aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-08-29Fix typos in multiply and divide code.Jeff Law1-3/+3
1996-08-29gdbserver/configure does not existMichael Meissner1-1/+0
1996-08-29sanitize changeGeoffrey Noer1-3/+3
1996-08-29Recognize i686 as pentium proMichael Meissner4-34/+43
1996-08-29Recognize i686-*-* for pentium proMichael Meissner4-2/+11
1996-08-29Recognize i686-*-* for pentium proMichael Meissner6-80/+243
1996-08-29 * simops.c: Add multiply & divide support. Abort for systemJeff Law2-48/+93
1996-08-29 * simops.c: Add logicals, mov, movhi, movea, add, addi, subJeff Law2-40/+147
1996-08-29 * v850-opc.c (v850_opcodes): Fix opcode specs forJeff Law2-5/+10
1996-08-29 * objdump.c (L_tmpnam): Never define.Ian Lance Taylor1-0/+11
1996-08-29Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+7
1996-08-29Wed Aug 28 19:20:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+8
1996-08-29 * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,Jeff Law8-0/+1274
1996-08-29 * configure.in (v850-*-*): Added V850 simulator.Jeff Law1-0/+3
1996-08-29Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt4-69/+221
1996-08-28 * v850-opc.c (v850_opcodes): Add null opcode to mark theJeff Law2-5/+31
1996-08-28Fix it.Martin Hunt1-2/+2
1996-08-28New file.Martin Hunt1-0/+33
1996-08-28Fix d10v_files.Martin Hunt1-1/+1
1996-08-28New file.Martin Hunt2-4/+54
1996-08-28 * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't runIan Lance Taylor3-32/+47
1996-08-27 * expr.c (operand): If md_parse_name is defined, call it beforeIan Lance Taylor1-0/+15
1996-08-27 * config/tc-hppa.c (tc_gen_reloc): Add new argument toJeff Law1-0/+5
1996-08-27Regenerate configureMichael Meissner2-7/+158
1996-08-27Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-313/+134
1996-08-27 * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed forIan Lance Taylor2-64/+94
1996-08-27Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+225
1996-08-27Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+14
1996-08-27Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt5-0/+213
1996-08-27Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-1/+1
1996-08-27Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-84/+275
1996-08-27Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-7/+26
1996-08-27Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-08-26Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-14/+16
1996-08-26Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-08-26 * ecoff.c (init_file): Initialize fMerge to 1.Ian Lance Taylor1-0/+11
1996-08-26Remove v850-opc.c from things-to-keepJ.T. Conklin1-1/+0
1996-08-26remove extra incorrect check for sanitizationIan Lance Taylor1-6/+0
1996-08-26 * ldver.c (ldversion): Print GNU ld in the version message.Ian Lance Taylor1-0/+12
1996-08-25 * rs6000-tdep.c: Fix typo in comment.Fred Fish7-11/+43
1996-08-23 * config/tc-v850.c (md_assemble): Rough cut at demandingJeff Law2-0/+29
1996-08-23 * v850-opc.c (v850_operands): Define EP operand.Jeff Law2-5/+12
1996-08-23 * gas/v850/basic.exp (move_tests): Test instruction bit patterns.Jeff Law1-13/+13
1996-08-23 * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"Jeff Law2-7/+7
1996-08-23 * gas/v850/basic.exp (mem_tests): Test instruction bit patterns.Jeff Law3-13/+25
1996-08-23 * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]Jeff Law2-9/+12
1996-08-23 * gas/v850/basic.exp (logical_tests): Test instruction bit patterns.Jeff Law2-7/+11
1996-08-23 * v850-opc.c (v850_operands): "not" is a two byte insn.Jeff Law2-1/+3
1996-08-23 * gas/v850/basic.exp (jump_tests): Test instruction bit patterns,Jeff Law2-3/+6
1996-08-23 * config/tc-v850.c (CC_NAME_CNT): Define.Jeff Law2-0/+66