aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Convert more variables to a constant form.Trevor Saunders1-13/+13
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-09sparc: support %dN and %qN syntax for FP registers.Jose E. Marchesi1-5/+11
2015-08-25Support for the sparc %pmcdper privileged register.Jose E. Marchesi1-0/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-12/+9
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-05-06gas: typo in comment fixed.Jose E. Marchesi1-1/+1
2015-05-06gas: support for the sparc %ncc condition codes register.Jose E. Marchesi1-2/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-2/+2
2014-10-14sparc-aout and sparc-coff breakageAlan Modra1-0/+2
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-40/+110
2014-09-12gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi1-9/+18
2014-07-04Update "configure.in" in comments and docoAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-12/+6
2014-03-19This patch adds support for the hyperprivileged registers %hstick_offsetJose E. Marchesi1-0/+2
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-23 PR binutils/15834Nick Clifton1-5/+2
2013-08-05gas/Eric Botcazou1-3/+4
2012-11-20Fix sparc bitness overrides in GAS. Noticed by Eric Botcazou.David S. Miller1-3/+11
2012-04-27Add support for sparc %cfr ASR register.David S. Miller1-0/+1
2012-04-27Add support for sparc pause instruction.David S. Miller1-5/+6
2012-04-27Add support for sparc compare-and-branch instructions.David S. Miller1-5/+25
2012-04-27Add support for SPARC T4 crypto instructions.David S. Miller1-3/+47
2012-04-27Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller1-80/+69
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller1-0/+36
2011-11-17 * config/tc-sparc.c (md_apply_fix): Handle BFD_RELOC_8.David S. Miller1-2/+6
2011-09-22Add new sparc options to control instruction availability.David S. Miller1-16/+85
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller1-1/+55
2011-09-08gas/David S. Miller1-1/+3
2011-08-05include/opcode/David S. Miller1-0/+18
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-4/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-14/+13
2009-09-02update copyright datesAlan Modra1-1/+1
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-4/+4
2009-03-19 * config/tc-sparc.c (md_parse_option): If the user givesDavid S. Miller1-0/+4
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-133/+71
2008-04-30 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.David S. Miller1-1/+1
2008-04-25gas/David S. Miller1-0/+2
2008-04-23opcodes/David S. Miller1-1/+6
2008-04-18 * config/tc-sparc.c (sparc_ip): Recognize %pc22 and %pc10.David S. Miller1-0/+2
2008-04-16bfd/David S. Miller1-8/+16
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-75/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-06-05Patch for PR4587 + move proc run_list_test into gas-defs.expNick Clifton1-3/+7
2007-05-29gas/Jakub Jelinek1-7/+7
2006-11-27 * config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs intoEric Botcazou1-1/+11
2006-10-182006-10-18 Roy Marples <uberlord@gentoo.org>Mike Frysinger1-3/+3
2006-06-07remove some duplicate #include's.Alan Modra1-3/+1