Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-08-29 | paperwork handled for AMD Coff. | John Gilmore | 1 | -13/+4 | |
1991-08-29 | Paperwork handled for AMD Coff. | John Gilmore | 1 | -8/+4 | |
1991-08-28 | Backing out last round of changes. | K. Richard Pixley | 0 | -0/+0 | |
1991-08-28 | Update to current standards. | K. Richard Pixley | 3 | -383/+406 | |
1991-08-28 | Better error reporting on missing local labels. | K. Richard Pixley | 1 | -5/+35 | |
1991-08-27 | Error out on unrecognized options. | K. Richard Pixley | 1 | -1/+1 | |
1991-08-27 | Added config.sub | Steve Chamberlain | 1 | -1/+5 | |
1991-08-26 | Correcting install target when gcc not present. | K. Richard Pixley | 1 | -5/+17 | |
1991-08-26 | Welcome cvs to the big time. | K. Richard Pixley | 1 | -1/+1 | |
1991-08-25 | rcs enters the soup. | K. Richard Pixley | 4 | -7/+26 | |
1991-08-25 | Adding diff to the fray. | K. Richard Pixley | 3 | -4/+12 | |
1991-08-25 | Adding grep to the fray. | K. Richard Pixley | 2 | -112/+128 | |
1991-08-24 | Update README. | John Gilmore | 1 | -146/+269 | |
1991-08-23 | Add none | John Gilmore | 2 | -2/+2 | |
1991-08-23 | Add none. | John Gilmore | 1 | -1/+1 | |
1991-08-23 | *** empty log message *** | Roland Pesch | 1 | -0/+3 | |
1991-08-23 | Add info about porting to new hosts and targets. | John Gilmore | 1 | -24/+140 | |
1991-08-23 | * Makefile.in: generate "gdb-all.texi" rather than "gdb-all.texinfo" | Roland Pesch | 2 | -4/+7 | |
1991-08-23 | generate "gdb-all.texi" rather than "gdb-all.texinfo" | Roland Pesch | 1 | -9/+9 | |
1991-08-23 | *** empty log message *** | Roland Pesch | 1 | -2/+2 | |
1991-08-23 | add email address for bugs and additions. | K. Richard Pixley | 4 | -0/+12 | |
1991-08-23 | Reflect name change (doc/rdl-apps.texi) | Roland Pesch | 2 | -4/+9 | |
1991-08-23 | * rdl-apps.texi: renamed from rdl-apps.texinfo | Roland Pesch | 2 | -9/+14 | |
* Makefile, .Sanitize, gdb.texinfo: reflect above name change | |||||
1991-08-23 | Coupla minor typos. | K. Richard Pixley | 1 | -3/+3 | |
1991-08-23 | Minor vintage gcc lints. | K. Richard Pixley | 2 | -0/+4 | |
1991-08-23 | * WHATS.NEW: correct pointer to refcard. | Roland Pesch | 2 | -1/+10 | |
1991-08-23 | * doc/gdb.texinfo: update New Features, Installing | Roland Pesch | 1 | -42/+149 | |
* doc/gdbint.texinfo: add short description of configure +template | |||||
1991-08-23 | Fix the sun3 segment size rounding value. | John Gilmore | 1 | -1/+1 | |
1991-08-23 | * configure.in: Tix typo. | John Gilmore | 2 | -17/+56 | |
* ecoff.c: If compiling for DEC3100, use trad_unix core files, else dummy out the core file support. * trad-core.c (trad_unix_core_file_p): If HOST_DATA_START_ADDR is specified, use it to locate the data section. * coffcode.h (coff_write_symbols): Declare buffer as bfd_bytes rather than as chars (lint). | |||||
1991-08-23 | * GDB-4.0 release! | John Gilmore | 2 | -1/+8 | |
* Makefile.in (VERSION): Roll to 4.0. (gdb.tar.Z): Make refcard.ps as well, for shipment. | |||||
1991-08-23 | note doc/gdb.texinfo changed. | Roland Pesch | 1 | -0/+4 | |
1991-08-23 | Initial revision | John Gilmore | 1 | -0/+60 | |
1991-08-23 | * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend | John Gilmore | 3 | -5/+26 | |
on the particular a.out being examined. * a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's. * FIXME: a.out.gnu.h is almost obsolete. * FIXME: a.out.sun4.h should be renamed a.out.sun.h now. | |||||
1991-08-23 | Fix Makefile.in to build 4.0 rel. | John Gilmore | 2 | -2/+13 | |
1991-08-23 | Make SunOS core files work right -- from both sun3 and sun4. | John Gilmore | 1 | -69/+157 | |
Also, make them work on any other host system. | |||||
1991-08-23 | Make README stick... | John Gilmore | 1 | -1/+5 | |
1991-08-23 | saber | Stu Grossman | 4 | -5/+14 | |
1991-08-23 | Minor config polish. | K. Richard Pixley | 6 | -776/+990 | |
1991-08-23 | Document ChangeLog catchup. | Roland Pesch | 1 | -1/+7 | |
1991-08-23 | Minor polish & config mapping. | K. Richard Pixley | 3 | -385/+528 | |
1991-08-23 | *** empty log message *** | Roland Pesch | 1 | -1/+1 | |
1991-08-22 | * doc/refcard.tex: permuted Essential Commands sec | Roland Pesch | 1 | -0/+2 | |
1991-08-22 | Record new C++ chapter in gdb.texinfo | Roland Pesch | 1 | -0/+4 | |
1991-08-22 | lint | Stu Grossman | 1 | -0/+17 | |
1991-08-22 | lint | Stu Grossman | 4 | -56/+58 | |
1991-08-22 | Make info file compileable and (barely) navigable. More cleanup needed. | Roland Pesch | 2 | -3/+3 | |
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+64 | |
1991-08-22 | lint | Stu Grossman | 1 | -0/+1 | |
1991-08-22 | *** empty log message *** | Steve Chamberlain | 1 | -20/+5 | |
1991-08-22 | Initial revision | Steve Chamberlain | 24 | -0/+2120 | |