summaryrefslogtreecommitdiff
path: root/gdb/elfread.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* 2003-07-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-181-2/+3
* 2003-06-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-071-47/+26
* * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell2003-06-061-7/+21
* * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.Daniel Jacobowitz2003-02-201-7/+9
* * dbxread.c (stabs_data): New static variable.Daniel Jacobowitz2003-01-311-2/+1
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-3/+4
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-4/+4
* Replace complain() with complaint().Kevin Buettner2002-12-171-20/+10
* 2002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-251-4/+4
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-7/+1
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-1/+7
* Obsolete m88k.Andrew Cagney2002-07-241-6/+7
* Remove some vestiges of Harris 88k support.Jim Blandy2002-06-221-11/+0
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-191-29/+8
* 2002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-02-061-2/+0
* * gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw2002-02-041-4/+2
* * dwarf2cfi.c: New file.Jiri Smid2001-12-071-0/+3
* mfree() -> xmfree().Andrew Cagney2001-12-021-2/+2
* * symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2001-05-291-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-3/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Fix dwarf2read.c related crash in which section index was not beingKevin Buettner2000-12-041-23/+4
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-6/+14
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-32/+13
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-20/+17
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-111-4/+2
* 2000-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-051-2/+2
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-7/+7
* * elfread.c (elf_symtab_read): Revert changes by Amit S. Kale. AJim Kingdon2000-02-151-1/+2
* 2000-02-14 Amit S. Kale <akale@veritas.com>Jim Kingdon2000-02-141-1/+1
* 2000-01-17 Amit S. Kale <akale@veritas.com>Jim Kingdon2000-02-111-2/+1
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-1/+1
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-33/+29
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-14/+8
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-147/+149
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* Initial revisionStan Shebs1999-04-161-0/+849