aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-21 * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned.Alan Modra1-3/+1
2007-04-16 * config/tc-sh.c (sh_handle_align): Call as_bad_where insteadKaz Kojima1-1/+1
2007-04-15 * config/tc-sh.c (align_test_frag_offset_fixed_p): HandleKaz Kojima1-4/+12
2007-04-14 * config/tc-sh.c (align_test_frag_offset_fixed_p): New.Kaz Kojima1-0/+83
2006-10-272006-10-27 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-0/+3
2006-08-08* config/tc-sh.c (sh_frob_section): Canonicalize pointers to localDJ Delorie1-0/+15
2006-08-04bfd/Richard Sandiford1-12/+29
2006-07-21* config/tc-sh.c (md_longopts): Add -EL and -EB for use by the linker testsuite.Nick Clifton1-0/+4
2006-07-12* config/tc-sh.c (md_apply_fix): Do not allow the generic code inNick Clifton1-0/+5
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer1-1/+1
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2005-10-11This adjusts equate handling byNick Clifton1-3/+6
2005-10-06* config/tc-sh.c (allow_dollar_register_prefix): New variable.Nick Clifton1-31/+80
2005-09-20 * dwarf2dbg.c (struct line_entry): Replace frag and frag_ofsRichard Henderson1-1/+3
2005-08-182005-08-18 Christian Groessler <chris@groessler.org>Christian Groessler1-1/+1
2005-08-11 * README-vms: Delete.Alan Modra1-246/+5
2005-06-07gas:Zack Weinberg1-4/+4
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