Clean up some of the obvious m88k bitrot.
[deliverable/binutils-gdb.git] / gas / ChangeLog.v9
CommitLineData
e28e0b95
KR
1Wed Jul 7 12:17:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2
3 * config/tc-sparc.h (ENV64): Define for v9.
4
5 * config/tc-sparc.c (s_xword): For numbers, call big_cons.
6 (sparc_ip, md_apply_fix, tc_gen_reloc): Handle some sparc64
7 relocation types.
8 (md_number_to_chars): Handle 8-byte value.
9
10 * config/obj-elf.h (elf_symbol): For v9, use 64-bit symbol type.
11
41532f54
KR
12Wed Jun 30 06:21:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13
14 * config/tc-sparc.c (md_begin): If sparcv9 is defined, reset
15 current_architecture to v9 automatically.
16
17 * config/tc-sparc.h (TARGET_FORMAT): Use elf64-sparc for v9.
18
19 * config/tc-sparc64.h, config/tc-sparc64.c: New files.
20 * configure.in: Use sparc64 cpu files for v9, and default to elf
21 format.
22
83f26cee
DE
23Fri Jun 25 10:47:24 1993 Doug Evans (dje@canuck.cygnus.com)
24
25 * config/tc-sparc.c (sparc_ip): Remove support for %d/%q fp regs.
26 All fp regs are now specified as %f.
27 (priv_reg_table): fpq -> fq.
28
3756b1b9
DE
29Mon Jun 7 09:55:03 1993 Doug Evans (dje@canuck.cygnus.com)
30
31 * config/tc-sparc.c (sparc_ip): Fix parsing of asi number.
32 Fix error message.
33
e0fd5860
JW
34Mon Mar 22 16:25:57 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
35
36 * config/tc-sparc.c (sparc_ip): Add support for membar mask names.
3756b1b9 37 Add missing colons in prefetch error messages. Add support for
e0fd5860
JW
38 ASI names.
39
b4d4c33d
JW
40Mon Mar 1 12:03:16 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
41
42 * config/tc-sparc.c (sparc_ip): Correctly assemble prefetch
43 instructions. Accept integer prefetch function numbers.
44
502a5584
KR
45Wed Feb 24 18:26:02 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
46
47 * config/tc-sparc.c (s_xword): Now call big_cons, so large
48 constants are accepted, but symbolic values are not. GCC will not
49 generate the latter currently.
50
47eccb7d
KR
51Fri Jan 8 05:23:59 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
52
53 * config/tc-sparc.c (sparc_ip): For %uhi and %ulo, if not
54 ENV64, emit no reloc.
55 (md_pseudo_table): For ".xword", call s_xword.
56 (s_xword): New function.
57
This page took 0.041296 seconds and 4 git commands to generate.