| Commit message (Expand) | Author | Age | Files | Lines |
* | * dbxread.c (record_minimal_symbol): Record the section | Stu Grossman | 1994-04-26 | 1 | -2/+6 |
* | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1994-04-08 | 1 | -1/+3 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -1/+1 |
* | * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h: | Jim Kingdon | 1994-01-25 | 1 | -1/+1 |
* | * partial-stab.h: Ignore ':' symbol descriptors. Same case as | Jim Kingdon | 1993-11-12 | 1 | -5/+19 |
* | * printcmd.c (address_info): Use fprintf_symbol_filtered | Jeff Law | 1993-11-11 | 1 | -49/+90 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -2/+2 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -1/+1 |
* | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1993-09-02 | 1 | -0/+2 |
* | * symtab.h (enum minimal_symbol_type): Add mst_file_*. | Jim Kingdon | 1993-07-20 | 1 | -20/+4 |
* | * partial-stab.h (N_SO): Add the text offset to valu before, not after, | Jim Kingdon | 1993-07-18 | 1 | -4/+4 |
* | * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN. | Jim Kingdon | 1993-06-24 | 1 | -72/+42 |
* | * dbxread.c (unknown_symchar_complaint): Add new complaint. | John Gilmore | 1993-04-15 | 1 | -5/+4 |
* | * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCL | Stu Grossman | 1992-12-31 | 1 | -12/+5 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -17/+33 |
* | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 1992-12-17 | 1 | -7/+13 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -1/+2 |
* | * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pst | John Gilmore | 1992-10-22 | 1 | -2/+2 |
* | * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook. | John Gilmore | 1992-09-26 | 1 | -2/+2 |
* | * Makefile.in (OTHERS): Add gcc.patch. | Stu Grossman | 1992-07-16 | 1 | -35/+31 |
* | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1992-07-04 | 1 | -17/+23 |
* | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 1992-07-03 | 1 | -1/+2 |
* | Default dir_so_symnum to -10 to avoid even the slightest possibility of | Stu Grossman | 1992-06-26 | 1 | -2/+2 |
* | * partial-stab.h (N_SO): Rearrange code a little so that all SO | Stu Grossman | 1992-06-25 | 1 | -10/+10 |
* | * partial-stab.h (case N_TEXT): Fix fencepost error when | Stu Grossman | 1992-06-24 | 1 | -1/+1 |
* | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, | Stu Grossman | 1992-06-19 | 1 | -1/+8 |
* | * partial-stab.h: Convert single rindex use to strrchr. | Fred Fish | 1992-06-17 | 1 | -1/+1 |
* | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 1992-06-16 | 1 | -25/+33 |
* | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 1992-06-14 | 1 | -12/+21 |
* | * dbxread.c: Add symbol_size to struct dbx_symfile_info. | John Gilmore | 1992-06-13 | 1 | -1/+42 |
* | Lint | John Gilmore | 1992-03-29 | 1 | -5/+5 |
* | Misc cleanups from code review. | John Gilmore | 1992-03-27 | 1 | -1/+2 |
* | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 1992-03-21 | 1 | -5/+5 |
* | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1992-02-22 | 1 | -21/+22 |
* | More changes, mostly cleanups from the last set. | Per Bothner | 1991-12-27 | 1 | -14/+31 |
* | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1991-12-27 | 1 | -16/+0 |
* | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1991-12-23 | 1 | -0/+576 |