summaryrefslogtreecommitdiff
path: root/gdb/partial-stab.h
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-13/+13
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-700/+707
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-9/+9
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+812
* Initial creation of sourceware repositoryStan Shebs1999-04-161-812/+0
* Improve support for SunPro F77.Peter Schauer1998-06-281-1/+2
* * partial-stab.h: 'F' and 'f' type N_FUN psymbols should passRon Unrau1998-06-141-4/+6
* * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1997-09-081-0/+1
* Thu Jul 17 11:38:46 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1997-07-171-0/+7
* * dbxread.c: Don't swap symbols in place, since internal andStu Grossman1996-10-241-2/+2
* * dbxread.c (process_one_symbol): Check for null string directlyFred Fish1996-10-111-1/+1
* * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman1996-07-231-15/+39
* Add new support for parsing cfront stabs.Dawn Perchik1996-04-241-0/+3
* * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.Fred Fish1996-04-061-36/+36
* * partial-stab.h (case N_ENDM): Finish current partial symbolPeter Schauer1996-03-191-1/+19
* * partial-stab.h (case N_FUN): Function symbols generatedPeter Schauer1996-02-241-2/+8
* * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1996-01-081-3/+41
* * defs.h: Delete extraneous whitespace at end of file.Fred Fish1995-12-211-1/+1
* * partial-stab.h: Remove GDB_TARGET_IS_HPPA kludge.Jeff Law1995-11-131-15/+1
* * configure.in: Recognize aix4 specially as some aspectsJeff Law1995-08-121-0/+11
* Update FSF address.Fred Fish1995-08-021-1/+1
* * Makefile.in (xcoffread.o): Depend on partial-stab.h.Jim Kingdon1995-05-181-0/+1
* * partial-stab.h: Expand comments.Jim Kingdon1995-05-121-0/+11
* * dbxread.c (process_one_symbol) [SOFUN_ADDRESS_MAYBE_MISSING]:Peter Schauer1995-04-011-1/+8
* * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME.Jim Kingdon1995-02-091-0/+3
* * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1995-02-091-2/+8
* * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge,Jeff Law1994-11-061-0/+13
* * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; theyJeff Law1994-10-121-6/+0
* * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1994-09-101-3/+0
* * Makefile.in: Add stuff to build nlmstub.Stu Grossman1994-07-231-0/+4
* * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1994-04-261-2/+6
* * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1994-04-081-1/+3
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-1/+1
* * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:Jim Kingdon1994-01-251-1/+1
* * partial-stab.h: Ignore ':' symbol descriptors. Same case asJim Kingdon1993-11-121-5/+19
* * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1993-11-111-49/+90
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-2/+2
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-1/+1
* * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1993-09-021-0/+2
* * symtab.h (enum minimal_symbol_type): Add mst_file_*.Jim Kingdon1993-07-201-20/+4
* * partial-stab.h (N_SO): Add the text offset to valu before, not after,Jim Kingdon1993-07-181-4/+4
* * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN.Jim Kingdon1993-06-241-72/+42
* * dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore1993-04-151-5/+4
* * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCLStu Grossman1992-12-311-12/+5
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-17/+33
* Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1992-12-171-7/+13
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-1/+2
* * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pstJohn Gilmore1992-10-221-2/+2
* * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.John Gilmore1992-09-261-2/+2
* * Makefile.in (OTHERS): Add gcc.patch.Stu Grossman1992-07-161-35/+31