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