For -mcom, do not allow only POWER|PPC instructions.
[binutils-gdb.git] / gas / ChangeLog
1 Sun Oct 15 22:06:14 1995 Michael Meissner <meissner@cygnus.com>
2
3 * config/tc-ppc.c (md_parse_option): Support for -mcom to turn on
4 common mode operation.
5 (md_show_usage): Add -mcom to usage message.
6
7 Fri Oct 13 13:32:45 1995 steve chamberlain <sac@slash.cygnus.com>
8
9 * expr.c (op_rank): Add O_symbol_rva.
10 * expr.h (operatorT): Add O_symbol_rva.
11 * read.c (cons_worker): Set O_symbol_rva when necessary.
12 * write.c (fix_new_exp): Understand O_symbol_rva.
13
14 Tue Oct 10 11:34:14 1995 Ian Lance Taylor <ian@cygnus.com>
15
16 * config/tc-mips.c: Correct s_cons arguments. From Michael
17 Joosten <joost@ori.cadlab.de>.
18
19 Mon Oct 9 19:59:53 1995 Ian Lance Taylor <ian@cygnus.com>
20
21 * config/tc-ppc.c (ppc_macro): Make count unsigned.
22 (ppc_biei): Set segment to now_seg and value to coff_n_line_nos.
23 (ppc_frob_symbol): Handle C_BINCL and C_EINCL symbols by setting
24 the fix_line field.
25 * config/obj-coff.c (coff_n_line_nos): Rename from n_line_nos, and
26 make non-static. Change all users.
27 * config/obj-coff.h (coff_n_line_nos): Declare.
28
29 Fri Oct 6 16:24:27 1995 Ken Raeburn <raeburn@cygnus.com>
30
31 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
32
33 * configure.in (AC_ARG_WITH(bfd-assembler)): Fix help message.
34
35 * config/obj-elf.c (obj_elf_common): Convert specified byte
36 alignment to power of two. Set size of local bss symbol.
37
38 * config/tc-m68k.c (tc_gen_reloc): Fix typo in variable name.
39
40 Fri Oct 6 15:22:25 1995 Ian Lance Taylor <ian@cygnus.com>
41
42 * sb.c, macro.c: Decide whether to include <string.h> or
43 <strings.h> just as as.h does.
44
45 Fri Oct 6 09:55:33 1995 Doug Evans <dje@canuck.cygnus.com>
46
47 * Makefile.in (site.exp): Fix setting of $srcdir.
48
49 * config/tc-arm.c (md_atof): Fix little-endian output.
50 * config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for
51 all coff targets.
52
53 Thu Oct 5 20:17:30 1995 Ken Raeburn <raeburn@cygnus.com>
54
55 * doc/as.texinfo: Split out the NS32k family documentation,
56 despite its being commented out for now.
57 * doc/c-ns32k.texi: New file.
58
59 * sb.c, macro.c: Include string.h.
60
61 * Makefile.in (comparison): Only check *.o; we don't care if
62 timestamps inserted by the native linker differ.
63
64 * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern
65 if alignment stricter than 4 bytes is requested; in that case,
66 align to a 4-byte boundary first.
67
68 Thu Sep 28 19:35:27 1995 Pat Rankin <rankin@eql.caltech.edu>
69
70 * config/obj-vms.c (VMS_RSYM_Parse): eliminate "might be used
71 uninitialized" warning for `Max_Source_Offset'.
72
73 Wed Oct 4 16:17:02 1995 Kim Knuttila <krk@cygnus.com>
74
75 * config/tc-ppc.c (parse_toc_entry): New function to parse [toc]
76 qualifiers and detect errors if present.
77 (md_assemble): Add call to parse_toc_entry. Also added some support
78 for the [tocv] qualifier.
79 (ppc_pe_tocd): New function to support data in the toc section.
80
81 Wed Oct 4 14:03:39 1995 Ian Lance Taylor <ian@cygnus.com>
82
83 * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for
84 an absolute symbol.
85
86 Tue Oct 3 12:18:19 1995 Ian Lance Taylor <ian@cygnus.com>
87
88 * config/tc-m68k.c (isbyte): Accept all values from -65536 to
89 +65535, so ~VAL will not be rejected.
90
91 * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,
92 skip characters after the pseudo-op.
93 (s_else): Likewise.
94 * read.c (get_line_sb): Don't look past buffer_limit.
95 (s_include): In MRI mode, skip characters after the file name.
96
97 Mon Oct 2 16:15:27 1995 Ian Lance Taylor <ian@cygnus.com>
98
99 * config/m68k-parse.y (m68k_reg_parse): In MRI mode, permit
100 periods in register names.
101
102 For older changes see ChangeLog.1.