aboutsummaryrefslogtreecommitdiff
path: root/gdb/partial-stab.h
AgeCommit message (Expand)AuthorFilesLines
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
1992-06-16* dbxread.c (process_one_symbol), partial-stab.h: IgnoreStu Grossman1-25/+33
1992-06-14* dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore1-12/+21
1992-06-13* dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore1-1/+42
1992-03-29LintJohn Gilmore1-5/+5
1992-03-27Misc cleanups from code review.John Gilmore1-1/+2
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-5/+5
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-21/+22
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-14/+31
1991-12-27Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1-16/+0
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-0/+576