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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DWARF code to dwarf2/ subdirectory
Tom Tromey
2020-02-08
1
-25534
/
+0
*
Remove die_reader_specs::comp_dir
Tom Tromey
2020-02-08
1
-11
/
+0
*
Change attr_form_is_block to be a method
Tom Tromey
2020-02-08
1
-20
/
+20
*
Change some attribute functions to be methods
Tom Tromey
2020-02-08
1
-44
/
+44
*
Create dwarf2/attribute.[ch]
Tom Tromey
2020-02-08
1
-168
/
+1
*
Create dwarf2/abbrev.[ch]
Tom Tromey
2020-02-08
1
-224
/
+5
*
Change section functions to be methods of dwarf2_section_info
Tom Tromey
2020-02-08
1
-69
/
+69
*
Create dwarf2/section.[ch]
Tom Tromey
2020-02-08
1
-175
/
+0
*
Create dwarf2/leb.[ch]
Tom Tromey
2020-02-08
1
-129
/
+1
*
Consolidate partial symtab dependency reading
Tom Tromey
2020-01-26
1
-19
/
+1
*
Introduce partial_symtab::expand_psymtab method
Tom Tromey
2020-01-26
1
-13
/
+11
*
Consolidate psymtab "Reading" messages
Tom Tromey
2020-01-26
1
-31
/
+13
*
Introduce partial_symtab::read_symtab method
Tom Tromey
2020-01-26
1
-40
/
+33
*
Turn start_psymtab_common into a constructor
Tom Tromey
2020-01-26
1
-1
/
+1
*
Change allocate_psymtab to be a constructor
Tom Tromey
2020-01-26
1
-1
/
+1
*
Change some psymtab fields to bool
Tom Tromey
2020-01-26
1
-6
/
+6
*
gdb: Include end of sequence markers in the line table
Andrew Burgess
2020-01-24
1
-3
/
+5
*
gdb: introduce objfile text_section_offset and data_section_offset methods
Simon Marchi
2020-01-23
1
-20
/
+18
*
Replace init_cutu_and_read_dies with a class
Tom Tromey
2020-01-19
1
-323
/
+227
*
Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.
Ali Tamur
2020-01-13
1
-92
/
+228
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Change section_offsets to a std::vector
Tom Tromey
2020-01-08
1
-27
/
+22
*
Use std::string in dwarf2read.c
Tom Tromey
2020-01-08
1
-8
/
+5
*
Use std::vector in abbrev_table_read_table
Tom Tromey
2020-01-08
1
-23
/
+8
*
Use unique_xmalloc_ptr in fixup_go_packaging
Tom Tromey
2020-01-08
1
-9
/
+7
*
Remove some explicit memory management from dwarf2read.c
Tom Tromey
2020-01-08
1
-88
/
+55
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Make symbol_set_names a member function
Christian Biesinger
2019-12-27
1
-3
/
+3
*
Fix printing ULONGEST variables on x86-32
Ruslan Kabatsayev
2019-12-26
1
-3
/
+3
*
Use enum bitfield for the calling_convention attribute of a subroutine
Tankut Baris Aktemur
2019-12-20
1
-2
/
+30
*
gdb: recognize new DWARF attributes: defaulted, deleted, calling conv.
Tankut Baris Aktemur
2019-12-20
1
-0
/
+61
*
Use a member function to set a symbol's language
Christian Biesinger
2019-12-16
1
-2
/
+2
*
Use an accessor function for general_symbol_info::language
Christian Biesinger
2019-12-16
1
-1
/
+1
*
Remove gdbarch_bits_big_endian
Tom Tromey
2019-12-04
1
-1
/
+1
*
Add scalar_storage_order support for floating point
Tom Tromey
2019-12-04
1
-20
/
+29
*
Silence maybe-uninitialized warning in dwarf2read.c
Tom Tromey
2019-12-04
1
-1
/
+1
*
gdb: Dynamic string length support
Andrew Burgess
2019-12-01
1
-15
/
+84
*
gdb/dwarf: Introduce dwarf2_per_cu_int_type function
Andrew Burgess
2019-12-01
1
-11
/
+24
*
gdb/fortran: array stride support
Andrew Burgess
2019-12-01
1
-1
/
+46
*
Correctly compute length of DW_TAG_variant_part union
Tom Tromey
2019-11-30
1
-3
/
+8
*
Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
Kevin Buettner
2019-11-27
1
-0
/
+3
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-8
/
+8
*
Adjust byte order variable display/change if DW_AT_endianity is present.
Peeter Joot
2019-11-21
1
-11
/
+21
*
Replace "if (attr)" with "if (attr != nullptr)".
Ali Tamur
2019-11-19
1
-48
/
+48
*
Make struct symbol inherit from general_symbol_info
Christian Biesinger
2019-11-12
1
-4
/
+3
*
gdb/fortran: Add new 'info modules' command
Andrew Burgess
2019-10-31
1
-1
/
+27
*
Change some arguments to gdb::string_view instead of name+len
Christian Biesinger
2019-10-29
1
-15
/
+14
*
DWARF 5 support: Handle line table and file indexes
Ali Tamur
2019-10-21
1
-75
/
+108
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-6
/
+6
*
[gdb] Fix typos in comments
Tom de Vries
2019-10-17
1
-2
/
+2
[next]