summaryrefslogtreecommitdiff
path: root/cpu/frv.opc
Commit message (Collapse)AuthorAgeFilesLines
* * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bitNick Clifton2011-12-151-5/+5
| | | | | | | | | | | | | hosts. * cgen-asm.c (cgen_parse_signed_integer): Add code to handle the sign extension of negative values on a 64-bit host. * frv-asm.c: Regenerate. * gas/frv/immediates.s: New test file - checks assembly of constant values. * gas/frv/immediates.d: Expected disassmbly. * gas/frv/allinsn.exp: Run the new test.
* Fix build with -DDEBUG=7Alan Modra2010-10-081-0/+3
|
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-6/+6
| | | | Fix up all warnings generated by the addition of this switch.
* manually sync from the CVS repositoryJim Meyering2009-10-081-0/+1918