summaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix SH compilation problems introduced by previous deltaNick Clifton2003-12-051-10/+12
* 2003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder2003-12-051-15/+346
* Check for alignment when emitting constants on the sh-elf targetNick Clifton2003-11-271-0/+4
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-5/+5
* * config/tc-sh.c: Convert to ISO C90. Remove unnecessaryKaz Kojima2003-10-111-171/+63
* * config/tc-sh.c (md_assemble): For branches, check & updateJoern Rennecke2003-07-301-0/+6
* * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W only when ELF.Alan Modra2003-07-291-0/+2
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-4/+0
* bfd:Joern Rennecke2003-04-231-1/+1
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-1/+1
* Fix sh-elf linker relaxation:Joern Rennecke2003-03-031-10/+23
* Add SH2E supportNick Clifton2003-01-231-1/+3
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-6/+4
* * config/tc-sh.c (md_apply_fix3): Take account of fx_offsetKaz Kojima2002-11-301-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-20/+20
* * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCALKaz Kojima2002-11-281-3/+7
* 2002-11-20 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-211-9/+3
* * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima2002-10-111-0/+21
* * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke2002-10-101-6/+6
* * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima2002-10-031-12/+21
* 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz2002-09-281-0/+12
* gas reloc rewrite.Alan Modra2002-09-051-50/+8
* * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra2002-08-201-1/+1
* Typo fixes in comment.Joern Rennecke2002-06-191-5/+5
* * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke2002-06-191-21/+9
* * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke2002-06-171-0/+1
* * as.c: Replace CONST with const.Alan Modra2002-06-081-1/+1
* Add comment for last change.Joern Rennecke2002-06-071-0/+15
* * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,Joern Rennecke2002-06-061-4/+12
* Define md_pcrel_from for use with sh-hms target.Nick Clifton2002-05-111-4/+14
* * config/obj-coff.h: Fix formatting.Kazu Hirata2002-05-111-20/+20
* Generate warning if the same destination register is used in parallelNick Clifton2002-05-011-0/+21
* * config/tc-sh.c (md_apply_fix3): Don't zero relocations on bigJoern Rennecke2002-04-091-1/+1
* * config/tc-sh.c (dot): Removed unused function.Alexandre Oliva2002-02-111-15/+0
* Contribute sh64-elf.Alexandre Oliva2002-02-081-0/+564
* * config/tc-sh.c (parse_at): Install the correct version ofAlexandre Oliva2002-02-061-9/+4
* * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don'tAlexandre Oliva2002-02-061-1/+3
* * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) toAlexandre Oliva2002-02-041-5/+12
* * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iyRichard Sandiford2002-01-301-2/+2
* copyright yearsAlexandre Oliva2002-01-241-1/+1
* * config/tc-sh.c (sh_elf_suffix): Removed.Alexandre Oliva2002-01-241-165/+246
* * config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).Alexandre Oliva2001-12-201-11/+24
* Corrected incorrect op->type selection due to missing 'else'.Nick Clifton2001-12-051-8/+5
* Remove case sensitivity in register names.Nick Clifton2001-11-291-4/+9
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-27/+14
* * bit_fix.h: Comment typo fix.Alan Modra2001-10-171-1/+1
* * config/tc-sh.c (shl): Remove.Hans-Peter Nilsson2001-10-161-12/+24
* * config/tc-alpha.c: Fix comment typos.Kazu Hirata2001-10-111-1/+1
* * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson2001-10-011-1/+15
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-31/+29