aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-21(sh_elf_final_processing): Fix compile time warning by providing a prototypeNick Clifton1-1/+5
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-3/+3
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-1/+1
2005-02-14 * config/tc-sh.c (md_apply_fix3): Add parentheses around &Kaz Kojima1-2/+2
2005-01-17Fix SH2A machine variants in order to correctly select instruction inheritanceNick Clifton1-6/+6
2004-07-29include/elf/ChangeLog:Alexandre Oliva1-4/+201
2004-07-09Rename sh-symbian-elf toolchain to sh-*-symbianelfNick Clifton1-0/+4
2004-07-052004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-14/+5
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-50/+59
2004-04-02[gas]Kaz Kojima1-1/+15
2004-03-22 * config/tc-sh.c: Remove trailing whitespace.Alan Modra1-15/+15
2004-03-18[gas]Kaz Kojima1-0/+50
2004-03-032003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-15/+56
2004-02-27Undo previous deltaNick Clifton1-6/+5
2004-02-27Fix seg fault on erroneous inputNick Clifton1-2/+4
2004-02-262004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-0/+4
2003-12-05Fix SH compilation problems introduced by previous deltaNick Clifton1-10/+12
2003-12-052003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder1-15/+346
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton1-0/+4
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-5/+5
2003-10-11 * config/tc-sh.c: Convert to ISO C90. Remove unnecessaryKaz Kojima1-171/+63
2003-07-30 * config/tc-sh.c (md_assemble): For branches, check & updateJoern Rennecke1-0/+6
2003-07-29 * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W only when ELF.Alan Modra1-0/+2
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-4/+0
2003-04-23bfd:Joern Rennecke1-1/+1
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-1/+1
2003-03-03Fix sh-elf linker relaxation:Joern Rennecke1-10/+23
2003-01-23Add SH2E supportNick Clifton1-1/+3
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-6/+4
2002-11-30 * config/tc-sh.c (md_apply_fix3): Take account of fx_offsetKaz Kojima1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-20/+20
2002-11-28 * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCALKaz Kojima1-3/+7
2002-11-212002-11-20 Klee Dienes <kdienes@apple.com>Klee Dienes1-9/+3
2002-10-11 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima1-0/+21
2002-10-10 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke1-6/+6
2002-10-03 * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima1-12/+21
2002-09-282002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz1-0/+12
2002-09-05gas reloc rewrite.Alan Modra1-50/+8
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-06-19Typo fixes in comment.Joern Rennecke1-5/+5
2002-06-19 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.Joern Rennecke1-21/+9
2002-06-17 * config/tc-sh.c (assemble_ppi): Initialize reg_n.Joern Rennecke1-0/+1
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-06-07Add comment for last change.Joern Rennecke1-0/+15
2002-06-06 * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,Joern Rennecke1-4/+12
2002-05-11Define md_pcrel_from for use with sh-hms target.Nick Clifton1-4/+14
2002-05-11 * config/obj-coff.h: Fix formatting.Kazu Hirata1-20/+20
2002-05-01Generate warning if the same destination register is used in parallelNick Clifton1-0/+21
2002-04-09 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on bigJoern Rennecke1-1/+1