| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | mention new config.in file | Ian Lance Taylor | 1995-09-08 | 1 | -0/+1 |
| * | * configure.in: Call AC_CONFIG_HEADER. Don't try to use | Ian Lance Taylor | 1995-09-08 | 5 | -36/+75 |
| * | Do not include sysdep.h, bfd no longer provides it | Michael Meissner | 1995-09-08 | 5 | -10/+815 |
| * | (Try to) Update to new bfd autoconf scheme. | J.T. Conklin | 1995-09-07 | 5 | -47/+1069 |
| * | (Try to) Update to new bfd autoconf scheme. | David Edelsohn | 1995-09-07 | 5 | -38/+930 |
| * | Fix brk system call. | Michael Meissner | 1995-09-06 | 2 | -15/+42 |
| * | * Makefile.in (run): Link in math library too. | Jeff Law | 1995-08-31 | 1 | -0/+1 |
| * | * interp.c (FPSCR, FPUL): Define. | Jeff Law | 1995-08-31 | 3 | -6/+94 |
| * | * gencode.c (gensim): abort if an unknown opcode is encountered. | Jeff Law | 1995-08-31 | 2 | -9/+35 |
| * | Only build PowerPC simulator if target is powerpc*-*-eabisim | Michael Meissner | 1995-08-25 | 1 | -2/+2 |
| * | Add PowerPC simulator from Andrew Cagney <cagney@highland.com.au> | Michael Meissner | 1995-08-23 | 36 | -20/+9971 |
| * | For Sega/Hitachi, when simulator exits, check to see if it was because | Jim Wilson | 1995-08-12 | 1 | -7/+20 |
| * | Document FSF address updating of all files with FSF addresses, | Fred Fish | 1995-08-03 | 1 | -0/+4 |
| * | Remove Sanitize reference. | Fred Fish | 1995-08-03 | 1 | -1/+0 |
| * | Update FSF address. | Fred Fish | 1995-08-02 | 5 | -19/+19 |
| * | forgot to check this in | J.T. Conklin | 1995-07-05 | 1 | -22/+19 |
| * | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1995-07-05 | 3 | -0/+179 |
| * | * Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files. | J.T. Conklin | 1995-07-05 | 2 | -2/+6 |
| * | * w65.mt: Removed. | J.T. Conklin | 1995-07-05 | 3 | -4/+4 |
| * | * arm.mt: Removed. | J.T. Conklin | 1995-07-05 | 3 | -4/+4 |
| * | * sh.mt: Removed. | J.T. Conklin | 1995-07-05 | 3 | -5/+2 |
| * | * h8300.mt: Removed. | J.T. Conklin | 1995-07-05 | 3 | -5/+2 |
| * | * Makefile.in (all, clean, distclean, mostlyclean, realclean, | J.T. Conklin | 1995-07-05 | 1 | -13/+0 |
| * | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1995-07-05 | 13 | -229/+1115 |
| * | * interp.c (sim_open): If argument supplied, interpret as | Stan Shebs | 1995-07-01 | 1 | -2/+9 |
| * | * compile.c (sim_do_command): New function. | Stan Shebs | 1995-07-01 | 1 | -0/+4 |
| * | * wrapper.c (sim_do_command): New function. | Stan Shebs | 1995-06-30 | 1 | -0/+9 |
| * | * interp.c: (SYS_wait): Define as SYS_wait4 if available and | Fred Fish | 1995-06-29 | 2 | -0/+15 |
| * | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 1995-06-23 | 2 | -2/+4 |
| * | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 1995-06-21 | 3 | -14/+48 |
| * | * compile.c (get_now): Don't do if win32. | Steve Chamberlain | 1995-06-20 | 2 | -59/+130 |
| * | * armos.c (ARMul_OSHandleSWI): New version to work with | Steve Chamberlain | 1995-06-13 | 1 | -2/+2 |
| * | * run.c (main): Grab return value from right register. | Steve Chamberlain | 1995-06-08 | 2 | -3/+12 |
| * | Unsanitize SH3 support. | Jim Wilson | 1995-05-25 | 1 | -23/+0 |
| * | Correct typo in all simulator configure.in files other than SH: ../bfd | Jim Wilson | 1995-05-24 | 3 | -2/+6 |
| * | Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-05-24 | 3 | -1/+73 |
| * | Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-05-24 | 23 | -0/+5310 |
| * | Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-05-24 | 2 | -15/+33 |
| * | * configure.in: use ../../bfd/hosts/std-host.h, not | Jason Molenda | 1995-04-24 | 1 | -1/+1 |
| * | * run.c: parse arguments with getopt(). | J.T. Conklin | 1995-03-27 | 4 | -67/+112 |
| * | fix configury | Ian Lance Taylor | 1995-02-28 | 4 | -10/+11 |
| * | Sun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnus.com> | Ian Lance Taylor | 1995-02-28 | 1 | -5/+2 |
| * | Changes for PR 6203. | Torbjorn Granlund | 1995-01-22 | 2 | -41/+76 |
| * | Fix for PR 6200 (SUBC problems). | Torbjorn Granlund | 1995-01-19 | 2 | -271/+355 |
| * | * Makefile.in: Support W65. | Steve Chamberlain | 1995-01-16 | 1 | -0/+1 |
| * | new files. | Steve Chamberlain | 1995-01-16 | 1 | -0/+41 |
| * | * Makefile.in: Support W65. | Steve Chamberlain | 1995-01-16 | 1 | -2/+3 |
| * | New files. | Steve Chamberlain | 1995-01-16 | 7 | -0/+1948 |
| * | * interp.c: Remove def of INLINE. This comes from bfd.h. Also, | Stu Grossman | 1995-01-09 | 1 | -0/+5 |
| * | * interp.c (BUSERROR): New macro. | Steve Chamberlain | 1994-12-29 | 3 | -199/+421 |