Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-12 | * m32r.cpu (HASH-PREFIX): Delete. | Doug Evans | 1 | -9/+32 | |
(duhpo, dshpo): New pmacros. (simm8, simm16): Delete HASH-PREFIX attribute, define with dshpo. (uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX attribute, define with dshpo. (uimm24): Delete HASH-PREFIX attribute. * m32r.opc (CGEN_PRINT_NORMAL): Delete. (print_signed_with_hash_prefix): New function. (print_unsigned_with_hash_prefix): New function. * xc16x.cpu (dowh): New pmacro. (upof16): Define with dowh, specify print handler. (qbit, qlobit, qhibit): Ditto. (upag16): Ditto. * xc16x.opc (CGEN_PRINT_NORMAL): Delete. (print_with_dot_prefix): New functions. (print_with_pof_prefix, print_with_pag_prefix): New functions. | |||||
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 | |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -5/+2 | |
2007-03-08 | * m32r.opc: Formatting. | Alan Modra | 1 | -10/+10 | |
2005-10-26 | * m32r.opc (parse_hi16): Do not assume a 32-bit host word size. | Alan Modra | 1 | -2/+6 | |
2005-10-19 | * m32r.opc (parse_slo16): Fix bad application of previous patch. | Nick Clifton | 1 | -5/+1 | |
2005-10-18 | m32r.opc (parse_slo16): Better version of previous patch. | Nick Clifton | 1 | -2/+2 | |
2005-10-14 | m32r.opc (parse_slo16): Do not assume a 32-bit host word size. | Nick Clifton | 1 | -1/+1 | |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -69/+53 | |
2005-05-10 | Update the address and phone number of the FSF organization | Nick Clifton | 1 | -1/+1 | |
2005-02-23 | Fix compile time warnings generated by gcc 4.0 | Nick Clifton | 1 | -3/+4 | |
2004-03-30 | Fix bug parsing shigh(0xffff8000) | Nick Clifton | 1 | -7/+7 | |
2004-02-23 | Apply m32r patches from Renesas | Nick Clifton | 1 | -7/+47 | |
2004-02-20 | 2004-02-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+302 | |
* m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick Clifton, Ben Elliston, Matthew Green, and Andrew Haley. |