aboutsummaryrefslogtreecommitdiff
path: root/cpu/m32r.cpu
AgeCommit message (Collapse)AuthorFilesLines
2009-09-25 * m32r.cpu (stb-plus): Typo fix.Alan Modra1-1/+1
2009-09-23 * m32r.cpu (sth-plus): Fix address mode and calculation.Doug Evans1-14/+13
(stb-plus): Ditto. (clrpsw): Fix mask calculation. (bset, bclr, btst): Make mode in bit calculation match expression. * xc16x.cpu (rtl-version): Set to 0.8. (gr-names, ext-names,psw-names): Update, print-name -> enum-prefix, make uppercase. Remove unnecessary name-prefix spec. (grb-names, conditioncode-names, extconditioncode-names): Ditto. (grb8-names, r8-names, regmem8-names, regdiv8-names): Ditto. (reg0-name, reg0-name1, regbmem8-names, memgr8-names): Ditto. (h-cr): New hardware. (muls): Comment out parts that won't compile, add fixme. (mulu, divl, divlu, jmpabs, jmpa-, jmprel, jbc, jnbs, callr): Ditto. (scxti, scxtmg, scxtm, bclear, bclr18, bset19, bitset, bmov): Ditto. (bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto.
2009-09-02update copyright datesAlan Modra1-1/+2
2007-07-05Change source files over to GPLv3.Nick Clifton1-3/+4
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2004-02-23Apply m32r patches from RenesasNick Clifton1-121/+420
2004-02-202004-02-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2127
* m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick Clifton, Ben Elliston, Matthew Green, and Andrew Haley.