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