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