* elf32-v850.c (reloc_type): Add R_V850_HI16_S.
[binutils-gdb.git] / sim / v850 /
1996-08-30 Jeff Law * simops.c: Fix "not1" and "set1".
1996-08-30 Jeff Law * simops.c: Don't forget to initialize temp for
1996-08-30 Jeff Law * interp.c: Remove various debugging printfs.
1996-08-30 Jeff Law * simops.c: Fix satadd, satsub boundary case...
1996-08-30 Jeff Law * interp.c (hash): Fix.
1996-08-30 Jeff Law * interp.c (do_format_4): Get operands correctl...
1996-08-30 Jeff Law * v850_sim.h: The V850 doesn't have split I...
1996-08-30 Jeff Law * v850_sim.h (struct _state): Remove "psw"...
1996-08-30 Jeff Law * simops.c: Handle "satadd", "satsub", "satsubi...
1996-08-30 Jeff Law * interp.c (do_format_5): Get operands correctl...
1996-08-30 Jeff Law * simops.c: Fix minor typos. Handle "cmp"...
1996-08-30 Jeff Law * interp.c (do_format_3): Get operands correctl...
1996-08-30 Jeff Law * simops.c: Add condition code handling to...
1996-08-30 Jeff Law * Makefile.in: Fix typo.
1996-08-29 Jeff Law * interp.c (hash): Update to be more accurate.
1996-08-29 Jeff Law * simops.c: Add shift support.
1996-08-29 Jeff LawFix typos in multiply and divide code.
1996-08-29 Jeff Law * simops.c: Add multiply & divide support....
1996-08-29 Jeff Law * simops.c: Add logicals, mov, movhi, movea...
1996-08-29 Jeff Law * ChangeLog, Makefile.in, configure, configure...