Age | Commit message (Expand) | Author | Files | Lines |
1996-10-11 | * dbxread.c (process_one_symbol): Check for null string directly | Fred Fish | 1 | -1/+1 |
1996-07-23 | * Makefile.in (os9kread.o): Remove dependency on partial-stab.h. | Stu Grossman | 1 | -15/+39 |
1996-04-24 | Add new support for parsing cfront stabs. | Dawn Perchik | 1 | -0/+3 |
1996-04-06 | * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef. | Fred Fish | 1 | -36/+36 |
1996-03-19 | * partial-stab.h (case N_ENDM): Finish current partial symbol | Peter Schauer | 1 | -1/+19 |
1996-02-24 | * partial-stab.h (case N_FUN): Function symbols generated | Peter Schauer | 1 | -2/+8 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -3/+41 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -1/+1 |
1995-11-13 | * partial-stab.h: Remove GDB_TARGET_IS_HPPA kludge. | Jeff Law | 1 | -15/+1 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 1 | -0/+11 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-05-18 | * Makefile.in (xcoffread.o): Depend on partial-stab.h. | Jim Kingdon | 1 | -0/+1 |
1995-05-12 | * partial-stab.h: Expand comments. | Jim Kingdon | 1 | -0/+11 |
1995-04-01 | * dbxread.c (process_one_symbol) [SOFUN_ADDRESS_MAYBE_MISSING]: | Peter Schauer | 1 | -1/+8 |
1995-02-09 | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME. | Jim Kingdon | 1 | -0/+3 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -2/+8 |
1994-11-06 | * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge, | Jeff Law | 1 | -0/+13 |
1994-10-12 | * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; they | Jeff Law | 1 | -6/+0 |
1994-09-10 | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1 | -3/+0 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1 | -0/+4 |
1994-04-26 | * dbxread.c (record_minimal_symbol): Record the section | Stu Grossman | 1 | -2/+6 |
1994-04-08 | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1 | -1/+3 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -1/+1 |
1994-01-25 | * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h: | Jim Kingdon | 1 | -1/+1 |
1993-11-12 | * partial-stab.h: Ignore ':' symbol descriptors. Same case as | Jim Kingdon | 1 | -5/+19 |
1993-11-11 | * printcmd.c (address_info): Use fprintf_symbol_filtered | Jeff Law | 1 | -49/+90 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -2/+2 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -1/+1 |
1993-09-02 | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1 | -0/+2 |
1993-07-20 | * symtab.h (enum minimal_symbol_type): Add mst_file_*. | Jim Kingdon | 1 | -20/+4 |
1993-07-18 | * partial-stab.h (N_SO): Add the text offset to valu before, not after, | Jim Kingdon | 1 | -4/+4 |
1993-06-24 | * partial-stab.h: Consolidate case statements for N_LSYM and N_FUN. | Jim Kingdon | 1 | -72/+42 |
1993-04-15 | * dbxread.c (unknown_symchar_complaint): Add new complaint. | John Gilmore | 1 | -5/+4 |
1992-12-31 | * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCL | Stu Grossman | 1 | -12/+5 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -17/+33 |
1992-12-17 | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 1 | -7/+13 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -1/+2 |
1992-10-22 | * partial-stab.h ('f', 'F'): Don't reference pst->textlow if pst | John Gilmore | 1 | -2/+2 |
1992-09-26 | * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook. | John Gilmore | 1 | -2/+2 |
1992-07-16 | * Makefile.in (OTHERS): Add gcc.patch. | Stu Grossman | 1 | -35/+31 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -17/+23 |
1992-07-03 | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 1 | -1/+2 |
1992-06-26 | Default dir_so_symnum to -10 to avoid even the slightest possibility of | Stu Grossman | 1 | -2/+2 |
1992-06-25 | * partial-stab.h (N_SO): Rearrange code a little so that all SO | Stu Grossman | 1 | -10/+10 |
1992-06-24 | * partial-stab.h (case N_TEXT): Fix fencepost error when | Stu Grossman | 1 | -1/+1 |
1992-06-19 | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, | Stu Grossman | 1 | -1/+8 |
1992-06-17 | * partial-stab.h: Convert single rindex use to strrchr. | Fred Fish | 1 | -1/+1 |
1992-06-16 | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 1 | -25/+33 |
1992-06-14 | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 1 | -12/+21 |
1992-06-13 | * dbxread.c: Add symbol_size to struct dbx_symfile_info. | John Gilmore | 1 | -1/+42 |