aboutsummaryrefslogtreecommitdiff
path: root/gdb/partial-stab.h
AgeCommit message (Expand)AuthorFilesLines
2001-08-152001-08-14 Daniel Jacobowitz <drow@mvista.com>H.J. Lu1-2/+2
2001-06-01* partial-stab.h (case N_FUN: case 'f':, case N_FUN: case 'F':)Jim Blandy1-0/+2
2001-06-01* partial-stab.h: New complaint: function_outside_compilation_unit.Jim Blandy1-8/+31
2001-05-31* partial-stab.h: Revert previous patch.Christopher Faylor1-5/+4
2001-05-31* partial-stab.h: Consistently guard against pst being NULL.Christopher Faylor1-4/+5
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-192001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-08-11Eliminate redundant pst test.Andrew Cagney1-1/+1
2000-08-102000-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+2
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-13/+13
2000-03-28* partial-stab.h: Add one more check against corrupted or irregular stabsChristopher Faylor1-1/+1
1999-09-22import gdb-1999-09-21Jason Molenda1-9/+15
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-2/+1
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-13/+13
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-700/+707
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-9/+9
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+812
1999-04-16Initial creation of sourceware repositoryStan Shebs1-812/+0
1998-06-28 Improve support for SunPro F77.Peter Schauer1-1/+2
1998-06-14 * partial-stab.h: 'F' and 'f' type N_FUN psymbols should passRon Unrau1-4/+6
1997-09-08 * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1-0/+1
1997-07-17Thu Jul 17 11:38:46 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+7
1996-10-24 * dbxread.c: Don't swap symbols in place, since internal andStu Grossman1-2/+2
1996-10-11 * dbxread.c (process_one_symbol): Check for null string directlyFred Fish1-1/+1
1996-07-23 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman1-15/+39
1996-04-24 Add new support for parsing cfront stabs.Dawn Perchik1-0/+3
1996-04-06 * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.Fred Fish1-36/+36
1996-03-19 * partial-stab.h (case N_ENDM): Finish current partial symbolPeter Schauer1-1/+19
1996-02-24 * partial-stab.h (case N_FUN): Function symbols generatedPeter Schauer1-2/+8
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1-3/+41
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-1/+1
1995-11-13 * partial-stab.h: Remove GDB_TARGET_IS_HPPA kludge.Jeff Law1-15/+1
1995-08-12 * configure.in: Recognize aix4 specially as some aspectsJeff Law1-0/+11
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-05-18 * Makefile.in (xcoffread.o): Depend on partial-stab.h.Jim Kingdon1-0/+1
1995-05-12* partial-stab.h: Expand comments.Jim Kingdon1-0/+11
1995-04-01 * dbxread.c (process_one_symbol) [SOFUN_ADDRESS_MAYBE_MISSING]:Peter Schauer1-1/+8
1995-02-09 * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME.Jim Kingdon1-0/+3
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1-2/+8
1994-11-06 * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge,Jeff Law1-0/+13
1994-10-12 * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; theyJeff Law1-6/+0
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1-3/+0
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-0/+4
1994-04-26 * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1-2/+6
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-1/+3
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-1/+1
1994-01-25 * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:Jim Kingdon1-1/+1
1993-11-12 * partial-stab.h: Ignore ':' symbol descriptors. Same case asJim Kingdon1-5/+19
1993-11-11 * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1-49/+90
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-2/+2