GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
dwarf2read.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
dwarf2read: Get rid of VEC (dwarf2_section_info_def)
Simon Marchi
2019-06-21
1
-4
/
+1
*
dwarf2read: C++ify dwo_file
Simon Marchi
2019-06-21
1
-1
/
+1
*
dwarf2read: Use bool for dwarf2_section_info fields
Simon Marchi
2019-06-21
1
-2
/
+2
*
[gdb] Fix build breaker with gcc 4.8
Tom de Vries
2019-06-19
1
-1
/
+3
*
[gdb] Fix abstract_to_concrete type
Tom de Vries
2019-06-18
1
-1
/
+1
*
Write index for dwz -m file
Simon Marchi
2019-06-16
1
-0
/
+38
*
Convert dwarf2_per_objfile to type-safe registry API
Tom Tromey
2019-05-08
1
-1
/
+1
*
Don't declare read_unsigned_leb128 in defs.h
Tom Tromey
2019-05-08
1
-0
/
+2
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-2
/
+0
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-0
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies
Tom de Vries
2018-09-05
1
-0
/
+8
*
Add DWARF index cache
Simon Marchi
2018-08-07
1
-0
/
+5
*
gdb: Add switch to disable DWARF stack unwinders
Andrew Burgess
2018-07-26
1
-0
/
+4
*
Remove a VEC from dwarf2read.c
Tom Tromey
2018-06-09
1
-1
/
+1
*
Allocate dwz_file with new
Tom Tromey
2018-05-18
1
-1
/
+1
*
Allocate dwp_file with new
Tom Tromey
2018-05-18
1
-1
/
+1
*
Use new to allocate mapped_index
Tom Tromey
2018-05-18
1
-1
/
+1
*
Make dwarf2_per_objfile::all_type_units an std::vector
Simon Marchi
2018-04-07
1
-10
/
+2
*
Make dwarf2_per_objfile::all_comp_units an std::vector
Simon Marchi
2018-04-07
1
-4
/
+1
*
Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile
Simon Marchi
2018-04-07
1
-0
/
+25
*
Move DWARF index-related things to a separate file
Simon Marchi
2018-03-27
1
-0
/
+375