Age | Commit message (Expand) | Author | Files | Lines |
1996-08-30 | * configure.tgt (sh-*-elf*): New target. | Ian Lance Taylor | 4 | -0/+62 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 1 | -0/+48 |
1996-08-30 | Add SH ELF support. | Ian Lance Taylor | 6 | -27/+188 |
1996-08-30 | * simops.c: Fix "not1" and "set1". | Jeff Law | 2 | -2/+4 |
1996-08-30 | Fri Aug 30 14:47:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-08-30 | * simops.c: Don't forget to initialize temp for | Jeff Law | 2 | -0/+5 |
1996-08-30 | * gas/v850/misc.s: Tweak register numbers for better testing. | Jeff Law | 2 | -2/+5 |
1996-08-30 | * v850-opc.c (v850_operands): Define SR2 operand. | Jeff Law | 2 | -1/+9 |
1996-08-30 | * interp.c: Remove various debugging printfs. | Jeff Law | 2 | -15/+2 |
1996-08-30 | * simops.c: Fix satadd, satsub boundary case handling. | Jeff Law | 2 | -5/+7 |
1996-08-30 | * interp.c (hash): Fix. | Jeff Law | 3 | -18/+80 |
1996-08-30 | * gmon.h: Replace #elif with #else/#endif. | Ian Lance Taylor | 2 | -1/+7 |
1996-08-30 | * ihex.c (ihex_scan): Removed unnecessary extbase variable. | Ian Lance Taylor | 2 | -28/+47 |
1996-08-30 | Fri Aug 30 15:07:14 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -18/+104 |
1996-08-30 | * config/tc-850.c (md_assemble): Handle hi() correctly. Handle | Jeff Law | 2 | -5/+48 |
1996-08-30 | * gas/v850/hilo.s: New testfile. | Jeff Law | 4 | -1/+45 |
1996-08-30 | * interp.c (do_format_4): Get operands correctly and | Jeff Law | 3 | -0/+61 |
1996-08-30 | * v850_sim.h: The V850 doesn't have split I&D spaces. Change | Jeff Law | 3 | -121/+181 |
1996-08-30 | * v850_sim.h (struct _state): Remove "psw" field. Add | Jeff Law | 3 | -78/+89 |
1996-08-30 | * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr". | Jeff Law | 2 | -25/+173 |
1996-08-30 | * interp.c (do_format_5): Get operands correctly and | Jeff Law | 3 | -12/+39 |
1996-08-30 | * simops.c: Fix minor typos. Handle "cmp", "setf", "tst" | Jeff Law | 2 | -25/+146 |
1996-08-30 | * interp.c (do_format_3): Get operands correctly and call | Jeff Law | 3 | -13/+211 |
1996-08-30 | * simops.c: Add condition code handling to shift insns. | Jeff Law | 2 | -30/+101 |
1996-08-30 | * Makefile.in: Fix typo. | Jeff Law | 2 | -19/+79 |
1996-08-29 | * interp.c (hash): Update to be more accurate. | Jeff Law | 5 | -138/+348 |
1996-08-29 | Recognize i586-dg-dgux and use generic System V config file to nop ranlib | Michael Meissner | 2 | -0/+4 |
1996-08-29 | * simops.c: Add shift support. | Jeff Law | 2 | -22/+56 |
1996-08-29 | Fix typos in multiply and divide code. | Jeff Law | 1 | -3/+3 |
1996-08-29 | gdbserver/configure does not exist | Michael Meissner | 1 | -1/+0 |
1996-08-29 | sanitize change | Geoffrey Noer | 1 | -3/+3 |
1996-08-29 | Recognize i686 as pentium pro | Michael Meissner | 4 | -34/+43 |
1996-08-29 | Recognize i686-*-* for pentium pro | Michael Meissner | 4 | -2/+11 |
1996-08-29 | Recognize i686-*-* for pentium pro | Michael Meissner | 6 | -80/+243 |
1996-08-29 | * simops.c: Add multiply & divide support. Abort for system | Jeff Law | 2 | -48/+93 |
1996-08-29 | * simops.c: Add logicals, mov, movhi, movea, add, addi, sub | Jeff Law | 2 | -40/+147 |
1996-08-29 | * v850-opc.c (v850_opcodes): Fix opcode specs for | Jeff Law | 2 | -5/+10 |
1996-08-29 | * objdump.c (L_tmpnam): Never define. | Ian Lance Taylor | 1 | -0/+11 |
1996-08-29 | Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+7 |
1996-08-29 | Wed Aug 28 19:20:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+8 |
1996-08-29 | * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, | Jeff Law | 8 | -0/+1274 |
1996-08-29 | * configure.in (v850-*-*): Added V850 simulator. | Jeff Law | 1 | -0/+3 |
1996-08-29 | Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 4 | -69/+221 |
1996-08-28 | * v850-opc.c (v850_opcodes): Add null opcode to mark the | Jeff Law | 2 | -5/+31 |
1996-08-28 | Fix it. | Martin Hunt | 1 | -2/+2 |
1996-08-28 | New file. | Martin Hunt | 1 | -0/+33 |
1996-08-28 | Fix d10v_files. | Martin Hunt | 1 | -1/+1 |
1996-08-28 | New file. | Martin Hunt | 2 | -4/+54 |
1996-08-28 | * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run | Ian Lance Taylor | 3 | -32/+47 |
1996-08-27 | * expr.c (operand): If md_parse_name is defined, call it before | Ian Lance Taylor | 1 | -0/+15 |