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