Age | Commit message (Expand) | Author | Files | Lines |
2012-02-27 | * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bits | Alan Modra | 1 | -12/+17 |
2011-01-20 | PR gas/12384 | Nick Clifton | 1 | -1/+1 |
2010-05-19 | * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the list | Nick Clifton | 1 | -1/+1 |
2010-01-13 | * config/tc-h8300.c (h8300_elf_section): New function - issue a | Nick Clifton | 1 | -2/+54 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+2 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -2/+2 |
2009-04-07 | [bfd] | DJ Delorie | 1 | -4/+17 |
2008-08-06 | * NEWS: Mention these changes. | DJ Delorie | 1 | -1/+13 |
2008-07-21 | * config/tc-h8300.c (fix_operand_size): Use the default size | DJ Delorie | 1 | -1/+6 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -54/+2 |
2007-10-11 | PR gas/5158 | Nick Clifton | 1 | -7/+7 |
2007-09-19 | * config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte fixups. | Nick Clifton | 1 | -0/+7 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |
2006-11-02 | * config/tc-h8300.c (build_bytes): Fix const warning. | Daniel Jacobowitz | 1 | -1/+1 |
2006-06-07 | remove some duplicate #include's. | Alan Modra | 1 | -3/+1 |
2005-08-11 | * README-vms: Delete. | Alan Modra | 1 | -114/+1 |
2005-06-07 | gas: | Zack Weinberg | 1 | -1/+1 |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 |
2005-02-23 | * cgen.c: Warning fixes. | Alan Modra | 1 | -3/+4 |
2005-01-31 | * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c, | Ben Elliston | 1 | -9/+0 |
2004-01-12 | Add support for relaxation of bit manipulation instructions. | Nick Clifton | 1 | -4/+18 |
2003-12-10 | Remove redundant returns in void functions. | Ben Elliston | 1 | -1/+0 |
2003-11-26 | Revert change to t01_mov test. | Nick Clifton | 1 | -0/+1 |
2003-11-25 | * config/tc-h8300.c (h8_exp): Remove. | Kazu Hirata | 1 | -7/+0 |
2003-11-25 | Catch illegal register pairings in ldm/stm instructions. | Nick Clifton | 1 | -7/+30 |
2003-11-23 | * config/tc-h8300.c (Hmode): Make it global. | Kazu Hirata | 1 | -4/+4 |
2003-11-20 | * config/tc-h8300.c: Make some functions and global | Kazu Hirata | 1 | -20/+20 |
2003-11-20 | * config/obj-ieee.c: Remove duplicate prototypes. | Kazu Hirata | 1 | -1/+0 |
2003-11-20 | * config/tc-h8300.c: Convert to ISO-C. | Kazu Hirata | 1 | -137/+70 |
2003-10-17 | Fix normal operation for h8300-coff target | Nick Clifton | 1 | -5/+12 |
2003-07-22 | * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc | Alexandre Oliva | 1 | -2/+4 |
2003-07-22 | * config/tc-h8300.c (md_assemble): Make sure characters after | Alexandre Oliva | 1 | -1/+10 |
2003-07-07 | * config/tc-h8300.c (h8300sxnmode): Add prototype. | Richard Sandiford | 1 | -147/+92 |
2003-06-25 | include/opcode/ | Richard Sandiford | 1 | -0/+1 |
2003-06-10 | opcodes/ | Richard Sandiford | 1 | -14/+9 |
2003-06-10 | include/elf/ | Richard Sandiford | 1 | -0/+15 |
2003-06-05 | 2003-06-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -42/+91 |
2003-06-03 | 2003-05-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -222/+823 |
2003-05-21 | Move .file and .loc pseudo ops into obj-elf.c | Nick Clifton | 1 | -5/+0 |
2003-04-24 | Add support for dwarf2 debug information. | Nick Clifton | 1 | -0/+14 |
2003-04-24 | Add support for h8300hn and h8300sn | Nick Clifton | 1 | -0/+31 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 1 | -3/+3 |
2002-11-19 | 2002-11-19 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -55/+82 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -1/+1 |
2002-06-08 | * as.c: Replace CONST with const. | Alan Modra | 1 | -1/+1 |
2002-05-31 | Allow stm.l and ldm.l insns to accept parentheses enclosed register lists. | Nick Clifton | 1 | -81/+88 |
2002-05-09 | * config/obj-coff.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-01-24 | * config/tc-h8300.c (check_operand): Don't print a warning | Kazu Hirata | 1 | -0/+8 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -12/+7 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -4/+4 |