aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer1-1/+1
2006-04-05bfd/Richard Sandiford1-10/+30
2006-02-252006-02-24 David S. Miller <davem@sunset.davemloft.net>David S. Miller1-1/+49
2005-11-08* config/tc-sparc.c (isoctal): Fix thinko.Nick Clifton1-1/+1
2005-08-11 * README-vms: Delete.Alan Modra1-5/+0
2005-06-07gas:Zack Weinberg1-4/+4
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-19 * config/tc-sparc.c (md_assemble): If sparc_ip gives us aDavid S. Miller1-4/+6
2005-02-18 * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.Alan Modra1-1/+1
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-7/+7
2004-10-022004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+35
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek1-1/+7
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-3/+3
2003-08-29 * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.Jakub Jelinek1-2/+66