Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-09-30 | Save nat-sparc.c as well... | Fred Fish | 1 | -0/+1 |
1992-09-30 | Save nat-trash.h for non-sun4 configures of sanitized copies of current | Fred Fish | 1 | -0/+1 |
1992-09-30 | Keep nat-sun4os4.h so current checked in Sanitized versions will build. | Fred Fish | 1 | -0/+1 |
1992-09-30 | Add energize to configdirs. | Stu Grossman | 1 | -1/+1 |
1992-09-30 | added copyright notice | Steve Chamberlain | 1 | -0/+4 |
1992-09-30 | add z8kgen | Steve Chamberlain | 1 | -1/+1 |
1992-09-30 | * config/z8ksim.mt: new file | Steve Chamberlain | 3 | -1/+8 |
1992-09-30 | Host/target/native split for sun4. | K. Richard Pixley | 1 | -1/+3 |
1992-09-30 | Host/target/native split for sun4. | K. Richard Pixley | 8 | -18/+355 |
1992-09-29 | Add COPYING and COPYING.LIB. | Per Bothner | 1 | -0/+2 |
1992-09-29 | Break the direct connection from core_file_command to any | K. Richard Pixley | 2 | -3/+19 |
1992-09-29 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+11 |
1992-09-29 | bout.c: Removed some unused variables | Ken Raeburn | 1 | -0/+2 |
1992-09-29 | coffcode.h (coff_section_symbol): Create section if it doesn't exist. | Ken Raeburn | 1 | -0/+5 |
1992-09-29 | * obj-coffbfd.c (write_object_file): don't fixup for the z8k | Steve Chamberlain | 2 | -1/+6 |
1992-09-29 | * z8k-dis.c (unparse_instr): prettier tabs | Steve Chamberlain | 3 | -30/+35 |
1992-09-29 | Tue Sep 29 10:51:55 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+12 |
1992-09-29 | Tue Sep 29 10:19:00 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -0/+14 |
1992-09-29 | Added new hp9000.mh file. | Ian Lance Taylor | 1 | -0/+1 |
1992-09-29 | HP/UX needs -Wp,-P when compiling with -O (comment only, since the | Ian Lance Taylor | 1 | -0/+4 |
1992-09-29 | Tue Sep 29 08:30:21 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 4 | -13/+18 |
1992-09-29 | Yet another rev. We keep the _filtered stuff for energize. | Stu Grossman | 1 | -40/+936 |
1992-09-29 | * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c, | Stu Grossman | 4 | -39/+138 |
1992-09-29 | tc-i960.c: use NO_RELOC | Ken Raeburn | 1 | -0/+4 |
1992-09-28 | energize.c (energize_wait): Use new interfaces to native/target routines. | Stu Grossman | 1 | -10/+3 |
1992-09-28 | Use correct directory for .mh files so that patch can find them. | Stu Grossman | 1 | -2/+2 |
1992-09-28 | Use new interfaces to native/target stuff. | Stu Grossman | 1 | -70/+78 |
1992-09-27 | Preserve fork-child.c. | Fred Fish | 1 | -0/+1 |