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
*
gdb: Carry default property type around with dynamic properties
Andrew Burgess
2019-07-12
1
-38
/
+82
*
gdb/dwarf: Ensure the target type of ranges is not void
Andrew Burgess
2019-07-12
1
-40
/
+52
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-10
/
+10
*
Avoid use-after-free in DWARF debug names code
Tom Tromey
2019-07-01
1
-6
/
+3
*
Handle either order of name and linkage name
Tom Tromey
2019-06-28
1
-2
/
+8
*
[gdb] Fix s390x -m31 build
Tom de Vries
2019-06-22
1
-18
/
+24
*
dwarf2read: Get rid of VEC (dwarf2_section_info_def)
Simon Marchi
2019-06-21
1
-34
/
+12
*
dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
Simon Marchi
2019-06-21
1
-6
/
+4
*
dwarf2read: C++ify dwo_file
Simon Marchi
2019-06-21
1
-74
/
+38
*
dwarf2read: Use bool for dwarf2_section_info fields
Simon Marchi
2019-06-21
1
-2
/
+2
*
[gdb] Fix abstract_to_concrete type
Tom de Vries
2019-06-18
1
-4
/
+9
*
Write index for dwz -m file
Simon Marchi
2019-06-16
1
-30
/
+2
*
Dwarf: Don't add nameless modules to partial symbol table
Bernhard Heckel
2019-06-11
1
-8
/
+9
*
[gdb] Fix heap-buffer-overflow in cp_find_first_component_aux
Tom de Vries
2019-06-10
1
-1
/
+1
*
[gdb/symtab] Support DW_AT_main_subprogram with -readnow.
Tom de Vries
2019-06-10
1
-0
/
+4
*
Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define'
Sergio Durigan Junior
2019-05-29
1
-17
/
+14
*
Make some DWARF complaints clearer
Tom Tromey
2019-05-29
1
-6
/
+19
*
gdb: Add constructor to struct cu_partial_die_info
Andrew Burgess
2019-05-18
1
-11
/
+16
*
[gdb] Fix heap-use-after-free in typename_concat
Tom de Vries
2019-05-17
1
-10
/
+32
*
Don't crash if dwarf_decode_macro_bytes's 'body' is NULL
Sergio Durigan Junior
2019-05-15
1
-1
/
+18
*
Convert dwarf2_per_objfile to type-safe registry API
Tom Tromey
2019-05-08
1
-37
/
+6
*
Remove "struct" from foreach statements
Tom Tromey
2019-05-03
1
-1
/
+1
*
Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
Ali Tamur
2019-04-30
1
-4
/
+46
*
Fix crash in dwarf2read.c with template parameters
Tom Tromey
2019-04-30
1
-7
/
+28
*
gdb/fortran: better types for components of complex numbers
Andrew Burgess
2019-04-30
1
-9
/
+29
*
[PATCH] Support for DW_FORM_strx tag
Ali Tamur
2019-04-25
1
-2
/
+9
*
Remove unused overload of line_header::file_name_at
Tom Tromey
2019-04-23
1
-8
/
+0
*
Support for DW_OP_addrx and DW_FORM_addrx tags
Ali Tamur
2019-04-22
1
-5
/
+15
*
Avoid crash in dwarf2_init_complex_target_type
Tom Tromey
2019-04-17
1
-1
/
+1
*
gdb: Fix failure in gdb.base/complex-parts.exp for x86-32
Andrew Burgess
2019-04-13
1
-0
/
+10
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-57
/
+51
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-51
/
+57
*
gdb: Add $_cimag and $_creal internal functions
Andrew Burgess
2019-04-01
1
-1
/
+35
*
Handle DW_AT_ranges when reading partial symtabs
Tom Tromey
2019-04-01
1
-0
/
+19
*
More block constification
Tom Tromey
2019-03-24
1
-3
/
+3
*
Remove redundant assignment from dwarf2_find_containing_comp_unit
Tom Tromey
2019-03-11
1
-1
/
+0
*
C++-ify bcache
Tom Tromey
2019-03-07
1
-1
/
+0
*
Fix BFD leak in dwarf2_get_dwz_file.
John Baldwin
2019-02-25
1
-1
/
+1
*
Fix crash when loading dwp files
Jordan Rupprecht
2019-02-25
1
-2
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-3
/
+3
*
Introduce dwarf2_cu::get_builder
Keith Seitz
2019-01-16
1
-116
/
+155
*
gdb/23712: Remove dw2_add_symbol_to_list
Keith Seitz
2019-01-10
1
-21
/
+4
*
Add psymtab_storage::allocate_dependencies
Tom Tromey
2019-01-10
1
-6
/
+4
*
Allocate the address map on the psymtab obstack
Tom Tromey
2019-01-10
1
-3
/
+3
*
Introduce class psymtab_storage
Tom Tromey
2019-01-10
1
-14
/
+16
*
Simplify calls to init_psymbol_list
Tom Tromey
2019-01-10
1
-3
/
+1
*
Change add_psymbol_to_list to use an enum
Tom Tromey
2019-01-10
1
-25
/
+20
*
Remove parameters from start_psymtab_common
Tom Tromey
2019-01-10
1
-3
/
+1
[next]