Age | Commit message (Expand) | Author | Files | Lines |
1992-10-15 | * Makefile.in (VERSION): Roll to 4.6.8. | John Gilmore | 5 | -14/+12 |
1992-10-15 | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 6 | -64/+106 |
1992-10-15 | * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo." | Stu Grossman | 4 | -94/+164 |
1992-10-15 | sony news native support | K. Richard Pixley | 6 | -3/+35 |
1992-10-15 | remove redundant include of sys/time.h. | K. Richard Pixley | 2 | -1/+2 |
1992-10-15 | include ctype.h | K. Richard Pixley | 2 | -0/+6 |
1992-10-13 | * config/news1000.mt: No longer needed, same as news.mt. | John Gilmore | 1 | -0/+1 |
1992-10-13 | Convert m68k entries to m68* entries to handle | John Gilmore | 2 | -57/+38 |
1992-10-11 | fix typo, added @table | David D. Zuhn | 2 | -2/+7 |
1992-10-10 | remove duplicate inftarg.o | K. Richard Pixley | 3 | -2/+6 |
1992-10-10 | * Makefile.in (HFILES): Add all nm-irix3.h, nm-irix4.h, | Stu Grossman | 2 | -1/+5 |
1992-10-09 | * config/irix3.mh (NATDEPFILES): nat-mips.o => mips-nat.o. | Stu Grossman | 2 | -1/+3 |
1992-10-09 | * Makefile.in (alldeps.mak): Add = sign after NATDEPFILES. | Stu Grossman | 2 | -1/+3 |
1992-10-09 | * config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o. | Stu Grossman | 3 | -2/+3 |
1992-10-09 | * config/bigmips.mh config/littlemips.mh: Remove mips-xdep.o. | Stu Grossman | 1 | -4/+8 |
1992-10-09 | Fri Oct 9 08:41:11 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+12 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 2 | -0/+12 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 3 | -0/+11 |
1992-10-09 | First cut at support for all BSD variants on 386. | John Gilmore | 4 | -0/+139 |
1992-10-09 | Sun2 native support (untested). | K. Richard Pixley | 6 | -16/+49 |
1992-10-09 | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 15 | -149/+461 |
1992-10-09 | * config/rs6000.mh (XDEPFILES): removed fork-child.o. | K. Richard Pixley | 4 | -6/+15 |
1992-10-09 | * infcmd.c (path_info): Avoid 250-char limit on printf_filtered, | John Gilmore | 1 | -0/+5 |
1992-10-09 | * remote-nindy.c (nindy_load): Replacement version from Steve | Ken Raeburn | 2 | -34/+39 |
1992-10-09 | * Makefile.in (HFILES): Add nm-*.h files. | Stu Grossman | 2 | -1/+6 |
1992-10-09 | Remove stratus.mt and stratus.mh until we can get copyright assignment from the | Stu Grossman | 1 | -2/+0 |
1992-10-09 | Remove duplicate core.c entry from SFILES_MAINDIR. | Stu Grossman | 1 | -1/+1 |
1992-10-09 | Remove a29k-udi.c till we straighten out AMD copyright stuff. | Stu Grossman | 1 | -1/+0 |
1992-10-09 | Fix up HPPA file names. | John Gilmore | 1 | -10/+9 |
1992-10-09 | * config/sun4os4.mh (XDEPFILES): fork-child.o removed. | K. Richard Pixley | 2 | -2/+5 |
1992-10-08 | * doc/gdbint.texinfo: document a few more macros, create new | K. Richard Pixley | 2 | -55/+117 |
1992-10-08 | * Makefile.in alldeps.mak depend: Rip out 29k/udi pending | Stu Grossman | 4 | -68/+30 |
1992-10-08 | keep sun3-nat.c, rs6000-nat.c, nm-sun3.h, nm-rs6000.h. Forget | K. Richard Pixley | 1 | -3/+4 |
1992-10-08 | * Makefile.in (setup-to-dist): Remove -norecursion so that doc | Stu Grossman | 2 | -1/+6 |
1992-10-08 | Going back to old remote method for now. | Sean Eric Fagan | 2 | -5/+1 |
1992-10-08 | * Makefile.in (nindy.o): Define "STRIP" as pathname of strip program. | Ken Raeburn | 4 | -6/+24 |
1992-10-06 | Set REMOTE to remote-ser.o. | Sean Eric Fagan | 1 | -0/+3 |
1992-10-06 | Added remote-ser.c, which is a version of remote.c that uses the routines | Sean Eric Fagan | 2 | -1/+797 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 16 | -39/+91 |
1992-10-06 | * main.c (define_command): Add forgotten initializer. | John Gilmore | 1 | -0/+4 |
1992-10-06 | * language.c, language.h: Move saved_language out to global | John Gilmore | 4 | -35/+104 |
1992-10-06 | Solaris-x86 early trial | John Gilmore | 1 | -0/+4 |
1992-10-06 | * configure.in, config/i386sol2.{mh,mt}: Preliminary Solaris-x86 conf. | John Gilmore | 4 | -0/+38 |
1992-10-06 | A bunch of changes mostly to improve debugging of C++ programs. | John Gilmore | 3 | -16/+142 |
1992-10-05 | * Makefile.in: Re-install 29K/UDI stuff. | Stu Grossman | 4 | -128/+226 |
1992-10-05 | Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -6/+12 |
1992-10-05 | Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -1/+4 |
1992-10-05 | Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -1/+6 |
1992-10-03 | Changes to make 29k function calls work better at Adobe. | John Gilmore | 4 | -16/+31 |
1992-10-02 | Rs6000 native support. | K. Richard Pixley | 7 | -16/+297 |