summaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
Commit message (Expand)AuthorAgeFilesLines
* Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy2001-10-241-15/+39
* * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra2001-09-201-6/+7
* Don't use error result from find_stab_function_addr().Kevin Buettner2001-09-061-2/+12
* 2001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-6/+2
* 2001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-2/+2
* 2001-08-14 Daniel Jacobowitz <drow@mvista.com>H.J. Lu2001-08-151-11/+4
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-1/+13
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-1/+2
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2001-03-261-1/+2
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-1/+1
* * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.Jason Merrill2001-01-191-1/+11
* Replace free() with xfree().Kevin Buettner2000-12-151-6/+6
* 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2000-12-081-1/+1
* Spelling correction in comment: dependant->dependentDavid Anderson2000-09-011-3/+3
* Protoization.Kevin Buettner2000-08-211-7/+3
* Protoization.Kevin Buettner2000-07-301-101/+43
* Eliminate PARAMS from function pointer declarations.Kevin Buettner2000-06-041-3/+3
* PARAMS removal.Kevin Buettner2000-05-281-48/+27
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-1/+13
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-26/+33
* import gdb-2000-01-05 snapshotJason Molenda2000-01-061-3/+7
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+1
* import gdb-1999-09-21Jason Molenda1999-09-221-28/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-28/+21
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-31/+22
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-344/+356
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-5/+48
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+2738
* Initial creation of sourceware repositoryStan Shebs1999-04-161-2738/+0
* Improve support for SunPro F77.Peter Schauer1998-06-281-3/+29
* * dbxread.c (read_dbx_symtab): Don't lower texthigh for last psymtab.Doug Evans1998-06-051-32/+21
* * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabsJeff Law1997-10-221-4/+0
* * dbxread.c: Fix various violations of the GNU coding andJeff Law1997-10-221-22/+59
* * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c:Dawn Perchik1997-09-221-4/+1
* * dbxread.c (MSYMBOL_SIZE): New macro.Mark Alexander1997-09-151-2/+9
* * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. FixJeff Law1997-09-091-6/+6
* * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1997-09-081-9/+58
* * buildsym.h (struct subfile): Add debugformat member.Fred Fish1997-06-281-5/+25
* * dbxread.c: Don't swap symbols in place, since internal andStu Grossman1996-10-241-22/+40
* Just some cleanups noticed while working on PR 10760Fred Fish1996-10-081-1/+1
* Replace header_files global by per-objfile field.Per Bothner1996-10-071-49/+49
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-6/+4
* * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman1996-07-231-45/+49
* (laying some groundwork for a fix for PR 8443)Fred Fish1996-07-081-11/+3