Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-09-27 | Keep adobe.h, needed to compile bfd/aout-adobe.c | Fred Fish | 1 | -1/+5 |
1992-09-27 | Keep aout-adobe.c, need to compile sanitized versions. | Fred Fish | 1 | -0/+1 |
1992-09-26 | Make sure flex is built before stuff that might use it. | David Henkel-Wallace | 1 | -1/+1 |
1992-09-26 | Back out WRS changes, since they are wrong. | Ian Lance Taylor | 1 | -1/+1 |
1992-09-26 | * config/hppabsd.mh, config.hppahpux.mh: Remove various bogosity. | John Gilmore | 2 | -31/+6 |
1992-09-26 | * config/hppabsd.mh, config/hppahpux.mh: Use standard coredep.o. | John Gilmore | 4 | -9/+8 |
1992-09-26 | Rename all HPPA files to fit into unique DOS filenames: | John Gilmore | 9 | -0/+4068 |
1992-09-26 | * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook. | John Gilmore | 4 | -21/+59 |
1992-09-26 | Make the /proc support a target-struct in its own right. | John Gilmore | 5 | -81/+551 |
1992-09-26 | * putenv.c: index -> strchr. | John Gilmore | 4 | -14/+18 |
1992-09-26 | Add inftarg.o and fork-child.o to all *.mh that reference infptrace.o. | John Gilmore | 46 | -46/+45 |
1992-09-26 | * Makefile.in: Remove inftarg.[co], since it is now included via | John Gilmore | 4 | -406/+391 |
1992-09-26 | * i960-pinsn.c: Change bzero to memset. | John Gilmore | 3 | -6/+16 |
1992-09-26 | Lint; remove bcopy/bzero. | John Gilmore | 2 | -3/+10 |
1992-09-26 | Lint | John Gilmore | 1 | -0/+1 |
1992-09-26 | Split non-target-dependent code out of target_attach routines. | John Gilmore | 8 | -320/+52 |