Age | Commit message (Expand) | Author | Files | Lines |
2005-10-19 | * m32r.opc (parse_slo16): Fix bad application of previous patch. | Nick Clifton | 2 | -5/+5 |
2005-10-18 | m32r.opc (parse_slo16): Better version of previous patch. | Nick Clifton | 2 | -2/+6 |
2005-10-14 | m32r.opc (parse_slo16): Do not assume a 32-bit host word size. | Nick Clifton | 2 | -1/+6 |
2005-07-26 | [bfd] | DJ Delorie | 2 | -4/+122 |
2005-07-19 | Add ChangeLog entries for yesterdays deltas (oops!) | Nick Clifton | 1 | -0/+24 |
2005-07-18 | Fix building for MS1 and M32C. | Nick Clifton | 2 | -396/+208 |
2005-07-16 | * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET, | Jim Blandy | 2 | -3/+8 |
2005-07-15 | * m32c.cpu, m32c.opc: Fix copyright. | Jim Blandy | 3 | -5/+44 |
2005-07-14 | ChangeLog: | Jim Blandy | 3 | -0/+11434 |
2005-07-14 | * ms1.opc (print_dollarhex): Correct format string. | Alan Modra | 2 | -2/+6 |
2005-07-06 | * iq2000.cpu: Include from binutils cpu dir. | Alan Modra | 2 | -2/+6 |
2005-07-05 | Fix compile time warnings from a GCC 4.0 compiler | Nick Clifton | 3 | -22/+23 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 5 | -485/+398 |
2005-06-15 | 2005-06-15 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -0/+1692 |
2005-05-10 | Update the address and phone number of the FSF organization | Nick Clifton | 14 | -13/+21 |
2005-02-24 | * frv.opc (parse_A): Warning fix. | Alan Modra | 2 | -2/+6 |
2005-02-23 | Fix compile time warnings generated by gcc 4.0 | Nick Clifton | 3 | -17/+24 |
2005-02-11 | Fix compile time warning building iq2000-asm.c | Nick Clifton | 2 | -2/+7 |
2005-01-28 | * cris.cpu (mstep): Add missing insn. | Hans-Peter Nilsson | 2 | -0/+18 |
2005-01-25 | bfd/ChangeLog: | Alexandre Oliva | 3 | -180/+560 |
2004-12-21 | * cris.cpu (cris-set-mem): Correct integral write semantics. | Hans-Peter Nilsson | 2 | -1/+8 |
2004-11-29 | * cris.cpu: New file. | Hans-Peter Nilsson | 2 | -0/+4454 |
2004-11-15 | Added quotes around macro arguments so that they will work with newer versions | Nick Clifton | 2 | -4/+9 |
2004-10-27 | Add an index operand to some of the iq2000 co-processor instructions | Nick Clifton | 3 | -50/+41 |
2004-08-27 | cpu/ | Richard Sandiford | 2 | -1/+5 |
2004-05-15 | Make 'insn' argument of iq2000_cgen_insn_supported be const. | Nick Clifton | 2 | -3/+7 |
2004-03-30 | Fix bug parsing shigh(0xffff8000) | Nick Clifton | 2 | -7/+11 |
2004-03-01 | Add fr450 support. | Richard Sandiford | 3 | -470/+1531 |
2004-03-01 | cpu/ | Richard Sandiford | 3 | -20/+31 |
2004-03-01 | cpu/ | Richard Sandiford | 2 | -69/+6 |
2004-02-23 | Apply m32r patches from Renesas | Nick Clifton | 3 | -128/+491 |
2004-02-20 | 2004-02-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 3 | -0/+2432 |
2004-02-20 | 2004-02-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 5 | -0/+3930 |
2004-01-14 | cpu/ | Richard Sandiford | 3 | -3/+14 |
2004-01-06 | 2003-12-19 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 2 | -1/+293 |
2003-10-10 | 2003-10-10 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -19/+45 |
2003-10-08 | 2003-10-06 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -872/+1685 |
2003-09-24 | 2003-09-24 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -15/+52 |
2003-09-19 | 2003-09-19 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+4 |
2003-09-12 | 2003-09-12 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -10/+45 |
2003-09-11 | 2003-09-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+6 |
2003-09-09 | 2003-09-09 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -3/+8 |
2003-09-04 | 2003-09-04 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -66/+87 |
2003-09-03 | 2003-09-03 Dave Brolley <brolley@redhat.com> | Dave Brolley | 3 | -165/+288 |
2003-08-21 | (mbtoh): Replace input parameter to u-media-dual-expand and u-media-dual-btoh | Nick Clifton | 2 | -3/+13 |
2003-08-20 | Fix spelling typo. | Nick Clifton | 2 | -4/+8 |
2003-06-10 | * frv.cpu: Add IDOC attribute. | Doug Evans | 2 | -0/+22 |
2003-06-06 | 2003-06-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 5 | -0/+3274 |
2003-06-05 | Add code to handle even-numbered only register operands | Nick Clifton | 3 | -183/+331 |
2003-06-03 | FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn. | Nick Clifton | 2 | -4/+9 |