mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
25 lines
864 B
Plaintext
25 lines
864 B
Plaintext
Mon Mar 22 16:25:57 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
|
|
|
|
* config/tc-sparc.c (sparc_ip): Add support for membar mask names.
|
|
Add missing colons in prefectch error messages. Add support for
|
|
ASI names.
|
|
|
|
Mon Mar 1 12:03:16 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
|
|
|
|
* config/tc-sparc.c (sparc_ip): Correctly assemble prefetch
|
|
instructions. Accept integer prefetch function numbers.
|
|
|
|
Wed Feb 24 18:26:02 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
|
|
|
* config/tc-sparc.c (s_xword): Now call big_cons, so large
|
|
constants are accepted, but symbolic values are not. GCC will not
|
|
generate the latter currently.
|
|
|
|
Fri Jan 8 05:23:59 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
|
|
|
* config/tc-sparc.c (sparc_ip): For %uhi and %ulo, if not
|
|
ENV64, emit no reloc.
|
|
(md_pseudo_table): For ".xword", call s_xword.
|
|
(s_xword): New function.
|
|
|