summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2006-03-11* m32c.cpu (mul.l): New.DJ Delorie
2006-03-03Fix parseing functions to return an error message if the parse failedNick Clifton
2006-02-24[include/elf]DJ Delorie
2006-02-17Add support for the Infineon XC16X.Nick Clifton
2006-02-10Fix %hi() operator for 64-bit hosts.Nick Clifton
2006-01-06* m32c.cpu (mov.w:q): Fix mode.DJ Delorie
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell
2005-12-14* m32c.cpu (jsri): Fix order so register names aren't treated asDJ Delorie
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell
2005-12-12Rename ms1 files to mt files (part 1 -- renames only)Nathan Sidwell
2005-12-06 * cris.cpu (simplecris-common-writable-specregs)Hans-Peter Nilsson
2005-11-08bfd:Nathan Sidwell
2005-10-282005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley
2005-10-27* m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.DJ Delorie
2005-10-26* m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.DJ Delorie
2005-10-26 * m32r.opc (parse_hi16): Do not assume a 32-bit host word size.Alan Modra
2005-10-25* m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width byDJ Delorie
2005-10-22[cpu]DJ Delorie
2005-10-19* m32r.opc (parse_slo16): Fix bad application of previous patch.Nick Clifton
2005-10-18m32r.opc (parse_slo16): Better version of previous patch.Nick Clifton
2005-10-14m32r.opc (parse_slo16): Do not assume a 32-bit host word size.Nick Clifton
2005-07-26[bfd]DJ Delorie
2005-07-19Add ChangeLog entries for yesterdays deltas (oops!)Nick Clifton
2005-07-18Fix building for MS1 and M32C.Nick Clifton
2005-07-16* m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,Jim Blandy
2005-07-15* m32c.cpu, m32c.opc: Fix copyright.Jim Blandy
2005-07-14ChangeLog:Jim Blandy
2005-07-14 * ms1.opc (print_dollarhex): Correct format string.Alan Modra
2005-07-06 * iq2000.cpu: Include from binutils cpu dir.Alan Modra
2005-07-05Fix compile time warnings from a GCC 4.0 compilerNick Clifton
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-06-152005-06-15 Dave Brolley <brolley@redhat.com>Dave Brolley
2005-05-10Update the address and phone number of the FSF organizationNick Clifton
2005-02-24 * frv.opc (parse_A): Warning fix.Alan Modra
2005-02-23Fix compile time warnings generated by gcc 4.0Nick Clifton
2005-02-11Fix compile time warning building iq2000-asm.cNick Clifton
2005-01-28 * cris.cpu (mstep): Add missing insn.Hans-Peter Nilsson
2005-01-25bfd/ChangeLog:Alexandre Oliva
2004-12-21 * cris.cpu (cris-set-mem): Correct integral write semantics.Hans-Peter Nilsson
2004-11-29 * cris.cpu: New file.Hans-Peter Nilsson
2004-11-15Added quotes around macro arguments so that they will work with newer versionsNick Clifton
2004-10-27Add an index operand to some of the iq2000 co-processor instructionsNick Clifton
2004-08-27cpu/Richard Sandiford
2004-05-15Make 'insn' argument of iq2000_cgen_insn_supported be const.Nick Clifton
2004-03-30Fix bug parsing shigh(0xffff8000)Nick Clifton
2004-03-01Add fr450 support.Richard Sandiford
2004-03-01cpu/Richard Sandiford
2004-03-01cpu/Richard Sandiford
2004-02-23Apply m32r patches from RenesasNick Clifton
2004-02-202004-02-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney