aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-31PR26497 UBSAN: tc-sh.c:2467 left shift cannot be representedAlan Modra1-6/+6
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-1/+1
2020-08-21Rearrange symbol_create parametersAlan Modra1-1/+1
2020-08-20Port gas/config/* to str_htab.Martin Liska1-4/+4
2020-05-25gas: Update fr_literal access in frag for GCC 10H.J. Lu1-1/+1
2020-04-29Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton1-1/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-18/+12
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-18/+4
2018-04-16Remove sh5 and sh64 supportAlan Modra1-557/+5
2018-04-16Remove sh-symbianelf supportAlan Modra1-8/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+2
2016-06-05sh{,64}: make arg type enumTrevor Saunders1-6/+8
2016-05-13use XNEW and related macros moreTrevor Saunders1-2/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-21Remove use of alloca.Nick Clifton1-2/+1
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