Age | Commit message (Expand) | Author | Files | Lines |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 18 | -539/+965 |
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-08 | renamed hp9000 to hp300 | David D. Zuhn | 1 | -1/+1 |
1992-10-08 | * copy.c (main): Even if is_strip, accept -d argument indicating alternate | Ken Raeburn | 3 | -0/+13 |
1992-10-06 | added copy documentation per Roland | Jeffrey Osier | 2 | -15/+71 |
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 | * Makefile.in (*clean rules): Some cleaning up. | Per Bothner | 1 | -0/+13 |
1992-10-06 | Tue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -1/+19 |
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-06 | * gen-c-prog.awk: New awk script, lightly changed from | Per Bothner | 8 | -9/+293 |
1992-10-06 | fix i960+non-bfd coff bit rot. | Steve Chamberlain | 1 | -0/+5 |
1992-10-05 | * Makefile.in: Re-install 29K/UDI stuff. | Stu Grossman | 4 | -128/+226 |
1992-10-05 | Tweak previous change (only assume malformed_archive if errno == 0). | Per Bothner | 2 | -5/+10 |
1992-10-05 | * archive.c (_bfd_write_archive_contents): If read fails, | Per Bothner | 2 | -91/+171 |
1992-10-05 | Mon Oct 5 14:07:37 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -0/+7 |
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-05 | Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -0/+5 |
1992-10-05 | Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 2 | -58/+68 |
1992-10-05 | support 386bsd target, from p3 | Mark Eichin | 2 | -139/+128 |
1992-10-05 | added i386-*-bsd, from p3 | Mark Eichin | 3 | -224/+136 |
1992-10-05 | support for 386bsd a.out files | Mark Eichin | 1 | -0/+58 |
1992-10-05 | changes from p3. (new sparclite-wrs-vxworks triple, xiberty rules) | Mark Eichin | 3 | -10/+59 |
1992-10-03 | Changes to make 29k function calls work better at Adobe. | John Gilmore | 4 | -16/+31 |
1992-10-02 | Use target i386-aout for i386-*-aout. This just provides a default | Ian Lance Taylor | 1 | -1/+5 |
1992-10-02 | renamed hp9000.h to hp300.h | David D. Zuhn | 2 | -0/+74 |
1992-10-02 | use canonical triple | David D. Zuhn | 6 | -152/+113 |
1992-10-02 | regularize formatting | David D. Zuhn | 1 | -18/+18 |
1992-10-02 | Rs6000 native support. | K. Richard Pixley | 7 | -16/+297 |
1992-10-02 | use *-*-* instead nested cases | David D. Zuhn | 1 | -58/+22 |
1992-10-02 | avoid compiler warnings | David D. Zuhn | 2 | -1/+6 |
1992-10-01 | Sun3 native support. | K. Richard Pixley | 6 | -10/+193 |
1992-10-01 | * dwarfread.c (dbsize): New variable to hold size of dwarf info. | Fred Fish | 1 | -7/+18 |
1992-10-01 | Add `command hooks' and a hook for inferior program stopping. | John Gilmore | 1 | -0/+42 |
1992-10-01 | Remove dup inftarg.o from NATDEPFILES. | John Gilmore | 1 | -1/+1 |
1992-10-01 | Add `command hooks' and a hook for inferior program stopping. | John Gilmore | 3 | -3/+59 |
1992-09-30 | Fix bug where all the opcodes were one off | Mike Werner | 1 | -0/+5 |
1992-09-30 | missed a ChangeLog entry | K. Richard Pixley | 1 | -0/+1 |
1992-09-30 | Native file renaming. | K. Richard Pixley | 7 | -10/+346 |
1992-09-30 | Remove energize from configdirs. Only install via energize-patches. | Stu Grossman | 1 | -1/+1 |
1992-09-30 | * readline.c (rl_complete_internal): Cast alloca to (char *) to | Stu Grossman | 2 | -1/+6 |