aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog.v9
blob: cbdf91c0d7ad3ef6ccb445806b60e303fd1df0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Fri Jun 25 10:47:24 1993  Doug Evans  (dje@canuck.cygnus.com)

	* config/tc-sparc.c (sparc_ip): Remove support for %d/%q fp regs.
	All fp regs are now specified as %f.
	(priv_reg_table): fpq -> fq.

Mon Jun  7 09:55:03 1993  Doug Evans  (dje@canuck.cygnus.com)

	* config/tc-sparc.c (sparc_ip): Fix parsing of asi number.
	Fix error message.

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 prefetch 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.