X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fbfin%2FChangeLog;h=eeaa1fc5812c8d62128b045faead53fc0eb37604;hb=1a8a700e3a6fd88bcd5b3988a1f738da463f5b1b;hp=49f2d6b312d62a4c9b19c452a0639fa30552c5c2;hpb=b5539f23a007948b94f7565488b33ca9fd4c6ab0;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index 49f2d6b312..eeaa1fc581 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,3 +1,72 @@ +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. + +2013-03-26 Mike Frysinger + + * aclocal.m4, configure: Regenerate. + +2013-03-23 Joel Sherrill + + * configure.ac: Use $SIM_DV_SOCKSER_O. + * configure: Regenerated. + +2012-12-20 Joel Brobecker + + * aclocal.m4: Revert the previous change changing + the license from GPL v2 or later to GPL v3 or later + (this file was generated). + +2012-12-20 Joel Brobecker + + * linux-fixed-code.s: Revert the previous change changing + the license from GPL v2 or later to GPL v3 or later. + +2012-07-31 Mike Frysinger + + * machs.c (bf54x_roms): Pass 0x1000 to alias field of BFROM, and + 0x10000 to the alias field of BFROMA. + (bf561_roms): Pass 0x1000 to alias field of BFROM. + (bf59x_roms): Pass 0x10000 to alias field of BFROMA. + 2012-07-31 Mike Frysinger * machs.c (bfin_reg_fetch): Change return 0 to return -1, and