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