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