X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2Fbfin%2FChangeLog;h=ff967d9a9d816d9310d05a095b217e0273240bf0;hb=411b642274178fe112712b11db805e6ac9e05d71;hp=f8c645ae0f4b972fa232a2d98b1268c8e2986993;hpb=d3685d60d601f0ae817beb920fc1156f1f0885ee;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index f8c645ae0f..ff967d9a9d 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,3 +1,57 @@ +2015-03-08 Mike Frysinger + + PR sim/13160 + * Makefile.in ($(srcdir)/linux-fixed-code.h): Specify the asm input + directly rather than use $<. Move the file name to the end of the + sed command to be POSIX compliant. + +2014-08-19 Alan Modra + + * configure: Regenerate. + +2014-08-15 Roland McGrath + + * configure: Regenerate. + * config.in: Regenerate. + +2014-03-04 Mike Frysinger + + * configure: Regenerate. + +2013-09-23 Alan Modra + + * configure: Regenerate. + +2013-06-23 Mike Frysinger + + * bfin-sim.c (decode_dsp32alu_0): Add note about broken handling of + SEARCH with parallel insns. + +2013-06-23 Mike Frysinger + + * bfin-sim.c (decode_dsp32shift_0): Make sure HLs is 0 after last + insn that uses it. + (decode_dsp32shiftimm_0): Likewise. + Require HLs be less than 2 for accumulator shift insns. + +2013-06-18 Mike Frysinger + + * bfin-sim.c (decode_dsp32alu_0): Check more opcode fields before + decoding various insns. + +2013-06-17 Mike Frysinger + + * TODO: Add more notes. + +2013-06-09 Mike Frysinger + + * Makefile.in ($(srcdir)/linux-fixed-code.h): Add + @MAINTAINER_MODE_TRUE@ as the first item in the dependency list. + +2013-06-03 Mike Frysinger + + * aclocal.m4, configure: Regenerate. + 2013-05-10 Freddie Chopin * configure: Rebuild.