Age | Commit message (Expand) | Author | Files | Lines |
1996-10-08 | Just some cleanups noticed while working on PR 10760 | Fred Fish | 1 | -1/+1 |
1996-07-30 | * xcoffread.c (compare_lte): Change prototype and function to | Fred Fish | 1 | -2/+37 |
1996-07-27 | * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter. | Fred Fish | 1 | -11/+11 |
1996-07-23 | * Makefile.in (os9kread.o): Remove dependency on partial-stab.h. | Stu Grossman | 1 | -0/+1 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -1/+1 |
1996-05-08 | * breakpoint.c (clear_momentary_breakpoints): Remove dead code | Fred Fish | 1 | -2/+2 |
1996-05-02 | * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h. | Fred Fish | 1 | -13/+15 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 1 | -3/+3 |
1996-01-08 | * buildsym.c (end_symtab): Remove sort_pending and sort_linevec | Jeff Law | 1 | -6/+11 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -2/+4 |
1995-10-19 | * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works. | Stan Shebs | 1 | -2/+2 |
1995-09-23 | * mdebugread.c (parse_partial_symbols): Reset includes_used | Peter Schauer | 1 | -435/+110 |
1995-08-09 | * xcoffread.x (xcoff_symfile_offset): Revert an unwanted change gets | Kung Hsu | 1 | -1/+1 |
1995-08-04 | * xcoffread.c (process_linenos): Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * xcoffread.c (process_linenos): The value in include file symbol | Kung Hsu | 1 | -2/+3 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -2/+2 |
1995-05-13 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -3/+2 |
1995-05-13 | * rs6000-tdep.c (find_toc_address): Revise comment. | Jim Kingdon | 1 | -552/+1190 |
1995-04-16 | * xcoffread.c (xcoff_sym_fns): Revise comment about merging this | Jim Kingdon | 1 | -48/+35 |
1995-04-12 | * xcoffread.c: Call complain() rather than error() or printing a | Jim Kingdon | 1 | -21/+21 |
1995-03-17 | * xcoffread.c (process_linenos): Make sure filename we pass to | Jim Kingdon | 1 | -89/+108 |
1995-03-16 | * xcoffread.c (read_xcoff_symtab): When creating a dummy parameter | Jim Kingdon | 1 | -3/+22 |
1995-02-10 | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 1 | -1/+1 |
1995-01-31 | * xcoffread.c (process_xcoff_symbol): Use new variables | Jim Kingdon | 1 | -523/+691 |
1994-11-25 | * coffread.c, symfile.h (coff_getfilename): Make it static again. | Peter Schauer | 1 | -0/+33 |
1994-10-15 | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 1 | -31/+2 |
1994-09-29 | * xcoffread.c (read_xcoff_symtab): Fix comment for yesterday's change. | Jim Kingdon | 1 | -7/+6 |
1994-09-28 | * xcoffread.c (read_xcoff_symtab, case C_FILE): | Jim Kingdon | 1 | -1/+5 |
1994-09-28 | * xcoffread.c (read_xcoff_symtab): Process XTY_LD symbols we were | Jim Kingdon | 1 | -8/+23 |
1994-09-14 | * xcoffread.c (read_xcoff_symtab): Fix obsolete comment about | Jim Kingdon | 1 | -4/+7 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 1 | -18/+27 |
1994-05-18 | Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -2/+3 |
1994-04-20 | * xcoffread.c (xcoff_next_symbol_text): Don't return before | Jim Kingdon | 1 | -5/+21 |
1994-04-12 | Mon Apr 11 19:21:27 1994 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -1/+1 |
1994-03-30 | * xcoffread.c (xcoff_next_symbol_text): New function. | Jim Kingdon | 1 | -3/+3 |
1994-03-30 | * xcoffread.c (xcoff_next_symbol_text): New function. | Jim Kingdon | 1 | -13/+26 |
1994-03-15 | For Sunos 4.x targets, enable gdb to set breakpoints in shared | Peter Schauer | 1 | -8/+11 |
1994-02-02 | * xcoffread.c (read_xcoff_symtab): Change CSECT_LEN to use | Ian Lance Taylor | 1 | -1/+1 |
1994-02-01 | * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takes | Ian Lance Taylor | 1 | -5/+6 |
1994-01-21 | * xcoffread.c (xcoff_symfile_read): Make second parameter a | Jim Kingdon | 1 | -6/+2 |
1994-01-21 | * xcoffread.c (read_xcoff_symtab): Make main_aux just a union | Jim Kingdon | 1 | -14/+14 |
1994-01-21 | * coffread.c, xcoffread.c: Include <coff/internal.h> | Jim Kingdon | 1 | -4/+4 |
1994-01-20 | * xcoffread.c (read_xcoff_symtab): complain() not abort(). | Jim Kingdon | 1 | -6/+10 |
1994-01-18 | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name | Jim Kingdon | 1 | -3/+11 |
1994-01-16 | * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not | Jim Kingdon | 1 | -18/+19 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 1 | -7/+8 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -7/+7 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -1/+1 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -3/+11 |