summaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.c
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/15834Nick Clifton2013-08-231-5/+2
* gas/Eric Botcazou2013-08-051-3/+4
* Fix sparc bitness overrides in GAS. Noticed by Eric Botcazou.David S. Miller2012-11-201-3/+11
* Add support for sparc %cfr ASR register.David S. Miller2012-04-271-0/+1
* Add support for sparc pause instruction.David S. Miller2012-04-271-5/+6
* Add support for sparc compare-and-branch instructions.David S. Miller2012-04-271-5/+25
* Add support for SPARC T4 crypto instructions.David S. Miller2012-04-271-3/+47
* Move sparc opcode hwcaps out of sparc_opcode flags field.David S. Miller2012-04-271-80/+69
* Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2012-04-121-0/+36
* * config/tc-sparc.c (md_apply_fix): Handle BFD_RELOC_8.David S. Miller2011-11-171-2/+6
* Add new sparc options to control instruction availability.David S. Miller2011-09-221-16/+85
* Annotate sparc objects with cpu hardware capabilities used.David S. Miller2011-09-211-1/+55
* gas/David S. Miller2011-09-081-1/+3
* include/opcode/David S. Miller2011-08-051-0/+18
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-4/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-14/+13
* update copyright datesAlan Modra2009-09-021-1/+1
* 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-4/+4
* * config/tc-sparc.c (md_parse_option): If the user givesDavid S. Miller2009-03-191-0/+4
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-133/+71
* * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.David S. Miller2008-04-301-1/+1
* gas/David S. Miller2008-04-251-0/+2
* opcodes/David S. Miller2008-04-231-1/+6
* * config/tc-sparc.c (sparc_ip): Recognize %pc22 and %pc10.David S. Miller2008-04-181-0/+2
* bfd/David S. Miller2008-04-161-8/+16
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-75/+2
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* Patch for PR4587 + move proc run_list_test into gas-defs.expNick Clifton2007-06-051-3/+7
* gas/Jakub Jelinek2007-05-291-7/+7
* * config/tc-sparc.c (tc_gen_reloc): Turn aligned relocs intoEric Botcazou2006-11-271-1/+11
* 2006-10-18 Roy Marples <uberlord@gentoo.org>Mike Frysinger2006-10-181-3/+3
* remove some duplicate #include's.Alan Modra2006-06-071-3/+1
* * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer2006-05-191-1/+1
* bfd/Richard Sandiford2006-04-051-10/+30
* 2006-02-24 David S. Miller <davem@sunset.davemloft.net>David S. Miller2006-02-251-1/+49
* * config/tc-sparc.c (isoctal): Fix thinko.Nick Clifton2005-11-081-1/+1
* * README-vms: Delete.Alan Modra2005-08-111-5/+0
* gas:Zack Weinberg2005-06-071-4/+4
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * config/tc-sparc.c (md_assemble): If sparc_ip gives us aDavid S. Miller2005-04-191-4/+6
* * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.Alan Modra2005-02-181-1/+1
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-7/+7
* 2004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-021-1/+35
* * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek2004-01-181-1/+7
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-3/+3
* * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.Jakub Jelinek2003-08-291-2/+66
* Update .comm error messages to assume an unsigned value.Nick Clifton2003-06-241-2/+3
* Move .file and .loc pseudo ops into obj-elf.cNick Clifton2003-05-211-2/+0
* bfd/Jakub Jelinek2003-01-241-4/+139