summaryrefslogtreecommitdiff
path: root/gas/config/tc-h8300.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-12/+7
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+4
* * tc-h8300.c (tc_gen_reloc): Give an error if we try to take theJeff Law2001-09-051-2/+12
* * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation'sJeff Law2001-08-311-2/+34
* * tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.Jeff Law2001-08-311-18/+20
* Nuts. Checked in wrong version of previous patch. Fixed.Jeff Law2001-08-301-3/+4
* Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Law2001-08-301-0/+38
* * tc-h8300.c: If OBJ_ELF, include elf/h8.h, and defineJeff Law2001-08-291-1/+17
* * config/tc-h8300.c (h8300hmode): Record the machine typeJeff Law2001-08-291-0/+13
* Fix copyright noticesNick Clifton2001-03-081-2/+2
* Fix comments.Nick Clifton2000-07-071-6/+5
* Assemble ldmac correctly.Nick Clifton2000-06-251-1/+6
* Kazu Hirata's formatting and comment typo fixes.Alan Modra2000-06-231-122/+76
* * config/tc-h8300.c (parse_reg): Make the function static.Jeff Law2000-06-211-3/+3
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-4/+2
* Kazu Hirata's output reloc for mov.Alan Modra2000-05-141-17/+15
* * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2000-03-151-14/+14
* Initial revisionRichard Henderson1999-05-031-0/+1595