aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-24gdb/Jan Kratochvil1-1/+0
2012-12-16gdb/Jan Kratochvil1-5/+3
2012-12-14 Partial fix for PR c++/14160:Tom Tromey1-0/+30
2012-12-12 * dbxread.c (read_dbx_symtab): Update.Tom Tromey1-8/+8
2012-12-11 * dwarf2read.c (dwarf2_get_dwz_file): Set 'dwz_file'.Tom Tromey1-0/+1
2012-12-10 * dwarf2read.c (dwarf2_cu): Enhance comment.Doug Evans1-3/+20
2012-12-10 * dwarf2read.c (create_dwo_in_dwp): Tweak comment.Doug Evans1-2/+2
2012-12-10 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.Tom Tromey1-5/+18
2012-12-09gdb/Jan Kratochvil1-51/+20
2012-12-09gdb/Jan Kratochvil1-6/+26
2012-12-03 * dwarf2read.c (struct dwarf2_per_objfile): Clarify comment.Doug Evans1-4/+6
2012-11-26 * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.Tom Tromey1-3/+4
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-1/+2
2012-11-15 ARI xasprintf rule fixes.Pierre Muller1-8/+9
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey1-3/+4
2012-11-05 Add support for DWP files. http://gcc.gnu.org/wiki/DebugFissionDWPDoug Evans1-185/+872
2012-10-11 * dwarf2read.c (process_psymtab_comp_unit_reader): Remove duplicateDoug Evans1-1/+1
2012-10-11 * dwarf2read.c (read_1_byte): Add const to buf parameter.Doug Evans1-17/+17
2012-09-26 * dwarf2read.c (mark_common_block_symbol_computed): New function.Tom Tromey1-4/+142
2012-09-262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-35/+45
2012-09-19 * buildsym.h (param_symbols): Delete, unused.Doug Evans1-1/+0
2012-09-12 * dwarf2read.c (dwarf2_read_addr_index): Fix handling the case whereDoug Evans1-3/+6
2012-09-11 * dwarf2read.c (dw2_do_expand_symtabs_matching): Don't examineDoug Evans1-6/+12
2012-08-27gdb/Jan Kratochvil1-8/+7
2012-08-22 * dwarf2read.c (macro_start_file): Update.Tom Tromey1-2/+2
2012-08-15 * dwarf2read.c (dwarf_decode_macro_bytes)Tom Tromey1-24/+25
2012-08-02gdb/Yao Qi1-5/+5
2012-07-26 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameterSiddhesh Poyarekar1-7/+7
2012-07-20 * NEWS: Document new options "set/show use-deprecated-index-sections",Doug Evans1-5/+19
2012-07-202012-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-1/+5
2012-07-20 * dwarf2read.c (try_open_dwo_file): Don't callTom Tromey1-1/+0
2012-07-19 * dwarf2read.c (dwarf2_ranges_read): Ignore ranges starting at zero ifDoug Evans1-3/+25
2012-07-18 * dwarf2read.c (struct dwz_file) <gdb_index>: New field.Tom Tromey1-42/+131
2012-07-18 * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.Tom Tromey1-76/+409
2012-07-18 * dwarf2read.c: Don't include zlib.h or sys/mman.h.Tom Tromey1-189/+11
2012-07-18 * dwarf2read.c (try_open_dwo_file): use gdb_bfd_open.Tom Tromey1-1/+1
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-1/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-6/+4
2012-07-16 * dwarf2read.c (stmt_list_hash): New struct.Doug Evans1-75/+143
2012-07-13gdb/Jan Kratochvil1-1/+12
2012-07-13gdb/Jan Kratochvil1-1/+12
2012-07-10 PR gdb/13498Doug Evans1-170/+959
2012-07-10 * dwarf2read.c (load_full_type_unit): Simplify.Doug Evans1-15/+6
2012-07-09 * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_unitsDoug Evans1-8/+8
2012-07-09 * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu".Doug Evans1-6/+4
2012-07-06 * dwarf2read.c (dw2_expand_symtabs_matching): Fix typo.Doug Evans1-1/+1
2012-07-02 * dwarf2read.c (maybe_queue_comp_unit): Move definition next to othersDoug Evans1-42/+42
2012-07-02 * dwarf2read.c (create_debug_types_hash_table): Use "debug dwarf2-read"Doug Evans1-8/+33
2012-07-01 * dwarf2read.c (signatured_type): Make "per_cu" member first.Doug Evans1-25/+60