aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Add const qualifiers at various places.Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-3/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-7/+7
2015-08-12Remove trailing spaces in gasH.J. Lu1-4/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-1/+1
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-2/+3
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-04-15 gas/Julian Brown1-4/+5
2012-03-21gas/Thomas Schwinge1-3/+12
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+12
2010-06-21 PR gas/11733Alan Modra1-2/+2
2010-05-252010-05-21 Daniel Jacobowitz <dan@codesourcery.com>Nick Clifton1-11/+100
2010-03-022010-03-02 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-31/+32
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-13/+13
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-3/+3
2009-08-29 * config/tc-sh.c (md_apply_fix): Extend sign of the offset valueKaz Kojima1-1/+4
2009-07-24 PR 10437Nick Clifton1-2/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2008-08-06* NEWS: Mention these changes.DJ Delorie1-0/+6
2008-04-152008-04-15 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-0/+17
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-51/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
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