summaryrefslogtreecommitdiff
path: root/gas/config/tc-h8300.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-211-9/+24
* PR 14072Nick Clifton2012-05-171-2/+1
* * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra2012-02-271-12/+17
* PR gas/12384Nick Clifton2011-01-201-1/+1
* * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the listNick Clifton2010-05-191-1/+1
* * config/tc-h8300.c (h8300_elf_section): New function - issue aNick Clifton2010-01-131-2/+54
* update copyright datesAlan Modra2009-09-021-1/+2
* PR 10437Nick Clifton2009-07-241-2/+2
* [bfd]DJ Delorie2009-04-071-4/+17
* * NEWS: Mention these changes.DJ Delorie2008-08-061-1/+13
* * config/tc-h8300.c (fix_operand_size): Use the default sizeDJ Delorie2008-07-211-1/+6
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-54/+2
* PR gas/5158Nick Clifton2007-10-111-7/+7
* * config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte fixups.Nick Clifton2007-09-191-0/+7
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* * config/tc-h8300.c (build_bytes): Fix const warning.Daniel Jacobowitz2006-11-021-1/+1
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* * README-vms: Delete.Alan Modra2005-08-111-114/+1
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * cgen.c: Warning fixes.Alan Modra2005-02-231-3/+4
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-9/+0
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-121-4/+18
* Remove redundant returns in void functions.Ben Elliston2003-12-101-1/+0
* Revert change to t01_mov test.Nick Clifton2003-11-261-0/+1
* * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata2003-11-251-7/+0
* Catch illegal register pairings in ldm/stm instructions.Nick Clifton2003-11-251-7/+30
* * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata2003-11-231-4/+4
* * config/tc-h8300.c: Make some functions and globalKazu Hirata2003-11-201-20/+20
* * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata2003-11-201-1/+0
* * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata2003-11-201-137/+70
* Fix normal operation for h8300-coff targetNick Clifton2003-10-171-5/+12
* * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bcAlexandre Oliva2003-07-221-2/+4
* * config/tc-h8300.c (md_assemble): Make sure characters afterAlexandre Oliva2003-07-221-1/+10
* * config/tc-h8300.c (h8300sxnmode): Add prototype.Richard Sandiford2003-07-071-147/+92
* include/opcode/Richard Sandiford2003-06-251-0/+1
* opcodes/Richard Sandiford2003-06-101-14/+9
* include/elf/Richard Sandiford2003-06-101-0/+15
* 2003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-051-42/+91
* 2003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-031-222/+823
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-5/+0
* Add support for dwarf2 debug information.Nick Clifton2003-04-241-0/+14
* Add support for h8300hn and h8300snNick Clifton2003-04-241-0/+31
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-3/+3
* 2002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-191-55/+82
* gas reloc rewrite.Alan Modra2002-09-051-1/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* Allow stm.l and ldm.l insns to accept parentheses enclosed register lists.Nick Clifton2002-05-311-81/+88
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-3/+3
* * config/tc-h8300.c (check_operand): Don't print a warningKazu Hirata2002-01-241-0/+8