summaryrefslogtreecommitdiff
path: root/gas/config/tc-h8300.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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