summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2read (dwarf2_build_psymtabs_hard): Doc fix.Jim Blandy2001-07-051-0/+13
* * dwarf2read.c (struct partial_die_info): New member: has_pc_info.Jim Blandy2001-07-041-13/+9
* * dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneousJim Blandy2001-07-041-2/+1
* * dwarf2read.c (read_comp_unit, sibling_die, dump_die,Jim Blandy2001-07-021-12/+13
* * dwarf2read.c (set_cu_language): Handle DW_LANG_Java.Per Bothner2001-06-081-0/+3
* * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.Eli Zaretskii2001-04-301-2/+3
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-5/+10
* * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):Jim Blandy2001-01-241-4/+8
* Replace free() with xfree().Kevin Buettner2000-12-151-9/+9
* 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2000-12-081-2/+10
* 2000-11-07 Daniel Berlin <dberlin@redhat.com>Daniel Berlin2000-11-081-39/+2
* In new_symbol(), relocate symbol address by base address of the sectionKevin Buettner2000-11-031-2/+8
* Fix date in comment.Kevin Buettner2000-08-041-1/+1
* DWARF2.1 64-bit support.Kevin Buettner2000-08-041-17/+122
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-143/+58
* * dwarf2read.c (read_structure_scope): Correct overzealousJim Blandy2000-07-241-1/+1
* Eliminate global address_size. Replace with functionAndrew Cagney2000-07-241-283/+306
* From Richard Henderson <rth@cygnus.com>:Andrew Cagney2000-07-181-4/+6
* 2000-06-14 Jim Blandy <jimb@redhat.com>Jim Blandy2000-06-141-14/+15
* C++ improvementsgdb-premipsmulti-2000-06-06-branchpointDaniel Berlin2000-06-051-6/+43
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-110/+93
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-1/+16
* Fix typo in sign extension code in dwarf2_const_value_data().Kevin Buettner2000-05-131-1/+1
* * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter2000-04-261-11/+6
* * dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997.Jim Blandy2000-04-081-31/+2
* Read 2 byte (16 bit addresses) when needed.Andrew Cagney2000-02-291-0/+3
* From Jason Merrill: (die_is_declaration): New fn..Andrew Cagney2000-02-141-1/+10
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-0/+8
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-93/+63
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-4/+4
* import gdb-1999-09-21Jason Molenda1999-09-221-1/+7
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-17/+10
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-245/+250
* import gdb-19990422 snapshotStan Shebs1999-04-261-11/+55
* Initial revisionStan Shebs1999-04-161-0/+5865