Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-08-27 | * config/tc-hppa.c (tc_gen_reloc): Add new argument to | Jeff Law | 1 | -0/+5 |
1996-08-27 | Regenerate configure | Michael Meissner | 2 | -7/+158 |
1996-08-27 | Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -313/+134 |
1996-08-27 | * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for | Ian Lance Taylor | 2 | -64/+94 |
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+225 |
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+14 |
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 5 | -0/+213 |
1996-08-27 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -1/+1 |
1996-08-27 | Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -84/+275 |
1996-08-27 | Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -7/+26 |
1996-08-27 | Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+6 |
1996-08-26 | Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -14/+16 |
1996-08-26 | Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+7 |
1996-08-26 | * ecoff.c (init_file): Initialize fMerge to 1. | Ian Lance Taylor | 1 | -0/+11 |
1996-08-26 | Remove v850-opc.c from things-to-keep | J.T. Conklin | 1 | -1/+0 |
1996-08-26 | remove extra incorrect check for sanitization | Ian Lance Taylor | 1 | -6/+0 |
1996-08-26 | * ldver.c (ldversion): Print GNU ld in the version message. | Ian Lance Taylor | 1 | -0/+12 |
1996-08-25 | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 7 | -11/+43 |
1996-08-23 | * config/tc-v850.c (md_assemble): Rough cut at demanding | Jeff Law | 2 | -0/+29 |
1996-08-23 | * v850-opc.c (v850_operands): Define EP operand. | Jeff Law | 2 | -5/+12 |
1996-08-23 | * gas/v850/basic.exp (move_tests): Test instruction bit patterns. | Jeff Law | 1 | -13/+13 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov" | Jeff Law | 2 | -7/+7 |
1996-08-23 | * gas/v850/basic.exp (mem_tests): Test instruction bit patterns. | Jeff Law | 3 | -13/+25 |
1996-08-23 | * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw] | Jeff Law | 2 | -9/+12 |
1996-08-23 | * gas/v850/basic.exp (logical_tests): Test instruction bit patterns. | Jeff Law | 2 | -7/+11 |
1996-08-23 | * v850-opc.c (v850_operands): "not" is a two byte insn. | Jeff Law | 2 | -1/+3 |
1996-08-23 | * gas/v850/basic.exp (jump_tests): Test instruction bit patterns, | Jeff Law | 2 | -3/+6 |
1996-08-23 | * config/tc-v850.c (CC_NAME_CNT): Define. | Jeff Law | 2 | -0/+66 |