Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -740/+750 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-05-11 | import gdb-1999-05-10 | Stan Shebs | 1 | -3/+14 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -0/+11 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -68/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2255 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2255/+0 |
1998-11-21 | Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be> | Stan Shebs | 1 | -17/+39 |
1998-04-01 | Fix Thumb breakpoints and diassembly. | Nick Clifton | 1 | -48/+132 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -28/+39 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -47/+55 |
1994-10-26 | * coffread.c (coff_symtab_read): If we get the address from | Jim Kingdon | 1 | -20/+40 |
1994-10-20 | * objfiles.c (objfile_relocate): When relocating ->sections, use | Jim Kingdon | 1 | -4/+24 |
1994-10-17 | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1 | -56/+94 |
1994-09-29 | * coffread.c (complete_symtab): If last_source_file is set upon | Jim Kingdon | 1 | -10/+28 |
1994-09-20 | * coffread.c (init_stringtab): When copying length to stringtab, | Jim Kingdon | 1 | -1/+5 |
1994-09-03 | Fix a typo in last change | Stan Shebs | 1 | -1/+1 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 1 | -253/+189 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 1 | -57/+81 |
1994-02-01 | * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takes | Ian Lance Taylor | 1 | -1/+1 |
1994-01-21 | * coffread.c, xcoffread.c: Include <coff/internal.h> | Jim Kingdon | 1 | -6/+8 |
1994-01-21 | * coffread.c (coff_getfilename): Make it not static. | Jim Kingdon | 1 | -1/+1 |
1994-01-18 | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name | Jim Kingdon | 1 | -26/+16 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -2/+1 |
1993-10-30 | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 1 | -3/+5 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 1 | -1/+1 |
1993-10-21 | * target.h: Put remote_debug declaration back here. Add baud_rate. | Jim Kingdon | 1 | -4/+7 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -15/+17 |
1993-09-29 | * dbxread.c, coffread.c: A few changes to comments. | Jim Kingdon | 1 | -2/+9 |
1993-09-29 | Additions to support stabs-in-coff. | Stan Shebs | 1 | -17/+89 |
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-28 | * coffread.c (read_coff_symtab): Don't call getfilename if there | Stu Grossman | 1 | -1/+6 |
1993-09-14 | * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 1 | -2/+8 |
1993-09-01 | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1 | -2/+3 |
1993-09-01 | * coffread.c: Re-work a lot of the coff-specific stuff to use stuff | Jim Kingdon | 1 | -2/+4 |
1993-09-01 | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1 | -337/+87 |
1993-08-19 | * coffread.c (process_coff_symbol): Ignore tagnames like .0fake. | Jim Kingdon | 1 | -39/+78 |
1993-04-22 | revise comment for last change | Jim Kingdon | 1 | -2/+13 |
1993-04-21 | * coffread.c (read_coff_symtab): Use rewind before fseek. | Jim Kingdon | 1 | -12/+22 |
1993-02-05 | Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde | John Gilmore | 1 | -25/+18 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -3/+5 |
1992-12-17 | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 1 | -24/+18 |
1992-12-15 | Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -4/+7 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -6/+6 |
1992-12-15 | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1 | -26/+29 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -12/+12 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -12/+11 |
1992-06-24 | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 1 | -1/+2 |
1992-06-21 | COFF changes for dealing better with EPI 29K C compiler output. | John Gilmore | 1 | -61/+112 |
1992-03-27 | Mostly changes to dbxread.c to preserve stringtab's on a per-objfile | Fred Fish | 1 | -29/+12 |