summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
...
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-2/+3
* * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.Doug Evans2013-04-301-55/+67
* * dwarf2read.c (dw2_find_symbol_file): Initialize filename beforeDoug Evans2013-04-301-0/+3
* * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning forPierre Muller2013-04-291-3/+3
* Add ARI marker to get_DW_AT_signature_type.Joel Brobecker2013-04-291-2/+2
* PR corefiles/14983:Tom Tromey2013-04-251-2/+1
* * dwarf2read.c (setup_type_unit_groups): Fix comment.Doug Evans2013-04-241-1/+1
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* -Wpointer-sign: dwarf2read.c.Pedro Alves2013-04-191-2/+2
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-3/+3
* * dwarf2read.c (struct signatured_type): New member type.Doug Evans2013-04-171-89/+205
* * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".Doug Evans2013-04-151-64/+74
* * dwarf2read.c (create_debug_types_hash_table): Use hex_stringDoug Evans2013-04-151-15/+11
* PR c++/11990:Tom Tromey2013-04-151-7/+7
* * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: NowTom Tromey2013-04-121-204/+207
* * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey2013-04-081-2/+2
* * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey2013-04-081-4/+3
* * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.Doug Evans2013-04-051-9/+12
* * dwarf2read.c (read_die_and_siblings_1): Renamed fromDoug Evans2013-04-031-11/+67
* * dwarf2read.c (struct dwo_file): New member comp_dir.Doug Evans2013-04-031-20/+32
* * dwarf2read.c (read_structure_type): Fix typo in comment.Doug Evans2013-04-021-1/+1
* * dwarf2read.c (lookup_signatured_type_at_offset): Delete.Doug Evans2013-04-011-36/+1
* * dwarf2read.c (struct dwarf2_per_cu_data): Move memberDoug Evans2013-04-011-65/+48
* * dwarf2read.c (free_dwo_file): Add comment.Doug Evans2013-04-011-0/+3
* * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.Doug Evans2013-03-291-18/+37
* * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, andDoug Evans2013-03-291-4/+0
* * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.Doug Evans2013-03-291-2/+2
* * dwarf2read.c (read_cutu_die_from_dwo): New function.Doug Evans2013-03-291-155/+242
* * dwarf2read.c (struct signatured_type): Tweak comment.Doug Evans2013-03-291-16/+22
* * dwarf2read.c (lookup_signatured_type): Remove complaint aboutDoug Evans2013-03-291-7/+3
* * dwarf2read.c (create_debug_types_hash_table): Don't allocate theDoug Evans2013-03-291-8/+8
* * dwarf2read.c (create_addrmap_from_index): Complain about bad CUDoug Evans2013-03-291-3/+12
* * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".Doug Evans2013-03-291-12/+18
* * dwarf2read.c (struct dwarf2_per_cu_data): Rename memberDoug Evans2013-03-281-22/+21
* * dwarf2read.c (create_partial_symtab): Add forward decl.Doug Evans2013-03-281-186/+199
* * dwarf2read.c (dwarf2_physname): Move declaration to better spot.Doug Evans2013-03-281-5/+5
* * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey2013-03-201-9/+0
* 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2013-03-201-28/+47
* gdb/Jan Kratochvil2013-03-141-0/+3
* gdb/Jan Kratochvil2013-03-101-3/+12
* PR gdb/15102:Tom Tromey2013-02-181-5/+8
* gdb/Jan Kratochvil2013-02-031-30/+35
* gdb/Jan Kratochvil2013-02-031-16/+34
* gdb/Jan Kratochvil2013-02-031-2/+8
* gdb/Jan Kratochvil2013-02-031-1/+2
* gdb/Jan Kratochvil2013-02-031-7/+15
* gdb/Jan Kratochvil2013-02-031-7/+4
* gdb/Jan Kratochvil2013-02-031-26/+5
* PR c++/14998:Tom Tromey2013-01-311-0/+9
* * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)Tom Tromey2013-01-301-4/+4