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