Age | Commit message (Expand) | Author | Files | Lines |
1993-06-11 | * dbxread.c (process_one_symbol): Rather than having | Jim Kingdon | 1 | -51/+62 |
1993-05-30 | * dbxread.c (read_ofile_symtab): Remove "#if 1" around code to | Fred Fish | 1 | -5/+1 |
1993-04-15 | * dbxread.c (unknown_symchar_complaint): Add new complaint. | John Gilmore | 1 | -25/+51 |
1993-03-04 | * dbxread.c (dbx_symfile_init): Make size of the string table | Fred Fish | 1 | -35/+44 |
1993-03-03 | * dbxread.c (dbx_symfile_init): Fix for nonexistant string table, | Fred Fish | 1 | -3/+7 |
1993-02-17 | * dbxread.c (process_one_symbol): cast enum value N_SO into int when | K. Richard Pixley | 1 | -194/+31 |
1992-12-28 | * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs): | Fred Fish | 1 | -3/+6 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -11/+19 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -14/+18 |
1992-09-26 | * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook. | John Gilmore | 1 | -19/+19 |
1992-09-25 | * tm-sparc.h, dbxread.c (read_ofile_symtab): Install Jim Wilson's | Stu Grossman | 1 | -22/+30 |
1992-08-06 | * buildsym.c (start_subfile): Compact dirname initialization. | Fred Fish | 1 | -21/+52 |
1992-07-08 | * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL to | Stu Grossman | 1 | -3/+4 |
1992-07-05 | * buildsym.c (finish_block): Fix thinko `inner block' complaints. | John Gilmore | 1 | -1/+11 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -90/+137 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -3/+3 |
1992-07-03 | * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris. | John Gilmore | 1 | -2/+3 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -3/+3 |
1992-06-25 | * dbxread.c (dbx_symfile_init): Move more code under hp9000s800 | Stu Grossman | 1 | -1/+1 |
1992-06-24 | * dbxread.c (read_ofile_symtab): Remove N_CATCH special case, | John Gilmore | 1 | -11/+1 |
1992-06-19 | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, | Stu Grossman | 1 | -1/+209 |
1992-06-19 | * remote.c (getpkt): Error if input exceeds buffer size. | John Gilmore | 1 | -5/+1 |
1992-06-16 | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 1 | -9/+12 |
1992-06-15 | * Makefile.in (VERSION): Bump to 4.5.5. | Fred Fish | 1 | -10/+8 |
1992-06-14 | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 1 | -5/+13 |
1992-06-13 | * dbxread.c: Add symbol_size to struct dbx_symfile_info. | John Gilmore | 1 | -63/+298 |
1992-04-02 | Lint. | John Gilmore | 1 | -19/+17 |
1992-03-27 | Mostly changes to dbxread.c to preserve stringtab's on a per-objfile | Fred Fish | 1 | -168/+81 |
1992-03-19 | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 1 | -54/+119 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -17/+30 |
1992-02-22 | * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP. | John Gilmore | 1 | -185/+157 |
1992-01-28 | Handle debug symbols in dynamically loaded (relocated) code: | John Gilmore | 1 | -24/+76 |
1992-01-28 | Oops, checked in version with the wrong stuff enabled. Turn it off... | Stu Grossman | 1 | -2/+4 |
1992-01-28 | * dbxread.c (process_one_symbol): Make a first cut at handling | Stu Grossman | 1 | -6/+13 |
1992-01-13 | * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that | Per Bothner | 1 | -5/+12 |
1991-12-27 | More changes, mostly cleanups from the last set. | Per Bothner | 1 | -18/+5 |
1991-12-27 | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1 | -31/+0 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -677/+83 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -728/+149 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1 | -65/+4 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 1 | -2595/+27 |
1991-10-26 | Various fixes to improve g++ debugging. See ChangeLog. | Per Bothner | 1 | -16/+29 |
1991-10-24 | Remove the object file specific fields from the partial symbol table | Fred Fish | 1 | -15/+39 |
1991-10-16 | * dbxread.c (read_dbx_symtab, process_one_symbol): Handle | John Gilmore | 1 | -1/+4 |
1991-10-15 | Changes from Fred Fish: | John Gilmore | 1 | -49/+56 |
1991-10-04 | * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: Remove | John Gilmore | 1 | -14/+9 |
1991-10-04 | * dbxread.c, coffread.c: static-ize functions that were | John Gilmore | 1 | -6/+6 |
1991-10-04 | * c-exp.y: sym->class to SYMBOL_CLASS (sym). | John Gilmore | 1 | -1/+1 |
1991-10-03 | * dbxread.c (read_type): Handle error case slightly better. | John Gilmore | 1 | -2/+4 |
1991-10-01 | * dbxread.c: Enable, but soften, const_vol_complaint. | John Gilmore | 1 | -33/+18 |