]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/sparc-opc.c
opcodes/
authorDavid S. Miller <davem@redhat.com>
Wed, 23 Apr 2008 07:49:33 +0000 (07:49 +0000)
committerDavid S. Miller <davem@redhat.com>
Wed, 23 Apr 2008 07:49:33 +0000 (07:49 +0000)
commit1a6b486f7396aef713425cd01fb9861e53fb6227
tree005659db874d5536f77947d6226f4b2c467abe4d
parentb863bf13fe4722ea0aa721043285e9011eb0ea30
opcodes/

* sparc-opc.c (asi_table): Add UltraSPARC and Niagara
extended values.
(prefetch_table): Add missing values.

gas/

* config/tc-sparc.c (v9a_asr_table): Add missing
'stick' and 'stick_cmpr', and document ordering rules
of table.
(tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
BFD_RELOC_SPARC_PC10.
* doc/c-sparc.texi: New section on Sparc constants.
Add documentation for %stick and %stick_cmpr.

gas/testsuite/

* gas/sparc/pc2210.d: New file.
* gas/sparc/pc2210.d: Likewise.
* gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
gas/ChangeLog
gas/config/tc-sparc.c
gas/doc/c-sparc.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/sparc/pc2210.d [new file with mode: 0644]
gas/testsuite/gas/sparc/pc2210.s [new file with mode: 0644]
gas/testsuite/gas/sparc/sparc.exp
opcodes/ChangeLog
opcodes/sparc-opc.c