Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-03-19 | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 1 | -18/+44 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1 | -291/+342 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 1 | -8/+7 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -34/+32 |
1991-12-04 | * coffread.c (coff_symfile_read): Avoid select_source_symtab, | John Gilmore | 1 | -4/+0 |
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 1 | -1/+1 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -0/+4 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-11-18 | Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files, | John Gilmore | 1 | -88/+7 |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 1 | -5/+5 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1 | -19/+15 |
1991-11-08 | Include coff-m88k.h rather than m88kbcs.h | Steve Chamberlain | 1 | -1/+1 |
1991-11-07 | * coffread.c: Eliminate c_nsyms in favor of c_naux. | John Gilmore | 1 | -12/+27 |
1991-10-26 | * symfile.c (syms_from_bfd): New routine. | John Gilmore | 1 | -4/+0 |
1991-10-25 | * coffread.c, coredep.c, i386-xdep.c: install patches for | Stu Grossman | 1 | -10/+13 |
1991-10-04 | * dbxread.c, coffread.c: static-ize functions that were | John Gilmore | 1 | -3/+3 |
1991-09-28 | * coffread.c (coff_symfile_read): Use xmalloc, not malloc. | John Gilmore | 1 | -46/+137 |
1991-09-11 | * core.c (core_file_command): Print frame at coredump with | John Gilmore | 1 | -2/+6 |
1991-08-22 | lint | Stu Grossman | 1 | -11/+10 |
1991-07-05 | Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com) | John Gilmore | 1 | -15/+4 |
1991-06-04 | Change GDB over to GNU General Public License version 2. | John Gilmore | 1 | -6/+6 |
1991-05-29 | Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size | John Gilmore | 1 | -46/+46 |
1991-05-19 | configure changes and -opcode.h movement. | K. Richard Pixley | 1 | -0/+5 |
1991-05-04 | Saber C (lint) cleanups, and a few bug fixes. See ChangeLog. | John Gilmore | 1 | -1/+1 |
1991-05-03 | Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog. | Jim Kingdon | 1 | -12/+56 |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1 | -1/+9 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -4/+10 |
1991-04-21 | * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno). | Jim Kingdon | 1 | -1/+10 |
1991-04-20 | Fix comment (coff-encap -> dbx-in-coff). | Jim Kingdon | 1 | -2/+2 |
1991-04-19 | * coffread.c (read_coff_symtab): Check for "LF%" with all the | Jim Kingdon | 1 | -3/+14 |
1991-04-13 | * coffread.c (end_psymtab): Free named symtabs and psymtabs for | John Gilmore | 1 | -2/+5 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+1969 |
1990-09-05 | Initial revision | John Gilmore | 1 | -2018/+0 |
2012-06-03 | gdb-3.5 | gdb-3.5 | 1 | -5/+15 |
2012-06-03 | gdb-3.4 | gdb-3.4 | 1 | -4/+2 |
2012-06-03 | gdb-3.3 | gdb-3.3 | 1 | -33/+91 |
2012-06-03 | gdb-3.1 | gdb-3.1 | 1 | -109/+210 |
2012-06-03 | gdb-2.8.1 | gdb-2.8.1 | 1 | -1/+1426 |
2012-06-03 | gdb-2.8 | gdb-2.8 | 1 | -1415/+8 |