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