projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make dwarf2_per_objfile::all_comp_units an std::vector
[external/binutils.git]
/
gdb
/
dwarf2read.c
2018-04-07
Simon Marchi
Make dwarf2_per_objfile::all_comp_units an std::vector
blob
|
commitdiff
2018-04-07
Simon Marchi
Remove some usages of get_dwarf2_per_objfile
blob
|
commitdiff
|
diff to current
2018-04-07
Simon Marchi
Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_...
blob
|
commitdiff
|
diff to current
2018-04-07
Simon Marchi
Remove some unused variables in dwarf2read.c
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Introduce a gdb_ref_ptr specialization for struct value
blob
|
commitdiff
|
diff to current
2018-03-30
Tom Tromey
Remove free_dwo_file_cleanup
blob
|
commitdiff
|
diff to current
2018-03-30
Tom Tromey
Remove parameter from free_dwo_file
blob
|
commitdiff
|
diff to current
2018-03-30
Tom Tromey
Remove free_cached_comp_units cleanups
blob
|
commitdiff
|
diff to current
2018-03-27
Simon Marchi
Move DWARF index-related things to a separate file
blob
|
commitdiff
|
diff to current
2018-03-27
Joel Brobecker
problem looking up some symbols when they have a linkag...
blob
|
commitdiff
|
diff to current
2018-03-26
Simon Marchi
Remove DEF_VEC_I(offset_type)
blob
|
commitdiff
|
diff to current
2018-03-23
Keith Seitz
Add psymbols for nested types
blob
|
commitdiff
|
diff to current
2018-03-12
Tom Tromey
Use std::vector for field lists in dwarf2read.c
blob
|
commitdiff
|
diff to current
2018-03-12
Tom Tromey
Remove cleanup from build_type_psymtabs_1
blob
|
commitdiff
|
diff to current
2018-03-01
Tom Tromey
Fix Rust enum test failures
blob
|
commitdiff
|
diff to current
2018-02-28
Sergio Durigan Junior
Create new common/pathstuff.[ch]
blob
|
commitdiff
|
diff to current
2018-02-26
Tom Tromey
Handle DW_TAG_variant_part and DW_TAG_variant
blob
|
commitdiff
|
diff to current
2018-02-26
Tom Tromey
Convert Rust to use discriminated unions
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Move read_partial_die to partial_die_info::read
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Move fixup_partial_die to partial_die_info::fixup
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Remove one argument abbrev_len in read_partial_die
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Class-fy partial_die_info
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Change find_partial_die_in_comp_unit to dwarf2_cu:...
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Don't check abbrev is NULL in read_partial_die
blob
|
commitdiff
|
diff to current
2018-02-26
Yao Qi
Re-write partial_die_info allocation in load_partial_dies
blob
|
commitdiff
|
diff to current
2018-02-23
Simon Marchi
dwarf: Make sect_offset 64-bits
blob
|
commitdiff
|
diff to current
2018-02-16
Yao Qi
New class allocate_on_obstack
blob
|
commitdiff
|
diff to current
2018-02-14
Tom Tromey
Change openp et al to use a unique_xmalloc_ptr
blob
|
commitdiff
|
diff to current
2018-02-13
Simon Marchi
Use enum flags for flags passed to openp
blob
|
commitdiff
|
diff to current
2018-02-12
Andrew Burgess
gdb: Remove cleanup from dw2_do_instantiate_symtab
blob
|
commitdiff
|
diff to current
2018-02-05
Joel Brobecker
Move comment in gdb/dwarf2read.c::dwarf2_physname
blob
|
commitdiff
|
diff to current
2018-01-28
Simon Marchi
Remove dwarf2_per_objfile_free and use after free of...
blob
|
commitdiff
|
diff to current
2018-01-22
Joel Brobecker
Ada/DWARF: Assume the Ada compiler produces descriptive...
blob
|
commitdiff
|
diff to current
2018-01-18
Yao Qi
Make abbrev_table::abbrevs private
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Tromey
Remove symbolp typedef
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Tromey
Remove objfile argument from add_dyn_prop
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Tromey
Change dwarf2_cu::method_info to be a std::vector
blob
|
commitdiff
|
diff to current
2018-01-17
Simon Marchi
Allocate dwarf2_cu with new
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Tromey
Allocate abbrev_table with new
blob
|
commitdiff
|
diff to current
2018-01-17
Tom Tromey
Unify new_symbol and new_symbol_full
blob
|
commitdiff
|
diff to current
2018-01-10
Pedro Alves
language_get_symbol_name_matcher -> get_symbol_name_matcher
blob
|
commitdiff
|
diff to current
2018-01-10
Pedro Alves
Ada: make verbatim matcher override other language...
blob
|
commitdiff
|
diff to current
2018-01-09
Xavier Roirand
Fix breakpoint add on inlined function using function...
blob
|
commitdiff
|
diff to current
2018-01-07
Simon Marchi
Remove dwarf2_cu::dwarf2_per_objfile
blob
|
commitdiff
|
diff to current
2018-01-07
Simon Marchi
Remove dwarf2_per_objfile global
blob
|
commitdiff
|
diff to current
2018-01-07
Simon Marchi
Replace objfile field in dwarf2_cu and dwarf2_per_cu_da...
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Add support for dynamic DW_AT_byte_stride.
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
treat Ada DW_TAG_unspecified_type DIEs as stub types
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-31
Simon Marchi
dwarf2read: Silence -Wenum-compare-switch warning
blob
|
commitdiff
|
diff to current
2017-12-30
Simon Marchi
Make mapped_debug_names and mapped_index final
blob
|
commitdiff
|
diff to current
2017-12-14
Jan Kratochvil
DWARF-5 .debug_names DW_IDX_type_unit fix
blob
|
commitdiff
|
diff to current
2017-12-11
Pedro Alves
Unbreak build for non-ELF ports
blob
|
commitdiff
|
diff to current
2017-12-08
Pedro Alves
dwarf2read.c: Rewrite/simplify mock_mapped_index
blob
|
commitdiff
|
diff to current
2017-12-08
Pedro Alves
Support wildmatching in .debug_names too.
blob
|
commitdiff
|
diff to current
2017-12-08
Pedro Alves
dwarf2read.c:mapped_index, use gdb::array_view, simplif...
blob
|
commitdiff
|
diff to current
2017-12-08
Jan Kratochvil
DWARF-5: .debug_names index consumer
blob
|
commitdiff
|
diff to current
2017-12-08
Jan Kratochvil
Refactor: Move some generic code out of .gdb_index...
blob
|
commitdiff
|
diff to current
2017-12-08
Jan Kratochvil
Change dwarf2_initialize_objfile's return value
blob
|
commitdiff
|
diff to current
2017-12-08
Jan Kratochvil
DWARF-5: .debug_names index producer
blob
|
commitdiff
|
diff to current
2017-12-07
Keith Seitz
Record nested types
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-12-02
Sergio Durigan Junior
Add support for the readnever concept
blob
|
commitdiff
|
diff to current
2017-12-01
Sergio Durigan Junior
Revert "Add support for the readnever concept"
blob
|
commitdiff
|
diff to current
2017-12-01
Sergio Durigan Junior
Add support for the readnever concept
blob
|
commitdiff
|
diff to current
2017-11-29
Pedro Alves
Make "break foo" find "A::foo", A::B::foo", etc. [C...
blob
|
commitdiff
|
diff to current
2017-11-21
Pedro Alves
Fix mapped_index::find_name_components_bounds upper...
blob
|
commitdiff
|
diff to current
2017-11-21
Pedro Alves
Unit test name-component bounds searching directly
blob
|
commitdiff
|
diff to current
2017-11-21
Pedro Alves
0xff chars in name components table; cp-name-parser...
blob
|
commitdiff
|
diff to current
2017-11-17
Tom Tromey
Use an enum to represent subclasses of symbol
blob
|
commitdiff
|
diff to current
2017-11-17
Tom Tromey
Make template_symbol derive from symbol
blob
|
commitdiff
|
diff to current
2017-11-17
Tom Tromey
Handle dereferencing Rust trait objects
blob
|
commitdiff
|
diff to current
2017-11-08
Tom Tromey
Remove symbolp vector
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
lookup_name_info::make_ignore_params
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Reorder/reindent dw2_expand_symtabs_matching & friends
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Optimize .gdb_index symbol name searching
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Introduce lookup_name_info and generalize Ada's FULL...
blob
|
commitdiff
|
diff to current
2017-11-08
Pedro Alves
Per-language symbol name hashing algorithm
blob
|
commitdiff
|
diff to current
2017-11-04
Tom Tromey
Replace really_free_pendings with a scoped_ class
blob
|
commitdiff
|
diff to current
2017-10-18
Keith Seitz
Issue complaint instead of assert for invalid/unhandled...
blob
|
commitdiff
|
diff to current
2017-10-17
Keith Seitz
Record and output access specifiers for nested typedefs
blob
|
commitdiff
|
diff to current
2017-10-14
Simon Marchi
Replace psymbol_allocation_list with std::vector
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-10-09
Pedro Alves
Make cp_remove_params return a gdb::unique_xmalloc_ptr
blob
|
commitdiff
|
diff to current
2017-10-09
Tom Tromey
Remove some cleanups from dwarf2read.c
blob
|
commitdiff
|
diff to current
2017-09-28
Doug Evans
(open_and_init_dwp_file): Protect against some segvs
blob
|
commitdiff
|
diff to current
2017-09-27
Ulrich Weigand
Make init_type/arch_type take a size in bits
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify save_gdb_index_command
blob
|
commitdiff
|
diff to current
2017-09-26
Walfred Tedeschi
dwarf2read: Restrict ICC workaround to ICC<14
blob
|
commitdiff
|
diff to current
2017-09-26
Walfred Tedeschi
Move GDB producer parsing routines to a separate file
blob
|
commitdiff
|
diff to current
2017-09-19
Yao Qi
Use DISABLE_COPY_AND_ASSIGN
blob
|
commitdiff
|
diff to current
2017-09-15
Simon Marchi
dwarf2read: Replace copy_string usages with savestring
blob
|
commitdiff
|
diff to current
2017-09-09
Tom Tromey
Use std::vector in add_using_directive
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-08
Keith Seitz
Remove unused field field_info.fnfields
blob
|
commitdiff
|
diff to current
2017-09-06
Keith Seitz
Introduce dw2_linkage_name and dw2_linkage_name_attr.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Make "p S::method() const::static_var" work too
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Stop assuming no-debug-info variables have type int
blob
|
commitdiff
|
diff to current
2017-08-24
Jan Kratochvil
DWARF-5 Fix DW_FORM_implicit_const
blob
|
commitdiff
|
diff to current
2017-08-24
Jan Kratochvil
DWARF-5: Fix -fdebug-types-section
blob
|
commitdiff
|
diff to current
next