summaryrefslogtreecommitdiff
path: root/gas/config/tc-sh.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in gasAlan Modra2021-03-311-10/+10
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26497 UBSAN: tc-sh.c:2467 left shift cannot be representedAlan Modra2020-08-311-6/+6
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-1/+1
* Rearrange symbol_create parametersAlan Modra2020-08-211-1/+1
* Port gas/config/* to str_htab.Martin Liska2020-08-201-4/+4
* gas: Update fr_literal access in frag for GCC 10H.J. Lu2020-05-251-1/+1
* Fix the disassmbly of SH instructions which have an unsigned 8-bit immediate ...Nick Clifton2020-04-291-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-18/+12
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-18/+4
* Remove sh5 and sh64 supportAlan Modra2018-04-161-557/+5
* Remove sh-symbianelf supportAlan Modra2018-04-161-8/+0
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+2
* sh{,64}: make arg type enumTrevor Saunders2016-06-051-6/+8
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Remove use of alloca.Nick Clifton2016-03-211-2/+1
* Add const qualifiers at various places.Trevor Saunders2016-03-071-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-3/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-7/+7
* Remove trailing spaces in gasH.J. Lu2015-08-121-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-1/+1
* Fix PR10378 which is SH relax bug.Kaz Kojima2014-08-011-1/+1
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-2/+3
* Update copyright yearsAlan Modra2014-03-051-3/+1
* gas/Julian Brown2013-04-151-4/+5
* gas/Thomas Schwinge2012-03-211-3/+12
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+12
* PR gas/11733Alan Modra2010-06-211-2/+2
* 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>Nick Clifton2010-05-251-11/+100
* 2010-03-02 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2010-03-021-31/+32
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-13/+13
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-3/+3
* * config/tc-sh.c (md_apply_fix): Extend sign of the offset valueKaz Kojima2009-08-291-1/+4
* PR 10437Nick Clifton2009-07-241-2/+2
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * NEWS: Mention these changes.DJ Delorie2008-08-061-0/+6
* 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2008-04-151-0/+17
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-51/+1