OSDN Git Service

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)
commitad1df7b9ce3c86870c48cbd900bb0501ab454f00
treeed98b70ec1d08da68b89a746e8bd193d40c19d98
parent05f6d2933db4ede02fe80b0ac1a6e68774ee012c
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