Age | Commit message (Expand) | Author | Files | Lines |
2000-07-07 | * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR. | Nicholas Duffek | 1 | -2/+2 |
2000-06-16 | * rs6000-tdep.c: Changes throughout for multi-arch 64-bit | Nicholas Duffek | 1 | -32/+49 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -57/+37 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -1/+1 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -25/+49 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -1/+1 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -1/+1 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -2/+2 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -20/+15 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -15/+11 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -2/+2 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -379/+395 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2811 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2811/+0 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -3/+3 |
1997-12-17 | o Fix code deleting psymtab entry from objfile's list. | Andrew Cagney | 1 | -14/+1 |
1997-08-15 | * infrun.c (wait_for_inferior): Add the symbols for any | Peter Schauer | 1 | -18/+16 |
1997-07-28 | * xcoffread.c (coff_getfilename): Do not strip directory component | Peter Schauer | 1 | -13/+3 |
1997-06-28 | * buildsym.h (struct subfile): Add debugformat member. | Fred Fish | 1 | -0/+4 |
1997-04-19 | * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h | Peter Schauer | 1 | -2/+29 |
1997-02-10 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameter | Fred Fish | 1 | -4/+4 |
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 |