fac76bdba38e726c0a15592cd57b8042891535fd
[external/binutils.git] / gas / config / ChangeLog
1 Tue Sep 22 15:10:51 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2
3         * tc-m68k.c: Replace "enum m68k_architecture" with "int"
4         throughout.  That enum no longer means what we thought it meant.
5
6         * tc-m68k.c (md_assemble, md_parse_option): Handle new
7         "-mno-688[58]1" options.
8
9         * tc-m68k.c: Added CPU32 support.
10
11 Fri Sep 18 08:02:18 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12
13         * tc-m68k.c (m68k_ip): An(disp) is not pc relative.
14
15 Sun Sep 13 20:29:39 1992  Ian Lance Taylor  (ian@cygnus.com)
16
17         * obj-coffbfd.h: define WARN_SIGNED_OVERFLOW_WORD.
18         obj-coffbfd.c (fixup_segment): check for signed .word overflow if
19         WARN_SIGNED_OVERFLOW_WORD.
20
21         * obj-coffbfd.c (fixup_segment): fixed missing parens in
22         expression checking for byte or word overflow.
23
24 Fri Sep 11 10:21:04 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
25
26         Support for i386 coff
27         * obj-coffbfd.h : added stuff 
28         * tc-i386.c (tc_coff_fix2rtype): new function
29         * tc-i386.h : new coff defines
30
31 Wed Sep  9 11:10:24 1992  Ian Lance Taylor  (ian@cygnus.com)
32
33         * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
34          Motorola and MIT syntax; gas can now assemble either type of
35          file.
36         tc-m68kmote.c, tc-m68kmote.h: removed now superfluous files.
37         From Steve Chamberlain:
38         m68kcoff.mt: for m68k COFF.
39         obj-coffbfd.c: (fixup_mdeps) added
40          (size_section) removed bad sanity check
41          (fill_section) added rs_machine_dependent case
42          (write_object_file) call fixup_mdeps
43          (fixup_segment) set fx_subsy to 0.
44         obj-coffbfd.h: define WORKING_DOT_WORD (too hard to support) and
45          handle m68k.
46         tc-m68k.c, config/tc-m68k.h: added m68k COFF support and Motorala
47          pseudo ops.
48
49 Fri Aug 28 16:25:22 1992  Ian Lance Taylor  (ian@cygnus.com)
50
51         * obj-bout.h, obj-bout.c (obj_header_append, obj_symbol_to_chars),
52         tc-i960.c (md_ri_to_chars): Always output bout object file in
53         little endian byte order (used to use endianness of host).
54
55 Tue Aug 25 15:11:08 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
56
57         * z8k.c, z8k.h, z8k.mt: z8000 support stuff
58
59 Mon Aug 24 12:45:12 1992  Ian Lance Taylor  (ian@cygnus.com)
60
61         * tc-m68k.c: use TARGET_CPU to choose default cpu type.
62
63         * te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
64         so that we can assemble hand-written libgcc code.
65
66 Wed Aug 19 11:20:59 1992  Ian Lance Taylor  (ian@cygnus.com)
67
68         * tc-m68k.c, tc-m68kmote.c: the cas2 instruction is supposed to be
69         written with indirection on the last two operands, which can be
70         either data or address registers.  Added a new operand type 'r'
71         which accepts either register type.  Added '(' to notend stuff in
72         tc-m68kmote.c to accept (a0):(a2) in cas2 instruction.
73
74 Tue Aug 11 12:58:14 1992  Ken Raeburn  (raeburn@cygnus.com)
75
76         * sparc.mt: New file.
77
78 Mon Aug 10 14:37:08 1992  Per Bothner  (bothner@cygnus.com)
79
80         * tc-m68k.c: ".align N" means align to N-byte boundary *only*
81         if TN_SUN3; otherwise align to 2**N-byte bounary.
82
83 Thu Aug  6 12:08:42 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
84
85         * config/tc-h8300.c: if a :8 is seen after an operand, fill top
86         two bytes of any constant with 0xff:
87
88 Wed Aug  5 01:54:34 1992  John Gilmore  (gnu at cygnus.com)
89
90         * tc-m68k.c (try_index):  Error if index scaling specified and
91         assembling for an older CPU than a 68020.
92
93 Mon Jul  6 17:09:32 1992  Steve Chamberlain  (sac@cygnus.com)
94
95         * obj-coffbfd.c (fill_section): mark .lit sections as STYP_LIT
96
97 Tue Jun  9 07:50:46 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
98
99         * tc-m68k.c (m68kip): Fix typo so that only arch's >=68020 do
100         pcrel data stuff. (md_estimate_size_before_relax): when relaxing a
101         68010 bxx into a bra+6 jmpxx, put the bytes of the jmp opcode into
102         the right place. (s_bss): Don't put .bss stuff into SEG_DATA, put
103         it into SEG_BSS
104
105 Thu May 28 11:20:27 1992  Jim Wilson  (wilson@sphagnum.cygnus.com)
106
107         * tc-sparc.c: Use new ARCHITECTURES_CONFLICT_P macro.  Mention new
108         -Asparclite flag.
109
110 Mon May  4 18:56:19 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
111
112         * obj-coffbfd.c: use is a synonym for section, (do_relocs_for):
113         calc the base of relocs correctly.
114         * tc-a29k.c (parse_operand): allow expressions to be in any section.
115
116 Thu Mar 12 04:42:38 1992  K. Richard Pixley  (rich@cygnus.com)
117
118         * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
119           tc-m68k.h to te-sun3.h. 
120
121 Wed Mar 11 23:34:46 1992  K. Richard Pixley  (rich@cygnus.com)
122
123         * te-sun3.h: add LOCAL_LABELS_DOLLAR.
124
125 Fri Feb 21 06:22:15 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
126
127         * obj-aout.c: do not include stab.gnu.h if NO_LISTING.
128
129         * tc-i860.c, a.out.gnu.h: move i860 relocs to a proper place.
130
131         * a.out.h: removed.
132
133 Fri Feb 21 02:17:22 1992  Minh Tran-Le (TRANLE@INTELLICORP.COM)
134
135         * tc-i386.c: tc-i386.c: added handling of the following opcodes:
136           i/o opcodes - inb, inw, outb and outw.  string manipulation with
137           att syntax - scmp, slod, smov, ssca, ssto.
138
139 Fri Feb 21 01:53:50 1992  Minh Tran-Le (TRANLE@INTELLICORP.COM)
140
141         * obj-coff.c: (for aix386) Moved the symbols .text, .data and .bss
142           to just after .file .
143
144           In obj_crawl_symbol_chain() where it tries to put the external
145           symbols apart, with the condition:
146             (!S_IS_DEFINED(symbolP) &&
147              !S_IS_DEBUG(symbolP) &&
148              !SF_GET_STATICS(symbolP))
149           it was moving too many symbols out. So I switch it back to the
150           condition:
151             (S_GET_STORAGE_CLASS(symbolP) == C_EXT && !SF_GET_FUNCTION(symbolP))
152
153           In obj_emit_relocations() added the conditional on KEEP_RELOC_INFO
154           so that we don't use the F_RELFLG which make the linker complain
155           that somebody has stripped the relocation info.
156
157           Also, the AIX ld program require that the relocation table
158           is sorted by r_vaddr like the standard ATT assembler does.
159
160           [he also changed the sizeof(struct ...)'s into the coff
161           style FOOSZ macros.  I'm not sure this is right, but I can't
162           remember why.  xoxorich.]
163
164 Tue Feb 18 02:11:10 1992  K. Richard Pixley  (rich at cygnus.com)
165
166         * tc-m88k.[hc]: pulled in from hack's unfinished work.  These
167           aren't yet integrated.
168
169         * tc-i860.[hc]: blew off the dust.  Something must still be done
170           about conflicting relocation types.
171
172         * tc-ns32k.c: Replaced previous tc_aout_fix_to_chars stub with the
173           real thing.
174
175         * tc-i960.c, tc-sparc.c: white space and comments only.
176
177         * tc-a29k.h: delete duplicate macro definition.
178
179         * new file atof-ns32k.c copied from hack's last unreleased gas.
180
181