sparc64 changes
[deliverable/binutils-gdb.git] / gas / ChangeLog.v9
1 Wed Jun 30 06:21:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2
3 * config/tc-sparc.c (md_begin): If sparcv9 is defined, reset
4 current_architecture to v9 automatically.
5
6 * config/tc-sparc.h (TARGET_FORMAT): Use elf64-sparc for v9.
7
8 * config/tc-sparc64.h, config/tc-sparc64.c: New files.
9 * configure.in: Use sparc64 cpu files for v9, and default to elf
10 format.
11
12 Fri Jun 25 10:47:24 1993 Doug Evans (dje@canuck.cygnus.com)
13
14 * config/tc-sparc.c (sparc_ip): Remove support for %d/%q fp regs.
15 All fp regs are now specified as %f.
16 (priv_reg_table): fpq -> fq.
17
18 Mon Jun 7 09:55:03 1993 Doug Evans (dje@canuck.cygnus.com)
19
20 * config/tc-sparc.c (sparc_ip): Fix parsing of asi number.
21 Fix error message.
22
23 Mon Mar 22 16:25:57 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
24
25 * config/tc-sparc.c (sparc_ip): Add support for membar mask names.
26 Add missing colons in prefetch error messages. Add support for
27 ASI names.
28
29 Mon Mar 1 12:03:16 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
30
31 * config/tc-sparc.c (sparc_ip): Correctly assemble prefetch
32 instructions. Accept integer prefetch function numbers.
33
34 Wed Feb 24 18:26:02 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
35
36 * config/tc-sparc.c (s_xword): Now call big_cons, so large
37 constants are accepted, but symbolic values are not. GCC will not
38 generate the latter currently.
39
40 Fri Jan 8 05:23:59 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
41
42 * config/tc-sparc.c (sparc_ip): For %uhi and %ulo, if not
43 ENV64, emit no reloc.
44 (md_pseudo_table): For ".xword", call s_xword.
45 (s_xword): New function.
46
This page took 0.030487 seconds and 4 git commands to generate.