X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=cpu%2FChangeLog;h=3fbbd89e3ea4ea05f8baa09e4aa8825c7bb26837;hb=c7c7219d3a06a714e04e73ebd029811e6bd5bd37;hp=7cee92d553e5c746064076977c7465b032507b8a;hpb=144f4bc66dfb750983d5636340d46f7757cfe9d1;p=binutils-gdb.git diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 7cee92d553e..3fbbd89e3ea 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,48 @@ +2009-01-07 Hans-Peter Nilsson + + * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI. + (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros. + (media-arith-sat-semantics): Explicitly sign- or zero-extend + arguments of "operation" to DI using "mode" and the new pmacros. + +2009-01-03 Hans-Peter Nilsson + + * cris.cpu (cris-implemented-writable-specregs-v32): Correct size + of number 2, PID. + +2008-12-23 Jon Beniston + + * lm32.cpu: New file. + * lm32.opc: New file. + +2008-01-29 Alan Modra + + * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change + to source. + +2007-10-22 Hans-Peter Nilsson + + * cris.cpu (movs, movu): Use result of extension operation when + updating flags. + +2007-07-04 Nick Clifton + + * cris.cpu: Update copyright notice to refer to GPLv3. + * frv.cpu, frv.opc, iq10.cpu, iq2000m.cpu, iq2000.opc, m32c.cpu, + m32c.opc, m32r.cpu, m32r.opc, mt.cpu, mt.opc, sh64-compact.cpu, + sh64-media.cpu, sh.cpu, sh.opc, simplify.inc, xc16x.cpu, + xc16x.opc: Likewise. + * iq2000.cpu: Fix copyright notice to refer to FSF. + +2007-04-30 Mark Salter + + * frv.cpu (spr-names): Support new coprocessor SPR registers. + +2007-04-20 Nick Clifton + + * xc16x.cpu: Restore after accidentally overwriting this file with + xc16x.opc. + 2007-03-29 DJ Delorie * m32c.cpu (Imm-8-s4n): Fix print hook.