Age | Commit message (Expand) | Author | Files | Lines |
1996-07-18 | * gencode.c (process_instructions): Generate word64 and uword64 | Stu Grossman | 2 | -13/+22 |
1996-07-10 | * compile.c (sim_resume): Fix all rotate-by-2-bits insns. | Jeff Law | 2 | -4/+8 |
1996-07-05 | No longer need to sanitize away h8s stuff. | Jeff Law | 4 | -43/+2 |
1996-07-04 | * erc32.c (mec_reset mec_read mec_write memory_read memory_write), | Stu Grossman | 4 | -1/+1725 |
1996-07-03 | * run.c (main): Don't "load" sections which don't have | Jeff Law | 3 | -36/+94 |
1996-07-02 | * compile.c (sim_resume): Handle "ldm.l" and "stm.l". | Jeff Law | 2 | -2/+57 |
1996-06-26 | Make simulator build again on SunOS and HP/US systems | Michael Meissner | 1 | -20/+90 |
1996-06-26 | Added. | Jackie Smith Cashion | 1 | -0/+44 |
1996-06-26 | Keep the mips directory. | Jackie Smith Cashion | 1 | -2/+1 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 11 | -138/+817 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 2 | -2/+23 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 3 | -2/+25 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -1/+2 |
1996-06-24 | * configure.in: Call AC_PROG_CC before running configure.host. | Ian Lance Taylor | 1 | -1/+1 |
1996-06-24 | * configure.in: Only configure erc32 if using gcc. | Ian Lance Taylor | 2 | -1/+20 |
1996-06-18 | * compile.c (sim_load): Treat the H8/S like the H8/300H for now. | Jeff Law | 2 | -1/+32 |
1996-06-05 | Latest changes from Andrew | Michael Meissner | 6 | -1/+1708 |
1996-06-05 | Wed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -4/+33 |
1996-06-04 | Build psim on ppc SVR4, Solaris, and Elf targets. | Michael Meissner | 1 | -1/+2 |
1996-06-03 | Abort if we find the program has an .interp section | Michael Meissner | 2 | -980/+107 |
1996-06-03 | Add time, gettimeofday, and getrusage system call support | Michael Meissner | 3 | -42/+243 |
1996-06-03 | * Makefile.in (end.h): Use explicit ./ when running end. | Ian Lance Taylor | 2 | -3/+15 |
1996-06-03 | * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS, | Ian Lance Taylor | 5 | -44/+1549 |
1996-06-02 | Add Solaris and Linux emulations | Michael Meissner | 11 | -64/+2820 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 2 | -0/+3 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 5 | -46/+402 |
1996-05-24 | Allow psim to be built on go32 | Michael Meissner | 2 | -1/+21 |
1996-05-23 | * compile.c (sim_resume): Correctly handle divu. | Jeff Law | 2 | -23/+67 |
1996-05-22 | * configure.in: Only built erc32 simulator on Unix hosts as it | Rob Savoye | 3 | -35/+532 |
1996-05-20 | Sanitize support for the ESA sparc simulator. | Rob Savoye | 2 | -0/+53 |
1996-05-20 | * func.c(bfd_load): Don't try to print the filename if the pfbd is | Rob Savoye | 1 | -0/+1 |
1996-05-20 | New sparc simulator from the ESA. | Rob Savoye | 20 | -0/+4802 |
1996-05-16 | Check for sys/ioctl.h | Michael Meissner | 3 | -27/+41 |
1996-05-13 | More progressive fixes | Michael Meissner | 1 | -0/+11 |
1996-05-09 | Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -1/+1 |
1996-05-08 | Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -12/+163 |
1996-05-06 | Fix INLN in bugapi to read a full line | Michael Meissner | 2 | -0/+343 |
1996-05-03 | Make simulator build in a Canadian cross environment | Michael Meissner | 2 | -14/+81 |
1996-04-30 | Work in a cross compile environment | Michael Meissner | 3 | -2372/+494 |
1996-04-19 | Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -15/+152 |
1996-04-17 | update from Andrew | Michael Meissner | 11 | -0/+4496 |
1996-04-12 | * compile.c (sim_load): Re-allocate memory for the simulator | Jeff Law | 2 | -0/+38 |
1996-04-12 | * compile.c (sim_resume): Fix and simplify overflow and carry | Jeff Law | 2 | -13/+7 |
1996-04-10 | Wed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -0/+10 |
1996-04-09 | * compile.c (sim_resume): Fix overflow checks for ALU insns. | Jeff Law | 2 | -4/+50 |
1996-04-08 | From: Miles Bader <miles@gnu.ai.mit.edu> | Fred Fish | 1 | -0/+4 |
1996-04-06 | * compile.c (decode): Use "bit" to hold L_3 immediates instead | Jeff Law | 2 | -4/+32 |
1996-04-04 | fix long lines | Michael Meissner | 1 | -3/+8 |
1996-04-04 | Doc fixes from Andrew | Michael Meissner | 2 | -0/+820 |
1996-04-04 | Add dependency | Michael Meissner | 2 | -1/+6 |