gas/
authorDavid S. Miller <davem@redhat.com>
Fri, 25 Apr 2008 19:58:03 +0000 (19:58 +0000)
committerDavid S. Miller <davem@redhat.com>
Fri, 25 Apr 2008 19:58:03 +0000 (19:58 +0000)
commitf04d18b76aed94c5df33c3d504299f84b5e7145d
tree9871cc5ec91dabd454cb4f8dcf765d2952da587e
parent93b5768bfdc8cb884d54258a3935144214608cac
gas/

* config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
%asr aliases.

* doc/c-sparc.texi: Consistently refer to architecture 'versions',
rather than occaisionally 'levels'.  Consistently refer to Sun's
UNIX variant as SunOS, every version of Solaris is also SunOS.
Document new 'softint_clear' and 'softint_set' aliases.  Clarify
which architecture versions support '%dcr', '%cq', and '%gl'. Add
section on 32-bit/64-bit opcode translations.

opcodes/

* sparc-dis.c: Emit %stick instead of %sys_tick, and %stick_cmpr
instead of %sys_tick_cmpr, as suggested in architecture manuals.
gas/ChangeLog
gas/config/tc-sparc.c
gas/doc/c-sparc.texi
opcodes/ChangeLog
opcodes/sparc-dis.c
This page took 0.02627 seconds and 4 git commands to generate.