aboutsummaryrefslogtreecommitdiff
path: root/gdb/partial-stab.h
AgeCommit message (Expand)AuthorFilesLines
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
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-1/+1
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-0/+2
1993-07-20 * symtab.h (enum minimal_symbol_type): Add mst_file_*.Jim Kingdon1-20/+4
1993-07-18 * partial-stab.h (N_SO): Add the text offset to valu before, not after,Jim Kingdon1-4/+4
1993-06-24 * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN.Jim Kingdon1-72/+42
1993-04-15* dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore1-5/+4
1992-12-31 * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCLStu Grossman1-12/+5
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-17/+33
1992-12-17Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1-7/+13
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-1/+2
1992-10-22* partial-stab.h ('f', 'F'): Don't reference pst->textlow if pstJohn Gilmore1-2/+2
1992-09-26* findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.John Gilmore1-2/+2
1992-07-16* Makefile.in (OTHERS): Add gcc.patch.Stu Grossman1-35/+31
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-17/+23
1992-07-03* dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1-1/+2
1992-06-26Default dir_so_symnum to -10 to avoid even the slightest possibility ofStu Grossman1-2/+2
1992-06-25* partial-stab.h (N_SO): Rearrange code a little so that all SOStu Grossman1-10/+10
1992-06-24* partial-stab.h (case N_TEXT): Fix fencepost error whenStu Grossman1-1/+1
1992-06-19* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,Stu Grossman1-1/+8
1992-06-17 * partial-stab.h: Convert single rindex use to strrchr.Fred Fish1-1/+1