| Commit message (Expand) | Author | Age | Files | Lines |
* | * symfile.c (generic_load): Check return code of target_write_memory. | David Edelsohn | 1997-06-13 | 1 | -2/+4 |
* | * config/i386/nm-linux.h: Enable prototypes that were #ifdef out. | Fred Fish | 1997-06-13 | 1 | -9/+763 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -1/+3 |
* | Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1996-07-18 | 1 | -0/+9 |
* | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1996-07-08 | 1 | -7/+9 |
* | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1996-07-03 | 1 | -2/+27 |
* | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1996-06-28 | 1 | -51/+31 |
* | * symfile.c (generic_load): Initialize data_count properly. | Stan Shebs | 1996-04-05 | 1 | -1/+1 |
* | * symfile.c (report_transfer_performance): New function. | Stan Shebs | 1996-04-04 | 1 | -21/+29 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -7/+20 |
* | * solib.c (solib_break_names): Define for Solaris and Linux. | Jeff Law | 1996-02-21 | 1 | -1/+1 |
* | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 1996-02-16 | 1 | -42/+55 |
* | * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list): | Fred Fish | 1996-02-14 | 1 | -5/+7 |
* | * symfile.c (decrement_reading_symtab): New function. | Per Bothner | 1996-01-12 | 1 | -0/+14 |
* | * mdebugread.c (mylookup_symbol): enum namespace becomes | Steve Chamberlain | 1996-01-04 | 1 | -4/+5 |
* | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1995-12-21 | 1 | -1/+3 |
* | * symfile.c (global_psymbols, static_psymbols): Remove, unused. | Fred Fish | 1995-12-03 | 1 | -8/+35 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -2/+2 |
* | * configure.in: Check for unistd.h. | J.T. Conklin | 1995-07-31 | 1 | -17/+64 |
* | Speed up GDB startup time by not demangling partial symbols. | Peter Schauer | 1994-10-08 | 1 | -8/+16 |
* | * c-typeprint.c (c_print_type): Assume demangled arguments | Peter Schauer | 1994-08-19 | 1 | -19/+52 |
* | * configure.in: Add nlm subdir to configdirs for alpha-*-netware | Stu Grossman | 1994-06-02 | 1 | -3/+12 |
* | * symfile.c (deduce_language_from_filename): .cpp is a C++ extension. | Jim Kingdon | 1994-04-02 | 1 | -5/+6 |
* | Modified Files: | Kung Hsu | 1994-03-10 | 1 | -20/+21 |
* | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1994-03-02 | 1 | -17/+20 |
* | Modified Files: | Kung Hsu | 1994-03-01 | 1 | -9/+31 |
* | * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, | David MacKenzie | 1994-02-17 | 1 | -9/+23 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -5/+5 |
* | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1993-10-31 | 1 | -2/+6 |
* | * objfiles.h, infcmd.c, symfile.c: Add comments about how various | Jim Kingdon | 1993-10-31 | 1 | -0/+5 |
* | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 1993-10-30 | 1 | -44/+155 |
* | some gcc lint | K. Richard Pixley | 1993-09-08 | 1 | -1/+1 |
* | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1993-09-02 | 1 | -2/+2 |
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 1 | -59/+148 |
* | * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): | Jim Kingdon | 1993-04-22 | 1 | -0/+6 |
* | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1993-04-16 | 1 | -17/+28 |
* | Teach sparc solaris to next over shared library functions. | K. Richard Pixley | 1993-03-31 | 1 | -76/+38 |
* | * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h. | Fred Fish | 1993-01-01 | 1 | -32/+2 |
* | * hppah-tdep.c (skip_trampoline_code): Use new macros for | Stu Grossman | 1992-12-29 | 1 | -1/+1 |
* | * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs): | Fred Fish | 1992-12-28 | 1 | -8/+27 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -21/+91 |
* | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 1992-12-17 | 1 | -0/+16 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -109/+11 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -2/+43 |
* | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1992-09-15 | 1 | -19/+69 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -8/+7 |
* | * elfread.c (record_minimal_symbol_and_info): Kludged to put | John Gilmore | 1992-06-13 | 1 | -0/+1 |
* | * dbxread.c: Add symbol_size to struct dbx_symfile_info. | John Gilmore | 1992-06-13 | 1 | -1/+62 |
* | Lint. | John Gilmore | 1992-04-02 | 1 | -13/+14 |
* | Merged in latest RS6000 diffs from Metin G. Ozisik. | Per Bothner | 1992-03-29 | 1 | -1/+1 |