X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cpu%2FChangeLog;h=e62e29fba5ab404646bbfbb0c780e18cb393f1f5;hb=bebf013204dd89601ecdaaeb1c5fcb3e8ac83b7d;hp=7f78a26706cba103b320a855be2190f0ee8013ab;hpb=c151b1c645a87136b61d9c16741b40f59694ed02;p=external%2Fbinutils.git diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 7f78a26..e62e29f 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,21 @@ +2016-03-03 Alan Modra + + * fr30.cpu (f-m4): Replace bogus comment with a better guess + at what is really going on. + +2016-03-02 Alan Modra + + * fr30.cpu (f-m4): Replace -1 << 4 with -16. + +2016-02-02 Andrew Burgess + + * epiphany.opc (epiphany_print_insn): Set info->bytes_per_line to + a constant to better align disassembler output. + +2014-07-20 Stefan Kristiansson + + * or1korbis.cpu (l-msync, l-psync, l-csync): New instructions. + 2014-06-12 Alan Modra * or1k.opc: Whitespace fixes. @@ -257,7 +275,7 @@ (dst32-16-16sa-Unprefixed-*): New (jsri): Fix operands. (setzx): Fix encoding. - + 2007-03-08 Alan Modra * m32r.opc: Formatting. @@ -279,7 +297,7 @@ (parse_signed_bitbase8): Likewise. (parse_signed_bitbase11): Likewise. (parse_signed_bitbase19): Likewise. - + 2006-03-13 DJ Delorie * m32c.cpu (Bit3-S): New. @@ -316,10 +334,10 @@ attribute. (jsri16, jsri32): Add 1ADDR attribute. (jsr32.w, jsr32.a): Add JUMP attribute. - + 2006-02-17 Shrirang Khisti - Anil Paranjape - Shilin Shakti + Anil Paranjape + Shilin Shakti * xc16x.cpu: New file containing complete CGEN specific XC16X CPU description. @@ -420,7 +438,7 @@ stzx16-imm8-imm8-abs16): Fix operand typos. * m32c.opc (m32c_asm_hash): Support bnCND. (parse_signed4n, print_signed4n): New. - + 2005-10-26 DJ Delorie * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New. @@ -494,7 +512,7 @@ Fix compile time warnings about signedness mismatches. Remove dead code. (parse_lab_5_3): New parser function. - + 2005-07-16 Jim Blandy * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,