aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog.v9
blob: cc4e7c13c5b9617c339a4d789d9780db76b53344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.