aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-11-15 From Jerome Guitton <guitton@adacore.com>Joel Brobecker1-12/+23
2008-10-24 * dwarf2read.c (typename_concat): Don't segv if prefix or suffixDoug Evans1-10/+8
2008-10-10 * dwarf2read.c (comp_unit_head): Use unsigned int consistentlyDoug Evans1-72/+91
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-9/+5
2008-10-06 * dwarf2read.c (dwarf2_die_debug): New static global.Doug Evans1-33/+126
2008-10-06 * dwarf2read.c (offset_in_cu_p): New function.Doug Evans1-7/+18
2008-09-30 * dwarf2read.c (dwarf2_get_subprogram_pc_bounds): New function.Joel Brobecker1-5/+38
2008-09-23 * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans1-1/+1
2008-09-15 * dwarf2read.c (struct abbrev_info): Make members name, form 16 bits.Doug Evans1-4/+4
2008-09-15 * dwarf2read.c (struct die_info): Make members tag, num_attrs 16 bits.Doug Evans1-4/+11
2008-09-13 * dwarf2read.c (add_partial_subprogram): New procedure.Joel Brobecker1-18/+62
2008-09-12 * dwarf2read.c (comp_unit_head): Rename first_die_ptr toDoug Evans1-40/+30
2008-09-01 Stay compatible after the GCC PR fortran/29635 fix.Jan Kratochvil1-3/+3
2008-08-29 * dwarf2read.c (dwarf2_build_psymtabs_hard): Copy dirname onTom Tromey1-1/+3
2008-08-24gdb:Tom Tromey1-8/+9
2008-08-21 * dwarf2read.c (processing_current_prefix): Delete staticDaniel Jacobowitz1-245/+186
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz1-0/+38
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-3/+3
2008-08-20 * dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):Daniel Jacobowitz1-22/+31
2008-08-20 * dwarf2read.c (queue_comp_unit): Take an objfile argument. ReadDaniel Jacobowitz1-54/+43
2008-08-20 * dwarf2read.c (struct attribute): Move earlier.Daniel Jacobowitz1-24/+28
2008-08-20 * dwarf2read.c (REF_HASH_SIZE): Delete.Daniel Jacobowitz1-28/+42
2008-08-20 * dwarf2read.c (free_die_list, copy_die): Delete.Daniel Jacobowitz1-62/+7
2008-08-20 * dwarf2read.c (read_die_and_children): Ignore NULL DIEs.Daniel Jacobowitz1-18/+14
2008-06-27 * dwarf2read.c (read_attribute_value): Issue a complaint whenJoel Brobecker1-1/+7
2008-06-26 * dwarf2read.c (read_attribute_value): Treat size attributeJoel Brobecker1-0/+12
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-3/+1
2008-05-16gdb/Ulrich Weigand1-1/+1
2008-05-05 * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski1-18/+1
2008-05-04 * dwarf2read.c (struct dwarf2_cu): Add type_hash.Daniel Jacobowitz1-288/+170
2008-05-04 * dwarf2read.c (dwarf2_ranges_read, read_partial_die): InitializeDaniel Jacobowitz1-3/+2
2008-05-04 gdb/Jan Kratochvil1-7/+53
2008-05-04 Set CU BASE_ADDRESS already from partial DIEs.Jan Kratochvil1-0/+31
2008-04-25gdb/Pedro Alves1-0/+6
2008-04-22doc/ChangeLog:Corinna Vinschen1-0/+6
2008-04-21 * dwarf2read.c (zlib_decompress_section): Define abfd in theCraig Silverstein1-1/+1
2008-04-19 * configure.ac (AC_SEARCH_LIBS): Add check for zlib.Craig Silverstein1-23/+174
2008-03-26 * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand1-6/+11
2008-03-182008-03-18 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand1-9/+41
2008-03-102008-03-10 Matt Rice <ratmice@gmail.com>Daniel Jacobowitz1-0/+3
2008-02-01 * dwarf2read.c (add_partial_symbol): Always store all Ada subprogramsJoel Brobecker1-2/+13
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-1/+1
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-1/+1
2008-01-09 * dwarf2read.c (read_enumeration_type): Add comment.Joel Brobecker1-0/+5
2008-01-03 * dwarf2read.c (read_enumeration_type): Flag type as stub ifJoel Brobecker1-0/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-26 * dwarf2read.c (read_base_type): Fix obvious &&/|| confusion.Joel Brobecker1-2/+2
2007-12-24 * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHARJoel Brobecker1-2/+2
2007-12-22 * dwarf2read.c (scan_partial_symbols partial_die_parent_scope)Jan Kratochvil1-0/+10