* cgen.h: New file.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
defc70bf
DE
1Thu May 7 02:19:14 1998 Doug Evans <devans@charmed.cygnus.com>
2
3 * cgen.h: New file.
4 * cgen.c: Include it.
5 (MAX_FIXUPS): Renamed to CGEN_MAX_FIXUPS.
6 (cgen_asm_finish_insn): Result is now void. New arg `result'.
7 All callers updated.
8 * config/tc-m32r.c: Include cgen.h.
9 (m23r_insn): New members num_fixups,fixups.
10start-sanitize-m32rx
11 (assemble_parallel_insn): Initialize debug_sym_link for each insn.
12 (md_assemble): Simplify code to pack two insns in parallel.
13 When swapping two insns, update their fixups.
14end-sanitize-m32rx
15
2ac0ca44
DE
16start-sanitize-sky
17Wed May 6 16:26:57 1998 Doug Evans <devans@canuck.cygnus.com>
18
19 * config/tc-dvp.c: Delete inclusion of "sysdep.h".
20
21end-sanitize-sky
8be4960f
JL
22Wed May 6 16:29:19 1998 Jeffrey A Law (law@cygnus.com)
23
24 * config/tc-hppa.c (md_apply_fix): Slightly rework some code
25 to avoid compiler warning.
26
21e2eeaa
ILT
27Wed May 6 15:26:34 1998 Klaus Kaempf <kkaempf@progis.de>
28
10779648
ILT
29 * makefile.vms: Run dec c with /nodebug. Pass CC value when
30 calling make.
31
21e2eeaa
ILT
32 * makefile.vms (OBJS): Add ehopt.obj
33
6a1421c6
ILT
34Wed May 6 15:11:12 1998 Klaus Kaempf <kkaempf@progis.de>
35
36 * doc/c-vax.texi: Correct and extend vax/vms documentation.
37
daaef8f8
RH
38Wed May 6 11:51:51 1998 Richard Henderson <rth@cygnus.com>
39
40 * config/tc-d30v.c (do_assemble): Accept a new parameter requesting
41 a short format insn.
42 (md_assemble): Set it for explicitly packed insns.
43
44Tue May 5 13:23:13 1998 Nick Clifton <nickc@cygnus.com>
45
46 * config/obj-coff.c (c_symbol_merge): Do not take address of
47 native fields when performing the memcpy.
48
6ef925e8
GRK
49Tue May 5 13:10:41 1998 Gavin Koch <gavin@cygnus.com>
50
51 * config/tc-mips.c (macro,macro2): Implement
52 M_DMULO_I, M_MULO_I, M_DMULOU_I, and M_MULOU_I.
53
c8f28d29
ILT
54Mon May 4 17:49:14 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
55
56 * config/tc-m68k.h (TC_RELOC_RTSYM_LOC_FIXUP): Changed to keep
57 relocations against globally visible symbols.
58 * config/tc-m68k.c (relaxable_symbol): New macro.
59 (m68k_ip, md_estimate_size_before_relax): Use it.
60 (tc_m68k_fix_adjustable): Also handle weak symbols.
61
3ccd41ae
ILT
62Mon May 4 16:12:23 1998 Ian Lance Taylor <ian@cygnus.com>
63
f3d491b1
ILT
64 * config/tc-i386.h (TC_RELOC_RTSYM_LOC_FIXUP): Keep relocs for all
65 references to externally visible symbols.
66 * config/tc-i386.c (md_apply_fix3): When OBJ_ELF, don't add the
67 values in twice for a PC relative reloc if the symbol is
68 externally defined.
69
3ccd41ae
ILT
70 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_AOUT]: When PIC,
71 don't adjust a PC relative reloc against an externally visible
72 symbol.
73 * config/tc-sparc.c (md_apply_fix3): When generating a.out PIC,
74 for a PC relative fixup against an externally visible defined
75 symbol, arrange to store object file and addend values as though
76 the symbol were not defined.
77 (tc_gen_reloc): Likewise.
78
7f77acfd
FF
79Thu Apr 30 13:09:39 1998 Fred Fish <fnf@ninemoons.com>
80
81 * read.c (sizeof_leb128): Referenced externally by write.c so
82 don't inline.
83
5501e8ba
MM
84Wed Apr 29 15:45:57 1998 Michael Meissner <meissner@cygnus.com>
85
86 * config/tc-m32r.c ({,expand_}debug_sym): New functions to record
87 and expand a 'debug' symbol associated with the next instruction
88 that does not cause a short instruction to be filled with a NOP.
89 (md_pseudo_table): Add support for .debugsym.
90 (assemble_parallel_insn): Add calls to expand_debug_sym as
91 appropriate.
92 (md_assemble): Ditto.
93
2614063d
TT
94Tue Apr 28 19:16:26 1998 Tom Tromey <tromey@cygnus.com>
95
96 * as.c (main): Conditionally call setlocale.
97 * gasp.c (main): Likewise.
98 * asintl.h: Include <locale.h> if HAVE_LOCALE_H.
99 (LC_MESSAGES): Now can be defined even when ENABLE_NLS.
100
3d7def9f
FCE
101start-sanitize-d30v
102Tue Apr 28 18:33:23 1998 Frank Ch. Eigler <fche@cygnus.com>
103
104 * config/tc-d30v.c (md_show_usage): Correct gettext typo.
105
106end-sanitize-d30v
c0fde101
ILT
107Tue Apr 28 12:16:30 1998 Ian Lance Taylor <ian@cygnus.com>
108
109 * config/tc-hppa.c: Change all calls to bzero to use memset.
110 (pa_ip): Add cast to avoid warning.
111 (tc_gen_reloc, md_apply_fix): Likewise.
112 (pa_find_space_by_number): Likewise.
113 (hppa_force_relocation): Likewise.
114 (pa_block): Change i to unsigned int.
115 * config/obj-som.h (obj_som_copyright): Declare.
116
4b9180d9
FCE
117Tue Apr 28 11:35:56 1998 Frank Ch. Eigler <fche@cygnus.com>
118
119 * ecoff.c (ecoff_build_lineno): Do not use dummy first_lineno
120 for line numbers for assembly source.
121
b6177e13
ILT
122Mon Apr 27 15:58:46 1998 Ian Lance Taylor <ian@cygnus.com>
123
124 * configure.in: Change version number to 2.9.4
125 * configure: Rebuild.
126
f2980bb4
DE
127Mon Apr 27 12:07:33 1998 Doug Evans <devans@seba.cygnus.com>
128
129 * cgen.c (cgen_asm_finish_insn): New arg relax_p. All callers updated.
130start-sanitize-m32rx
131 * config/tc-m32r.c (assemble_parallel_insn): No need to try
132 non-relaxable variant any more. Simplify test for nop insn.
133 (md_assemble): Only scan operands if m32rx. Set orig_insn in case
134 scan of operands yields an insn different from original (e.g. a macro).
135 Fix call to can_make_parallel.
136end-sanitize-m32rx
137
567a6d7d
ILT
138Mon Apr 27 15:16:12 1998 Ian Lance Taylor <ian@cygnus.com>
139
140 * ecoff.h: Change symbolS in function declaration to struct
141 symbol.
142
25b5beb8
ILT
143Sun Apr 26 13:44:22 1998 Ian Lance Taylor <ian@cygnus.com>
144
145 * config/tc-sh.c (parse_reg): Add casts to avoid warnings.
146 (md_convert_frag): Fix i18n typo.
147
94fa695e
RH
148Sat Apr 25 20:12:02 1998 Richard Henderson <rth@cygnus.com>
149
150 * ecoff.c (ecoff_get_cur_proc_sym): New function.
151 * ecoff.h: Protoype it.
152 * config/tc-alpha.c [ELF] (s_alpha_prologue): New function.
153 [EVAX] (s_alpha_prologue): Delete.
154 (md_pseudo_table): Update.
155
ad7302a0
ILT
156Sat Apr 25 14:00:52 1998 Ian Lance Taylor <ian@cygnus.com>
157
158 * config/tc-i960.c (md_assemble): Change bp_error_msg from static
159 array to local pointer.
160 (get_args, parse_expr): Add casts to avoid warnings.
161
0917e2cb
ILT
162Fri Apr 24 12:47:42 1998 Philippe De Muyter <phdm@macqel.be>
163
164 * read.c (s_set): Cast xmalloc return value to fragS *.
165 * config/tc-m68k.c (m68k_ip): Function made static to match
166 previous forward declaration.
167 (insert_reg, init_regtable, md_convert_frag_1): Likewise.
168
d0023d7e
NC
169Fri Apr 24 09:26:46 1998 Nick Clifton <nickc@cygnus.com>
170
682639a8
NC
171 * config/tc-v850.c: Add internationalisation macros to error
172 strings.
173
0917e2cb 174 * config/tc-m32r.c (can_make_parallel): Add internationalisation
d0023d7e
NC
175 macros to error strings.
176
755b5aca
ILT
177Thu Apr 23 19:23:23 1998 Ian Lance Taylor <ian@cygnus.com>
178
179 * config/tc-ppc.c (ppc_fix_adjustable): Correct test of whether a
180 reloc is in the TOC csect.
181 (md_apply_fix3): Correct gettext typo.
182
8efdd180
NC
183Thu Apr 23 14:58:31 1998 Nick Clifton <nickc@cygnus.com>
184
185 * config/tc-arm.c (find_real_start): Ignore symbols starting with
186 .L - they are local labels and the branches are not really
187 function calls but rather far jumps.
188
cc33746d
DE
189start-sanitize-sky
190Thu Apr 23 11:09:34 1998 Doug Evans <devans@canuck.cygnus.com>
191
192 * config/tc-dvp.c (dvp_frob_label): Don't emit _$ versions of
193 local labels ($ prefix).
194
195end-sanitize-sky
1158ffaf
TT
196Wed Apr 22 15:57:21 1998 Tom Tromey <tromey@cygnus.com>
197
198 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
199
8081c2be
ILT
200Wed Apr 22 14:52:36 1998 Ian Lance Taylor <ian@cygnus.com>
201
202 * config/tc-i386.c (md_assemble): Print operand number rather than
203 using ordinal_names.
204 (i386_operand): Likewise.
205
48401fcf
TT
206Tue Apr 21 22:34:25 1998 Tom Tromey <tromey@scribbles.cygnus.com>
207
1a9136e2
TT
208 * Makefile.am (INTLLIBS): Define to work around apparent automake
209 bug.
210 All Makefiles: Regenerated.
211
48401fcf
TT
212 * Many files: Added gettext invocations around user-visible
213 strings.
214 * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
215 HAVE_LC_MESSAGES): Define.
216 * dep-in.sed: Added asintl.h.
217 * po/Make-in: New file.
218 * gasp.c (main): Call setlocale, bindtextdomain, and textdomain.
219 Include "asintl.h".
220 * read.c (Z_): Renamed from `_'.
221 * Makefile.am (SUBDIRS): Added po.
222 (POTFILES): new macro.
223 (po/POTFILES.in): New target.
224 ($(OBJS)): Added asintl.h.
225 (HFILES): Likewise.
226 (INCLUDES): Added -DLOCALEDIR, -I$(top_srcdir)/../intl.
227 (as_new_LDADD): Added $(INTLLIBS).
228 (as_new_DEPENDENCIES): Added $(INTLDEPS).
229 (gasp_new_LDADD): Added $(INTLLIBS).
230 (gasp_new_DEPENDENCIES): New macro.
231 * configure, aclocal.m4: Rebuilt.
232 * configure.in: Call CY_GNU_GETTEXT. Generate po/Makefile.in and
233 po/Makefile.
234 (ALL_LINGUAS): Define.
235 * macro.c: Include "asintl.h".
236 * as.c (main): Call setlocale, bindtextdomain, and textdomain.
237 * as.h: Include "asintl.h".
238 * config/tc-i386.c (ordinal_names): Removed.
239 (md_assemble): Changed error text to avoid ordinal_names.
240 (i386_operand): Likewise.
241 (reloc): Added as_bad to avoid i18n problems.
242 (tc_gen_reloc): Likewise.
243 * config/tc-arm.c (bad_args): Now a #define.
244 (bad_pc): Likewise.
245 * config/obj-vms.c (VMS_stab_parse): Changed type of
246 `long_const_msg'.
247 (global_symbol_directory): Unified strings to avoid i18n
248 problems.
249 * config/tc-m68k.c (get_reloc_code): Added some as_bad calls to
250 avoid i18n problems.
251 * config/tc-ns32k.c (reloc): Added as_bad to avoid i18n problems.
252 * config/tc-ppc.c (md_apply_fix3): Added as_bad_where to avoid
253 i18n problems.
254 * config/tc-sh.c (md_convert_frag): Added as_bad to avoid i18n
255 problems.
48401fcf
TT
256 * config/tc-v850.c (md_assemble): Changed C++ comment into C
257 comment.
48401fcf
TT
258 * config/tc-vax.c (md_assemble): Added as_warn to avoid i18n
259 problems.
260 * as.c (print_version_id): Added an fprintf to avoid i18n
261 problems.
262 * cond.c (cond_finish_check): Added as_bad call to avoid i18n
263 problems.
264 * expr.c (expr): Added as_warn call to avoid i18n problems.
265 * messages.c (as_assert): Changed code to avoid i18n problems.
266 (as_abort): Likewise.
267 * read.c (pseudo_set): Added as_bad call to avoid i18n problems.
268 (s_space): Likewise.
269 * po/Make-in, po/POTFILES.in, po/gas.pot: New files.
270
4498e3d6
ILT
271Tue Apr 21 17:01:22 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
272
273 * config/tc-i386.c (check_prefix): New static function, split out
274 from md_assemble.
275 (struct _i386_insn): Add wait_prefix field.
276 (md_assemble): Remove wait_prefix local variable. Use
277 check_prefix when adding a prefix.
278
279 * config/tc-i386.c (current_templates): New static variable.
280 (md_assemble): Remove current_templates local variable.
281 (md_assemble, i386_operand): Improve error and warning messages in
282 many places. Add RESTORE_END_STRING in many places before error
283 return. Clarify some comments.
284
285 * config/tc-i386.c (struct _i386_insn): Change seg field to a two
286 element array.
287 (md_assemble): Parse string instruction operands, looking for
288 segment override prefixes. Check for invalid segment prefixes on
289 string instruction.
290 (i386_operand): i.seg[] and max mem_operand changes for string
291 insns.
292 * config/tc-i386.h (EsSeg): Define.
293
294 * config/tc-i386.h (regKludge): Define.
295 (iclrKludge, imulKludge): Don't define.
296 * config/tc-i386.c (md_assemble): Merge imulKludge and iclrKludge
297 code. Move ReverseRegRegmem fudges into Modrm case. Reorder
298 opcode_modifier checks to look for more common cases first. Add
299 default_seg for IsString case.
300
b2bb41f6
ILT
301Tue Apr 21 16:18:12 1998 Ian Lance Taylor <ian@cygnus.com>
302
303 * configure.in: Call AM_PROG_LEX rather than AC_PROG_LEX and
304 AC_DECL_YYTEXT.
305 * configure: Rebuild with new automake and libtool.
306 * aclocal.m4, Makefile.in: Likewise.
307
308 * doc/Makefile.am (as.dvi): New target.
309 * doc/Makefile.in: Rebuild.
310
311start-sanitize-sky
312Mon Apr 20 12:49:33 1998 Doug Evans <devans@canuck.cygnus.com>
313
314 * config/tc-dvp.c (VU_LABEL_PREFIX): Make "_$".
315
316end-sanitize-sky
307edcc0
SC
317Sat Apr 18 01:21:04 1998 Stan Cox <scox@cygnus.com>
318
319 * configure.in: Added sparc86x support.
320
321 * configure: Rebuild.
322
323 * config/tc-sparc.c (lookup_arch): Added arch_type to struct
324 sparc_arch.
325 (md_parse_option): Warn if -EL is not supported for this architecture.
326
327 * config/tc-sparc.h (SPARC_BIENDIAN) Always define.
328
90674355
JL
329Sat Apr 18 01:19:01 1998 Jeffrey A Law (law@cygnus.com)
330
331 * config/tc-mips.c (mips_ip): Note when we use get match on
332 the full instruction name.
333start-sanitize-r5900
334 (mips_ip): For '&' DEST completer handling, if we got a full match
335 then the DEST completer is implicitly .wxyz.
336end-sanitize-r5900
337
40f3c6f8
DE
338start-sanitize-sky
339Thu Apr 16 11:48:18 1998 Doug Evans <devans@canuck.cygnus.com>
340
341 * config/tc-dvp.c (unpackloc_sym): Delete. All uses deleted.
dd7faceb
DE
342 (vif_insn_type): New function.
343 (md_apply_fix3): Don't validate user specified length if unpack insn
344 and wl > cl.
40f3c6f8
DE
345
346end-sanitize-sky
c02e446b
RH
347Wed Apr 15 15:17:27 1998 Richard Henderson <rth@cygnus.com>
348
349 * symbols.c (resolve_symbol_value) [O_symbol]: Also store the symbol
350 back into the expression to handle add/sub simplification correctly.
351
65a17223
FCE
352start-sanitize-r5900
353Wed Apr 15 10:35:59 1998 Frank Ch. Eigler <fche@cygnus.com>
354
355 * config/tc-mips.c (mips_ip): Specs changed for
356 VCALLMSR instruction.
357
358end-sanitize-vr5900
2cf51495
CM
359start-sanitize-vr5400
360Wed Apr 15 07:06:04 1998 Catherine Moore <clm@cygnus.com>
361
362 * config/tc-mips.c (hilo_interlocks): Remove VR5400.
363
364end-sanitize-vr5400
2cf51495
CM
365Wed Apr 15 07:06:04 1998 Catherine Moore <clm@cygnus.com>
366
367 * config/tc-mips.c (hilo_interlocks): Remove 4300.
368
27aa0c7e
NC
369Mon Apr 13 16:51:04 1998 Nick Clifton <nickc@cygnus.com>
370
371 * config/tc-arm.c (do_msr): Support undocumented 'msr cpsr_flg,
372 #<n>' instruction.
373
7ebb61af
DE
374start-sanitize-sky
375Mon Apr 13 12:18:53 1998 Doug Evans <devans@canuck.cygnus.com>
376
377 * config/tc-dvp.c (md_apply_fix3): Mark fixup for mpg loaded vu
378 branch error as being done so we don't try to emit a reloc.
379
380end-sanitize-sky
a461558b
DE
381Thu Apr 9 10:29:42 1998 Doug Evans <devans@canuck.cygnus.com>
382
383 * symbols.c (max_indent_level): New global.
384 (print_symbol_value_1): Use it.
e15073a2
DE
385 * expr.h (expr_build_dot): Declare.
386 * expr.c (expr_build_dot): New function.
07b20428
DE
387start-sanitize-sky
388 * config/tc-dvp.c (VU_LABEL_PREFIX): New macro.
389 (compute_mpgloc): New function.
390 (eval_expr): New arg `cpu'. All callers updated.
391 (non_vu_insn_seen_p): New static global.
392 (RELAX_{MPG,DIRECT,VU,ENCODE,GROWTH,DONE_}): New macros.
393 (struct dvp_fixup): New member `cpu'.
394 (assemble_one_insn): New args init_fixup_count, fixup_offset.
395 All callers updated.
396 (md_assemble): Set non_vu_insn_seen_p as appropriate.
397 (assemble_vif): Set `cpu' field of fixup.
398 Clean up calls to frag_var. Recorded mpgloc is now in bytes.
399 (assemble_vu_insn): Delete, contents moved into ...
400 (assemble_vu): ... here. Don't record fixups until after parsing
401 both upper and lower insns. If branch insn inside mpg, properly
402 compute target address.
403 (dvp_frob_label): Create copies of vu labels inside mpg's.
404 (dvp_relax_frag): Clean up.
405 (md_convert_frag): Ditto.
406 (md_apply_fix3): Signal error if mpg embedded vu code has branch
407 to undefined label (not currently supported).
408 (eval_expr): New arg `cpu'. All callers updated.
409 (insert_operand_final): Convert mpgloc from bytes to dwords.
410 (s_endmpg): Use compute_mpgloc to update $.mpgloc.
411 (s_state): If switching to vu state, initialize $.mpgloc.
412end-sanitize-sky
a461558b 413
8dc11c35
DE
414Wed Apr 8 16:16:11 1998 Doug Evans <devans@canuck.cygnus.com>
415
416 * symbols.c (print_binary): New function.
417 (print_expr_1): Call it.
418
b25ce8e1 419start-sanitize-sky
bfb27620
DE
420Tue Apr 7 12:21:39 1998 Doug Evans <devans@canuck.cygnus.com>
421
422 * config/tc-dvp.c (md_convert_frag): Fix thinko.
423
b25ce8e1
DE
424Mon Apr 6 17:08:47 1998 Doug Evans <devans@canuck.cygnus.com>
425
426 * config/tc-dvp.c (assemble_vif): Watch for macro insns.
a9589a2c
DE
427 0 is a valid length value (= max+1).
428 (install_vif_length): 0 is a valid length value (= max+1).
b25ce8e1
DE
429
430end-sanitize-sky
5388e7d1
ILT
431Mon Apr 6 12:06:39 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
432
433 * config/tc-m68k.c (m68k_ip, case "#B"): Install the offset of the
434 operand in the opcode.
435
050ac694
DE
436start-sanitize-sky
437Fri Apr 3 12:13:03 1998 Doug Evans <devans@canuck.cygnus.com>
438
439 * config/tc-dvp.c (assemble_vif): Put relaxable insns in their
440 own fragment.
441
442end-sanitize-sky
dd4dec6a
ILT
443Fri Apr 3 11:58:19 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
444
445 * config/tc-i386.h: Reorder operand flags and opcode modifier
446 flags for clarity. Remove unused definitions: Unknown,
447 ImmUnknown, DispUnknown, NoModrm.
448 * config/tc-i386.c (type_names): Add missing Debug type.
449 (md_assemble): Better duplicate prefix checking. Quicker string
450 instruction check via new opcode_modifier flag.
451
7f633717
ILT
452Fri Apr 3 11:44:34 1998 Ian Lance Taylor <ian@cygnus.com>
453
454 * doc/as.texinfo (Invoking): Clarify -Wa example.
455
3c69baf9
GRK
456Fri Apr 3 09:12:23 1998 Gavin Koch <gavin@cetus.cygnus.com>
457
458 * config/tc-mips.c (mips_pseudo_table): Add weakext entry.
459 (s_mips_weakext): Define.
460 * ecoff.c (ecoff_directive_weakext): Don't define if defined(TC_MIPS).
461 * config/obj-ecoff.c (obj_pseudo_table): Don't add weakext if
462 defined(TC_MIPS).
463
24733f0e
JL
464Thu Apr 2 22:42:02 1998 Jeffrey A Law (law@cygnus.com)
465
466 * config/tc-mn10200.c (tc_gen_reloc): The difference of two symbols
467 is an error if the value can not be computed at assembly time.
468 * config/tc-mn10300.c (tc_gen-reloc): Likewise.
469
335c5c6c
ILT
470Thu Apr 2 16:36:47 1998 Ian Lance Taylor <ian@cygnus.com>
471
472 * gasp.c (main): Set next field of new include_path structure to
473 NULL. From Avery Pennarun <averyp@gdc.ca>.
474
475 * read.c (s_mri_sect): Call as_bad rather than abort for an
476 unsupported MRI target.
477
f71d1797
NC
478Wed Apr 1 11:08:27 1998 Nick Clifton <nickc@cygnus.com>
479
480 * config/tc-arm.c (arm_validate_fix): New function. Determine if
481 the destination of a branch instruction should be altered.
482 (find_real_start): New function: Locate the real, Thumb coded
483 start of a Thumb function.
484 (do_t_branch23): Alter the destination of branches to Thumb
485 functions.
486
487 * config/tc-arm.h: Define TC_VALIDATE_FIX.
488
489Tue Mar 31 13:27:33 1998 Dean M. Deaver <deaver@amt.tay1.dec.com>
490
91852c94
ILT
491 * config/tc-arm.c (decode_shift): Handle addressing mode 2 w/rrx
492 also.
493
8f6a0cad
ILT
494Wed Apr 1 13:13:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
495
496 * doc/as.texinfo: Use @itemx for a secondary item in a table.
497 * doc/c-hppa.texi: Likewise.
498
ba910026
ILT
499Tue Mar 31 17:52:40 1998 Ian Lance Taylor <ian@cygnus.com>
500
b9b299ba
ILT
501 * Makefile.am: Rebuild dependencies.
502 * Makefile.in: Rebuild.
503
ba910026
ILT
504 * Makefile.am (DEP_INCLUDES): New variable.
505 (.dep1): Change to work when srcdir is not an absolute path.
b9b299ba 506 (.tcdep, .objdep, .dep2, dep.sed): Likewise.
ba910026
ILT
507 * Makefile.in: Rebuild.
508
f3aa01e2
ILT
509Mon Mar 30 12:46:48 1998 Ian Lance Taylor <ian@cygnus.com>
510
504a4764
ILT
511 * config/tc-i386.h, config/tc-i386.c: Revert March 24
512 LinearAddress patch.
513
f3aa01e2
ILT
514 * configure.in: Set version to 2.9.1.
515 * configure: Rebuild.
516
517 * Branched binutils 2.9.
518
8a81fdbb
ILT
519Mon Mar 30 11:22:08 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
520
521 * config/tc-i386.h (FWait): Define.
522 * config/tc-i386.c (md_assemble): Emit fwait prefix before any
523 other prefixes. Check FWait flag in opcode table to see which
524 instructions require an fwait prefix.
525
14ff3d69
ILT
526Mon Mar 30 10:12:00 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
527
528 * stabs.c (get_stab_string_offset): Always create a stab string
529 section.
530
c246596a
ILT
531Sat Mar 28 22:28:02 1998 Ian Lance Taylor <ian@cygnus.com>
532
533 Fix some gcc -Wall warnings:
534 * atof-generic.c (atof_generic): Add casts to avoid warnings.
535 * ehopt.c (eh_frame_code_alignment): Likewise.
536 * expr.c (integer_constant, operand): Likewise.
537 * frags.c (frag_align): Likewise.
538 * gasp.c (level_0, change_base, doinstr): Likewise.
539 * hash.c (hash_ask): Likewise.
540 * listing.c (listing_page, calc_hex, print_lines): Likewise.
541 (debugging_pseudo): Likewise.
542 * macro.c (define_macro, check_macro): Likewise.
543 * read.c (read_a_source_file, s_align, s_float_space): Likewise.
544 (ignore_rest_of_line, float_cons): Likewise.
545 * symbols.c (decode_local_label_name): Likewise.
546 * write.c (record_alignment, cvs_frag_to_fill): Likewise.
547 (fixup_segment, number_to_chars_bigendian): Likewise.
548 (number_to_chars_littleendian): Likewise.
549 * config/atof-ieee.c (gen_to_words): Likewise.
550 * config/tc-sparc.c (md_begin, md_assemble): Likewise.
551 (sparc_ip, parse_keyword_arg, s_common): Likewise.
552 * read.c (output_big_sleb128): Initialize locals to avoid
553 warnings.
554 (output_big_uleb128, equals): Likewise.
555 * atof-generic.c (atof_generic): Change number_of_digits_* locals
556 to unsigned int. Change zeros to unsigned int.
557 * cond.c (s_if): Add return to default case.
558 * frags.c (frag_now_fix): Change return type to addressT.
559 * frags.h (frag_now_fix): Update declaration.
560 * listing.c (file_info_struct): Change linenum to unsigned int.
561 (struct list_info_struct): Change hll_line to unsigned int.
562 (print_source): Update format string.
563 * read.c (emit_expr): Change scan to unsigned int, and don't
564 bother to initialize it.
565 * symbols.c (dollar_label_count): Change to unsigned long.
566 * write.c (adjust_reloc_syms): Remove unused label reduce_fixup.
567 * config/tc-sparc.c (sparc_memory_model): Only define if OBJ_ELF.
568 * config/tc-sparc.c (tc_gen_reloc): Add return to default case.
569
19db82d5
ILT
570Fri Mar 27 12:46:47 1998 Ian Lance Taylor <ian@cygnus.com>
571
572 * config/tc-m68k.c (m68k_ip): Check legal addressing modes for
573 mcf5200 just as we do for m68000.
574 (m68k_init_after_args): Likewise.
575 (md_estimate_size_before_relax): Likewise.
576
cb720e4f 577Fri Mar 27 10:30:01 1998 Catherine Moore <clm@cygnus.com>
08eefd3e
ILT
578
579 * config/tc-v850.c (md_assemble): Store relocation addend in
580 fixup instead of instruction.
cb720e4f 581
227b6b55
ILT
582Thu Mar 26 23:07:18 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
583
584 * config/tc-i386.c (md_assemble): Swap template arguments to
585 CONSISTENT_REGISTER_MATCH macro in reverse direction test.
586 This macro is currently symmetric, so passing them the wrong
587 way didn't cause any problem, but may if the macro is changed
588 in the future.
589 After copying template to i.tm, use i.tm. rather than t-> to
590 access fields, and make t a const*
591 Move i.tm.operand_types[] swap to immediately after the copy.
592
5c444253
DE
593start-sanitize-sky
594Thu Mar 26 13:29:59 1998 Doug Evans <devans@canuck.cygnus.com>
595
596 * config/tc-dvp.c (s_endunpack): Round up to word boundary after
597 we've computed the data length.
598
599end-sanitize-sky
e5d62150
DE
600Wed Mar 25 13:44:18 1998 Doug Evans <devans@canuck.cygnus.com>
601
602 * expr.h (expr_build_uconstant): Add prototype.
603 (expr_build_unary,expr_build_binary): Add prototypes.
604 * expr.c (expr_build_uconstant): New function.
605 (expr_build_unary,expr_build_binary): New functions.
d7470411
DE
606start-sanitize-sky
607 * config/tc-dvp.h (md_estimate_size_before_relax): Delete.
608 (md_convert_frag): Delete.
609 (TC_FIX_TYPE): New fields wl,cl,user_value;
610 * config/tc-dvp.c (insert_mpg_marker): New argument ignore.
611 All callers updated.
612 (insert_unpack_marker): New function.
613 (insert_file): New argument insert_marker_arg. All callers updated.
614 (gif_user_value): New static local.
615 (vif_data_start,vif_data_end): New static locals.
616 (mpgloc_sym,unpackloc_sym): New static locals.
617 (cur_varlen_frag,cur_varlen_insn,cur_varlen_value): Delete.
618 (cur_opcode,cur_operand): New static locals.
619 (endmpg_caller): New enum.
620 (md_pseudo_table): Pass ENDMPG_USER to s_endmpg.
621 (md_begin): Initialize mpgloc_sym, unpackloc_sym.
622 (dvp_fixup): New members user_value,wl,cl;
623 (assemble_vif): Rewrite.
624 (assemble_gif): Tweak name of data start label.
625 (assemble_one_insn): Allow special parser to punt and call the
626 normal expression parser. Set cur_opcode,cur_operand for md_operand.
627 (md_operand): Handle '*' value for mpgloc,unpackloc.
628 (md_estimate_size_before_relax): New function.
629 (dvp_relax_frag,md_convert_frag): New functions.
630 (md_pcrel_from_section): Handle end data label for variable length
631 vif insns.
632 (md_apply_fix3): Handle count field for variable length vif insns.
633 Handle address field for mpg,unpack.
634 (eval_expr): Initialize user_value,wl,cl fields of the fixup.
635 (cur_vif_insn_length): Delete.
636 (vif_length_value): New function.
637 (install_vif_length): Don't perform logical->physical conversion here.
638 (s_enddirect,s_endmpg,s_endunpack): Rewrite.
639end-sanitize-sky
e5d62150 640
36abac7f
ILT
641Wed Mar 25 13:10:42 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
642
643 * gasp.c (IS*): Cast argument to unsigned char, not unsigned int.
644 * macro.c (macro_expand_body): Increase buffer size.
645 * messages.c (as_warn): Likewise.
646 (as_warn_where, as_bad, as_bad_where): Likewise.
647
fb8a5cec
ILT
648Wed Mar 25 12:59:07 1998 Ian Lance Taylor <ian@cygnus.com>
649
650 Based on patch from H.J. Lu <hjl@gnu.org>:
651 * Makefile.am (DISTSTUFF): New variable.
652 (diststuff): New target.
653 * Makefile.in: Rebuild.
654
c6717148
NC
655Tue Mar 24 16:51:29 1998 Nick Clifton <nickc@cygnus.com>
656
657 * config/tc-m32r.h (md_cleanup, md_elf_section_change_hook): Call
658 m32r_elf_section_change_hook.
659
660 * config/tc-m32r.c (m32r_elf_section_change_hook): New function to
661 emit a nop if a section ends with a 16 bit instruction.
662
75777e9b
ILT
663Tue Mar 24 19:48:09 1998 Ian Lance Taylor <ian@cygnus.com>
664
665 * config/obj-coff.c (obj_coff_bss): Compile unconditionally. Call
666 s_lcomm rather than obj_coff_lcomm.
667 (obj_pseudo_table): Compile .bss pseudo-op unconditionally.
668
dddc8a82
ILT
669Tue Mar 24 18:30:58 1998 H.J. Lu <hjl@gnu.org>
670
671 * config/tc-i386.h (LinearAddress): Define.
672 * config/tc-i386.c (md_assemble): If LinearAddress is set for the
673 instruction, don't use a default segment.
674
1cc7b6b2
ILT
675Mon Mar 23 18:53:40 1998 Joel Sherrill <joel@OARcorp.com>
676
677 * configure.in: (sh*-*-rtems*): Switched from ELF to COFF.
678 * configure: Rebuild.
679
e7201c9e
DE
680start-sanitize-sky
681Mon Mar 23 13:16:22 1998 Doug Evans <devans@canuck.cygnus.com>
682
683 * config/tc-dvp.c (insert_mpg_marker): Update mpgloc.
684
685end-sanitize-sky
0bc0e337
JL
686start-sanitize-r5900
687Sun Mar 22 13:21:01 1998 Jeffrey A Law (law@cygnus.com)
688
04f385a9
JL
689 * config/tc-mips.c (validate_mips_insn): Handle r5900 operands.
690
0bc0e337
JL
691 * config/tc-mips.c (append_insn): Handle BFD_RELOC_MIPS16_S3.
692 (mips_ip): Handle 'O' operand.
693 (md_apply_fix): Handle BFD_RELOC_MIPS16_S3.
694
695end-sanitize-r5900
fc6f7f6c
ILT
696Fri Mar 20 19:15:44 1998 Ian Lance Taylor <ian@cygnus.com>
697
698 * aclocal.m4, configure: Rebuild with libtool 1.2.
699
981ce186
JL
700start-sanitize-r5900
701Fri Mar 20 09:04:13 1998 Jeffrey A Law (law@cygnus.com)
702
703 * config/tc-mips.c: Change '%' to '#' in r5900 code to avoid conflict
704 with vr5400 support.
705
706end-sanitize-r5900
15752c5b
NC
707Thu Mar 19 16:03:12 1998 Nick Clifton <nickc@cygnus.com>
708
709 * config/tc-arm.c (md_apply_fix3): fix code to test the range of
5e04ff14 710 PC relative branches. Patch courtesy of Jonathan Walton.
15752c5b 711
059a6388
JL
712start-sanitize-r5900
713Thu Mar 19 14:19:27 1998 Jeffrey A Law (law@cygnus.com)
714
715 * config/tc-mips.c (mips_ip): Handle opcodes which have the form
716 "name.completer" where only the name is actually in the opcode
717 table. Allow various operands for base register in load/store
718 instructions. Handle various new argument characters for the
719 cop2/vu0 co-processor.
720
721end-sanitize-r5900
4ebb52f1
FCE
722start-sanitize-sky
723 Wed Mar 18 13:54:04 1998 Frank Ch. Eigler <fche@cygnus.com>
724
725 * config/tc-dvp.c (s_dmadata): Force 16-byte alignment for ".dmadata"
726 pseudo-op.
727end-sanitize-sky
728
22d3fbd6
NC
729Wed Mar 18 09:29:51 1998 Nick Clifton <nickc@cygnus.com>
730
731 * configure.in (emulations): Add thumb-pe target.
732
733 * configure (emulations): Add thumb-pe target.
734
9636f59b
KR
7351998-03-17 Ken Raeburn <raeburn@cygnus.com>
736
737 * itbl-lex.l (yywrap): Don't define if already defined as a
738 macro.
739
fa3671a3 740start-sanitize-sky
7f28a81d
DE
741Tue Mar 17 10:40:54 1998 Doug Evans <devans@canuck.cygnus.com>
742
743 * config/tc-dvp.c (md_begin): Turn dma/vif packing on by default.
744 (assemble_dma): Only output 8 bytes for actual dma insn if dma/vif
745 packing is enabled. Emit VIF cpu marker after dma insn.
746
3b4389e2
DE
747 * config/tc-dvp.h (TC_START_LABEL): Define.
748 * config/tc-dvp.c (force_mach_label): New function.
749 (md_begin,create_colon_label,s_dmadata): Use it.
750
89036011
DE
751 * config/tc-dvp.c (s_enddmadata): Always fill dma data out to 16
752 byte boundary.
753
fa3671a3
DE
754Mon Mar 16 10:19:44 1998 Doug Evans <devans@canuck.cygnus.com>
755
756 * config/tc-dvp.c (md_pseudo_table): Make .quad 16 bytes.
757
758end-sanitize-sky
008a80d2
TT
759Fri Mar 13 16:31:38 1998 Tom Tromey <tromey@cygnus.com>
760
761 * depend.c (quote_string_for_make): New function.
762 (wrap_output): Use it.
763
764Thu Mar 12 18:28:22 1998 Nick Clifton <nickc@cygnus.com>
765
766 * config/obj-elf.c (obj_elf_section): Set bss flag in seg_info
767 structure if type is SHT_NOBITS. [Bug fix courtesy of rth]
768
d030671b 769start-sanitize-sky
6d0a565c
DE
770Thu Mar 12 16:13:25 1998 Doug Evans <devans@canuck.cygnus.com>
771
772 * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define.
773 * config/tc-dvp.c (compute_nloop,check_nloop): New functions.
774 (gif_insn_frag_loc): New static global.
775 (assemble_gif): Record frag and location frag of insn.
776 (md_apply_fix3): Validate user specified nloop if we couldn't do
777 it earlier.
778 (s_endgif): Queue fixup to install nloop if we can't compute it here.
779
d030671b
DE
780Fri Mar 6 11:36:37 1998 Doug Evans <devans@canuck.cygnus.com>
781
782 * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn if
783 insufficient data present. Fix insertion of computed nloop value.
65309b98
DE
784 (install_vif_length): Second pass at unpack len calcs.
785 (s_endunpack): Round data up to word boundary.
ba4be194
DE
786 (insert_mpg_marker): New function.
787 (insert_file): New args insert_marker, size. All callers updated.
788 (assemble_vif): Rewrite varlen insn handling.
789 (assemble_vu): Call insert_mpg_marker when 256th insn reached.
790 (s_enddirect,s_endunpack): Rename arg to internal_p.
d030671b
DE
791
792end-sanitize-sky
2d035a50
GRK
793start-sanitize-vr4320
794Tue Mar 3 11:37:26 1998 Gavin Koch <gavin@cygnus.com>
795
796 * config/tc-mips.c : Added vr4320 similar to vr4300.
797
798end-sanitize-vr4320
626d6b2e
RH
799Sat Feb 28 17:28:55 1998 Richard Henderson <rth@cygnus.com>
800
801 * config/tc-alpha.c (md_shortopts, md_longopts, md_parse_option):
802 Recognize -GN and -relax.
803 (md_begin): Initialize gp size from -G switch.
804 (alpha_force_relocation): Always force if -relax.
805 (alpha_align): Take a new argument that will specify when to
806 emit an R_ALPHA_ALIGN relocation (though we don't do that now).
807 Change all callers. Emit nop alignment padding as nop+unop pair.
808
c35d42c2
RH
809Sat Feb 28 17:06:22 1998 Richard Henderson <rth@cygnus.com>
810
811 * config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.
812 * config/tc-alpha.h (ELF_TC_SPECIAL_SECTIONS): New.
813
6c116dfc
MM
814start-sanitize-d30v
815Thu Feb 26 15:49:04 1998 Michael Meissner <meissner@cygnus.com>
816
817 * config/tc-d30v.c (write_2_short): Delayed jsr instructions don't
818 require padding to the next long word boundary.
819
820end-sanitize-d30v
1fb06680
DE
821start-sanitize-sky
822Fri Feb 27 10:06:59 1998 Doug Evans <devans@canuck.cygnus.com>
823
824 * config/tc-dvp.c (assemble_vif): Insert cpu type marker before
825 inserted binary files.
826
827end-sanitize-sky
8ca85ce0
DE
828start-sanitize-phase2-m32rx
829Wed Feb 25 11:43:45 1998 Doug Evans <devans@canuck.cygnus.com>
830
831 * config/tc-m32r.c (optimize): New static local.
832 (md_shortopts): Add -O.
833 (md_parse_option): Recognize it.
834 (md_show_usage): Document it.
835 (md_assemble): Don't try to combine insns in parallel if !optimize.
836
837end-sanitize-phase2-m32rx
39149be2
NC
838start-sanitize-m32rx
839Tue Feb 24 18:03:25 1998 Nick Clifton <nickc@cygnus.com>
840
841 * config/tc-m32r.c (first_writes_to_seconds_operands):
842 Reinitialise b_operands for each pass of the inner loop.
843end-sanitize-m32rx
c74ca124 844start-sanitize-sky
69312dac
DE
845Tue Feb 24 11:01:25 1998 Doug Evans <devans@canuck.cygnus.com>
846
847 * config/tc-dvp.h (tc_frob_label): Define.
848 * config/tc-dvp.c (dvp_frob_label): New function.
b6d331b9
DE
849 (create_colon_label): New argument `sto'. All callers updated.
850 (record_mach): New argument `force_next_p'. All callers updated.
851 (cpu_sto): New function.
9152beba
DE
852 (UNIQUE_LABEL_PREFIX): New macro.
853 (unique_label): Use it.
854 (assemble_gif): Emit start label before mach label.
b439fb81 855 (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.
69312dac 856
e9cb12e4
DE
857Mon Feb 23 15:55:12 1998 Doug Evans <devans@canuck.cygnus.com>
858
859 * config/tc-dvp.c (assemble_dma): Do alignment before parsing insn.
860 (setup_dma_autocount): Renamed from setup_autocount. New argument
861 inline_p. All callers changed. Fix word address of count.
862 (parse_dma_addr_autocount): Fix word address of address.
863
864end-sanitize-sky
865start-sanitize-sky
96f5b6b2
JL
866Mon Feb 23 17:24:06 1998 Jim Lemke <jlemke@cygnus.com>
867
868 * config/obj-elf.c: Take Ian's suggestion, leave .bss etc
869 in special_sections table and add .vubss etc via
870 ELF_TC_SPECIAL_SECTIONS.
871 * config/tc-dvp.h: Likewise.
872
c74ca124 873end-sanitize-sky
a15a45e5
DE
874Mon Feb 23 11:29:06 1998 Doug Evans <devans@seba.cygnus.com>
875
876 * cgen.c: #include symcat.h.
877 * config/tc-m32r.c: Likewise.
878
65d2c7d3
JL
879Mon Feb 23 10:27:40 1998 Jeffrey A Law (law@cygnus.com)
880
881 * config/tc-mips.c (mips_ip, case 'P'): Make 'P' arguments be
882 absolute expressions instead of '$' prefixed register names.
883
56c99b3e
RH
884Sat Feb 21 22:36:52 1998 Richard Henderson <rth@cygnus.com>
885
886 * read.c (s_set): Record file and line info for symbols when -as.
887 (pseudo_set): Don't overwrite that dummy fragment.
888
d3c6610c
DE
889start-sanitize-sky
890Fri Feb 20 12:43:02 1998 Doug Evans <devans@canuck.cygnus.com>
891
498fcb9c 892 * config/tc-dvp.c (md_assemble): Handle ASM_DIRECT state.
d3c6610c
DE
893 (dvp_parse_done): Comment out contents.
894 (s_enddirect,s_endmpg,s_endunpack): Call demand_empty_rest_of_line.
895 (s_state): Handle .vu in included file.
8151801a 896 (asm_state): New state ASM_GIF.
498fcb9c
DE
897 (asm_state_stack): Maintain stack of parsing states.
898 ({push,pop,set}_asm_state): New functions.
899 (CUR_ASM_STATE): Renamed from cur_asm_state, all uses updated.
8151801a
DE
900 (gif_{insn_type,data_name,insn_frag}): New static locals.
901 (md_assemble): Watch for .endgif if in ASM_GIF state.
902 (assemble_gif): Complete.
903 (s_endgif): Complete.
ee753b4b
DE
904 (cur_mach): New static local.
905 (record_mach): New function.
906 (md_begin): Initialize `cur_mach'.
907 (assemble_*): Record current mach type.
83920d29
DE
908 (vu_count): New static local.
909 (assemble_vif): Temporary hack to properly align mpg/direct data.
910 (assemble_vu): Insert mpg every 256 insns.
d3c6610c
DE
911
912end-sanitize-sky
c634d13e
ILT
913Fri Feb 20 15:03:13 1998 Ian Lance Taylor <ian@cygnus.com>
914
915 * config/tc-ppc.c (md_pseudo_table): Add "section".
916 (ppc_named_section): New static function.
917
9db4b37c
RH
918Thu Feb 19 22:25:42 1998 Richard Henderson <rth@cygnus.com>
919
920 * tc-ppc.c (ppc_biei): Cache the last symbol we inserted
921 so we don't have to scan the entire list.
922
ccc12f73
FF
923start-sanitize-d30v
924Tue Feb 17 17:02:15 1998 Fred Fish <fnf@cygnus.com>
925
926 * config/tc-d30v.c (parallel_ok): For the explicitly parallel
927 case, allow the parallel instructions to modify the same flag
928 bits.
929
930end-sanitize-d30v
ecc9627d
RH
931Thu Feb 19 16:08:15 1998 Richard Henderson <rth@cygnus.com>
932
933 * listing.c (list_symbol_table): Categorize symbols by
934 undefined_section rather than sy_frag->line == NULL.
935
91572941
DE
936start-sanitize-sky
937Thu Feb 19 02:17:03 1998 Doug Evans <devans@charmed.cygnus.com>
938
939 * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX): New macros.
940 (inline_dmadata): Renamed from s_dmadata_implied.
941 (assemble_one_insn): Rewrite dma operand processing.
942 (md_apply_fix3): Handle DVP_OPERAND_DMA_NEXT.
943 (unique_name,setup_autocount): New functions.
944
945 * config/tc-dvp.c: Include stdarg.h/varargs.h.
946 (md_pseudo_table): Add .word.
947 (assemble_dma): Set alignment to 16 bytes. Enable code that records
948 fixups.
949 (assemble_one_insn): Handle DVP_OPERAND_DMA_{ADDR,AUTOCOUNT}.
950 (md_apply_fix3): Handle DVP_OPERAND_DMA_ADDR.
951 (parse_dma_addr_autocount): Renamed from parse_dma_ptr_autocount.
952 Rewrite.
953 (eval_expr): New function.
954 (create_label,create_colon_label): New function.
955 (s_enddmadata): Rewrite.
956
957end-sanitize-sky
9c0e2b9e
RH
958Wed Feb 18 23:39:46 1998 Richard Henderson <rth@cygnus.com>
959
960 * Makefile.am (install-exec-local): Install properly when ln
961 fails or tooldir == prefix.
962
65850016
NC
963start-sanitize-m32rx
964Wed Feb 18 18:11:42 1998 Nick Clifton <nickc@cygnus.com>
965
966 * config/tc-m32r.c (first_writes_to_seconds_operands): Special
967 handling of updates to the condition bit as this is shadow by
968 several registers.
969end-sanitize-m32rx
19f12fb4
DE
970start-sanitize-sky
971Wed Feb 18 15:49:56 1998 Doug Evans <devans@canuck.cygnus.com>
972
973 * config/tc-dvp.c (parse_float): New function.
974 (assemble_vu): Handle loi insns.
975 (assemble_one_insn): Simplify suffix parsing.
1028c33f
DE
976 Handle DVP_OPERAND_FLOAT. Allow FAKE arguments to have a parser
977 handler.
19f12fb4
DE
978
979end-sanitize-sky
af82efaf 980start-sanitize-m32rx
20419451
NC
981Wed Feb 18 14:30:26 1998 Nick Clifton <nickc@cygnus.com>
982
983 * doc/c-m32r.texi (M32R-Opts): Add --Wp and --Wnp.
984
985 * doc/as.texinfo (Overview): Add --Wp and --Wnp.
986
987 * config/tc-m32r.c (md_longopts): Accept --Wp as an abbreviation
988 for --warn-explicit-parallel-conflicts and --Wnp as an
989 abbreviation for --no-warn-explicit-parallel-conflicts.
990 (assemble_parallel_insn): Use non-relaxable versions of branch
991 instructions.
992
af82efaf
NC
993Wed Feb 18 11:00:18 1998 Nick Clifton <nickc@cygnus.com>
994
995 * app.c: Parse || as a seperator between assembler statements.
19f12fb4 996
af82efaf 997end-sanitize-m32rx
63aa1c74
DE
998Tue Feb 17 18:58:51 1998 Doug Evans <devans@seba.cygnus.com>
999
19f12fb4 1000 * cgen.c (cgen_md_apply_fix3): Delete call to validate_operand.
63aa1c74
DE
1001 Test result of insert_operand for error.
1002
c9cec4ef 1003start-sanitize-m32rx
b86c0dd3
NC
1004Mon Feb 16 12:28:40 1998 Nick Clifton <nickc@cygnus.com>
1005
1006 * config/tc-m32r.c (md_assemble): Only parallelise instructions
1007 when m32rx target is enabled and the instructions are not
1008 relaxable.
1009
c9cec4ef
NC
1010Fri Feb 13 14:42:16 1998 Nick Clifton <nickc@cygnus.com>
1011
1012 * config/tc-m32r.c (first_writes_to_seconds_operands): Do not
1013 bother checking insn which have no operands.
1014
1015end-sanitize-m32rx
ba4da4fe
ILT
1016Fri Feb 13 16:41:42 1998 Ian Lance Taylor <ian@cygnus.com>
1017
1018 * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus.
1019 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
1020 * doc/Makefile.am (AUTOMAKE_OPTIONS): Define.
1021 * doc/Makefile.in: Rebuild.
1022
8e7a5a04 1023start-sanitize-m32rx
6cf2575a
NC
1024Fri Feb 13 09:57:11 1998 Nick Clifton <nickc@cygnus.com>
1025
1026 * config/tc-m32r.c (first_writes_to_seconds_operands): New
1027 function. Replaces get_src_reg(), check_for_side_effects(),
1028 reads_from_src_reg(). Uses new insn operand features of cgen.
8e7a5a04 1029 (writes_to_pc): New function., but with new code suppressed for now.
6cf2575a 1030 (md_assemble): Call first_writes_to_seconds_operands().
8e7a5a04 1031end-sanitize-m32rx
679f7845
ILT
1032Fri Feb 13 00:47:44 1998 Ian Lance Taylor <ian@cygnus.com>
1033
1034 * config/tc-mips.c (macro_build): Handle operand type 'C'.
1035 (macro): Fix handling of M_COP[0-3].
1036
43448efe
ILT
1037Thu Feb 12 14:06:59 1998 Ian Lance Taylor <ian@cygnus.com>
1038
618ea808
ILT
1039 Based on patches from Ross Harvey <ross@teraflop.com>:
1040 * macro.c (ISSEP): Only treat '<' and '>' as separator characters
1041 if macro_alternate or macro_mri.
1042 (getstring): Remove support for byte constants between < and >.
1043 (get_any_string): '<' only starts a string if macro_alternate or
1044 macro_mri.
1045 (macro_expand_body): Permit keyword parameters following
1046 positional parameters.
1047
69d0b6d3
ILT
1048 NetBSD patches from Gordon W. Ross <gwr@mc.com>:
1049 * configure.in (alpha*-*-netbsd*): New target.
1050 * config/te-nbsd.h (LOCAL_LABELS_FB): Define.
1051 * configure: Rebuild.
1052
1b9bf4a5
ILT
1053 * as.h (flag_warn_suppress_instructionswap): Move from here...
1054 * config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to
1055 here, and make static.
1056
8642a203
ILT
1057 * ehopt.c (eh_frame_code_alignment): Only use seg_info if
1058 BFD_ASSEMBLER or MANY_SEGMENTS.
1059
43448efe
ILT
1060 * as.c (show_usage): Update bug-gnu-utils address.
1061 * gasp.c (show_usage): Likewise.
1062 * doc/as.texinfo (Bug Reporting): Likewise.
1063
9a1f3160
JL
1064Wed Feb 11 23:26:28 1998 Jeffrey A Law (law@cygnus.com)
1065
1066 * config/tc-mips.c (load_address): Don't use mips III or mips IV
1067 insns regardless of the size of a pointer if we're in mips I or
1068 MIPS II mode.
1069 (macro, macro2, s_cprestore, s_cpadd): Likewise.
1070
fc3c25b9
JR
1071Thu Feb 12 03:41:00 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
1072
1073Fix rac to accept only a0:
1074 * tc-d10v.c (parallel_ok, find_opcode):
1075 Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1.
1076 Introduce OPERAND_GPR.
1077
a699db22
RH
1078Wed Feb 11 16:28:13 1998 Richard Henderson <rth@cygnus.com>
1079
1080 * read.c (s_fill): Handle non-constant repeat counts by creating
1081 an rs_space fragment.
1082
ef582182
NC
1083start-sanitize-m32rx
1084Wed Feb 11 10:32:28 1998 Nick Clifton <nickc@cygnus.com>
1085
1086 * doc/c-m32r.texi: Document warning and error messages. Add
1087 descriptions of --warn-explicit-parallel-conflicts.
1088
1089 * doc/as.texinfo: Add more m32rx command line options.
a699db22 1090
ef582182
NC
1091end-sanitize-m32rx
1092Tue Feb 10 18:31:31 1998 Ian Lance Taylor <ian@cygnus.com>
1093
1094 * config/tc-i386.c (i386_operand): Change error added Jan 2 1998
1095 from as_bad to as_warn.
1096
8be4a8f7
DE
1097start-sanitize-sky
1098Tue Feb 10 15:15:40 1998 Doug Evans <devans@canuck.cygnus.com>
1099
1100 * config/tc-dvp.c (*): pke->vif, gpuif->gif.
1101
1102end-sanitize-sky
ffc3a160
JL
1103Tue Feb 10 18:04:00 1998 Jim Lemke <jlemke@cygnus.com>
1104
be0ed38b 1105 * as.c: (perform_an_assembly_pass): Use [TEXT|DATA|BSS]_SECTION_NAME
ffc3a160 1106 * as.h: Define default values of [TEXT|DATA|BSS]_SECTION_NAME
be0ed38b 1107 * config/obj-elf.c (elf_begin): Use [TEXT|DATA|BSS]_SECTION_NAME
45fb7b89 1108start-sanitize-sky
ffc3a160 1109 * config/tc-dvp.h: Add configuration specific section names.
45fb7b89 1110end-sanitize-sky
ffc3a160 1111
3081e567
ILT
1112Tue Feb 10 17:58:18 1998 Ian Lance Taylor <ian@cygnus.com>
1113
1114 * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use
1115 seg_fix_rotP rather than fix_root from seg_info.
1116
f64479ba
IC
1117Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
1118
1119 * expr.c: Add support for 0x1_2_3_4 bignums.
f64479ba 1120
dfb3ecb2
ILT
1121Tue Feb 10 14:43:40 1998 Ian Lance Taylor <ian@cygnus.com>
1122
5023c3ab
ILT
1123 * configure.in: Change -linux* to -linux-gnu*.
1124 * configure: Rebuild.
1125
dfb3ecb2
ILT
1126 * app.c (do_scrub_begin): Treat \r as whitespace.
1127
47aa5592
NC
1128start-sanitize-m32rx
1129Mon Feb 9 16:23:11 1998 Nick Clifton <nickc@cygnus.com>
1130
1131 * config/tc-m32r.c (get_src_reg): Use m32r_cgen_get_operand()
1132 rather than parsing syntax string manually.
1133 (assemble_parallel_insn): Check for both forms of parallel
1134 conflict.
1135end-sanitize-m32rx
6c4e4786
ILT
1136Mon Feb 9 14:16:11 1998 Ian Lance Taylor <ian@cygnus.com>
1137
1138 * Makefile.am: Update dependencies.
1139 * Makefile.in: Rebuild.
1140
7ee4e307
ILT
1141Sat Feb 7 15:33:51 1998 Ian Lance Taylor <ian@cygnus.com>
1142
1143 * configure, aclocal.m4: Rebuild with new libtool.
1144
6766132d
JL
1145Fri Feb 6 16:08:30 1998 Jeffrey A Law (law@cygnus.com)
1146
1147 * config/tc-mips.c (md_begin): If mips_cpu is set, then use it as
1148 the argument to bfd_set_arch_mach.
1149 (load_address): Use bfd_arch_bits_per_address to determine the
1150 bit size of an address instead of looking at the isa level.
1151 (macro, macro2, s_cprestore, s_cpadd): Likewise.
1152
3cb46b33
NC
1153start-sanitize-v850e
1154Fri Feb 6 14:44:34 1998 Nick Clifton <nickc@cygnus.com>
1155
1156 * config/tc-v850.c (md_parse_option): Add -mv850any command line option.
1157end-sanitize-v850e
a52052db
ILT
1158Thu Feb 5 12:39:08 1998 Ian Lance Taylor <ian@cygnus.com>
1159
ffd652c3
ILT
1160 * ehopt.c: New file.
1161 * as.h (enum _relax_state): Add rs_cfa.
1162 (check_eh_frame, eh_frame_estimate_size_before_relax): Declare.
1163 (eh_frame_relax_frag, eh_frame_convert_frag): Declare.
1164 * read.c (emit_expr): Call check_eh_frame.
1165 * write.c (cvt_frag_to_fill): Handle rs_cfa.
1166 (relax_segment): Likewise.
1167 * Makefile.am: Rebuild dependencies.
1168 (GAS_CFILES): Add ehopt.c.
1169 (GENERIC_OBJS): Add ehopt.o.
1170 * doc/internals.texi (Frags): Document rs_cfa.
1171
1172 * as.c (show_usage): Mention --traditional-format.
1173 (parse_args): Accept --traditional-format.
1174 * as.h (flag_traditional_format): Declare.
1175 * output-file.c (output_file_create): If flag_traditional_format,
1176 set BFD_TRADITIONAL_FORMAT on stdoutput.
1177 * doc/as.texinfo, doc/as.1: Document --traditional-format.
1178
b073d428
ILT
1179 * config/tc-mips.c (append_insn): Make sure that if we have a
1180 fixup for an unmatched %hi reloc, it does not associated with a
1181 variant frag.
1182
a52052db
ILT
1183 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
1184 * doc/Makefile.in: Likewise.
1185
89285fc9
NC
1186Wed Feb 4 15:41:54 1998 Nick Clifton <nickc@cygnus.com>
1187
1188 * config/tc-m32r.c (check_for_side_effects): New function.
1189 (can_make_parallel): Add checks for instruction side effects
1190 clashing with the other instruction.
1191 (assemble_parallel_insn): Improve warning messages. Return error
1192 message from non-swapped instruction order.
1193
da9a396b
NC
1194Wed Feb 4 20:00:26 1998 James G. Smith <jsmith@teknema.demon.co.uk>
1195
1196 * config/tc-arm.c: Rename arm_after_pass_hook() to arm_cleanup().
1197
1198 * config/tc-arm.h: Replace md_after_pass_hook definition with a
1199 md_cleanup definition. This moves the forced literal output to
1200 the end of the source pass, and avoids macro's inserting literals
1201 into the code immediately after the macro expansion.
1202
e8696467
ILT
1203Wed Feb 4 13:17:19 1998 Ian Lance Taylor <ian@cygnus.com>
1204
dfe0d219
ILT
1205 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against
1206 a gas internal symbol is adjustable.
6e2604ce 1207 * config/tc-ppc.h (tc_fix_adjustable): Likewise.
dfe0d219 1208
e8696467
ILT
1209 * as.h: If gcc version greater than 2.6, use `__format__' and
1210 `__printf__' in function attributes, rather than `format' and
1211 `printf'.
1212
0e034c77
ILT
1213Mon Feb 2 18:38:18 1998 Ian Lance Taylor <ian@cygnus.com>
1214
1215 * config/tc-sparc.c: Only include elf/sparc.h if OBJ_ELF.
1216
1217Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
1218
1219 Add tms320c30 support:
1220 * config/tc-tic30.h: New file.
1221 * config/tc-tic30.c: New file.
1222 * config/obj-coff.h: If TC_TIC30, include coff/tic30.h and define
1223 TARGET_FORMAT as "coff-tic30".
1224 * configure.in (tic30-*-*aout*, tic30-*-*coff*): New targets.
1225 * Makefile.am: Rebuild dependencies.
1226 (CPU_TYPES): Add tic30.
1227 (CPU_OBJ_VALID): tic30-aout is valid.
1228 (TARGET_CPU_CFILES): Add config/tc-tic30.c.
1229 (TARGET_CPU_HFILES): Add config/tc-tic30.h.
1230 * configure, Makefile.in: Rebuild.
1231
c519430b
NC
1232Mon Feb 2 10:20:37 1998 Nick Clifton <nickc@cygnus.com>
1233
5e04ff14 1234 * config/tc-v850.c (md_assemble): Improvements to error messages.
c519430b 1235
32715d71
ILT
1236Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au>
1237
1238 * config/tc-ppc.c (md_apply_fix3): Change BFD_RELOC_HI16 and
1239 BFD_RELOC_HI16_S to store the high bits of any value.
1240
1241 * config/tc-ppc.h (tc_fix_adjustable): Undo change of Fri Jun 27.
1242 (TC_RELOC_RTSYM_LOC_FIXUP): Don't let the
1243 assembler calculate relocations to any external symbol at all.
1244 * config/tc-ppc.c (md_apply_fix3) [OBJ_ELF]: Correct bugs
1245 involving generation of pc-relative relocs.
1246 (md_pcrel_from_section) [OBJ_ELF]: The job this code used to do
1247 has been moved to md_apply_fix3.
1248
1249 * config/tc-ppc.c (md_apply_fix3): Fix test for too-far branch.
1250 (ppc_elf_suffix): Warn about 'identifier+constant@got' syntax,
1251 which actually means (the address of identifier's GOT entry) +
1252 constant, which is not particularly useful.
1253
d341ae3f
DE
1254Fri Jan 30 11:02:35 1998 Doug Evans <devans@canuck.cygnus.com>
1255
1256 * read.h (include_dirs): Declare.
1257 (include_dir_count,include_dir_maxlen): Declare.
5b862039
DE
1258start-sanitize-sky
1259
1260 * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
1261 (md_parse_option): Handle them.
1262 (md_show_usage): Print them.
1263 (output_dma,output_pke): New static globals.
5b862039
DE
1264 (assemble_pke): Handle -no-dma-pke.
1265 (insert_file): Search include dir list.
1266 (s_enddirect): Validate length if prespecified.
1267 (s_endmpg): Likewise. Handle -no-dma-pke.
1268 (s_endunpack): Handle -no-dma-pke.
32729d87
DE
1269 (md_pcrel_from_section): Add offset to delay slot for
1270 undefined symbols.
5b862039 1271end-sanitize-sky
d341ae3f 1272
4b027387
ILT
1273Fri Jan 30 11:47:02 1998 Ian Lance Taylor <ian@cygnus.com>
1274
f2e272e0
ILT
1275 * configure.in: Correct check for shared opcodes library.
1276 * configure: Rebuild.
1277
ce44ad74
ILT
1278 * listing.c (buffer_line): If we can't open the file, set at_end.
1279 (listing_print): Remove unused local variable fi.
1280
1281 * config/m68k-parse.y (reglistpair): Handle register list in
1282 either order.
1283
4b027387
ILT
1284 * config/vms-conf.h: Don't undef VERSION.
1285
72e6c688
DE
1286start-sanitize-m32rx
1287Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
1288
1289 * config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
1290 (m32rx support): only include #ifdef HAVE_CPU_M32RX.
1291
1292end-sanitize-m32rx
4b027387 1293Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu>
c412299f
ILT
1294
1295 * Makefile.am (CONFIG_OBJS): New variable, containing part of old
1296 OBJS variable.
1297 (GENERIC_OBJS): New variable, with the rest of the old OBJS
1298 variable.
1299 (OBJS): Now just $(CONFIG_OBJS) and $(GENERIC_OBJS).
1300 ($(srcdir)/make-gas.com): Rename from make-gas.com.
1301 (stamp-mk.com): Replace $(OBJS) with $(GENERIC_OBJS).
1302 (EXTRA_DIST): Define.
1303 * vmsconf.sh: Handle {targ-cpu, obj-format, atof-targ} modules
1304 explicitly rather than via the list of object files.
1305 (gcc-as.opt): New file created when make-gas.com is run.
1306 * config-gas.com: Create {targ-cpu.h, obj-format.h, targ-env.h,
1307 itbl-cpu.h} to #include appropriate file rather than copying that
1308 file.
1309 * config/vms-conf.h: Synchronize with current config.in.
1310 * Makefile.in: Rebuild.
1311
ca1a4060
MM
1312start-sanitize-d30v
1313Thu Jan 29 18:48:19 1998 Bill Moyer <billm@cygnus.com>
1314
1315 * config/tc-d30v.c (do_assemble): Added flag_explicitly_parallel.
1316 (parallel_ok): Relaxed parallel subinstruction dependency check.
1317
1318end-sanitize-d30v
ed295804
NC
1319start-sanitize-m32rx
1320Wed Jan 28 16:27:27 1998 Nick Clifton <nickc@cygnus.com>
1321
1322 * config/tc-m32r.c (md_assemble): Fix determination of when
1323 instructions can be combined in parallel.
1324
1325end-sanitize-m32rx
4d1dc7f1
BM
1326Wed Jan 28 14:35:00 1998 Bill Moyer <billm@cygnus.com>
1327
1328 * as.h (flag_warn_suppress_instructionswap): added new flag.
1329 * tc-d10v.c (md_parse_option,md_longopts): added "--nowarnswap"
1330 command line argument.
1331 * tc-d10v.c (write_2_short): emit "Swapping instructions"
1332 warning only if flag_warn_suppress_instructionswap is false.
1333
0040c1e9
ILT
1334Wed Jan 28 16:41:19 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
1335
1336 * configure.in (i386-*-mingw32*): New target.
1337 * configure: Rebuild.
1338
f414803c
ILT
1339Wed Jan 28 14:51:18 1998 Ian Lance Taylor <ian@cygnus.com>
1340
8ecd2ccb
ILT
1341 * symbols.c (resolve_symbol_value): Don't set the segment if it
1342 hasn't changed, and this is OBJ_AOUT without BFD_ASSEMBLER.
1343
f414803c
ILT
1344 * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to
1345 S_GET_SEGMENT.
1346
fa8666c7
ILT
1347Wed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.caltech.edu>
1348
1349 as.h (unlink): Reverse 13-Feb-97 change; use of unlink vs remove
1350 depends upon HAVE_{UNLINK,REMOVE} values rather than host
1351 compiler.
1352
8fb6931a
ILT
1353Wed Jan 28 13:48:08 1998 Ian Lance Taylor <ian@cygnus.com>
1354
1355 * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define.
1356
98b155a2
DE
1357start-sanitize-sky
1358Wed Jan 28 10:00:40 1998 Doug Evans <devans@canuck.cygnus.com>
1359
1360 * configure.in: Add dvp support.
1361 * configure: Regenerate.
1362 * config/tc-dvp.[ch]: New files.
1363
1364end-sanitize-sky
1adee2cc
NC
1365Wed Jan 28 09:52:00 1998 Nick Clifton <nickc@cygnus.com>
1366
1367 * config/tc-v850.c (v850_insert_operand): Display instruction when
1368 an error is encountered.
1369
6cc7a938
ILT
1370Tue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii.com>
1371
1372 * configure.in (i386-*-sco3.2v5*): Defaults to ELF now.
1373 (i386-*-sco3.2v5*coff): New target.
1374 (i386-*-sco3.2*): New target.
1375 * configure: Rebuild.
1376
38a8f434
NC
1377Tue Jan 27 11:06:52 1998 Nick Clifton <nickc@cygnus.com>
1378
5e04ff14 1379 * config/tc-v850.c: Tidy error message production.
38a8f434 1380
8ecadea4
ILT
1381Tue Jan 27 12:24:32 1998 Ian Lance Taylor <ian@cygnus.com>
1382
29b2b5da
ILT
1383 * config/tc-arm.c (md_apply_fix3): Add new variable newimm to hold
1384 validate_immediate return value in the right type for comparisons
1385 to FAIL.
8ecadea4 1386
76f9e5af
RH
1387Tue Jan 27 06:51:59 1998 Richard Henderson <rth@cygnus.com>
1388
1389 * listing.c (MAX_BYTES): Use listing variables not constants.
1390 (data_buffer): No longer an array, but a pointer.
1391 (calc_hex): sizeof(data_buffer) -> MAX_BYTES.
1392 (listing_listing): Allocate data_buffer.
1393
7b7a88d0
RH
1394Tue Jan 27 06:38:35 1998 Richard Henderson <rth@cygnus.com>
1395
1396 * as.c (parse_args): Add --listing-lhs-width, --listing-lhs-width2,
1397 --listing-rhs-width, --listing-cont-lines.
1398 (show_usage): Update.
1399 * listing.c (listing_lhs_width, listing_lhs_width_second): New vars.
1400 (listing_lhs_cont_lines, listing_rhs_width): New vars.
1401 (print_lines): Use the variables instead of the constants.
1402 (listing_listing): Likewise.
1403 * listing.h: Declare the new vars.
1404
c3b27a64
RH
1405Tue Jan 27 05:32:05 1998 Richard Henderson <rth@cygnus.com>
1406
1407 * as.c (parse_args): Add --keep-locals alias for -L.
1408 Add --strip-local-absolute.
1409 (show_usage): Update.
1410 * as.h (flag_strip_local_absolute): New flag.
1411 * symbols.c (S_IS_LOCAL): Use it.
1412 * config/obj-aout.h (S_IS_LOCAL): Likewise.
1413 * config/obj-bout.h (S_IS_LOCAL): Likewise.
1414 * config/obj-coff.h (S_IS_LOCAL): Likewise.
1415
26192c50
NC
1416Mon Jan 26 13:07:41 1998 Nick Clifton <nickc@cygnus.com>
1417
1418 * config/tc-m32r.c: Detect if explicitly parallel instructions
1419 might have an io conflict and issue a warning message.
1420
b6930bdf
NC
1421start-sanitize-m32rx
1422Mon Jan 26 12:38:54 1998 Nick Clifton <nickc@cygnus.com>
1423
1424 * config/tc-m32r.c (reads_from_src_reg): Change second parameter
1425 to a count of the number of matches to skip.
1426 (can_make_parallel): Pass count of number of matches to skip to
1427 reads_from_src_reg().
1428
1429end-sanitize-m32rx
f7124cf2
NC
1430Thu Jan 22 17:51:44 1998 Nick Clifton <nickc@cygnus.com>
1431
1432start-sanitize-m32rx
1433 * config/tc-m32r.c: Add support for swapping fixups of swap
1434 instructions.
1435end-sanitize-m32rx
1436 * cgen.c (cgen_save_fixups, cgen_restore_fixups,
1437 cgen_swap_fixups): Functions to save, restore and swap the fixup
1438 chain with a backup copy.
1439 (cgen_asm_finish_insn): Returns address of constructed insn.
1440
cc746b3e
RH
1441Wed Jan 21 16:49:10 1998 Richard Henderson <rth@cygnus.com>
1442
1443 * listing.c (file_info_struct): Remove FILE, add POS.
1444 (last_open_file_info, last_open_file): New; a one entry FILE* cache.
1445 (file_info): Don't open the file.
1446 (buffer_line): Check for the file in the last_open cache, updating
1447 as necessary.
1448 (print_source): Don't reference file_info->file.
1449 (listing_listing): Likewise.
1450 (listing_print): Close the file in the cache, if any.
1451
775fdd0c
NC
1452start-sanitize-m32rx
1453Tue Jan 20 17:08:53 1998 Nick Clifton <nickc@cygnus.com>
1454
1455 * config/tc-m32r.c (md_assemble): Add code to swap explicitly
1456 parallel instructions so that they are in the correct order.
1457 (reads_from_src_reg, get_src_reg, can_make_parallel,
1458 make_parallel): New functions to support opportunistic
1459 parallelisation of adjacent instructions.
1460
1461end-sanitize-m32rx
af8e4ed9
ILT
1462Fri Jan 16 14:51:48 1998 Ian Lance Taylor <ian@cygnus.com>
1463
1464 * read.c (dwarf_file_string): New file static variable.
1465 (emit_expr): Look for constant sequence that leads up to a file
1466 name in DWARF debugging output.
1467 (stringer): Use dwarf_file_string to decide whether to accept a
1468 string as a file name.
1469
9ca4498f
RH
1470Fri Jan 16 11:30:37 1998 Richard Henderson <rth@cygnus.com>
1471
1472 * tc-m68k.c (m68k_ip): Remove absl->reglst MRI hack.
1473 (crack_operand): Add reg->reglst MRI hack.
1474 (r_seg): Put reglst symbols in reg_section.
1475 (m68k_frob_symbol): Frob reglst symbols into absolute_section.
1476
43e941fd
RH
1477Thu Jan 15 14:19:01 1998 Richard Henderson <rth@cygnus.com>
1478
1479 * tc-sh.c (get_specific): Handle SGR & DBR.
1480
e71bd99c
RH
1481Thu Jan 15 13:46:48 1998 Richard Henderson <rth@cygnus.com>
1482
1483 * tc-h8300.c (parse_reg): Take the length of the symbol into
1484 account when attempting to match a register name.
2833e251 1485 * tc-h8500.c (parse_reg): Likewise.
e71bd99c 1486
ebde3f62
NC
1487Wed Jan 14 17:52:33 1998 Nick Clifton <nickc@cygnus.com>
1488
23ded748 1489start-sanitize-m32rx
ebde3f62
NC
1490 * config/tc-m32r.c (md_assemble): Add support for parsing parallel
1491 instructions.
23ded748 1492end-sanitize-m32rx
ebde3f62
NC
1493 * cgen.c: Formatting changes to improve readability.
1494
6c4b811d
JL
1495Wed Jan 14 15:41:41 1998 Jeffrey A Law (law@cygnus.com)
1496
1497 * config/tc-mips.c (macro): Rework division code to avoid unfilled
1498 delay slot.
1499
4ef6f7f1
MM
1500start-sanitize-d30v
1501Wed Jan 14 18:04:20 1998 Michael Meissner <meissner@cygnus.com>
1502
1503 Based on a patch from Jim Wilson
1504 * config/tc-d30v.c (do_assemble): Remove non-ansi default case.
1505 (tc_gen_reloc): Handle cross section PC relative relocs
1506 correctly.
1507
1508end-sanitize-d30v
b2cf4548
DE
1509Wed Jan 14 15:02:19 1998 Doug Evans <devans@seba.cygnus.com>
1510
1511 * config/tc-mips.c (mips_ip): Don't test pinfo flags if INSN_MACRO.
1512
1002d8ed
DE
1513Mon Jan 12 13:04:57 1998 Doug Evans <devans@seba.cygnus.com>
1514
1515 * cgen.c: #include setjmp.h. Clean up pass over `struct foo' usage.
1516 (expr_jmp_buf): New static local.
1517 (cgen_parse_operand): Allow use of longjmp in parsing to handle errors.
1518 (cgen_md_operand): New function.
1519 * tc-m32r.c: Clean up pass over `struct foo' usage.
1520 (md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC.
1521
d7ab1078
RH
1522Tue Jan 6 15:36:02 1998 Richard Henderson <rth@cygnus.com>
1523
1524 * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
1525 (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.
1526
388fa5c6
ILT
1527Fri Jan 2 16:08:54 1998 Ian Lance Taylor <ian@cygnus.com>
1528
1529 * config/tc-i386.c (i386_operand): Give an error if there are
1530 unrecognized characters after an expression.
1531
ffd0546f
JL
1532Wed Dec 31 12:29:47 1997 Jeffrey A Law (law@cygnus.com)
1533
1534 * config/tc-mn10200.c (md_relax_table): Correct branch ranges.
1535
60dc9fb2
ILT
1536Mon Dec 22 13:06:05 1997 Joel Sherrill <joel@oarcorp.com>
1537
1538 * configure.in (i386*-go32-rtems*): Fix to be the same as
1539 i[3456]86-go32.
1540 * configure: Rebuild.
1541
1c6f3441
ILT
1542Mon Dec 22 12:54:07 1997 Ian Lance Taylor <ian@cygnus.com>
1543
1544 * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,
1545 M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB.
1546 (mips_ip): Always check for FP_D, not just for instructions that
1547 are not part of the regular ISA.
1548
76b53472
RH
1549Thu Dec 18 16:49:28 1997 Richard Henderson <rth@cygnus.com>
1550
1551 * config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts.
1552
915f6ba3
RH
1553Thu Dec 18 16:42:57 1997 Richard Henderson <rth@cygnus.com>
1554
1555 * config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX.
1556
b463948b
JL
1557Wed Dec 17 21:23:07 1997 Jeffrey A Law (law@cygnus.com)
1558
1559 * expr.c (integer_constant 32bit bignum): Mask off bits outside
1560 the range we care about.
1561
343b2ab8
MM
1562start-sanitize-d30v
1563Wed Dec 17 15:29:03 1997 Michael Meissner <meissner@cygnus.com>
1564
1565 * config/tc-d30v.c (md_shortopts): Add 'n' and 'N' options.
1566 (exec_type_enum): Enumeration giving all of the exec types.
1567 (warn_nops): New static variable to give nop warning level.
1568 ({cur,prev}_mul32_p): New static variable to keep track of whether
1569 the current/previous instruction is a 32-bit multiply.
1570 (Optimizing): Make static.
1571 (NOP{2,_LEFT,_RIGHT}): Macros for word of nops and left/right
1572 nops.
1573 (d30v_insert_operand): Delete declaration of unused function.
1574 (write_2_short): Make exec_type argument enum, not int.
1575 (parallel_ok): Ditto.
1576 (check_range): Delete unused variable(s).
1577 (build_insn): Ditto.
1578 (find_format): Ditto.
1579 (md_apply_fix3): Ditto.
1580 (md_show_usage): Document -n and -N.
1581 (md_parse_option): Parse -n and -N.
1582 (write_1_short): If -n, warn about adding a nop. Use
1583 NOP_{LEFT,RIGHT}.
1584 (write_2_short): Use enumeration values instead of hard coded
1585 integers. Reset exec_type for default operations. For explicit
1586 parallel operations, call parallel_ok to make sure everything is
1587 ok. If writing out a parallel operation, and the previous
1588 instruction was a 32-bit multiply, indicate current instruction
1589 is.
1590 (parallel_ok): Allow add/tx ... to be done in parallel with
1591 another add/tx ... assuming the gpr registers don't overlap.
1592 (md_assemble): Use exec type enumeration values, not hard coded
1593 ints. Check for loads or 16-bit multiplies following in the next
1594 cycle after a 32-bit multiply. Add nops if that is the case.
1595 (do_assemble): Copy prev_mul32_p to cur_mul32_p, and set
1596 cur_mul32_p if current instruction is a 32-bit multiply.
1597 (find_format): Change spacing and layout.
1598
1599end-sanitize-d30v
37f82cb4
FF
1600start-sanitize-tic80
1601Tue Dec 16 16:55:45 1997 Fred Fish <fnf@cygnus.com>
1602
1603 * config/tc-tic80.c (tic80_relax): New static variable.
1604 (md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options.
1605 (md_parse_option): Handle new relax options.
1606 (md_show_usage): Document new relax options.
1607 (find_opcode): Don't use short forms of PC relative branches if
1608 tic80_relax is set.
1609
1610end-sanitize-tic80
e0882f34
MM
1611start-sanitize-d30v
1612Tue Dec 16 15:26:03 1997 Michael Meissner <meissner@cygnus.com>
1613
1614 * config/tc-d30v.c (parallel_ok): Remove non-register bits from
1615 used/set flag fields. Make flag vars unsigned long. Use
1616 FLAG_A{0,1} for accumulators. Allow any 2 insns to be done in
1617 parallel if they use the same conditional flag with reversed
1618 meaning. Allow 2 add/sub insns that set the carry or overflow
1619 flags but do not query them to be done in parallel. Don't allow 2
1620 word store operations to be done in parallel with ADDppp or
1621 SUBppp. Don't allow loads to be done in parallel with 16 bit
1622 multiplies.
1623
1624end-sanitize-d30v
9efc7d59
NC
1625Tue Dec 16 09:20:43 1997 Nick Clifton <nickc@cygnus.com>
1626
1627 * config/tc-arm.c: Prevent use of interworking support for
1628 non-COFF targets.
1629
a450e9f4
NC
1630Mon Dec 15 15:20:32 1997 Nick Clifton <nickc@cygnus.com>
1631
ee73be40
NC
1632 * doc/all.texi: Add M32R cpu.
1633
1634 * doc/as.texinfo: Add documentation of m32r processor.
1635
1636 * doc/c-m32r.texi: New file, documenting m32r specific features.
1637
d745e6d9 1638start-sanitize-m32rx
a450e9f4
NC
1639 * config/tc-m32r.c (allow_m32rx): New function.
1640 (enable_m32rx): New variable.
1641 (md_pseudo_table): Added .m32r and .m32rx pseudo ops
1642 (md_show_usage): Document new --m32rx command line option.
1643 (md_parse_option): Implement new --m32rx command line option.
d745e6d9 1644end-sanitize-m32rx
a450e9f4 1645
09162f6f
JL
1646Mon Dec 15 10:32:28 1997 Jeffrey A Law (law@cygnus.com)
1647
1648 * config/tc-mips.c (mips_ip): Correctly insert 'P' operands into
1649 the instruction.
1650
599ef811
FF
1651start-sanitize-tic80
1652Fri Dec 12 11:44:20 1997 Fred Fish <fnf@cygnus.com>
1653
1654 * config/tc-tic80.c (build_insn): Handle instructions that have
1655 long (32 bit) PC relative offsets. Fix places that previously
1656 misused R_MPPCR for 15 bit offsets to use the new R_MPPCR15W type.
1657 (md_apply_fix): Add case to handle long PC relative offsets.
1658
1659end-sanitize-tic80
f520aaee
NC
1660Fri Dec 12 10:35:01 1997 Nick Clifton <nickc@cygnus.com>
1661
1662 * doc/c-arm.texi (ARM Options): Document support for new ARM
1663 processor names.
1664
1665 * config/tc-arm.c (md_parse_option): Add support for new ARM
1666 processor names.
1667
290c51b5
RH
1668Thu Dec 11 17:46:50 1997 Richard Henderson <rth@cygnus.com>
1669
1670 * config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data.
1671 (insop, m68k_ip): Make `opcode' const so it doesn't happen again.
1672
df09ec8d
NC
1673Fri Dec 5 11:23:59 1997 Nick Clifton <nickc@cygnus.com>
1674
290c51b5
RH
1675 * config/tc-v850.c (md_assemble): Fix BFD_RELOC_32 against a
1676 symbol + offset.
1677
df09ec8d
NC
1678 * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Use
1679 SHT_V850_{S|T|Z}COMMON to mark special common sections.
1680
d4b2cc56
NC
1681Tue Dec 2 17:05:13 1997 Nick Clifton <nickc@cygnus.com>
1682
1683 * config/tc-v850.c: Brought up to date with the branch.
1684
6fdb746d
JR
1685Mon Dec 1 20:24:18 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
1686
1687 * config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->fx_size == 1.
1688 (SWITCH_TABLE): Handle BFD_RELOC_8.
1689 (md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->fx_size == 1.
1690 (coff_reloc_map): Add BFD_RELOC_8_PCREL entry.
1691 (sh_coff_reloc_mangle): SWITCH_TABLE case: Handle BFD_RELOC_8.
1692
1693Sat Nov 22 16:19:22 1997 Richard Henderson <rth@cygnus.com>
1694
1695 * tc-alpha.c (range_signed_16, range_signed_32): Work around an
1696 apparent bug in gcc's long long support crossing from x86.
1697
33cb4925
NC
1698Sat Nov 22 14:26:09 1997 Nick Clifton <nickc@cygnus.com>
1699
1700 * config/tc-arm.c: Brought up to date with latest changes on arm
1701 branch.
1702
c699ff04
ILT
1703Sat Nov 22 15:50:09 1997 Klaus Kaempf <kkaempf@progis.de>
1704
8046e281
ILT
1705 * config-gas.com: Get version info from configure.in.
1706
db5bb86e
ILT
1707 * makefile.vms: include depend.obj in OBJS.
1708
6dbf3268
ILT
1709 * config/tc-alpha.c (s_alpha_section): Remove ".lcomm" handling.
1710
c699ff04
ILT
1711 * config/tc-alpha.c (alpha_basereg_clobbered): Remove variable and
1712 all corresponding code.
1713
19bc147e
NC
1714Thu Nov 20 15:06:08 1997 Richard Earnshaw <rearnsha@arm.com>
1715
1716 * config/tc-arm.h (TARGET_FORMAT for generic a.out targets): Allow
1717 run-time endian selection.
1718
04b26b00
RH
1719Wed Nov 19 17:44:42 1997 Richard Henderson <rth@cygnus.com>
1720
1721 * tc-sh.c (parse_reg): Properly quote for fv4.
1722
942f33ae
ILT
1723Wed Nov 19 23:46:18 1997 Ian Lance Taylor <ian@cygnus.com>
1724
1725 * symbols.c (resolve_symbol_value): Add missing breaks in case on
1726 symbol value operator.
1727
35baf6dd
KR
1728start-sanitize-vr5400
1729Wed Nov 19 02:24:07 1997 Ken Raeburn <raeburn@cygnus.com>
1730
1731 * config/tc-mips.c (gpr_interlocks, cop_interlocks): VR5400 has
1732 these.
1733
1734end-sanitize-vr5400
fe00b2ed
JR
1735Tue Nov 18 18:45:14 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
1736
1737 * config/tc-d10v.c (parallel_ok, find_opcode):
1738 Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG.
1739
8d869386
FF
1740Sun Nov 16 10:05:07 1997 Fred Fish <fnf@cygnus.com>
1741
1742 * config/obj-coff.c (fixup_segment): Cast second arg of
1743 md_apply_fix3 call to type "valueT *".
1744
1745Thu Nov 13 13:53:10 1997 Andrew Cagney <cagney@b1.cygnus.com>
1746
1747 * configure.in (emulations): Make FreeBSD an aout / i386bsd
1748 variant.
1749 * configure: Re-generate.
1750
9bb4d384
GRK
1751Thu Nov 13 11:07:14 1997 Gavin Koch <gavin@cygnus.com>
1752
1753 * config/tc-mips.c (macro_build): Use the membership field
1754 for INSN_MACRO's.
1755 (mips_ip): Same.
1756
832ef2cc
JR
1757Thu Nov 13 02:04:55 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
1758
1759 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
1760 first argument if it's supposed to be a register.
1761
42444087
GRK
1762start-sanitize-tx49
1763Wed Nov 12 10:06:27 1997 Gavin Koch <gavin@cygnus.com>
1764
1765 * config/tc-mips.c (mips_4900): Added.
1766 (hilo_interlocks): Added mips_4900.
1767 (md_begin): Set default for mips_4900.
1768 (macro_build,mips_ip): Test for INSN_4900 if mips_4900.
1769 (md_longopts): Add "m4900" and "no-m4900".
1770 (md_parse_option): Handle above options.
1771
1772end-sanitize-tx49
f2fafcca
JR
1773Tue Nov 11 19:25:05 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
1774
1775 * app.c (do_scrub_chars): If d10v, re-insert a space before
1776 a '#' when in state 10.
1777
5de020b4
ILT
1778Tue Nov 11 13:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
1779
1780 * config/tc-h8300.c: Include "subsegs.h".
1781 (tc_reloc_mangle): Handle references to symbols which are not
1782 being output, so that references to `.' work.
1783
f19d08dc
ILT
1784Mon Nov 10 13:43:33 1997 Ian Lance Taylor <ian@cygnus.com>
1785
77635763
ILT
1786 * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'
1787 case.
1788
f19d08dc
ILT
1789 * macro.c (sub_actual): If we don't find a parameter for an &,
1790 just substitute &.
1791
b3ed1af3
KR
1792Fri Nov 7 21:29:32 1997 Ken Raeburn <raeburn@cygnus.com>
1793start-sanitize-vr5400
1794
1795 * config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P"
1796 operand types.
1797 (hilo_interlocks): VR5400 has interlocks.
1798 (md_begin): Expect mips64vr5400, not mips64r5400.
1799end-sanitize-vr5400
1800
1801 * config/tc-mips.c (mips_ip): In default case, call as_bad
1802 instead of fprintf, to get "assembler messages:" message output
1803 before instead of after.
1804
4afb407d
DE
1805Fri Nov 7 10:36:22 1997 Doug Evans <devans@canuck.cygnus.com>
1806
1807 * frags.h: Handle multiple inclusion.
1808
070937ba
DE
1809Wed Nov 5 10:51:49 1997 Doug Evans <devans@canuck.cygnus.com>
1810
1811 Based on a patch from Ian.Dall@dsto.defence.gov.au.
1812 * as.h (struct frag, frag support): Moved from here.
1813 * frags.h: To here.
1814 (struct frag, member tc_frag_data): New member if TC_FRAG_TYPE
1815 is defined.
1816 (struct frag, member fr_cgen): Renamed from fr_targ.cgen.
1817 * cgen.c (cgen_asm_finish_insn): Update.
1818 * config/tc-m32r.c (md_estimate_size_before_relax): Update.
1819 * config/tc-m32r.h (TC_FRAG_INIT): Renamed from md_init_frag.
1820 (md_convert_frag): Ditto.
1821 * config/tc-ns32k.h (TC_FRAG_TYPE): Define.
1822 (frag_opcode_frag,frag_opcode_offset,frag_bsr): Update.
1823 (TC_FRAG_INIT): Update.
1824
d57d82d7
DE
1825Tue Nov 4 16:35:57 1997 Ian Dall <Ian.Dall@dsto.defence.gov.au>
1826
1827 * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to
1828 print out MD fields of fix.
1829 * frags.c (frag_var, frag_variant): Use TC_FRAG_INIT macro (if
1830 defined) to initialize MD fields in frag.
1831 * as.h (struct frag, ns32k support): Rename ns32k to fr_ns32k.
1832 Delete pcrel_adjust. Add fr_opcode_fragP, fr_opcode_offset.
1833 * config/tc-ns32k.h: Add comments. Remove obsolete
1834 BFD_FAST_SECTION_FILL definition, change prototypes for
1835 fix_new_ns32k and fix_new_ns32k_exp to add new arguments
1836 opcode_frag and opcode_offset and remove pcrel_adjust.
1837 (TC_FIX_TYPE): add opcode_fragP and opcode_offset fields.
1838 (TC_FIX_DATA_PRINT): new macro to print out TC_FIX_TYPE.
1839 (TC_FRAG_INIT): new macro to initialize machine dependent field in
1840 frags.
1841 (frag_opcode_frag, frag_opcode_offset, frag_bsr): macros to access
1842 MD fields in frag structure.
1843 (fix_im_disp, fix_bit_fixP, fix_opcode_frag, fix_opcode_offset,
1844 fix_bsr): macros to access MD fields in fix structure.
1845 * config/tc-ns32k.c: Avoid overlength lines. Align comments. Don't
1846 use struct opcode_location as these fields are now in the frag
1847 structure.
1848 (convert_iif): Call frag_more as it is needed instead
1849 of trying to allocate for the whole insn. Avoid call of frag_more
1850 with negative argument.
1851 (md_pcrel_adjust, md_fix_pcrel_adjust, md_apply_fix,
1852 md_estimate_size_before_relax, md_pcrel_from,
1853 tc_aout_fix_to_chars): use accessor macros to get md fields in fix
1854 and frag structures.
1855 (fix_new_ns32k, fix_new_ns32k_exp): add new arguments opcode_frag and
1856 opcode_offset and remove pcrel_adjust.
1857 (convert_iif, cons_fix_new_ns32k): call fix_new_ns32k,
1858 fix_new_ns32k_exp with changed arguments.
1859
1724c79e
GRK
1860Mon Nov 3 13:30:17 1997 Gavin Koch <gavin@cygnus.com>
1861
d57d82d7
DE
1862 * tc-mips.c (md_begin): Reorganize setting of default values so
1863 that mips_cpu depends on TARGET_CPU, and mips_opts.isa depends on
1864 mips_cpu.
1865 (md_parse_option): Remove all code that sets defaults; md_begin
1866 handles all of this now.
1724c79e 1867
0ac53ff0
ILT
1868Sun Nov 2 14:46:09 1997 Ian Lance Taylor <ian@cygnus.com>
1869
1870 * Makefile.am (STAGESTUFF): Change bin_PROGRAMS to
1871 noinst_PROGRAMS.
1872 (bootstrap, bootstrap2, bootstrap3): Likewise.
1873 * Makefile.in: Rebuild.
1874
1875 * config/tc-ppc.c (ppc_fix_adjustable): Don't adjust relocs in the
1876 TOC section to be against the csect.
1877
aa2e0460
KR
1878Fri Oct 31 18:19:55 1997 Ken Raeburn <raeburn@cygnus.com>
1879
1880start-sanitize-vr5400
1881 * config/tc-mips.c (mips_5400): New variable.
1882 (md_begin, md_parse_option): Handle 5400 options/names.
1883 (macro_build, mips_ip): Check for 5400-specific instructions.
1884 (md_longopts, OPTION_M5400, OPTION_NO_M5400): More command-line
1885 support for 5400.
1886
1887end-sanitize-vr5400
1888 * config/tc-mips.c (validate_mips_insn): New function, checks
1889 match versus mask bits, and also verifies that all bits to be
1890 output are actually specified somewhere.
1891 (md_begin): Call it for 32-bit instructions, instead of doing
1892 match/mask check here. In case of failure, print a message, but
1893 check the rest of the opcode table before exiting.
1894
6e3fcdf0
NC
1895Thu Oct 30 13:46:20 1997 Nick Clifton <nickc@cygnus.com>
1896
1897 * config/tc-arm.c (md_apply_fix3): Fix thumb ADR pseudo op. Patch
1898 from Tony Thompson at ARM: athompso@arm.com
1899
42cf6555
MM
1900start-sanitize-d30v
1901Thu Oct 30 11:11:26 1997 Michael Meissner <meissner@cygnus.com>
1902
1903 * config/tc-d30v.c (build_insn): Allow odd registers for ld2w and
1904 friends.
1905
1906end-sanitize-d30v
4ebda395
GRK
1907start-sanitize-tx49
1908Wed Oct 29 16:22:38 1997 Gavin Koch <gavin@cygnus.com>
1909
1910 * config/tc-mips.c (hilo_interlocks): True for tx49.
1911 (md_begin): Add mips64tx49.
1912 (md_parse_option): Add 4900 cpu.
1913
1914end-sanitize-tx49
c14d0cc0
ILT
1915Fri Oct 24 15:56:47 1997 Ian Lance Taylor <ian@cygnus.com>
1916
e59390a7
ILT
1917 * config/tc-ppc.c (md_assemble): When handling @l, always sign
1918 extend if the operand expects a signed value.
1919
c14d0cc0
ILT
1920 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; use
1921 default which is to permit dollar labels.
1922
1bb6aaad
RH
1923Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
1924
1925 * config/tc-sparc.c (sparc_memory_model): New variable.
1926 (md_longopts): Add -TSO/-PSO/-RMO options.
1927 (md_parse_options): Handle them.
1928 (sparc_elf_final_processing): For 64 ELF, set required
1929 memory ordering in e_flags. Default to RMO and let the user
1930 override it through command line.
1931
1932 * config/tc-sparc.h (elf_tc_final_processing): Add.
1933
1277cdda
RH
1934Wed Oct 22 17:42:12 1997 Richard Henderson <rth@cygnus.com>
1935
1936 * config/tc-sparc.c (v9a_asr_table): New variable.
1937 (sparc_ip): Handle v9a asr's.
1938 Patch from David Miller <davem@vger.rutgers.edu>.
1939
7532235c
RH
1940Wed Oct 22 17:22:59 1997 Richard Henderson <rth@cygnus.com>
1941
1942 * config/tc-sparc.h (md_do_align): New macro.
1943 * config/tc-sparc.c (sparc_handle_align): Handle rs_align_code.
1944 Patch from Jakub Jelinek <jj@sunsite.mff.cuni.cz>.
1945
517640d9
ILT
1946Wed Oct 22 12:51:18 1997 Ian Lance Taylor <ian@cygnus.com>
1947
82b4217b
ILT
1948 * config/tc-sh.c (sh_small): New variable.
1949 (OPTION_SMALL): Define.
1950 (md_longopts): Add "small".
1951 (md_parse_option): Handle OPTION_SMALL.
1952 (md_show_usage): Mention -small.
1953 * config/tc-sh.h (sh_small): Declare.
1954 (SUB_SEGMENT_ALIGN): Handle sh_small.
1955 * config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH
1956 case.
1957
517640d9
ILT
1958 * config/tc-mips.c (macro): Correct handling of constant in M_LI_D
1959 case in little endian mode.
1960
61a60a8a
DE
1961Tue Oct 21 10:20:11 1997 Doug Evans <devans@canuck.cygnus.com>
1962
1963 * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): Leave
1964 overflow signalling to linker.
1965
71e0e8f9
ILT
1966Mon Oct 20 14:54:06 1997 Klaus K"ampf <kkaempf@progis.de>
1967
9659c18b
ILT
1968 * makefile.vms: Fix for dec c.
1969
1970 * config-gas.com: Give explanation for dec c setup in error
1971 message.
1972
1973 * config/tc-alpha.c (s_alpha_comm): Make .comm symbols separate
1974 sections on openvms/alpha.
1975
71e0e8f9
ILT
1976 * config/obj-evax.c: support .weak pseudo-op
1977
595da85d
DE
1978Mon Oct 20 10:13:32 1997 Doug Evans <devans@canuck.cygnus.com>
1979
70ee7782 1980 * config/tc-sparc.c (default_arch_size): New static local.
595da85d
DE
1981 (struct sparc_arch): Rename arch_size to default_arch_size.
1982 New member user_option_p.
1983 (sparc_arch_table): Always include v9, v9a. New entry v9-64.
1984 (init_default_arch): Check whether default arch is valid.
1985 Set default_arch_size in addition to sparc_arch_size.
1986 (OPTION_32,OPTION_64): Define.
1987 (md_longopts): New entries for -32, -64.
1988 (md_parse_option): Handle them.
1989 (md_show_usage): Print them. Ensure init_default_arch called.
70ee7782
DE
1990 * configure.in (sparc64): Set arch to v9-64.
1991 * configure: Regenerated.
595da85d 1992
891a1584
ILT
1993Sun Oct 19 13:50:50 1997 Ian Lance Taylor <ian@cygnus.com>
1994
66a6a381
ILT
1995 * write.c (subsegs_finish): New function, broken out of
1996 write_object_file.
1997 (write_object_file): Some code moves into subsegs_finish.
1998 * write.c (subsegs_finish): Declare.
1999 * as.c (main): Call subsegs_finish.
2000
891a1584
ILT
2001 * read.c (s_include): Check for error return from
2002 demand_copy_string.
2003
08ce71f5
RH
2004Tue Oct 14 20:50:58 1997 Richard Henderson <rth@cygnus.com>
2005
2006 * read.c (get_line_sb): Accept any eol marker while scanning macros.
2007
10b8f7f0
RH
2008Tue Oct 14 19:12:45 1997 Richard Henderson <rth@cygnus.com>
2009
2010 * config/tc-alpha.h (DIFF_EXPR_OK): Define.
2011 * config/tc-i386.h (DIFF_EXPR_OK): Define.
2012 * config/tc-alpha.c (md_apply_fix): Notice fx_pcrel and substitute
2013 the correct relocation when it exists.
2014 * config/tc-i386.c (md_apply_fix3): Likewise.
2015
2016 * config/tc-ppc.h: Correct typo in comment.
2017 * config/tc-v850.h: Likewise.
2018
a0a5f4e2
AC
2019Fri Oct 10 16:09:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
2020
2021 * config/tc-d10v.c (parallel_ok): Allow parallel instruction issue
2022 when second instruction is writing to first instructions inputs.
2023
856f843e
RH
2024Mon Oct 13 15:27:17 1997 Richard Henderson <rth@cygnus.com>
2025
2026 * ecoff.c (PAGE_SIZE): Double to 8k as a hack to allow some C++
2027 templated programs to build with -g.
2028
c2806093
NC
2029Fri Oct 10 17:48:29 1997 Nick Clifton <nickc@cygnus.com>
2030
2031 * config/tc-v850.c (md_relax_table): Add support for relaxing
2032 unconditional branches. This patch is courtesy of Jim Wilson.
2033 (md_convert_frag): Fix relaxing of branches. This patch is
2034 courtesy of Jim Wilson.
2035 (md_assemble): Create different fixups for conditional and
2036 unconditional branches. This patch is courtesy of Jim Wilson.
2037 (md_estimate_size_before_relax): Estimate size of variable part of
2038 fixup based on whether it is for a conditional or an unconditional
2039 branch. This patch is courtesy of Jim Wilson.
2040 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
2041 v850_zbss, v850_rosdata, v850_rozdata, v850_bss): Add call to
2042 obj_elf_section_change_hook().
2043 (v850_comm): New function.
2044 (md_pseudo_table): Add new pseudo ops .zcomm, .scomm and .tcomm.
2045 (md_begin): Add bss flag to seg_info of bss sections.
2046
2047 Add support for .scommon, .tcommon and .zcommon sections.
2048
2049 * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Add .scommon,
2050 .zcommon, .tbss, .call_table_data and .call_table_text.
2051
e01e18a8
DE
2052Fri Oct 10 15:01:14 1997 Doug Evans <dje@canuck.cygnus.com>
2053
2054 * configure.in (sparc): Set DEFAULT_ARCH from correct target.
2055 * configure: Regenerated.
2056
b83565de
MH
2057Fri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus.com>
2058
2059 * config/tc-d10v.c: Fixes to make sure the AT_WORD
2060 expression is not confused with -1.
2061
528859ea
AC
2062Fri Oct 10 11:54:50 1997 Andrew Cagney <cagney@b1.cygnus.com>
2063
2064 * config/tc-d10v.c (parallel_ok): Flag SP as modified for @-sp
2065 operand - OPERAND_ATMINUS.
2066
719ddab4
MM
2067Fri Oct 10 00:47:44 1997 Michael Meissner <meissner@cygnus.com>
2068
2069 * config/tc-d10v.c (parallel_ok): Note that auto increment and
2070 decrement modify the index register.
2071
ed1ed9f9
ILT
2072Thu Oct 9 15:17:50 1997 Ian Lance Taylor <ian@cygnus.com>
2073
15ab76e5
ILT
2074 From Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au>:
2075 * config/tc-m68k.c (archs): Add 68306, 68307, 68322, 68356, 68334,
2076 68336, 68341, 68349.
2077 * doc/c-m68k.texi (M68K-Opts): Add -m68ec000 -m68hc000 -m68hc001
2078 -m68306, -m68307, -m68322, -m68356, -m68ec020, -m68ec030,
2079 -m68ec040, -m68ec060, -m68330, -m68334, -m68336, -m68341,
2080 -m68349.
2081
57f269b1
ILT
2082 * doc/Makefile.am (CPU_DOCS): Define.
2083 (as.info): Depend upon $(CPU_DOCS).
2084 * doc/Makefile.in: Rebuild.
2085
ed1ed9f9
ILT
2086 * configure.in: Remove AM_PROG_INSTALL; it's called by
2087 AM_INIT_AUTOMAKE.
2088 * configure: Rebuild.
2089
d78d3671
JR
2090Thu Oct 9 01:44:36 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2091
2092 * tc-d10v.h (TC_START_LABEL): Don't define.
2093 (tc_frob_label): Define.
2094
c7b2ac28
JR
2095Thu Oct 9 00:07:23 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2096
2097 * config/tc-d10v.c (write_2_short): Fix bug that wouldn't allow
2098 to pair a branch and link with anything but an exe instruction.
2099
8a8a91a5
RH
2100Wed Oct 8 16:28:53 1997 Richard Henderson <rth@cygnus.com>
2101
2102 * config/tc-alpha.c (load_expression): Disable the sym+const .got
2103 optimization to reduce the alignment surprises for gcc.
2104
54b9ebdd
DE
2105Wed Oct 8 16:11:15 1997 Doug Evans <dje@canuck.cygnus.com>
2106
2107 * config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.
2108 * config/tc-sparc.c (sparc_target_format): Handle coff here.
2109 (sparc_ip): Add %hix,%lox.
2110 (md_apply_fix3): Call as_bad_where, not as_bad.
2111 Add support for BFD_RELOC_SPARC_{HIX22,LOX10}.
2112 (tc_gen_reloc): Add support for BFD_RELOC_SPARC_{HIX22,LOX10}.
2113
0170f1c3
RH
2114Wed Oct 8 12:33:32 1997 Richard Henderson <rth@cygnus.com>
2115
2116 * configure.in: Change alpha-*-* to alpha*-*-*; config.guess now
2117 recognizes alphaev5 etc.
2118 * configure: Rebuild.
2119
6fd819cf
GRK
2120Wed Oct 8 00:04:05 1997 Gavin Koch <gavin@cygnus.com>
2121
2122 * config/tc-mips.c (md_begin): Replace the TARGET_CPU value
2123 of mipsr3900 with mipstx39.
2124
2125 * config/tc-mips.c (mips_ip): Don't print the 'opcode requires
2126 -mipsXX message' if the insn isn't an ISA insn.
2127
49136667
DE
2128Tue Oct 7 12:48:30 1997 Doug Evans <dje@canuck.cygnus.com>
2129
2130 * config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c.
2131 Redefine TARGET_FORMAT to call sparc_target_format.
2132 * config/tc-sparc.c (in_unsigned_range): New function.
2133 (sparc_arch_size): Make static.
2134 (sparc_target_format): New function.
2135 (sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc
2136 handling. Add support for %hh,%hm,%lm,%h44,%m44,%l44.
2137 (output_insn): Set `fx_no_overflow'.
2138 (md_apply_fix3): Handle BFD_RELOC_SPARC_{7,H44,M44,L44}.
2139 (tc_gen_reloc): Likewise.
2140
a9da34ae
NC
2141Mon Oct 6 14:04:50 1997 Nick Clifton <nickc@cygnus.com>
2142
2143 * config/tc-v850.c (v850_section): Remove.
2144
2145 * config/obj-elf.c (obj_elf_section): Enhance error message.
2146
7e5c196e
ILT
2147Fri Oct 3 15:40:38 1997 Ian Lance Taylor <ian@cygnus.com>
2148
a3e8c5b7
ILT
2149 * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES before
2150 including obj-elf.h in OBJ_MAYBE_ELF case.
2151 (mips_target_format): Return NULL after abort to avoid warning.
2152
0e7c7b89
ILT
2153 * ecoff.c (generate_ecoff_stab): Remove unused static function.
2154
1175a6c6
ILT
2155 * expr.c (operator): Accept ==. From Anders Blomdell
2156 <anders.blomdell@control.lth.se>.
2157
7e5c196e
ILT
2158 * config/atof-ieee.c (gen_to_words): When generating a denormal
2159 number, handle an overflow into the smallest normalized number.
2160
002e8e4d
JR
2161Mon Sep 29 15:24:52 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2162
2163 * as.h, input-scrub.c (new_logical_line): New return value.
2164 * read.c (s_app_file): Don't note the same file several times
2165 in a row.
2166
89b308f4
ILT
2167Thu Sep 25 13:08:02 1997 Ian Lance Taylor <ian@cygnus.com>
2168
2169 * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.
2170
5e4e4739
ILT
2171Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com>
2172
2173 * configure.in (sh*-*-rtems*): New target, like sh-*-elf*.
2174 * configure: Rebuild.
2175
b5db0960
ILT
2176Wed Sep 24 11:30:25 1997 Ian Lance Taylor <ian@cygnus.com>
2177
469adf23
ILT
2178 * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.
2179
c1503b28
ILT
2180 * doc/c-i386.texi (i386-Float): Remove incorrect assertion that
2181 fn* instructions do not insert implicit fwait. This was changed
2182 Jan 29, 1996.
2183
fdfabd68
ILT
2184 * config/m68k-parse.y (yylex): Permit an expression to be used for
2185 the scale factor.
2186
3d07d766
ILT
2187 * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,
2188 not m68k-parse.y.
2189 * Makefile.in: Rebuild.
2190
b5db0960
ILT
2191 * aclocal.m4: Rebuild with new libtool.
2192 * configure: Rebuild.
2193
d70bab10
ILT
2194Tue Sep 23 17:48:09 1997 Ian Lance Taylor <ian@cygnus.com>
2195
15cfc4ad
ILT
2196 * app.c (do_scrub_chars): Clear mri_state at end of .mri
2197 pseudo-op.
2198
d70bab10
ILT
2199 * config/tc-mips.c (hilo_interlocks): Change from a static
2200 variable to a macro, so that it varies with the variables upon
2201 which it depends.
2202 (gpr_interlocks, cop_interlocks): Likewise.
2203 (md_begin): Don't initialize them.
2204
e205ecb8
JL
2205Fri Sep 19 17:08:41 1997 Jeffrey A Law (law@cygnus.com)
2206
2207 * config/tc-mn10300.c (md_assemble): Use strcasecomp instead
2208 of strcmp where appropriate.
2209
920b87c4
NC
2210Thu Sep 18 14:11:56 1997 Nick Clifton <nickc@cygnus.com>
2211
2212 * config/tc-v850.c (md_assemble): Cope with a zero data area
2213 relocation with a constant offset.
6df3c45f
NC
2214 (md_assemble): Produce error message when special data area
2215 relocations are used on instructions which do not support them.
46ad7d6c
NC
2216 (md_assemble): Reset processor mask if defined by command line
2217 switch.
920b87c4 2218
90a579fa
DE
2219Thu Sep 18 11:24:01 1997 Doug Evans <dje@canuck.cygnus.com>
2220
af6f39b4
DE
2221 * config/tc-sparc.c: Reorganize file.
2222 (parse_keyword_arg): Allow numbers in reg names.
2223 (SPECIAL_CASE_NONE): New macro.
2224 (md_assemble): Use it.
2b09622a
DE
2225 (lookup_arch,init_default_arch): New functions.
2226 (default_arch,default_init_p,sparc_arch_table): New static locals.
2227 (sparc_arch_size): New static local.
2228 (max_architecture): Initialize in init_default_arch.
2229 (md_parse_options): Call init_default_arch if necessary.
2230 Rewrite -xarch/-A processing.
2231 (md_show_usage): Print -A values from sparc_arch_table.
2232 (md_begin): Call init_default_arch if necessary.
2233 (sparc_md_end): Handle both 32 and 64 bit environments.
2234 * config/tc-sparc.h (TARGET_FORMAT): Likewise.
2235 * acconfig.h (SPARC_V9,SPARC_ARCH64): Delete.
2236 (DEFAULT_ARCH): Add.
2237 * config.in: Regenerate.
2238 * configure.in (sparc): Default DEFAULT_ARCH based on target cpu.
2239 (SPARC_V9,SPARC_ARCH64): Delete.
2240 * configure: Regenerate.
2241 * config/vms-conf.h (SPARC_V9,SPARC_ARCH64): Delete.
90a579fa 2242
936a8f55
NC
2243Wed Sep 17 16:54:20 1997 Nick Clifton <nickc@cygnus.com>
2244
2245 * config/tc-v850.c (v850_reloc_prefix): Recoded to use CHECK_ ()
2246 macro.
2247 (handle_tdaoff, handle_zdaoff, handle_sdaoff): New functions.
2248start-sanitize-v850e
00fd8294
NC
2249
2250 * config/tc-v850.c (md_assemble): Corrected typo.
936a8f55
NC
2251 * config/tc-v850.c Add new sections: call_table_data and
2252 call_table_text.
2253 (v850_reloc_prefix): Add support for ctoff() relocation prefix.
2254 (handle_ctoff): New Function.
2255
2256 * doc/c-v850.texi (V850 Opcodes): Document call table relocations.
2257end-sanitize-v850e
2258
75285178
NC
2259Tue Sep 16 14:18:22 1997 Nick Clifton <nickc@cygnus.com>
2260
2261 * config/tc-v850.c (v850_reloc_prefix): Add support for a 16 bit
2262 displacement from the tiny data area pointer.
2263
896e248f
JL
2264Mon Sep 15 21:28:09 1997 Jeffrey A Law (law@cygnus.com)
2265
2266 * config/tc-hppa.c (fix_new_hppa): Make declaration match
2267 definition.
2268
d30a2be4
NC
2269Mon Sep 15 18:33:06 1997 Nick Clifton <nickc@cygnus.com>
2270
2271 * config/tc-v850.c (processor_mask): New variable.
2272 (set_machine, md_parse_option): Set processor_mask.
2273 (md_assemble): Check that instruction is available to target
2274 processor.
2275
2276 * config/tc-v850.h (TARGET_PROCESSOR): New constant.
2277start-sanitize-v850e
2278 (TARGET_PROCESSOR): New constant.
d30a2be4 2279 (TARGET_PROCESSOR): New constant.
d70bab10 2280end-sanitize-v850e
d30a2be4 2281
3836d0f3
GRK
2282start-sanitize-tx19
2283Mon Sep 15 17:26:46 1997 Gavin Koch <gavin@cygnus.com>
2284
2285 * config/tc-mips.c (mips_1900): Replace with mips_3900 and
2286 mips16.
2287
2288end-sanitize-tx19
a611b1c2
KR
2289start-sanitize-d30v
2290Mon Sep 15 11:28:04 1997 Ken Raeburn <raeburn@cygnus.com>
2291
2292 Merge in work from Martin Hunt:
2293
2294 * config/tc-d30v.c (build_insn): For mvfsys and mvtsys,
2295 CR is 0 for PSWL and PSWH.
2296
2297 * config/tc-d30v.c (do_assemble): Don't accept
2298 illegal condition codes for cmpu instruction.
2299
2300 * config/tc-d30v.c: Add support for BFD_RELOC_D30V_9_PCREL
2301 used in d*i instructions.
2302
2303 * config/tc-d30v.c (check_size): New function. Check
2304 relocations for overflows.
2305 (md_pcrel_from_section): Fix relocations between sections.
2306 (md_apply_fix3): Use new relocation types for 15 and 21
2307 bit relocations in the right container. Needed because
2308 the address of the instruction is not eight-byte aligned
2309 but the relocations must be.
2310
2311 * config/tc-d30v.c (md_apply_fix3): Check for overflow.
2312 (find_format): If ".s" or ".l" are used, don't try
2313 to compute branch sizes.
2314
2315 * config/tc-d30v.c (do_assemble): Check for ".s" or
2316 ".l" extensions to opcode names.
2317 (find_format): Generate the correct instructions when
2318 ".s" or ".l" are used.
2319
2320 * config/tc-d30v.c (build_insn): Check for odd registers
2321 on instructions that require even registers.
2322
2323 * config/tc-d30v.h (md_start_line_hook): Define.
2324 * config/tc-d30v.c (md_start_line_hook): New hook.
2325 Checks the beginning of each line for a ".". If it
2326 finds one, assume a pseudo-op and flush any unwritten
2327 instructions.
2328
2329 * config/tc-d30v.c (md_apply_fix3): Fix problem
2330 with determining when fixups were done.
2331
2332 * config/tc-d30v.c (build_insn): Fix bug where the numeric
2333 part of a symbol (for example, "foo+8") was being written
2334 into the instruction.
2335 (md_pseudo_table): Change .word to be 32 bits and add
2336 .hword as 16 bits.
2337
2338 * config/tc-d30v.c (parallel_ok): Check to see if first
2339 instruction is a jump.
2340
2341 * config/tc-d30v.c (parallel_ok): Major code reorganization.
2342
2343end-sanitize-d30v
756adc97
NC
2344Wed Sep 10 10:07:08 1997 Nick Clifton <nickc@cygnus.com>
2345
210c24d6
NC
2346start-sanitize-v850e
2347 * config/tc-v850.c (md_assemble): Corrected spelling mistake.
2348end-sanitize-v850e
756adc97
NC
2349 * configure.in (emulations): Add v850 emulation.
2350
fda193d9
DE
2351Tue Sep 9 17:14:33 1997 Doug Evans <dje@canuck.cygnus.com>
2352
2353 * Makefile.am (CPU_TYPES): Add arc.
2354 (TARGET_CPU_CFILES): Add tc-arc.c.
2355 (TARGET_CPU_HFILES): Add tc-arc.h.
2356 (dependencies): Rebuild.
2357 * Makefile.in: Rebuild.
29b35953
DE
2358 * configure.in: Recognize arc-*-elf*.
2359 * configure: Regenerated.
2360 * config/tc-arc.[ch]: New files.
fda193d9 2361
1ffec081
NC
2362Tue Sep 9 10:19:37 1997 Nick Clifton <nickc@cygnus.com>
2363
73a04028
NC
2364 * doc/c-v850.texi (V850 Opcodes): Document hi0() reloc prefix.
2365 Correct description of hi() reloc prefix.
2366
9153e643
NC
2367start-sanitize-v850e
2368 * doc/c-v850.texi (V850 Opcodes): Document new reloc prefix.
2369 * config/tc-v850.c (v850_reloc_prefix): Add hilo() reloc prefix.
2370 * config/tc-v850.c (md_assemble): Add support for BFD_RELOC_32.
2371end-sanitize-v850e
2372
92fdb582
NC
2373 * doc/c-v850.texi: Document new pseudo ops and command line
2374 options.
2375
1ffec081
NC
2376 * config/tc-v850.c (set_machine): New function.
2377 * config/tc-v850.c (.v850): New pseudo op.
2378start-sanitize-v850e
2379 * config/tc-v850.c (.v850e): New pseudo op.
da5715e6 2380 * config/tc-v850.c (.v850ea): New pseudo op.
d70bab10 2381end-sanitize-v850e
1ffec081
NC
2382
2383
47423a92
ILT
2384Mon Sep 8 23:08:04 1997 Ian Lance Taylor <ian@cygnus.com>
2385
2386 Support -alh and -ald for DWARF 1:
2387 * listing.c (struct list_info_struct): Add debugging field.
2388 (listing_newline): Initialize the debugging field. If ELF, if the
2389 section starts with .debug or .line, set the debugging field in
2390 the listing structure.
2391 (debugging_pseudo): Add list parameter. Change all callers. If
2392 the debugging field is set, consider it to be a debugging pseudo.
2393 If ELF, skip blank lines between debugging lines.
2394 * read.c (emit_expr): If ELF, look for line numbers.
2395 (stringer): If ELF, look for file names.
2396
1fd5f4fc
NC
2397Mon Sep 8 12:33:40 1997 Nick Clifton <nickc@cygnus.com>
2398
b0b262f7
NC
2399 * config/tc-v850.c (v850_insert_operand): Only test for overflow
2400 if there is no insert function.
2401
8816811b
NC
2402 * config/tc-v850.h (TARGET_MACHINE): New constant.
2403
1fd5f4fc
NC
2404 * config/tc-v850.c (v850_insert_operand): Add
2405 -mwarn_unsigned_overflow.
8816811b 2406 (md_begin): Set BFD machine number based on machine variable.
da5715e6 2407 (md_parse_option): Add -mv850, -mv850e and -mv850ea options.
1fd5f4fc 2408
bb434496
ILT
2409Mon Sep 8 11:20:46 1997 Ian Lance Taylor <ian@cygnus.com>
2410
2411 * as.h: Don't declare alloca if it is a macro.
2412 * macro.c: Likewise.
2413
b637f306
GRK
2414start-sanitize-tx19
2415Sun Sep 7 16:04:53 1997 Gavin Koch <gavin@cygnus.com>
2416
2417 * config/tc-mips.c: Add tx19/r1900.
2418
2419end-sanitize-tx19
4a04414a
RH
2420Sun Sep 7 00:30:19 1997 Richard Henderson <rth@cygnus.com>
2421
2422 * config/tc-alpha.c (md_parse_option): Move m[] out to top level and
2423 rename to cpu_types[].
2424 (s_alpha_arch): New function.
2425 (md_pseudo_table): Add "arch".
2426
2427 * config/tc-alpha.c (md_begin): Merge the two loops through the
2428 opcode table.
2429 (s_alpha_proc): Add initial SKIP_WHITESPACE.
2430 (s_alpha_set): Likewise. Use get_symbol_end instead local while loop.
2431
a1bbc57c 2432Sat Sep 6 19:38:12 1997 Fred Fish <fnf@cygnus.com>
8183bd07
FF
2433
2434 * read.h (s_lcomm_bytes): Add prototype (for real this time).
2435
662df350
ILT
2436Thu Sep 4 12:10:01 1997 Ian Lance Taylor <ian@cygnus.com>
2437
2438 * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT for
2439 symbols on Irix.
2440
2d278484
NC
2441Wed Sep 3 11:21:33 1997 Nick Clifton <nickc@cygnus.com>
2442
2443 * config/tc-v850.c: Remove BFD_RELOC_V850_16_PCREL.
2444
d37ce763
JL
2445Tue Sep 2 18:32:30 1997 Jeffrey A Law (law@cygnus.com)
2446
2447 * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex
2448 relative to the next instruction, not the current instruction.
2449 (md_assemble): Similarly.
2450
ccf10718
NC
2451Tue Sep 2 15:58:52 1997 Nick Clifton <nickc@cygnus.com>
2452
19ebb9e3
NC
2453 * doc/c-v850.texi: Explanations of offsets in SDA/ZDA areas
2454 correcetd.
2455
ccf10718
NC
2456 * config/tc-v850.c: Add support for SDA/TDA/ZDA sections.
2457 (v850_reloc_prefix): Duplicate code eliminated. Add code to
2458 recognise special instructions.
2459 (md_assemble): Calculation of the size of a fixups corrected.
2460
2461 * config/tc-v850.h (ELF_TC_SPECIAL_SECTIONS): Add SDA/TDA/ZDA
2462 sections.
2463
28e1e54d
AC
2464Tue Sep 2 15:40:56 1997 Andrew Cagney <cagney@b1.cygnus.com>
2465
2466 * config/tc-v850.c (md_assemble): Use opcode->name instead of
2467 opcode->opcode as the sentinal. Zero is a valid opcode.
2468
11959ebc
ILT
2469Tue Aug 26 16:51:14 1997 Ian Lance Taylor <ian@cygnus.com>
2470
2471 * doc/as.texinfo (Machine Dependencies): Add v850 to menu.
2472 * doc/c-v850.texi: Change node name to match other chapter nodes.
2473
3f221096
NC
2474Tue Aug 26 09:46:22 1997 Nick Clifton <nickc@cygnus.com>
2475
2476 * doc/c-v850.texi (V850 Opcodes): Correct name for tiny data area
2477 pointer.
3f221096 2478
02bdbd8b
ILT
2479Tue Aug 26 12:23:25 1997 Ian Lance Taylor <ian@cygnus.com>
2480
90b83993
ILT
2481 * expr.c (integer_constant): If BFD64, don't make a bignum if the
2482 number will fit in 64 bits.
2483
4b231a26
ILT
2484 * config/tc-alpha.c (load_expression): Check explicitly for O_big,
2485 rather than calling abort.
2486
a089d2da
ILT
2487 * as.h: Don't define alloca if __GNUC__. Just declare it.
2488 * macro.c: Copy alloca handling from as.h.
2489
977d53fc
ILT
2490 * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From
2491 Gabriel Paubert <paubert@iram.es>.
2492
02bdbd8b
ILT
2493 * config/tc-i386.c (md_assemble): In JumpByte case, when looking
2494 for a WORD_PREFIX_OPCODE, change it to ADDR_PREFIX_OPCODE if this
625ea5db 2495 is jcxz or a loop instruction.
02bdbd8b 2496
b688e04e
NC
2497Mon Aug 25 16:04:14 1997 Nick Clifton <nickc@cygnus.com>
2498
2499 * config/tc-v850.c (pre_defined_registers): Add 'hp' as alias for
2500 r2.
2501 (md_begin): Set up machine architecture and type.
b688e04e 2502
a77b3837
ILT
2503Mon Aug 25 14:25:48 1997 Ian Lance Taylor <ian@cygnus.com>
2504
2051ec0e
ILT
2505 * symbols.c (resolve_symbol_value): Store the value back into the
2506 symbol expression, to handle add or subtract simplification
2507 correctly. Handle O_symbol_rva. Add default case.
2508
a77b3837
ILT
2509 * config/tc-ppc.c (ppc_change_csect): Temporarily lower the
2510 chunksize while creating the new subsection.
2511 * as.c (chunksize): Initialize to zero.
2512 * subsegs.c (subseg_set_rest): Change 5000 to chunksize when
2513 calling obstack_begin.
2514
cf735d2a
NC
2515Mon Aug 25 11:21:48 1997 Nick Clifton <nickc@cygnus.com>
2516
2517 * config/tc-v850.c (md_assemble): Restore input_line_pointer upon
2518 exit.
2519
2520start-sanitize-v850e
2521 * config/tc-v850.c (parse_register_list): Support constant
2522 expressions as register lists.
3e906c08 2523end-sanitize-v850e
cf735d2a 2524
9c506dfb
NC
2525Mon Aug 25 10:19:34 1997 Nick Clifton <nickc@cygnus.com>
2526
2527 * doc/c-v850.texi: Change the major node to v850 Machine
2528 Dependencies.
2529
d72d8c59
NC
2530Fri Aug 22 11:16:14 1997 Nick Clifton <nickc@cygnus.com>
2531
68eaa141
NC
2532 * doc/as.texinfo: Add inclusion of c-v850.texi
2533
2534 * doc/c-v850.texi: New file.
2535
d72d8c59
NC
2536 * read.c (is_end_of_line): Make NUL character be considered to be
2537 a line terminator.
2538
5f044499
NC
2539Fri Aug 22 10:45:33 1997 Nick Clifton <nickc@cygnus.com>
2540
2541 * config/tc-v850.c (parse_register_list): Add support for curly
2542 brace syntax.
2543 (cc_names): Add "e" and "ne" conditions.
5f044499 2544
346c75cd
NC
2545Thu Aug 21 11:00:36 1997 Nick Clifton <nickc@cygnus.com>
2546
2547 * app.c (do_scrub_chars): Support a double dash as starting a
2548 comment that extends to end of line.
2549
19f40fdc
NC
2550Thu Aug 21 10:54:27 1997 Nick Clifton <nickc@cygnus.com>
2551
2552 * config/tc-v850.c (v850_section, v850_bss, v850_offset): New
2553 functions.
2554 (md_pseudo_table): New pseudo ops: .bss, .offset, .section
19f40fdc 2555
d8beaa96
DE
2556Thu Aug 21 00:59:53 1997 Doug Evans <dje@canuck.cygnus.com>
2557
2558 * config/tc-m32r.c (md_estimate_size_before_relax): Update recorded
2559 insn when changing to a different instruction.
2560
bf5ac1b8
JR
2561Wed Aug 20 00:45:20 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
2562
2563 * tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4
2564 floating point extensions.
2565 (parse_reg): parse sgr and dbr.
2566
d8beaa96
DE
2567Tue Aug 19 17:07:34 1997 Nick Clifton <nickc@cygnus.com>
2568
2569 * config/tc-v850.c (system_register_name): Support numbers for
2570 system register IDs.
2571
015b3352
FF
2572Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>
2573
2574 * read.c (s_lcomm_internal): Renamed from s_lcomm, added arg to
2575 flag when alignment is in bytes instead of power of 2, and code to
2576 use that flag to convert alignment to bytes.
2577 (s_lcomm, s_lcomm_bytes): New helpers that call s_lcomm_internal.
2578 * read.h (s_lcomm_bytes): Add prototype.
2579 * config/obj-coff.c (write_object_file): If ALIGNMENT_IN_S_FLAGS is
2580 defined, write alignment to alignment bits in section header s_flags
2581 rather than the s_align field.
2582start-sanitize-tic80
2583 * config/obj-coff.h (ALIGNMENT_IN_S_FLAGS): Define for TC_TIC80.
2584 * config/tc-tic80.c (md_pseudo_table): Use s_lcomm_bytes for bss
2585 pseudo, instead of s_lcomm which wants a power of two for alignment.
2586end-sanitize-tic80
2587
c631cd59
RH
2588Mon Aug 18 20:42:23 1997 Richard Henderson <rth@cygnus.com>
2589
2590 * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
2591
96e0ff46
RH
2592Mon Aug 18 20:33:06 1997 Richard Henderson <rth@cygnus.com>
2593
2594 * as.c (show_usage): Add -am.
2595 * input-scrub.c (input_scrub_include_sb): Don't add leading \n
2596 if we've already got one.
2597 * listing.c (struct list_info_struct): Add line_contents.
2598 (listing_newline): Put unused argument to work: if non-null, save it...
2599 (listing_listing): ... and regurgitate during listing instead of line
2600 from file.
2601 * listing.h (LISTING_MACEXP): New define.
2602 (LISTING_NEWLINE): Argument is NULL.
2603 * read.c (read_a_source_file): If expanding macros, break up input
2604 lines and pass them to listing_newline.
2605 * doc/as.texinfo: Document -ac and -am.
2606
2607 * cond.c (s_ifc): Add missing demand_empty_rest_of_line.
2608
a365cd79
NC
2609Mon Aug 18 11:26:36 1997 Nick Clifton <nickc@cygnus.com>
2610
2611 * config/tc-v850.c (md_apply_fix3): Add support for new 16 bit PC
2612 relative reloc.
2613
2614start-sanitize-v850e
2615Mon Aug 18 11:24:21 1997 Nick Clifton <nickc@cygnus.com>
2616
2617 * config/tc-v850.c: Remove support_v850e flag and command line
2618 option.
2619
2620 * configure.in (emulations): Add support for v850e target
2621
2622 * configure (emulations): Add support for v850e target
a365cd79 2623
a365cd79
NC
2624Mon Aug 18 11:24:21 1997 Nick Clifton <nickc@cygnus.com>
2625
da5715e6 2626 * config/tc-v850.c: Remove support_v850ea flag and command line
a365cd79
NC
2627 option.
2628
da5715e6 2629 * configure.in (emulations): Add support for v850ea target
a365cd79 2630
da5715e6 2631 * configure (emulations): Add support for v850ea target
d70bab10 2632end-sanitize-v850e
a365cd79 2633
cd924033
ILT
2634Fri Aug 15 14:00:13 1997 Ian Lance Taylor <ian@cygnus.com>
2635
999f3587
ILT
2636 * Makefile.am (check-DEJAGNU): Don't cd into testsuite until after
2637 setting EXPECT and TCL_LIBRARY.
2638 * Makefile.in: Rebuild.
2639
cd924033
ILT
2640 * as.h (enum debug_info_type): Define.
2641 (debug_type): Declare.
2642 * as.c (debug_type): New global variable.
2643 (show_usage): Add --gstabs.
2644 (parse_args): Handle --gstabs.
2645 * read.c (generate_asm_lineno): Remove.
2646 (read_a_source_file): Output stabs debugging if appropriate.
2647 Change checks of generate_asm_lineno to check debug_type. Only
2648 generate ECOFF debugging if ECOFF_DEBUGGING is defined.
2649 * read.h (generate_asm_lineno): Don't declare.
2650 (stabs_generate_asm_lineno): Declare.
2651 * stabs.c (stabs_generate_asm_lineno): New function.
2652 * ecoff.c (add_file): Use debug_type, not generate_asm_lineno.
2653 Don't turn off debugging.
2654 (add_file): Remove old #if 0 code.
2655 (ecoff_new_file): Set debug_type, not generate_asm_lineno.
2656 (ecoff_directive_end): Don't generate stabs line symbols.
2657 (ecoff_generate_asm_lineno): Don't check stabs_seen. Don't set
2658 generate_asm_lineno.
2659 (line_label_cnt): Remove.
2660 (ecoff_generate_asm_line_stab): Remove.
2661 * ecoff.h (ecoff_generate_asm_line_stab): Don't declare.
2662 * doc/as.texinfo, doc/as.1: Document --gstabs.
2663
58036ae4
NC
2664Wed Aug 13 18:58:56 1997 Nick Clifton <nickc@cygnus.com>
2665
d70bab10 2666start-sanitize-v850e
58036ae4 2667 * config/tc-v850.c (md_assemble, md_show_usage, md_parse_option):
da5715e6 2668 Add support for v850ea instructions.
d70bab10 2669
58036ae4
NC
2670 * config/tc-v850.c (md_assemble, md_show_usage, md_parse_option):
2671 Add support for v850e instructions.
3e906c08 2672end-sanitize-v850e
58036ae4
NC
2673
2674 * config/tc-v850.c (md_assemble): Fix error recovery to reload
2675 text of entire opcode.
58036ae4 2676
4b67a719
RH
2677Tue Aug 12 10:27:34 1997 Richard Henderson <rth@cygnus.com>
2678
2679 * doc/internals.texi: Document rs_leb128.
2680
de815f61
ILT
2681Tue Aug 12 12:17:03 1997 Ian Lance Taylor <ian@cygnus.com>
2682
2683 * config/tc-m68k.c (m68k_ip): Give an error message for SIZE_BYTE
2684 in ABSL case, rather than calling abort.
2685
8cf777d6
RH
2686Mon Aug 11 21:48:00 1997 Richard Henderson <rth@cygnus.com>
2687
2688 * as.h (enum _relax_state): Add rs_leb128.
2689 * read.c (potable): Add sleb128 and uleb128.
2690 (sizeof_*leb128, output_*leb128, emit_leb128_expr, s_leb128): New
2691 functions.
2692 * read.h: Update prototypes.
2693 * symbols.c (resolve_symbol_value): Streamline quite a bit. Return
2694 the symbol value, add a second FINALIZE argument that prevents
2695 changes from being comitted. Update all callers.
2696 * write.c (cvt_frag_to_fill, relax_segment): Handle rs_leb128.
2697 * doc/as.texinfo: Document the new pseudos.
2698
210e033e
ILT
2699Sun Aug 10 14:51:49 1997 Ian Lance Taylor <ian@cygnus.com>
2700
2701 * Makefile.am (MOSTLYCLEANFILES): Add site.bak, site.exp, stage,
2702 stage1, and stage2.
2703 (DISTCLEANFILES): Define.
2704 * doc/Makefile.am (DISTCLEANFILES): Define.
2705 * Makefile.in, doc/Makefile.in: Rebuild.
2706
29e28dd6
ILT
2707Wed Aug 6 00:30:30 1997 Ian Lance Taylor <ian@cygnus.com>
2708
4dc4c45d
ILT
2709 * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.
2710 Don't set targ or gas_target. Define SCO_ELF and
2711 TARGET_SOLARIS_COMMENT when appropriate. Don't substitute for
2712 target_frag.
2713 * Makefile.am: Remove @target_frag@.
2714 (INCLUDES): Remove $(INTERNAL_CFLAGS), $(CROSS), $(HDEFINES), and
2715 $(TDEFINES).
2716 (dep-am): Mark as phony.
2717 * acconfig.h: Add TARGET_BYTES_BIG_ENDIAN, TARGET_SOLARIS_COMMENT,
2718 and SCO_ELF.
2719 * config/arm-big.mt, config/arm-lit.mt: Remove.
2720 * config/mips-big.mt, config/mips-lit.mt: Remove.
2721 * config/ppc-big.mt, config/ppc-lit.mt: Remove.
2722 * config/ppc-sol.mt: Remove.
2723 * config/i386coff.mt, config/m68kcoff.mt: Remove.
2724 * config/m88kcoff.mt: Remove.
2725 * config/sco5.mt: Remove.
2726 * configure, config.in, Makefile.in: Rebuild.
2727
2a562314
ILT
2728 * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, to
2729 further try to circumvent the .y.h rule.
2730 * Makefile.in: Rebuild.
2731
e535307a
ILT
2732Tue Aug 5 12:32:07 1997 Ian Lance Taylor <ian@cygnus.com>
2733
e2b4bd2a
ILT
2734 * Makefile.am: New file, based on old Makefile.in.
2735 * acinclude.m4: New file, from old aclocal.m4.
2736 * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove
2737 shared library handling; now handled by libtool. Replace
2738 AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC,
2739 AC_PROG_LEX, and AC_DECL_YYTEXT. Call AM_MAINTAINER_MODE,
2740 AM_CYGWIN32, and AM_EXEEXT. Don't call CY_CYGWIN32 or CY_EXEEXT.
2741 * config.in: New file, created by autoheader.
2742 * conf.in: Remove.
2743 * acconfig.h: Mention PACKAGE, VERSION, and USING_CGEN.
2744 * stamp-h.in: New file.
2745 * as.c (print_version_id): Change GAS_VERSION to VERSION.
2746 (parse_args): Likewise.
2747 * config/obj-vms.c: (Write_VMS_MHD_Records): Likewise.
29e28dd6
ILT
2748 * doc/Makefile.am: New file, based on old doc/Makefile.in.
2749 * Makefile.in, doc/Makefile.in: Now built with automake.
e2b4bd2a
ILT
2750 * aclocal.m4: Now built with aclocal.
2751 * configure: Rebuild.
2752
e535307a
ILT
2753 * cond.c (s_else): If not listing false conditionals, turn listing
2754 off in the false branch of the else.
2755
c5cb7682
ILT
2756Mon Aug 4 11:28:35 1997 Ian Lance Taylor <ian@cygnus.com>
2757
703f5e6e
ILT
2758 * config/tc-mips.c (macro): Fix handling of a double load from a
2759 symbol plus an offset.
2760
c5cb7682
ILT
2761 * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which
2762 has an associated external symbol.
2763
04269551
RH
2764Sun Aug 3 23:23:59 1997 Richard Henderson <rth@cygnus.com>
2765
2766 * config/tc-alpha.c (s_alpha_ucons): New function.
2767 (md_pseudo_table): Add unaligned data pseudos for DWARF.
2768
15d8ae9d
JL
2769Thu Jul 31 15:13:43 1997 Jeffrey A Law (law@cygnus.com)
2770
c1b2205e
JL
2771 * config/tc-v850.c (md_assemble): Ignore the rest of the current
2772 line if we encounter an error.
2773
15d8ae9d
JL
2774 * config/tc-v850.c (md_assemble): Sign extend constants value
2775 for hi and hi0 expressions.
2776 (v850_insert_operand): Enable range checking for generic 16bit
2777 operands.
2778
d222309a
JL
2779Tue Jul 29 14:20:43 1997 Jeffrey A Law (law@cygnus.com)
2780
2781 * config/tc-v850.c (md_assemble): Turn on fx_no_overflow for
2782 LO16, HI16 and HI16_S relocs.
2783
2e37047c
RS
2784Mon Jul 28 18:41:41 1997 Rob Savoye <rob@chinadoll.cygnus.com>
2785
2786 * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
2787 win32 dependencies.
2788 * configure: Regenerated with autoconf 2.12.
2789 * Makefile.in: Add $(EXEEXT) to all executables.
2790
e0362be2
JL
2791Fri Jul 25 10:54:43 1997 Jeffrey A Law (law@cygnus.com)
2792
2793 * tc-hppa.c (md_apply_fix): Improve warnings for out of range
2794 unconditional branches.
2795 (hppa_fix_adjustable): Don't adjust anything with a RR% or LR%
2796 field selector.
2797
09e1d695
DE
2798Thu Jul 24 15:21:49 1997 Doug Evans <dje@canuck.cygnus.com>
2799
2800 * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.
2801
280cdd54
ILT
2802Thu Jul 24 17:51:29 1997 Ian Lance Taylor <ian@cygnus.com>
2803
2804 * macro.c (define_macro): Make sure the index is in range before
2805 checking for '('.
2806
e6e676a5
FF
2807start-sanitize-tic80
2808Thu Jul 24 12:13:19 1997 Fred Fish <fnf@cygnus.com>
2809
2810 * config/tc-tic80.c (build_insn): Remove "extended" and replace with
2811 "fx" and "fxfrag". Add "ffrag". Change code to initialize and use
2812 the right f/ffrag and fx/fxfrag pairs since instruction may be split
2813 across frags.
2814
2815end-sanitize-tic80
68299279
ILT
2816Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2817
2818 * config/te-go32.h (USE_ALIGN_PTWO): Define.
2819 * config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is
2820 defined, use s_align_ptwo for .align.
ea1c39ce
ILT
2821 * configure.in (i386-*-msdosdjgpp*): New target.
2822 (i386-*-go32*): Set em to go32 and targ to coffgo32.
2823 * configure: Rebuild.
68299279 2824
bd3a1eba
DE
2825Tue Jul 22 12:41:40 1997 Doug Evans <dje@canuck.cygnus.com>
2826
2827 * config/tc-sparc.c (last_opcode): New static local.
2828 (md_assemble): Don't issue "FP branch in delay slot" warning if
2829 the delay slot has been annulled.
2830
1d303653
ILT
2831Tue Jul 22 13:25:13 1997 Ian Lance Taylor <ian@cygnus.com>
2832
2833 * config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc
2834 code if BFD_ASSEMBLER.
2835
47bfb6fc
JL
2836Mon Jul 21 08:57:17 1997 Jeffrey A Law (law@cygnus.com)
2837
2838 * config/tc-v850.c (system_registers): Fix ordering of registers.
2839
e53430c4
FF
2840start-sanitize-tic80
2841Tue Jul 15 16:29:54 1997 Fred Fish <fnf@cygnus.com>
2842
2843 * config/tc-tic80.c (build_insn): Initialize extended word to zero
2844 when it will be filled in later by relocation information.
2845
2846end-sanitize-tic80
a652f74c
ILT
2847Mon Jul 14 23:10:58 1997 Ian Lance Taylor <ian@cygnus.com>
2848
2849 * config/tc-mips.c (macro_build): Restore check of fmt argument.
2850 (mips_ip): Fix ISA checks.
2851
9587640a
JL
2852start-sanitize-r5900
2853Tue Jul 15 10:15:39 1997 Jeffrey A Law (law@cygnus.com)
2854
2855 * configure.in: Default the r5900 to little endian.
2856 * configure: Rebuilt.
2857
2858end-sanitize-r5900
8ae66b94
FF
2859start-sanitize-tic80
2860Mon Jul 14 19:30:55 1997 Fred Fish <fnf@cygnus.com>
2861
2862 * config/tc-tic80.c (build_insn): Fix endianness problem with
2863 O_big operands.
2864
2865end-sanitize-tic80
4dc85508
ILT
2866Sun Jul 13 20:43:46 1997 Ian Lance Taylor <ian@cygnus.com>
2867
2868 * config/tc-mips.c (check_absolute_expr): Change warning to
2869 error.
2870
931a1858
JL
2871Fri Jul 11 10:18:47 1997 Jeffrey A Law (law@cygnus.com)
2872
2873 * config/tc-mips.c (macro_build): Refine code to check if an
2874 instruction is available on a particular cpu variant.
2875 (mips_ip): Likewise.
2876
76fb6d2f
ILT
2877Mon Jul 7 22:53:08 1997 Ian Lance Taylor <ian@cygnus.com>
2878
2879 * config/tc-i386.c (tc_i386_fix_adjustable): Change ifndef
2880 OBJ_AOUT to ifdef OBJ_ELF.
2881 (md_apply_fix3): When mangling 32 bit PC relative reloc for
2882 BFD_ASSEMBLER, handle one ELF case for COFF as well, and add a PE
2883 case.
2884 * write.c (fixup_segment): Change special case for i386-coff to
2885 not apply for i386-pe.
2886 * config/obj-coff.c (coff_adjust_section_syms): Only count fixups
2887 which were not done.
2888 (coff_frob_file_after_relocs): Rename from coff_frob_file.
2889 (coff_format_ops): Initialize frob_file_after_relocs field rather
2890 than frob_file field.
2891 * config/obj-coff.h (coff_frob_file): Don't declare.
2892 (coff_frob_file_after_relocs): Declare.
2893 (obj_frob_file): Don't define.
2894 (obj_frob_file_after_relocs): Define.
2895 * configure.in: Set bfd_gas to yes for i386-*-cygwin32.
2896 * configure: Rebuild.
2897
b709b16f
ILT
2898Wed Jul 2 12:05:00 1997 Ian Lance Taylor <ian@cygnus.com>
2899
2900 * config/obj-coff.c (fixup_segment): Never subtract section
2901 address from PC relative reloc which will be fully resolved.
2902
db3152ef
JL
2903Tue Jul 1 15:23:07 1997 Jeffrey A Law (law@cygnus.com)
2904
2905 * ecoff.c (page_type): Renamed from page_t to avoid conflict
2906 with hpux10 header files.
2907
b73fcae8
ILT
2908Mon Jun 30 12:27:28 1997 Ian Lance Taylor <ian@cygnus.com>
2909
2910 From Jason Merrill <jason@cygnus.com>:
2911 * read.c (do_align): If BFD_ASSEMBLER, only use NOP_OPCODE if
2912 SEC_CODE is set.
2913 * config/tc-i386.h (md_maybe_text): Define.
2914 (md_do_align): Use md_maybe_text.
2915
d006e435
MM
2916Fri Jun 27 19:15:27 1997 Michael Meissner <meissner@cygnus.com>
2917
2918 * config/tc-ppc.h (tc_fix_adjustable): Only check for GOT type
2919 relocations, don't check for symbol being external, weak, etc.
2920
24a3e622
ILT
2921Mon Jun 16 19:12:51 1997 Geoff Keating <geoffk@ozemail.com.au>
2922
2923 * config/tc-ppc.h (tc_fix_adjustable): Don't let the assembler
2924 calculate relocations to any external symbol, because we might be
2925 linking a shared object and the symbol might be overriden or moved
2926 (for instance, moved into a static executable's .bss section).
2927 (GLOBAL_OFFSET_TABLE_NAME): Delete. This is an i386 wierdness.
2928
2929 * config/tc-ppc.h (tc_fix_adjustable): GOT-based relocations can't
2930 be calculated by the assembler.
2931
2932 * config/tc-ppc.c (md_apply_fix3): Handle @plt or @local branch
2933 whose destination lies in the same file, by ignoring the @plt or
2934 @local and aiming the branch at its destination.
2935
b0447a0e
ILT
2936Mon Jun 16 13:59:18 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2937
2938 * symbols.c (copy_symbol_attributes): Copy BSF_OBJECT flag.
2939 * config/obj-elf.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Copy size
2940 expression.
2941
2942 * config/obj-multi.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Define instead
2943 of obj_copy_symbol_attributes.
2944
be2c18bd
ILT
2945Mon Jun 16 12:45:56 1997 Ian Lance Taylor <ian@cygnus.com>
2946
3a035861
ILT
2947 * config/tc-ppc.c (ppc_insert_operand): In 32 bit mode, with a
2948 signed operand, sign extend a 32 bit value to the host size.
2949
2950 * Makefile.in (CFLAGS): Subsitute from configure script. From
2951 Jeff Makey <jeff@cts.com>.
2952
a52f90a4
ILT
2953 * config/tc-i386.c (i386_operand): Use alloca rather than a fixed
2954 buffer size to make a copy of the symbol.
2955
be2c18bd
ILT
2956 * Makefile.in (OBJS): Put @extra_objects@ on the same line as
2957 macro.o.
2958
7799bb2c
ILT
2959Thu Jun 12 12:16:20 1997 Ian Lance Taylor <ian@cygnus.com>
2960
2961 * write.c (write_object_file): In non BFD_ASSEMBLER code, as we
2962 step through the frags calling cvt_frag_to_fill, switch to
2963 SEG_DATA when we reach data_frag_root.
2964
43ee18a0
JL
2965Tue Jun 10 17:08:34 1997 Jeffrey A Law (law@cygnus.com)
2966
2967 * config/tc-mn10300.c (md_assemble): Allow an empty register
2968 list for instructions which use register lists.
2969
ccc30467
ILT
2970Tue Jun 10 11:18:09 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2971
d2e5779b
ILT
2972 * config/tc-arm.c (md_apply_fix3): Make temp unsigned long.
2973
7436e4de
ILT
2974 * config/tc-arm.c (arm_adjust_symtab): Only set storage classes if
2975 OBJ_COFF.
2976
ccc30467
ILT
2977 * config/tc-arm.c: Add prototypes for many static functions.
2978 (struct asm_opcode ): Add prototypes for parms field.
2979 (struct thumb_opcode ): Likewise.
2980 (fp_op2): Remove unused flags parameter.
2981 (output_inst): Make static.
2982 (arm_after_pass_hook): Remove unused ignore parameter.
2983 * config/tc-arm.h (arm_after_pass_hook): Declare.
2984 (arm_start_line_hook): Declare.
2985 (arm_frob_label): Declare.
2986
170cdf75
ILT
2987Mon Jun 9 12:55:45 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
2988
2989 * depend.c (wrap_output): new prototype.
2990
af438bdb
ILT
2991Mon Jun 9 12:52:44 1997 Ian Lance Taylor <ian@cygnus.com>
2992
4b4c1e0f
ILT
2993 * config/tc-sh.c (md_apply_fix): Check for overflow.
2994
af438bdb
ILT
2995 * config/tc-m68k.c (md_section_align): If a.out and BFD, force
2996 section size to be aligned.
2997
72574181
ILT
2998Fri Jun 6 17:15:55 1997 Ian Lance Taylor <ian@cygnus.com>
2999
3000 * config/tc-sh.h (md_cons_align): Define.
3001 (sh_cons_align): Declare.
3002 * config/tc-sh.c (md_pseudo_table): Add .uaword and .ualong.
3003 (sh_no_align_cons): New static variable.
3004 (s_uacons): New static function.
3005 (sh_cons_align): New function.
3006 (sh_handle_align): Warn about misaligned data.
3007 * doc/c-sh.texi: Document .uaword and .ualong.
3008
3009Thu Jun 5 15:38:17 1997 Ian Lance Taylor <ian@cygnus.com>
3010
3011 * macro.c (macro_expand): In MRI mode, treat single quote as a
3012 separator character when checking for a positional argument.
3013
d0badeab
NC
3014Tue Jun 3 16:15:13 1997 Nick Clifton <nickc@cygnus.com>
3015
48e509bf
NC
3016 * config/tc-arm.c (md_parse_option): Merge in changes from
3017 armT-970328-branch.
f8a21443 3018
48e509bf
NC
3019 * config/tc-arm.h: Merge in changes from armT-970328-branch.
3020
3021 * configure.in (emulations): Add Thumb architecture support from
d0badeab
NC
3022 armT-9703-28-branch.
3023
2903fb6e
NC
3024Mon Jun 2 16:25:07 1997 Nick Clifton <nickc@cygnus.com>
3025
3357a5ab
NC
3026 * doc/all.texi: Add enabling of ARM documentation.
3027
2903fb6e
NC
3028 * doc/as.texinfo: Add ARM documentation from armT-970328-branch.
3029
5c6f5923
GRK
3030Mon Jun 2 11:55:12 1997 Gavin Koch <gavin@cygnus.com>
3031
3032 * config/tc-mips.c: Added r3900 support.
3033
dccd4d2c
ILT
3034Thu May 29 12:58:26 1997 Ben Pfaff <pfaffben@pilot.msu.edu>
3035
3036 * as.c: (parse_args) `-t' option requires an argument.
3037
3038Wed May 28 15:45:07 1997 Nick Clifton <nickc@cygnus.com>
3039
3040 * config/tc-arm.c (md_begin): Change call to
3041 coff_arm_bfd_set_private_flags() to a call to
3042 bfd_set_private_flags().
3043
5ac3db53
ILT
3044Wed May 28 16:17:34 1997 Ian Lance Taylor <ian@cygnus.com>
3045
1d6f438f
ILT
3046 * Makefile.in: Rebuild dependencies.
3047
5ac3db53
ILT
3048 * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
3049 of a BFD_RELOC_RVA reloc.
3050
f22950b9
JL
3051Wed May 28 10:48:14 1997 Jeffrey A Law (law@cygnus.com)
3052
3053 * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps.
3054 (hppa_force_relocation): Force a relocation for an absolute
3055 call/jump.
3056
1079e76c
ILT
3057Mon May 26 13:24:25 1997 Ian Lance Taylor <ian@cygnus.com>
3058
3059 * doc/as.texinfo: Don't use @value in section names or index
3060 entries; it confuses texinfo.tex.
3061
8a51eeaf
TT
3062Fri May 23 00:09:35 1997 Tom Tromey <tromey@cygnus.com>
3063
3064 * doc/as.texinfo: Updated for -MD option.
3065 * Makefile.in (CFILES): Added depend.c.
3066 (OBJS): Added depend.o.
3067 * as.h (start_dependencies, register_dependency,
3068 print_dependencies): New declarations.
3069 * depend.c: New file.
3070 * as.c (parse_args): Added -MD option.
3071 (main): Call print_dependencies.
3072 (show_usage): Added help for -MD.
3073 * read.c (s_app_file): Call register_dependency.
3074 (s_include): Call register_dependency when file is found.
3075 (read_a_source_file): Call register_dependency.
3076
1a7a427e
ILT
3077Wed May 21 17:39:28 1997 Ian Lance Taylor <ian@cygnus.com>
3078
3079 * config/obj-coff.c (symbol_to_chars): If TE_PE, don't add the
3080 section address to the symbol value.
3081
e17449bc
GRK
3082Tue May 20 11:23:31 1997 Gavin Koch <gavin@cygnus.com>
3083
1a7a427e
ILT
3084 * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field
3085 into the new membership field.
e17449bc 3086
de046e7c
NC
3087Thu May 15 10:00:53 1997 Nick Clifton <nickc@cygnus.com>
3088
3089 * config/tc-arm.c (md_begin): If no cpu type is specified on the
3090 command line then the ARM7 is now chosen by default when setting
3091 the BFD machine and architecture.
3092
46686c78
NC
3093Wed May 14 09:54:53 1997 Nick Clifton <nickc@cygnus.com>
3094
3095 * config/tc-arm.c (global variables): Added 'uses_apcs_26' flag to
1a7a427e
ILT
3096 hold APCS selection.
3097 (md_begin): Added code to generate flags to be set into the COFF
3098 header and the calls to the BFD functions to do this.
3099 (md_parse_option, md_show_usage): Added new command line
46686c78
NC
3100 options -mapcs-32, -mapcs-26, -marmv2, -marmv2a, -marmv3,
3101 -marmv3m, -marmv4, -marmv4t.
3102
3103 * tc-arm.h (LOCAL_LABEL): Removed the definition of this macro
3104 as it is never used.
3105
2393a966
JL
3106Tue May 13 22:26:14 1997 Jeffrey A Law (law@cygnus.com)
3107
3108 * config/tc-mn10200.c (md_convert_frag): Prefix temporary
3109 label name with ".".
3110 * config/tc-mn10300.c (md_convert_frag): Likewise.
3111
cd05cc5e
ILT
3112Tue May 13 14:44:39 1997 Ian Lance Taylor <ian@cygnus.com>
3113
3114 * config/tc-mips.c (set_at): Check for bignum.
3115 (check_absolute_expr, macro, mips16_macro): Likewise.
3116
7b02bacd
FF
3117start-sanitize-tic80
3118Tue May 13 10:45:56 1997 Fred Fish <fnf@cygnus.com>
3119
3120 * config/tc-tic80.c (md_apply_fix): Check PC relative relocations
3121 for overflow/underflow, only insert lower 15 bits into instruction.
3122
3123end-sanitize-tic80
98b4161a
ILT
3124Mon May 12 13:33:08 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3125
3126 * config/tc-i386.c (pi): Check for RegMMX.
3127
ee42e25b
ILT
3128Thu May 8 11:10:15 1997 Ian Lance Taylor <ian@cygnus.com>
3129
3130 * expr.c (expr): When subtracting values in the same frag,
3131 subtract X_add_number rather than adding it.
3132
a5586bdc
ILT
3133Wed May 7 15:39:48 1997 Ian Lance Taylor <ian@cygnus.com>
3134
662a6d9e
ILT
3135 * config/obj-coff.c (write_object_file): Just pass NULL to
3136 md_do_align, not the address of a char holding NOP_OPCODE.
3137
a5586bdc
ILT
3138 * config/tc-mips.c (macro): Handle constants for M_LI_D and
3139 M_LI_DD.
3140 (mips_ip): For 'F', 'L', 'f', and 'l', generate a constant rather
3141 than an address if the floating point value looks sufficiently
3142 simple.
3143
91951af6
ILT
3144Tue May 6 12:18:09 1997 Ian Lance Taylor <ian@cygnus.com>
3145
3146 * config/tc-i386.c (md_section_align): If a.out and BFD, force
3147 section size to be aligned.
3148
454b0ccd
ILT
3149Mon May 5 17:16:55 1997 Ian Lance Taylor <ian@cygnus.com>
3150
0239838b
ILT
3151 * cond.c: Include "macro.h".
3152 (struct conditional_frame): Add macro_nest field.
3153 (initialize_cframe): Initialize macro_nest.
3154 (cond_finish_check): Add nest parameter. Change all callers.
3155 (cond_exit_macro): New function.
3156 * as.h (cond_finish_check): Update declaration.
3157 (cond_exit_macro): Declare.
3158 * input-scrub.c (macro_nest): Make globally visible.
3159 (input_scrub_next_buffer): Call cond_finish_check.
3160 * macro.h (macro_nest): Declare.
3161 * read.c (s_mexit): Call cond_exit_macro.
3162
454b0ccd
ILT
3163 * config/tc-i386.h (RegMMX): Define.
3164 * config/tc-i386.c (pi): Check for all register types.
3165 (type_names): Add RegMMX.
3166 (md_assemble): Handle RegMMX.
3167
3168Wed Apr 30 12:47:00 1997 Manfred Hollstein <manfred@s-direktnet.de>
3169
3170 * config/obj-coff.c (c_section_symbol): Clear the LOCAL bit #ifdef
3171 TE_DELTA.
3172
3173Tue Apr 29 20:23:10 1997 Jim Wilson <wilson@cygnus.com>
3174
3175 * config/tc-mips.c (nopic_need_relax): Add new parameter
3176 before_relaxing. Use it when testing ecoff_extern_size.
3177 (load_address, macro, md_estimate_size_before_relax): Fix all
3178 callers.
3179
24d4b4e1
ILT
3180Tue Apr 29 19:54:36 1997 Richard Henderson <rth@tamu.edu>
3181
3182 * config/obj-elf.c (elf_pseudo_table): Add "subsection".
3183 (obj_elf_subsection): New static function.
3184
4a38edaa
ILT
3185Tue Apr 29 19:52:47 1997 Ian Lance Taylor <ian@cygnus.com>
3186
3187 * config/obj-coff.c (coff_header_append): Don't reset string_size
3188 each time through the loop.
3189
1416631f
ILT
3190Fri Apr 25 14:17:46 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3191
3192 * Makefile.in (DISTSTUFF): Add itbl-parse.h.
3193
49f5a035
ILT
3194Fri Apr 25 12:03:15 1997 Ian Lance Taylor <ian@cygnus.com>
3195
8f9b2cea
ILT
3196 * doc/internals.texi (Porting GAS): Correct documentation for
3197 current configure handling of targ-cpu.h, et. al.
3198 (CPU backend): Document listing macros.
3199
49f5a035
ILT
3200 * listing.c (data_buffer): Set size based on other listing macros,
3201 rather than always using 100.
3202 (data_buffer_size): Remove static variable.
3203 (calc_hex): Make data_buffer_size a local variable. Don't leave
3204 any slop when filling data_buffer.
3205
a21dd1e0
ILT
3206Mon Apr 21 15:33:19 1997 Ian Lance Taylor <ian@cygnus.com>
3207
3208 * doc/c-mips.texi: Document .set autoextend.
3209
49f90a34
ILT
3210Sat Apr 19 23:09:25 1997 Niklas Hallqvist <niklas@petra.appli.se>
3211
3212 * configure.in (i386-*-openbsd*, m68k-*-openbsd*,
3213 mips-dec-openbsd*, ppc-*-*bsd*, ns32k-pc532-openbsd*,
3214 sparc-*-openbsd*): New targets.
3215 * configure: Rebuild.
3216
aff65ed9
ILT
3217Sat Apr 19 22:52:03 1997 Jim Wilson <wilson@cygnus.com>
3218
3219 * config/obj-elf.c (elf_frob_symbol): If TC_MIPS, set BSF_OBJECT
3220 for all undefined symbols.
3221
fec391b1
ILT
3222Fri Apr 18 13:37:35 1997 Ian Lance Taylor <ian@cygnus.com>
3223
3224 * config/tc-ppc.c (ppc_fix_adjustable): Handle zero length csects
3225 correctly.
3226
894cca25
ILT
3227Fri Apr 18 11:51:35 1997 Niklas Hallqvist <niklas@appli.se>
3228
3229 * configure.in (alpha*-*-openbsd*): New target.
3230 * configure: Rebuild.
3231
fc984eb0
ILT
3232Thu Apr 17 13:59:47 1997 Per Fogelstrom <pefo@openbsd.org>
3233
3234 * configure.in (mips-*-openbsd*): New target.
3235 * configure: Rebuild.
3236
4bdb83fc
MH
3237start-sanitize-d30v
3238Wed Apr 16 12:31:24 1997 Martin Hunt <hunt@cygnus.com>
3239
3240 * config/tc-d30v.c (parallel_ok): Fix parallel checking
3241 for instructions using conditional execution.
3242
3243end-sanitize-d30v
68952421
GRK
3244Tue Apr 15 18:11:44 1997 Gavin Koch <gavin@cygnus.com>
3245
3246 * config/tc-mips.c (insn_uses_reg): Correct test for fpr pairs.
3247
e366a2d6
ILT
3248Tue Apr 15 13:04:47 1997 Ian Lance Taylor <ian@cygnus.com>
3249
3250 * Makefile.in (srcroot): Remove.
3251 (INSTALL): Set to @INSTALL@.
3252 (INSTALL_XFORM, INSTALL_XFORM1): Remove.
3253 (all, dvi): Don't set srcroot.
3254 (install): Depend upon as.new, gasp.new, and installdirs. Use
3255 $(program_transform_name) directly, rather than using
3256 $(INSTALL_XFORM) and $(INSTALL_XFORM1).
3257 (installdirs): New target.
3258 * doc/Makefile.in (INSTALL_XFORM1): Remove.
3259 (install): Depend upon installdirs. Use $(program_transform_name)
3260 directly, rather than using $(INSTALL_XFORM) and
3261 $(INSTALL_XFORM1).
3262 (installdirs): New target.
3263 (install-info-as): Run mkinstalldirs.
3264 (install-info-gasp): Likewise.
3265
dca6429f
ILT
3266Mon Apr 14 11:59:08 1997 Ian Lance Taylor <ian@cygnus.com>
3267
e366a2d6
ILT
3268 * Makefile.in (INSTALL): Change install.sh to install-sh.
3269
dca6429f
ILT
3270 * symbols.c (resolve_symbol_value): Check for division by zero.
3271
3272 From Thomas Graichen <graichen@rzpd.de>:
3273 * Makefile.in: Always use $(SHELL) when running move-if-change.
3274 * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
3275 * configure: Rebuild.
3276
4e9d8dea
DE
3277Thu Apr 10 14:40:00 1997 Doug Evans <dje@canuck.cygnus.com>
3278
f3f00e94
DE
3279 * cgen.c (cgen_parse_operand): Renamed from cgen_asm_parse_operand.
3280 New argument `want'. Update enum cgen_parse_operand_result values.
3281 Initialize if CGEN_PARSE_OPERAND_INIT.
3282 * config/tc-m32r.c (md_begin): Set cgen_parse_operand_fn.
4e9d8dea
DE
3283 (md_assemble): Call cgen_asm_init_parse.
3284 Update call to m32r_cgen_assemble_insn, call as_bad if assembly failed.
3285
902a77ac
ILT
3286Wed Apr 9 11:49:41 1997 Ian Lance Taylor <ian@cygnus.com>
3287
3288 * config/tc-m68k.c (m68k_ip): Handle #j.
3289
96742953
JL
3290Tue Apr 8 16:37:57 1997 Jeffrey A Law (law@cygnus.com)
3291
3292 * config/tc-mn10300.c (md_convert_frag): Create fixup at the
3293 right address for call label:32,regs,imm.
3294
e41369a4
JL
3295Mon Apr 7 14:58:22 1997 Jeffrey A Law (law@cygnus.com)
3296
3297 * config/tc-hppa.c (pa_subspace_start): If OBJ_ELF, then always return
3298 zero.
3299 * config/tc-hppa.h (tc_frob_symbol): Don't reset the value of the
3300 symbol for OBJ_ELF anymore.
3301
39ffbb4d
DE
3302Mon Apr 7 10:54:59 1997 Doug Evans <dje@canuck.cygnus.com>
3303
3304 * Makefile.in: Regenerate dependencies.
3305 (TARG_CPU): New variable.
3306 (cgen.o): Depend on cgen.h, $(TARG_CPU)-opc.h.
3307 (.dep1): Delete creating of cgen-opc.h.
3308 (.tcdep): Put proper contents in cgen-opc.h.
3309 * configure.in (m32r): Delete setting of extra_files, extra_links.
3310 (AC_OUTPUT): Create cgen-opc.h.
3311 * configure: Regenerated.
3312
596c5b74
ILT
3313Sat Apr 5 13:19:12 1997 Klaus Kaempf <kkaempf@progis.de>
3314
3315 * makefile.vms: Update to build gasp.exe.
3316
374bdac7
DE
3317Fri Apr 4 16:10:02 1997 Doug Evans <dje@canuck.cygnus.com>
3318
c8cf7e17
DE
3319 * write.c (relax_frag): Make non-static.
3320 * write.h (relax_frag): Add prototype for.
3321 * config/tc-m32r.h (md_do_align): New arg `max'.
3322 * config/tc-m32r.c (m32r_do_align): Likewise.
3323 Update calls to frag_align, frag_align_pattern.
3324 (fill_insn): Update call to m32r_do_align.
3325 (m32r_scomm): Update call to frag_align.
3326
374bdac7
DE
3327 * config/tc-m32r.[ch]: New files.
3328 * cgen.c: New file.
3329 * Makefile.in (CPU_TYPES): Add m32r.
374bdac7
DE
3330 (TARGET_CPU_CFILES): Add tc-m32r.c.
3331 (TARGET_CPU_HFILES): Add tc-m32r.h.
374bdac7
DE
3332 (DISTCLEAN_HERE): Add cgen-opc.h.
3333 (.dep1,.tcdep): Create empty cgen-opc.h.
3334 (cgen.o): Add dependencies.
3335 (dependencies): Regenerate.
3336 * as.h (struct frag): New member fr_targ.
3337 (fr_pcrel_adjust,fr_bsr): Move into union fr_targ.ns32k.
3338 * conf.in (USING_CGEN): New macro.
3339 * configure.in (m32r-*-*): Add entry for.
39ffbb4d 3340 Add cgen.o to extra_objects.
374bdac7 3341 * configure: Regenerate.
403c708e
DE
3342 * frags.c (frag_var): fr_pcrel_adjust renamed to
3343 fr_targ.ns32k.pcrel_adjust. fr_bsr renamed to fr_targ.ns32k.bsr.
3344 (frag_variant): Likewise.
3345 * write.c (relax_frag): Likewise.
374bdac7 3346 * config/tc-ns32k.c (*): Likewise.
374bdac7 3347
e819d858
ILT
3348Fri Apr 4 13:26:10 1997 Ian Lance Taylor <ian@cygnus.com>
3349
dc966dad
ILT
3350 * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!',
3351 rather than for any end of line character.
3352
5c11dba2
ILT
3353 * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails,
3354 call abort (i.e., as_abort) rather than crashing.
3355
457a20b5
ILT
3356 * config/tc-mips.c: Protect uses of STO_MIPS16 with an ifdef of
3357 OBJ_ELF, rather than of S_GET_OTHER.
3358
e819d858
ILT
3359 * Makefile.in (DISTCLEAN_HERE): Add site.exp and site.bak.
3360
3884d17b
ILT
3361Thu Apr 3 13:16:18 1997 Ian Lance Taylor <ian@cygnus.com>
3362
3363 * Makefile.in (VERSION): Set to 2.8.1.
3364
3365 * Branched binutils 2.8.
3366
08438bef
ILT
3367Wed Apr 2 12:24:10 1997 Ian Lance Taylor <ian@cygnus.com>
3368
64d20049
ILT
3369 * COPYING: Update FSF address.
3370
08438bef
ILT
3371 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
3372
3c83da8a
JW
3373Tue Apr 1 18:29:47 1997 Jim Wilson <wilson@cygnus.com>
3374
3375 * config/tc-mips.c (md_begin): Don't set interlocks for 4100.
3376
396e8d7f
ILT
3377Tue Apr 1 16:24:28 1997 Klaus Kaempf <kkaempf@progis.de>
3378
3379 * config-gas.com: Update to handle both vax and alpha.
3380 * makefile.vms: Update to use config-gas.
3381 * conf-a-gas.com: Remove file.
3382
db237783
ILT
3383Tue Apr 1 16:08:21 1997 Ian Lance Taylor <ian@cygnus.com>
3384
3385 * Makefile.in: Remove unnecessary itbl-parse.h, ibtl-parse.c, and
3386 itbl-lex.c dependencies. Remove rules for itbl-lex.o,
3387 itbl-parse.o, and itbl-ops.o; just use the normal .c.o rule.
3388
64251de5
MM
3389start-sanitize-tic80
3390Tue Apr 1 11:25:56 1997 Michael Meissner <meissner@cygnus.com>
3391
3392 * config/tc-tic80.c (line_comment_char): Make '#' start comments
3393 at the beginning of a line for compatibility with .S files where
3394 cpp leaves the filename transitions beginning with '#'.
3395
3396end-sanitize-tic80
3397Tue Apr 1 00:07:30 1997 Ian Lance Taylor <ian@cygnus.com>
3398
3399 * config/tc-m68k.c: Only compile tc_coff_symbol_emit_hook and
3400 tc_coff_sizemachdep if OBJ_COFF.
3401
3c6adeaf
ILT
3402Mon Mar 31 23:53:44 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3403
3404 * config/tc-ppc.c (register_name): Declare.
3405
332d5c49
ILT
3406Mon Mar 31 16:31:04 1997 Joel Sherrill <joel@oarcorp.com>
3407
3408 * configure.in (hppa*-*-rtems*): New target, like hppa-*-*elf*.
3409 * configure: Rebuild.
3410
6d65a065
ILT
3411Mon Mar 31 14:15:19 1997 Ian Lance Taylor <ian@cygnus.com>
3412
2f2bcadb
ILT
3413 * config/tc-mips.c (mips_pseudo_table): Add "stabn".
3414 (mips16_mark_labels): New static function.
3415 (append_insn): Call mips16_mark_labels.
3416 (mips_emit_delays): Likewise.
3417 (s_insn): Likewise. Don't call mips_clear_insn_labels.
3418 (s_mips_stab): New static function.
3419
6d65a065
ILT
3420 * configure.in: Use ELF for mips-*-gnu*.
3421 * configure: Rebuild.
3422
ca37421e
ILT
3423Mon Mar 31 14:01:40 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3424
3425 * config/tc-m68k.h (TARGET_FORMAT): Set to "coff-m68k-sysv" if
3426 TE_DELTA.
3427
2e013bb7
ILT
3428Fri Mar 28 18:03:19 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
3429
3430 * configure.in: Add AC_ARG_ENABLE for commonbfdlib. If it is set,
3431 set OPCODES_LIB to empty.
3432 * configure: Rebuild.
3433
04b8ad8b
ILT
3434Fri Mar 28 15:25:24 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
3435
3436 * configure.in (sparc-*-linux*aout*, sparc-*-linux*): New
3437 targets.
3438 * configure: Rebuild.
3439
acdc7ce3
ILT
3440Fri Mar 28 13:08:33 1997 Ian Lance Taylor <ian@cygnus.com>
3441
ab91e1ef
ILT
3442 * itbl-parse.y (yyerror): Make static. Declare.
3443
515c7142
ILT
3444 From Ralf Baechle <ralf@gnu.ai.mit.edu>:
3445 * configure.in: Set emulations for mips-*-linux*-*.
3446 * configure: Rebuild.
3447
1347404a
ILT
3448 * config/tc-mips.c (struct mips_set_options): Define.
3449 (mips_opts): New static variable.
3450 (mips_isa): Remove. Now a field in mips_opts. Change all
3451 references.
3452 (mips16, mips16_autoextend, mips_warn_about_macros): Likewise.
3453 (mips_noreorder, mips_nomove, mips_noat, mips_nobopt): Likewise.
3454 (struct mips_option_stack): Define.
3455 (mips_opts_stack): New static variable.
3456 (s_mipsset): Add support for .set push and .set pop.
3457 * doc/c-mips.texi: Document .set push and .set pop.
3458
acdc7ce3
ILT
3459 * config/obj-elf.c (obj_elf_section_change_hook): New function.
3460 * config/obj-elf.h (obj_elf_section_change_hook): Declare it.
3461 * config/tc-mips.c (s_change_sec): Call it if OBJ_ELF.
3462
23ac3ca1
ILT
3463Thu Mar 27 12:23:56 1997 Ian Lance Taylor <ian@cygnus.com>
3464
e22e79dc
ILT
3465 * as.c (parse_args): Update copyright date in version message.
3466
9b8b7e97
ILT
3467 * Makefile.in (clean-here): Remove dependency files.
3468
23ac3ca1
ILT
3469 * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.
3470 (s_mri_common): Check S_IS_COMMON unconditionally.
3471 * symbols.c (colon): Check S_IS_COMMON as well as S_IS_DEFINED.
3472 * config/tc-alpha.c (s_alpha_comm): Likewise.
3473 * config/tc-mips.c (nopic_need_relax): Likewise.
3474 * config/tc-ppc.c (ppc_elf_lcomm): Likewise.
3475 (ppc_pe_comm): Likewise.
3476 * config/obj-elf.c (obj_elf_common): Likewise. Set segment of
3477 common symbol to bfd_com_section_ptr.
3478 * config/tc-sparc.c (s_common): Likewise.
3479 (tc_gen_reloc): Likewise.
3480
80834add
MH
3481start-sanitize-d30v
3482Thu Mar 27 00:29:46 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3483
3484 * config/tc-d30v.c (md_apply_fix3): Get the relocs right.
3485
3486end-sanitize-d30v
734a9064
ILT
3487Wed Mar 26 13:35:15 1997 H.J. Lu <hjl@lucon.org>
3488
3489 * config/tc-i386.c (tc_i386_fix_adjustable): Only define if
3490 BFD_ASSEMBLER.
3491
efda47f9
ILT
3492Wed Mar 26 11:32:51 1997 Ian Lance Taylor <ian@cygnus.com>
3493
80834add
MH
3494 * input-scrub.c (input_scrub_next_buffer): Handle very long input
3495 lines correctly.
3496
8cd0c287
ILT
3497 * listing.c (print_lines): Add lineno parameter. Change all
3498 callers.
3499 (listing_listing): Only call calc_hex for the right line.
3500 (listing_list): Set the new edict based on the current edict, in
3501 order to handle listing commands in macros correctly.
734a9064 3502
e807a57e
ILT
3503 * config/tc-mips.c (insn_uses_reg): Map register numbers in mips16
3504 instructions.
3505
efda47f9
ILT
3506 * cond.c (cond_finish_check): New function.
3507 * as.h (cond_finish_check): Declare.
3508 * as.c (main): Call cond_finish_check.
3509
710fdf47
MH
3510start-sanitize-d30v
3511Tue Mar 25 14:45:54 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3512
3513 * config/tc-d30v.c (md_assemble): If two instructions
3514 are supposed to be assembled in parallel and the first one is
3515 long, print an error and stop.
3516 (md_apply_fix3): Don't calculate absolute relocs. Just write
3517 them out.
3518
3519end-sanitize-d30v
1361ba77
ILT
3520Mon Mar 24 12:11:18 1997 Ian Lance Taylor <ian@cygnus.com>
3521
2fb44892
ILT
3522 * config/tc-i386.h (iclrKludge): Define.
3523 * config/tc-i386.c (md_assemble): Handle iclrKludge.
3524
1361ba77
ILT
3525 * config/tc-alpha.h (tc_frob_file_before_adjust): Define if
3526 OBJ_ECOFF.
3527 (alpha_frob_file_before_adjust): Declare if OBJ_ECOFF.
3528 * config/tc-alpha.c (alpha_debug): New static variable.
3529 (md_parse_option): Set alpha_debug if -g is seen.
3530 (alpha_frob_file_before_adjust): New function if OBJ_ECOFF.
3531
9c9e75bf
MH
3532start-sanitize-d30v
3533Sun Mar 23 18:03:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3534
3535 * config/tc-d30v.c (build_insn): Enable range-checking code.
5e04ff14 3536 (postfix): Stop at space or comma.
9c9e75bf
MH
3537 (md_assemble): Change error message.
3538
3539end-sanitize-d30v
65d7de4f
ILT
3540Sat Mar 22 13:44:28 1997 Ian Lance Taylor <ian@cygnus.com>
3541
3542 * Makefile.in: Added automatic dependency building.
3543 * dep-in.sed: New file.
3544
949f1310
ILT
3545Fri Mar 21 15:42:37 1997 Ian Lance Taylor <ian@cygnus.com>
3546
7cad1a89
ILT
3547 * config/obj-ieee.c (segment_name): Don't define function if this
3548 is a macro.
3549
f062ec45
ILT
3550 * config/obj-coff.h (DO_STRIP): Don't define.
3551 * config/tc-h8300.h (DO_STRIP): Don't define.
3552 * config/tc-h8500.h (DO_STRIP): Don't define.
3553 * config/tc-w65.h (DO_STRIP): Don't define.
3554 * config/tc-z8k.h (DO_STRIP): Don't define.
3555
a71dc204
ILT
3556 * symbols.c (colon): Call obj_frob_label if it is defined.
3557 * config/obj-vms.h (obj_frob_label): Rename from tc_frob_label.
3558
949f1310
ILT
3559 * configure.in: Don't set files and links. Don't call
3560 AC_LINK_FILES. Substitute te_file. Create targ-cpu.h,
3561 obj-format.h, targ-env.h, and itbl-cpu.h in AC_OUTPUT.
3562 * configure: Rebuild.
3563 * Makefile.in (TARG_CPU_C): New variable.
3564 (TARG_CPU_O, TARG_CPU_H): New variables.
3565 (OBJ_FORMAT_C, OBJ_FORMAT_O, OBJ_FORMAT_H): New variables.
3566 (TARG_ENV_H, ATOF_TARG_C, ATOF_TARG_O): New variables.
3567 (SOURCES): Rename from REAL_SOURCES. Delete old definition.
3568 (LINKED_SOURCES): Remove.
3569 (HEADERS): Rename from REAL_HEADERS. Delete old definition.
3570 (LINKED_HEADERS): Remove.
3571 (OBJS): Use $(TARG_CPU_O), etc., rather than targ-cpu.o, etc.
3572 ($(OBJS)): Depend upon $(TARG_ENV_H), etc., rather than
3573 targ-cpu.h, etc.
3574 ($(TARG_CPU_O), $(OBJ_FORMAT_O) $(ATOF_TARG_O)): New targets.
3575 (targ-cpu.o, obj-format.o, atof-targ.o): Remove targets.
3576 (itbl-cpu.h): Remove target.
3577 (DISTCLEAN_HERE): Remove targ-cpu.c, obj-format.c, atof-targ.c,
3578 atof-targ.h.
3579
35cfacf0
ILT
3580Thu Mar 20 19:18:58 1997 Ian Lance Taylor <ian@cygnus.com>
3581
3582 * doc/as.texinfo (Symbol Names): Don't use obsolete @ctrl macro.
3583
0dfeb41f
ILT
3584Thu Mar 20 16:49:14 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3585
3586 * config/tc-m68k.c (mri_chip): Replace calls to get_symbol_end by
3587 open coded loop that does not require the name to start with a
3588 name beginner.
3589
29bc322d
ILT
3590Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>
3591
f59fb6ca
ILT
3592 * frags.c (frag_var): Change offset parameter to offsetT.
3593 (frag_variant): Likewise.
3594 * frags.h (frag_variant, frag_var): Update declarations.
3595 * config/tc-m68k.c (struct m68k_it): Change foff field to
3596 offsetT.
3597 (add_frag): Change off parameter to offsetT.
3598 * Several files: Add casts to calls to frag_var.
3599
29bc322d
ILT
3600 * Makefile.in (m68k-parse.c): Depend upon itbl-parse.c, to
3601 serialize a parallel make.
3602 (itbl-parse.h): Split target out from itbl-parse.c.
3603
9afc6631
ILT
3604Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3605
39ab5d3a
ILT
3606 * config/m68k-parse.y (motorola_operand): Allow (zdireg,EXPR).
3607
9afc6631
ILT
3608 * config/te-delta.h (COFF_COMMON_ADDEND): Define.
3609 * config/obj-coff.c (fixup_segment): Check COFF_COMMON_ADDEND when
3610 storing the value of a common symbol.
3611
7dd26961
ILT
3612Wed Mar 19 11:37:57 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3613
3614 * config/obj-coff.c (glue_symbols): Unused variable symbolP
3615 removed.
3616 (crawl_symbols): Do not modify symbol_rootP and symbol_lastP here;
3617 that is done by symbol_remove and symbol_insert.
3618
3619 * config/obj-coff.h (S_IS_LOCAL): Return 0 for a debugging
3620 symbol.
3621
ac766f70
ILT
3622Wed Mar 19 11:06:29 1997 Ian Lance Taylor <ian@cygnus.com>
3623
3624 * config/tc-mips.c (load_register): In 32 bit mode, when not
3625 dealing with a 64 bit number, permit the upper 32 bits to be set
3626 even if bit 31 is not set.
3627
58cfdde3
ILT
3628Tue Mar 18 23:30:14 1997 Ian Lance Taylor <ian@cygnus.com>
3629
3630 * read.c (potable): Add "equiv".
3631 (s_set): Handle .equiv based on argument.
3632 * doc/as.texinfo (Equiv): New node to document .equiv.
3633 (Err): New node to document .err.
3634
7cd06f44
ILT
3635Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>
3636
3637 * Many files: Add function prototypes.
3638 * as.c (show_usage, parse_args): Make static.
3639 * frags.h (frag_alloc): Declare.
3640 * subsegs.c (subseg_set_rest): Don't declare frag_alloc.
3641 * symbols.c (dollar_label_instance): Change return type to long.
3642 * symbols.h (print_symbol_value): Declare.
3643 (print_expr, print_expr_1, print_symbol_value_1): Declare.
3644 * write.c (fix_new_exp): Don't declare make_expr_symbol.
3645 (remove_subsegs, relax_frag): Make static.
3646 * config/atof-vax.c (atof_vax_sizeof): Change letter to int.
3647 (what_kind_of_float): Likewise.
3648 (atof_vax): Make static. Change what_kind to int.
3649 (md_atof): Change what_statement_type to int.
3650 * config/obj-ecoff.h (obj_ecoff_set_ext): Declare.
3651 * config/tc-alpha.c (vax_md_atof): Declare.
3652 (md_atof): Don't declare atof_ieee and vax_md_atof.
3653 * config/tc-i386.c (set_16bit_code_flag): Make static.
3654 * config/tc-i386.h (tc_i386_fix_adjustable): Declare.
3655 * config/tc-m68k.c (add_fix): Change width to int.
3656 (insert_reg): Change regname to const.
3657 (md_atof): Don't declare atof_ieee.
3658 (demand_empty_rest_of_line): Don't declare.
3659 * config/tc-m88k.c (md_atof): Don't declare atof_ieee.
3660 * config/tc-sparc.c (cmp_reg_entry): Change args to const PTR.
3661 (parse_keyword_arg): Change lookup_fn to take const arg.
3662 (md_atof): Don't declare atof_ieee.
3663 * config/tc-sparc.h: Add ifdef for multiple inclusion.
3664 (tc_aout_pre_write_hook): Don't declare.
3665
590c50d8
ILT
3666Mon Mar 17 11:21:09 1997 Ian Lance Taylor <ian@cygnus.com>
3667
3668 * as.h (bfd_alloc_by_size_t): Don't declare.
3669 * Many files: Use xmalloc rather than bfd_alloc_by_size_t.
3670
4b0895cf 3671Sun Mar 16 13:49:21 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
e95ef7c1
ILT
3672
3673 * symbols.c (symbol_new): Don't call debug_verify_symchain.
3674 (symbol_append): Set sy_next and sy_previous when adding a single
3675 symbol to an empty list. Call debug_verify_symchain.
3676 (verify_symbol_chain): Use assert, not know.
3677
5cf4e55e
FF
3678Sat Mar 15 20:27:12 1997 Fred Fish <fnf@cygnus.com>
3679
3680 * NEWS: Note BeOS support.
3681 * configure.in: (ppc-*-beos): New target, use coff as object format.
3682 * configure: Regenerate with autoconf.
3683
9591ad40
ILT
3684Sat Mar 15 19:14:02 1997 Ian Lance Taylor <ian@cygnus.com>
3685
18f7e3dc
ILT
3686 * config/tc-mips.c (md_apply_fix): Improve error message for out
3687 of range branch.
3688
9591ad40
ILT
3689 * Makefile.in: Add dependencies on obstack.h where needed.
3690
ef014e09
ILT
3691Fri Mar 14 15:33:38 1997 Ian Lance Taylor <ian@cygnus.com>
3692
46a92fde
ILT
3693 * config/tc-mips.c (md_estimate_size_before_relax): Handle the
3694 case of a symbol equated to another symbol when using SVR4_PIC.
3695
ef014e09
ILT
3696 * Makefile.in (TARG_CPU_DEP_sparc): Add opcode/sparc.h.
3697
2e9974a4
ILT
3698Thu Mar 13 11:20:51 1997 Ian Lance Taylor <ian@cygnus.com>
3699
d428c89f
ILT
3700 * read.c (read_a_source_file): Call LISTING_NEWLINE before
3701 HANDLE_CONDITIONAL_ASSEMBLY when handling an MRI line label.
3702
2e9974a4
ILT
3703 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output
3704 and md_elf_section_change_hook if they are defined.
3705 (obj_elf_text, obj_elf_previous): Likewise.
3706
80633e8e
ILT
3707Wed Mar 12 11:40:20 1997 Ian Lance Taylor <ian@cygnus.com>
3708
2e9974a4
ILT
3709 * config/obj-multi.h (struct elf_obj_sy): Define if
3710 OBJ_MAYBE_ELF.
3711 (OBJ_SYMFIELD_TYPE): Define as struct elf_obj_sy if
3712 OBJ_MAYBE_ELF.
3713 * config/obj-elf.h (struct elf_obj_sy): Don't define if
3714 OBJ_SYMFIELD_TYPE is defined.
3715
80633e8e
ILT
3716 * doc/as.texinfo (bss): Improve description of .bss section. In
3717 ELF or COFF, you are permitted to switch into the section.
3718 (Comm): Rewrite description of common symbols.
3719 (Lcomm): Mention that some targets permit a third argument.
3720
6d8dfa04
ILT
3721Tue Mar 11 01:13:31 1997 Ian Lance Taylor <ian@cygnus.com>
3722
9be8c0f1
ILT
3723 * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_EXTERNAL.
3724
92b7bfb7
ILT
3725 * symbols.c (colon): Change type of local to int. From Alan Modra
3726 <alan@spri.levels.unisa.edu.au>.
3727
e053e8c1
ILT
3728 * config/tc-m88k.c (m88k_do_align): Don't use a special nop
3729 alignment if a zero fill pattern was explicitly specified.
3730 * config/tc-sh.c (sh_do_align): Likewise.
3731
842b6b06
ILT
3732 * read.c (equals): Always permit register names to be redefined.
3733
ee2c03ed
ILT
3734 * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a
3735 mips16 symbol to be adjusted if a symbol is being subtracted from
3736 it.
3737
6d8dfa04
ILT
3738 From Eric Youngdale <eric@andante.jic.com>:
3739 * config/obj-elf.c (obj_elf_symver): Check for duplicate or
3740 illegal symbol version names.
3741 (elf_frob_symbol): Check for external default versions.
3742
d88cc85d
ILT
3743Sun Mar 9 23:49:12 1997 Ian Lance Taylor <ian@cygnus.com>
3744
3745 From Eric Youngdale <eric@andante.jic.com>:
3746 * config/obj-elf.h (struct elf_obj_sy): Define.
3747 (OBJ_SYMFIELD_TYPE): Define to elf_obj_sy struct. Change all
3748 users.
3749 * config/obj-elf.c (obj_elf_symver): Just record the name.
3750 (obj_symbol_new_hook): Initialized versioned_name field.
3751 (elf_frob_symbol): If there is a versioned_name, either rename the
3752 symbol, or add an alias with that name.
3753
a405bb3e
JL
3754Thu Mar 6 13:55:32 1997 Jeffrey A Law (law@cygnus.com)
3755
ef03fee0
JL
3756 * config/tc-mn10300.c (md_relax_table): Define.
3757 (md_convert_frag): Implement.
3758 (md_assemble): Handle relaxable operands/instructions correctly.
3759 (md_estimate_size_before_relax): Implement.
3760 * config/tc-mn10300.h (TC_GENERIC_RELAX_TABLE): Define.
3761
27103699
JL
3762 * config/tc-mn10200.c (md_relax_table): Fix typos.
3763
a405bb3e
JL
3764 * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specific
3765 relocs anymore. Tweak fx_offset for pc-relative relocs.
3766
d6545e3f
ILT
3767Wed Mar 5 15:46:16 1997 Ian Lance Taylor <ian@cygnus.com>
3768
3769 * cond.c (s_ifc): Call mri_comment_field and mri_comment_end when
3770 in MRI mode.
3771
e74539b8
FF
3772start-sanitize-tic80
3773Tue Mar 4 19:34:21 1997 Fred Fish <fnf@cygnus.com>
3774
1ea52646
FF
3775 * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section"
3776 pseudo-ops.
e74539b8
FF
3777 * config/tc-tic80.c (md_begin): Declare external variable
3778 coff_flags and insert an F_AR32WR bit into it.
3779
3780end-sanitize-tic80
3781Tue Mar 4 10:01:04 1997 Ian Lance Taylor <ian@cygnus.com>
3782
3783 * read.c (equals): Add reassign parameter. Change all callers.
3784 * read.h (equals): Update declaration.
3785
a941619c
ILT
3786Sat Mar 1 01:04:04 1997 Ian Lance Taylor <ian@cygnus.com>
3787
3788 * config/tc-mips.c (mips16_extended_frag): Don't assume that we
3789 can rely on the frag address to determine whether a frag is
3790 earlier or later.
3791
23604921
ILT
3792Fri Feb 28 14:40:00 1997 Ian Lance Taylor <ian@cygnus.com>
3793
3794 * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.
3795 (S_LOCAL_NAME): Likewise.
3796 (FAKE_LABEL_NAME): Define unconditionally.
3797 * symbols.c (colon): Call bfd_is_local_label, not LOCAL_LABEL, if
3798 BFD_ASSEMBLER.
3799 (S_IS_LOCAL): Call bfd_is_local_label_name, not LOCAL_LABEL.
3800 * config/tc-*.h: Only define LOCAL_LABEL if not BFD_ASSEMBLER.
3801 Don't define FAKE_LABEL_NAME.
3802 * config/te-ic960.h: Likewise.
3803 * config/tc-mips.h (tc_frob_file_before_adjust): Define.
3804 (mips_frob_file_before_adjust): Declare.
3805 * config/tc-mips.c (mips_frob_file_before_adjust): New function.
3806 (mips_local_label): Remove.
3807
3808 * config/te-sco386.h: Remove; not used.
3809
a88ce21e
FF
3810start-sanitize-tic80
3811Thu Feb 27 15:39:16 1997 Fred Fish <fnf@cygnus.com>
3812
3813 * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do
3814 byte alignment rather than power-of-two alignment that is the
3815 GAS default.
3816
3817end-sanitize-tic80
0f68bf0a
ILT
3818Thu Feb 27 13:29:04 1997 Ian Lance Taylor <ian@cygnus.com>
3819
e053e8c1 3820 * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'.
f396c4ef 3821
0f68bf0a
ILT
3822 * gasp.c (hash_add_to_string_table): Correct misspelling in error
3823 message, and add newline.
3824 (process_file): Don't process assignments in the label if this is
3825 a equ or assign pseudo-op.
3826 (process_pseudo_op): Swap first argument to do_assign for K_ASSIGN
3827 and K_EQU, to match documentation.
3828
0fe302ac
MM
3829Thu Feb 27 12:00:03 1997 Michael Meissner <meissner@cygnus.com>
3830
3831 * config/obj-coff.c (obj_coff_section): Add 'r' section attribute
3832 to denote read-only data sections.
3833
30d0557c
ILT
3834Thu Feb 27 00:26:33 1997 Ian Lance Taylor <ian@cygnus.com>
3835
35c64f24
ILT
3836 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
3837 * config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER.
3838
30d0557c
ILT
3839 * expr.c (operand): Simplify 0b handling. Don't treat 0b as a
3840 binary number if the next character is '+' or '-'.
3841
1e12595d
FF
3842start-sanitize-tic80
3843Wed Feb 26 20:47:12 1997 Fred Fish <fnf@cygnus.com>
3844
3845 * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF".
3846 (find_opcode): Match operands that can be floats.
3847 (build_insn): Handle O_big (float) expressions and build
3848 correct opcode.
3849
3850end-sanitize-tic80
af942793
SS
3851Wed Feb 26 18:19:00 1997 Stan Shebs <shebs@andros.cygnus.com>
3852
3853 * configure.in (mips*-*-lnews*): New target, also make empty
3854 emulation list for this target.
3855 * configure: Update.
3856 * tc-mips.c (ECOFF_LITTLE_FORMAT): Define.
3857 (mips_target_format): Use.
3858 * te-lnews.h: New file.
3859
f92f247b
FF
3860start-sanitize-tic80
3861Wed Feb 26 15:33:46 1997 Fred Fish <fnf@cygnus.com>
3862
3863 * config/tc-tic80.c (find_opcode, build_insn): Changes to match
3864 operands with :m or :s modifiers and generate the right opcodes
3865 for them.
3866
3867end-sanitize-tic80
7a515708
ILT
3868Wed Feb 26 11:56:11 1997 Ian Lance Taylor <ian@cygnus.com>
3869
3870 * Makefile.in (itbl-parse.c itbl-parse.h): Use $(BISON) and
3871 $(BISONFLAGS), not $(YACC) and $(YACCFLAGS).
3872
55be99d6
ILT
3873Tue Feb 25 22:02:23 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
3874
3875 * config/tc-m68k.c (instring): Useless local declaration of
3876 crack_operand removed.
3877 * expr.h (expressionS): Changed type of X_op field to operatorT if
3878 __GNUC__.
3879
28d8c671
ILT
3880Tue Feb 25 13:17:27 1997 Ian Lance Taylor <ian@cygnus.com>
3881
034988c6
ILT
3882 Based on patches from Robert Lipe <robertl@dgii.com>:
3883 * configure.in: Add i386coff and i386elf to emulation list.
3884 * configure: Rebuild.
3885 * as.c (i386coff, i386elf): Declare.
3886 * obj.h (coff_format_ops): Declare.
3887 * config/obj-coff.c (OBJ_HEADER): Define.
3888 (coff_obj_symbol_new_hook): Rename from obj_symbol_new_hook.
3889 (coff_obj_read_begin_hook): Rename from obj_read_begin_hook.
3890 (obj_pseudo_table): Add "version".
3891 (coff_pop_insert): New static function.
3892 (coff_sec_sym_ok_for_reloc): New static function.
3893 (no_func): New static function.
3894 (coff_format_ops): New variable.
3895 * config/obj-coff.h (coff_obj_symbol_new_hook): Declare.
3896 (obj_symbol_new_hook): Define.
3897 (coff_obj_read_begin_hook): Declare.
3898 (obj_read_begin_hook): Define.
3899 * config/tc-i386.h (i386_target_format): Declare.
3900 * config/tc-i386.c: Check OBJ_MAYBE_ELF as well as OBJ_ELF; check
3901 OUTPUT_FLAVOR when appropriate.
3902 (i386_target_format): New function.
3903 * Makefile.in (obj-coff.o): New target.
3904 (e-i386coff.o, e-i386elf.o): New targets.
3905
a0c4a241
ILT
3906 From Stephen Williams <steve@icarus.icarus.com>:
3907 * config/tc-i960.h (TC_SYMFIELD_TYPE): Define if OBJ_COFF.
3908 (_tc_get_bal_of_call): Don't declare.
3909 (tc_get_bal_of_call): Declare as function, don't define as macro.
3910 * config/tc-i960.c (tc_set_bal_of_call): If OBJ_COFF, store balP
3911 in sy_tc field, not x_balntry field.
3912 (tc_get_bal_of_call): Rename from _tc_get_bal_of_call. Change
3913 return type to symbolS *. If OBJ_COFF, retrieve value from sy_tc
3914 field, not x_balntry field.
3915
3916 * config/obj-elf.c (obj_elf_section): Permit a .note section to
3917 have the SHF_ALLOC attribute.
3918
a90512ad
ILT
3919 * Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS).
3920 (TARG_CPU_DEP_mips): Depend upon $(srcdir)/itbl-ops.h.
3921 (itbl-lex.o): Depend upon itbl-parse.h.
3922
3923 * itbl-parse.y (yyerror): Change return type to int. Change to
3924 use old style function declaration.
3925
ee5cb7fe
ILT
3926 * Makefile.in (itbl-lex.o): Remove -Wall.
3927 (itbl-parse.o): Likewise.
3928
28d8c671
ILT
3929 * cond.c (s_ifdef): If we should omit conditionals from listings,
3930 call listing_list.
3931 (s_if, s_ifc, s_endif, s_else, s_ifeqs): Likewise.
3932 * listing.c (list_info_struct): Add EDICT_NOLIST_NEXT.
3933 (listing_listing): Handle EDICT_NOLIST_NEXT.
3934 (listing_list): An argument of 2 means EDICT_NOLIST_NEXT.
3935 * listing.h (LISTING_NOCOND): Define.
3936 (LISTING_SKIP_COND): Define.
3937 * as.c (show_usage): Mention c as a suboption of -a.
3938 (parse_args): Handle c as a suboption of -a.
3939 * doc/as.texinfo: Document -alc.
3940
b16a8c8e
FF
3941start-sanitize-tic80
3942Mon Feb 24 23:34:14 1997 Fred Fish <fnf@cygnus.com>
3943
3944 * config/tc-tic80.c (md_apply_fix): Handle R_ABS type fixups.
3945
3946end-sanitize-tic80
3947Mon Feb 24 18:27:43 1997 Eric Youngdale <eric@andante.jic.com>
3948
3949 * doc/as.texinfo: Document .symver.
3950
4d3410fd
MH
3951Mon Feb 24 15:19:57 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3952
3953 * config/tc-d10v.c: Change pre_defined_registers to
3954 d10v_predefined_registers and reg_name_cnt to d10v_reg_name_cnt.
3955
ec72a266
FF
3956Mon Feb 24 10:40:45 1997 Fred Fish <fnf@cygnus.com>
3957
3958 * config/obj-coff.c: Fix typo in comment section.
3959start-sanitize-tic80
3960 * config/tc-tic80.c (md_pseudo_table): Add entry for bss, which takes
3961 an additional alignment argument.
3962 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just
3963 base relative ones.
3964 (build_insn): Handle O_symbol relocs for any 32 bit field, not just
3965 base relative ones.
3966end-sanitize-tic80
3967
16aef5b0
DP
3968Mon Feb 24 02:23:00 1997 Dawn Perchik <dawn@cygnus.com>
3969
3970 * Makefile.in: Remove dependancies on itbl-cpu.h.
3971 * as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU
3972 is not defined.
3973
ac6c6bdb
DP
3974Mon Feb 24 02:03:00 1997 Dawn Perchik <dawn@cygnus.com>
3975
3976 * itbl-ops.h: Include as.h.
3977
72797ffa
DP
3978Mon Feb 24 01:04:00 1997 Dawn Perchik <dawn@cygnus.com>
3979
3980 * as.c: Remove -t option.
3981 * configure, configure.in: Move itbl-cpu.h to mips specific configure.
3982 * itbl-ops.h: Include itbl-cpu.h only if HAVE_ITBL_CPU is defined.
3983 * config/tc-mips.h: Define HAVE_ITBL_CPU.
3984
2f671f84
DP
3985Sun Feb 23 18:01:00 1997 Dawn Perchik <dawn@cygnus.com>
3986
3987 * itbl-ops.c: Don't define DEBUG.
3988
f9f0539f
DP
3989Sun Feb 23 17:49:00 1997 Dawn Perchik <dawn@cygnus.com>
3990
3991 * Makefile.in: Update itbl-test.c to reflect its new location.
3992
8d8a790b
DP
3993Sun Feb 23 15:50:00 1997 Dawn Perchik <dawn@cygnus.com>
3994
3995 * itbl-ops.c: Add test for itbl_have_entries.
3996 * config/tc-mips.c: Remove test for itbl_have_entries.
3997 * config/tc-mips.h: Define tc_init_after_args to mips_init_after_args.
3998
7b9f3d46
ILT
3999Sun Feb 23 18:13:19 1997 Ian Lance Taylor <ian@cygnus.com>
4000
4001 * Makefile.in (DISTSTUFF): Remove itbl-parse.y, itbl-lex.l, and
4002 itbl-ops.c. Add itbl-parse.c and itbl-lex.c.
4003 (LEX, LEXFLAGS): Define.
4004 * itbl-ops.c (append_insns_as_macros): Remove bogus ASSERT.
4005
efec4a28
DP
4006Sat Feb 22 21:25:00 1997 Dawn Perchik <dawn@cygnus.com>
4007
4008 * itbl-parse.y: Fix indentation mistakes from indent program.
4009 * itbl-lex.l: Fix indentation mistakes from indent program.
4010 * itbl-ops.h: Add include for ansidecl.h.
4011 Add PARAMS around function arguments.
4012 Add declaration for itbl_have_entries.
4013 * itbl-ops.c: Add PARAMS around function arguments.
4014 * Makefile.in: Add itbl build rules.
4015 Add dependancies for itbl files to mips target.
4016 * as.c: Add itbl support.
4017 Add new option "--insttbl" for dynamically extending instruction set.
4018 * as.h: Declare insttbl_file_name;
4019 the name of file defining extensions to the basic instruction set
4020 * configure.in, configure: Add itbl-parse.o, itbl-lex.o, and
4021 itbl-ops.o to extra_objects for mips configuration.
4022 Add include file link from itbl-cpu.h to
4023 config/itbl-${target_cpu_type}.h.
4024 * config/tc-mips.c: Allow copz instructions.
4025 Add notes for future additions to the itbl support.
4026 Add debug macros.
4027 (macro): Call itbl_assemble to assemble itbl instructions.
4028 See if an unknown register is specified in an itbl entry.
4029
d160b69e
FF
4030Sat Feb 22 20:53:01 1997 Fred Fish <fnf@cygnus.com>
4031 * doc/internals.texi (CPU backend): Fix typo in md_section_align
4032 description.
4033start-sanitize-tic80
4034 * config/tc-tic80.h (NEED_FX_R_TYPE): Define.
4035 * config/tc-tic80.c (find_opcode): Add code to support O_symbol
4036 operands.
4037 (build_insn): Grab a frag early so we can use the address in
4038 fixups. Take one's complement of BITNUM values before insertion
4039 in opcode. Add code to support O_symbol operands.
4040 (md_apply_fix): Replace unimplemented warning with implementation.
4041 (md_pcrel_from): Ditto.
4042 (tc_coff_fix2rtype): Ditto.
4043end-sanitize-tic80
4044
09d9ef26 4045Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1b524697
MH
4046start-sanitize-d30v
4047 * config/tc-d30v.c (parallel_ok): New function.
4048 * config/tc-d30v.h: Define TARGET_BYTES_BIG_ENDIAN.
4049end-sanitize-d30v
09d9ef26 4050 * config/tc-d10v.c (md_pcrel_from_section): Return 0 if
5e04ff14 4051 relocation is in different section.
09d9ef26 4052
e2e5acfa
JW
4053Fri Feb 21 10:08:25 1997 Jim Wilson <wilson@cygnus.com>
4054
4055 * tc-mips.c (mips_ip): If configured for an embedded ELF system,
4056 don't set the section alignment to 2**4.
4057
fee3e248
ILT
4058Fri Feb 21 11:55:03 1997 Ian Lance Taylor <ian@cygnus.com>
4059
b2f7cdd0
ILT
4060 * config/tc-m68k.c (line_comment_chars): Add '*'.
4061
830ce631
ILT
4062 * app.c (LEX_IS_TWOCHAR_COMMENT_2ND): Don't define.
4063 (do_scrub_begin): Don't set lex['*'].
4064 (do_scrub_chars): When handling LEX_IS_TWOCHAR_COMMENT_1ST, don't
4065 check for LEX_IS_TWOCHAR_COMMENT_2ND. Instead, just check for
4066 a literal '*'.
4067
fee3e248
ILT
4068 * configure.in: Set em=svr4 for m68k-*-sysv4*.
4069 * configure: Rebuild.
4070 * config/te-svr4.h: New file.
4071 * config/tc-m68k.c (m68k_comment_chars): Only include `#' if
4072 TE_SVR4 or TE_DELTA.
4073
48242b28
JL
4074Thu Feb 20 22:24:39 1997 Jeffrey A Law (law@cygnus.com)
4075
4076 * config/tc-mn10200.c (md_convert_frag): Create a fixup for the
4077 short conditional branch around a long unconditional branch.
4078
1af411e1
ILT
4079Thu Feb 20 13:56:00 1997 Ian Lance Taylor <ian@cygnus.com>
4080
64c5df8d
ILT
4081 * config/obj-coff.c (obj_coff_ln [both versions]): Call
4082 new_logical_line.
4083
1af411e1
ILT
4084 * config/tc-arm.c (fix_new_arm): Use make_expr_symbol to handle a
4085 complex expression.
4086
4087 * symbols.c (resolve_symbol_value): If both left and right
4088 operands are undefined, warn about both of them.
4089
78673fc6
ILT
4090Wed Feb 19 00:53:28 1997 Ian Lance Taylor <ian@cygnus.com>
4091
dd7feeb5
ILT
4092 Based on patches from Eric Youngdale <eric@andante.jic.com>:
4093 * config/obj-elf.c (elf_pseudo_table): Add "symver".
4094 (obj_elf_symver): New static function.
4095 * config/obj-elf.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Copy the st_other
4096 field.
4097
4098 * write.c (relax_segment): Make type and printf format agree.
4099
78673fc6
ILT
4100 * read.c (get_line_sb): Don't end the line on a semicolon inside a
4101 string.
4102
14f23c28
MH
4103start-sanitize-d30v
4104Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4105
4106 * config/tc-d30v.c, config/tc-d30v.h: New files.
4107
4108 * configure: Rebuilt.
4109
4110 * configure.in: Add case for d30v.
4111
4112end-sanitize-d30v
a1bbc57c 4113Sun Feb 16 17:47:29 1997 Fred Fish <fnf@cygnus.com>
14f23c28
MH
4114
4115 * config/tc-alpha.h (md_operand): Define with a null expansion,
4116 like all the other targets.
4117 * doc/internals.texi (CPU backend): Add missing word in
4118 md_flush_pending_output description. Fix typo in md_convert_frag
4119 description.
4120start-sanitize-tic80
4121 * config/tc-tic80: Minor comment additions/changes.
4122end-sanitize-tic80
4123
b253dcff
ILT
4124Fri Feb 14 18:09:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
4125
4126 * config/tc-m68k.c (LOCAL_LABEL): Macro redefined if TE_DELTA.
4127 (tc_canonicalize_symbol_name): Macro defined if TE_DELTA.
4128 * config/obj-coff.c (obj_coff_def): Use
4129 tc_canonicalize_symbol_name if defined.
4130 (obj_coff_tag, obj_coff_val): Likewise.
4131 * expr.c (operand): Reject '~' as operator if is_name_beginner.
4132
d7bf6158
ILT
4133Fri Feb 14 17:24:48 1997 Ian Lance Taylor <ian@cygnus.com>
4134
f5ed78de
ILT
4135 Based on notes from Peter Eriksson <peter@ifm.liu.se>. The target
4136 does not actually work, though:
4137 * configure.in (i386-sequent-bsd*): New target.
4138 * configure: Rebuild.
4139 * config/tc-dynix.h: New file.
4140 * config/tc-i386.h: Define TARGET_FORMAT if TE_DYNIX.
4141
d7bf6158
ILT
4142 * read.c (do_align): Add max parameter. Change all callers.
4143 Remove useless static variables.
4144 (s_align): New static function. Do common portion of
4145 s_align_bytes and s_align_ptwo.
4146 (s_align_bytes, s_align_ptwo): Just call s_align.
4147 * frags.c (frag_align): Add max parameter. Change all callers.
4148 (frag_align_pattern): Likewise.
4149 * frags.h (frag_align, frag_align_pattern): Update declarations.
4150 * write.c (relax_segment): Limit alignment change to fr_subtype.
4151 Fix some types to be addressT.
4152 * config/obj-coff.c (size_section): Likewise.
4153 * config/obj-ieee.c (size_section): Likewise.
4154 * config/tc-d10v.h (md_do_align): Add max parameter.
4155 * config/tc-i386.h (md_do_align): Likewise.
4156 * config/tc-m88k.h (md_do_align): Likewise.
4157 * config/tc-m88k.c (m88k_do_align): Likewise.
4158 * config/tc-sh.h (md_do_align): Likewise.
4159 * config/tc-sh.c (sh_do_align): Likewise.
4160 * as.h: Improve comments on rs_align and rs_align_code.
4161 * doc/as.texinfo: Document new alignment arguments.
4162 * doc/internals.texi (Frags): Document use of fr_subtype field for
4163 rs_align and rs_align_code.
4164
4165Fri Feb 14 15:56:06 1997 Gavin Koch <gavin@cygnus.com>
4166
4167 * config/tc-mips.c: Changed opcode parsing.
4168
16171d71
FF
4169Thu Feb 13 20:02:16 1997 Fred Fish <fnf@cygnus.com>
4170
fda193d9 4171 * config/{tc-alpha.h, tc-d10v.h, tc-generic.h, tc-i960.h,
ec2f730d 4172 tc-mn10200.h, tc-mn10300.h, tc-sh.h, tc-vax.h, tc-w65.h}:
16171d71
FF
4173 Add default definition of zero for TARGET_BYTES_BIG_ENDIAN.
4174 * config/{tc-arm.h, tc-hppa.h, tc-i386.h, tc-mips.h, tc-ns32k.h,
4175 tc-ppc.h, tc-sparc.h}: Move definition of TARGET_BYTES_BIG_ENDIAN
4176 to a location consistent with the rest of the target include files.
4177 * config/tc-i386.c: Remove misleading comment.
4178 * doc/internals.texi (CPU backend): Add description of function
4179 md_undefined_symbol.
4180start-sanitize-tic80
4181 * config/tc-tic80.c: Add code to insert predefined symbols into the
4182 symbol table so they can be parsed by the standard expression parser.
4183 Remove custom code that use to parse them.
4184 * config/tc-tic80.h: Move definition of TARGET_BYTES_BIG_ENDIAN
4185 to a location consistent with the rest of the target include files.
4186end-sanitize-tic80
4187
9f13ead9
ILT
4188Thu Feb 13 21:44:18 1997 Klaus Kaempf <kkaempf@progis.de>
4189
4190 * as.h: GNU c provides unlink() function.
4191
4192 Unify section handling on openVMS/Alpha:
4193 * config/tc-alpha.c(s_alpha_link): Remove.
4194 (s_alpha_section): New function.
4195 Remove case-hacking of symbols
4196 Add .code_address pseudo-op.
4197 (BFD_RELOC_ALPHA_CODEADDR): New relocation.
4198 (s_alpha_code_address): New function.
4199 (alpha_ctors_section, alpha_dtors_section): New sections for C++
4200 static constructors/destructors.
4201 Add debug code for crash debugs, to be removed when traceback code
4202 is added to object code.
4203 (s_alpha_name): New function for .name pseudo-op.
4204 (alpha_print_token): New function to print token expressions with
4205 alpha specific extensions.
4206
4207 * makefile.vms: Allow compilation with current gcc snapshot.
4208
af16e411
FF
4209Thu Feb 13 16:29:04 1997 Fred Fish <fnf@cygnus.com>
4210
4211 * doc/Makefile.in (TEXI2DVI): Set to just name of program.
4212 (DVIPS): Set to dvips.
4213 (ps, as.ps, gasp.ps): New targets.
4214 (internals.info, gasp.dvi, internals.dvi): Set both TEXINPUTS
4215 and MAKEINFO env variables.
4216 (internals.ps): Use DVIPS macro.
4217 (clean): Remove core and backup files.
4218 (distclean): Remove temporary files from building internals.
4219 (clean-dvi): Ditto.
4220 * doc/internals.texi (Frags): Fix typo.
4221 (GAS processing): Ditto.
4222 (CPU backend): Ditto.
4223 * ecoff.c (init_file): Use TARGET_BYTES_BIG_ENDIAN value directly.
4224 * mpw-config.in: Define TARGET_BYTES_BIG_ENDIAN as 1.
4225 * read.c: Remove ugly hack that dealt with config files not
4226 correctly defining TARGET_BYTES_BIG_ENDIAN.
4227 (target_big_endian): Use TARGET_BYTES_BIG_ENDIAN directly.
4228 * config/arm-big.mt: Define TARGET_BYTES_BIG_ENDIAN to 1.
4229 * config/arm-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 0.
4230 * config/mips-big.mt: Define TARGET_BYTES_BIG_ENDIAN to 1.
4231 * config/mips-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 0.
4232 * config/ppc-lit.mt: Define TARGET_BYTES_BIG_ENDIAN to 1.
4233 * config/ppc-sol.mt: Replace TARGET_BYTES_LITTLE_ENDIAN
4234 with TARGET_BYTES_BIG_ENDIAN defined to 0.
4235 * config/tc-arm.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN
4236 and simplify. Test value of TARGET_BYTES_BIG_ENDIAN, not just
4237 whether it is defined or not.
4238 * config/tc-mips.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN.
4239 * config/tc-ppc.h: Remove use of TARGET_BYTES_LITTLE_ENDIAN
4240 and simplify. Test value of TARGET_BYTES_BIG_ENDIAN, not just
4241 whether it is defined or not.
4242start-sanitize-tic80
4243 * config/tic80.h (TARGET_FORMAT): Define to coff-tic80.
4244 (TARGET_BYTES_BIG_ENDIAN): Define to 0.
4245end-sanitize-tic80
4246
89b41978
DE
4247Thu Feb 13 14:40:16 1997 Doug Evans <dje@canuck.cygnus.com>
4248
4249 * write.c (write_relocs): Correct text in as_fatal error message,
4250 bfd_perform_relocation -> bfd_install_relocation.
4251
151c3ec0
ILT
4252Thu Feb 13 14:48:03 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
4253
4254 * config/tc-m68k.c (LEX_TILDE): Define if TE_DELTA.
4255 * read.c (LEX_TILDE): Define if not defined.
4256 (lex_type): Use LEX_TILDE.
4257 * expr.c (get_symbol_end): Check first char with is_name_beginner,
4258 not is_part_of_name.
4259
4a1cb507
ILT
4260Thu Feb 13 11:40:58 1997 Ian Lance Taylor <ian@cygnus.com>
4261
3de9d78c
ILT
4262 * config/tc-sparc.c (md_show_usage): Add missing backslash at end
4263 of continued line.
4264
319305a7
ILT
4265 * config/tc-mips.c (mips16_extended_frag): Correct base address
4266 for an extended PC relative instruction.
4267 (md_convert_frag): Likewise.
4268
4a1cb507
ILT
4269 * config/tc-mips.c (prev_nop_frag): New static variable.
4270 (prev_nop_frag_holds): New static variable.
4271 (prev_nop_frag_required): New static variable.
4272 (prev_nop_frag_since): New static variable.
4273 (append_insn): If we aren't reordering, and prev_nop_frag is not
4274 NULL, and we don't need any nops, then decrease the size of
4275 prev_nop_frag. Don't insert nops because of instructions in
4276 noreorder sections. Remember whether the previous instructions
4277 where in noreorder sections even when not reordering.
4278 (mips_no_prev_insn): Add preserver parameter. Change all
4279 callers. Refer prev_nop_frag variables when appropriate.
4280 (mips_emit_delays): Set up prev_nop_frag.
4281 (s_mipsset): Clear prev_nop_frag if reordering.
4282
ebf28372
ILT
4283Wed Feb 12 14:36:29 1997 Ian Lance Taylor <ian@cygnus.com>
4284
9cd4e6cc
ILT
4285 * config/tc-mips.c (append_insn): Remove useless code which
4286 handled swapping a mips16 jump with a mips16 instruction with a
4287 reloc.
4288
05874c2e
ILT
4289 * config/tc-mips.c (md_parse_option): When debugging, set
4290 mips_optimize to 1, not 0.
4291
56bb6eee
ILT
4292 * config/tc-mips.c (mips16_ip): Handle an extend operand.
4293
eb17f56c
ILT
4294 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looks
4295 like the expression was based on `.', adjust the value of the
4296 symbol.
4297
035936da 4298 * config/tc-mips.c (append_insn): Warn about an attempt to put an
c0df26bb 4299 extended instruction in a delay slot when not reordering.
035936da
ILT
4300 (md_convert_frag): Warn if an extended instruction appears in a
4301 delay slot.
4302
ed3eb786
ILT
4303 * config/tc-mips.c (mips_pseudo_table): Add "insn".
4304 (s_insn): New static function.
4305 * doc/c-mips.texi: Document .insn.
4306
ebf28372
ILT
4307 * config/tc-mips.c (md_begin): Add the general registers to the
4308 symbol table.
4309 (mips16_ip): First parse the expression, and then see whether it
4310 came up with a register, rather than trying to first see whether
4311 we are looking at a register.
4312
11e08196
FF
4313start-sanitize-tic80
4314Tue Feb 11 15:13:39 1997 Fred Fish <fnf@cygnus.com>
4315
4316 * config/tc-tic80.c: Numerous changes and additions to flesh
4317 out functions that were previously just stubs, and fix some
4318 problems found using the new TIc80 testsuite cases.
4319
4320end-sanitize-tic80
16262668
ILT
4321Tue Feb 11 15:52:22 1997 Ian Lance Taylor <ian@cygnus.com>
4322
4323 * config/tc-mips.c (mips16_ip): Handle %gprel modifier.
4324 (md_apply_fix): Handle BFD_RELOC_MIPS16_GPREL.
4325
4326 * config/tc-mips.c (append_insn): Output jump instruction as a
4327 pair of 2 byte instructions, rather than as a single 4 byte
4328 instruction.
4329
4330start-sanitize-r5900
4331 * config/tc-mips.c (md_begin): Correct test of mips_5900.
4332 (mips_ip): Don't check INSN_ISA for a macro.
4333
4334end-sanitize-r5900
276c2d7d
GRK
4335start-sanitize-r5900
4336Fri Feb 7 11:11:06 1997 Gavin Koch <gavin@cygnus.com>
4337
4338 * config/tc-mips.c: added r5900.
4339
4340end-sanitize-r5900
c6745073
DP
4341Mon Feb 10 22:06:00 1997 Dawn Perchik (dawn@cygnus.com)
4342
4343 * itbl-ops.c, itbl-lex.l, itbl-parse.y, itbl-ops.h,
4344 config/itbl-mips.h: Add copyright message and fix indentation.
4345
8e5c905e
DP
4346Mon Feb 10 18:09:00 1997 Dawn Perchik (dawn@cygnus.com)
4347
4348 * itbl-ops.c: New file. Add support for dynamically read
4349 instruction registers, opcodes and formats. Build internal table
4350 for new instructions and provide callbacks for assembler and
4351 disassembler.
4352 * itbl-lex.l, itbl-parse.y: Lex and yacc parsers for instruction
4353 spec table.
4354 * itbl-ops.h: New file. Header file for itbl support.
4355 * config/itbl-mips.h: New file. Mips specific definitions for
4356 itbl support.
4357
a7355c4d
JL
4358Fri Feb 7 09:52:34 1997 Jeffrey A Law (law@cygnus.com)
4359
4360 * config/tc-mn10200.c (md_assemble): If a constant operand won't
4361 fit into the constant field of a relaxable operand, then it does
4362 not match.
4363
e58035e3
JL
4364Thu Feb 6 20:08:12 1997 Jeffrey A Law (law@cygnus.com)
4365
4366 * config/tc-mn10200.c (md_estimate_size_before_relax): Treat
4367 a jsr target in a different section just like a jsr to
4368 an undefined target.
4369
6927c24d
ILT
4370Thu Feb 6 16:52:57 1997 Ian Lance Taylor <ian@cygnus.com>
4371
4372 * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocations
4373 against any mips16 symbols, not just externally visible ones.
4374 (md_apply_fix): Corresponding change.
4375
c9167640
ILT
4376Wed Feb 5 11:11:06 1997 Ian Lance Taylor <ian@cygnus.com>
4377
4378 * config/tc-mips.c (mips16_ip): Accept floating point registers in
4379 the operand of the exit instruction.
4380
76801700
ILT
4381Tue Feb 4 14:12:39 1997 Ian Lance Taylor <ian@cygnus.com>
4382
4383 * symbols.c (resolve_symbol_value): If we leave an equated symbol
4384 as O_symbol, copy over the segment.
4385
3569064f
ILT
4386Mon Feb 3 12:35:54 1997 Ian Lance Taylor <ian@cygnus.com>
4387
1748b9d8
ILT
4388 * config/tc-mips.c (md_apply_fix): If we aren't adjusting this
4389 fixup to be against the section symbol, adjust the value
4390 accordingly.
4391
3569064f
ILT
4392 * symbols.c (resolve_symbol_value): Don't change X_add_number for
4393 an equated symbol.
4394 * write.c (write_relocs): Avoid looping on equated symbols.
4395 Adjust fx_offset by X_add_number for each symbol.
4396 * config/obj-coff.c (do_relocs_for): Avoid looping on equated
4397 symbols.
4398 (fixup_segment): Add a loop to track down equated symbols and
4399 adjust fx_offset appropriately.
4400
f5d7f6fb
JL
4401Fri Jan 31 15:21:02 1997 Jeffrey A Law (law@cygnus.com)
4402
4403 * config/tc-mn10200.c (md_relax_table): Add entries to allow
4404 jmp -> bra relaxing.
4405 (md_convert_frag): Handle jmp->bra relaxing.
4406 (md_assemble): Handle jmp->bra relaxing.
4407 (md_estimate_size_before_relax): Likewise.
4408
fb50cd4e
ILT
4409Fri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
4410
4411 * config/tc-i386.c (i386_align_code): Add comments explaining the
4412 nop instructions.
4413
a75abb6f
ILT
4414Fri Jan 31 10:46:14 1997 Ian Lance Taylor <ian@cygnus.com>
4415
2b063e6d
ILT
4416 * config/tc-sparc.c (enforce_aligned_data): New static variable.
4417 (sparc_cons_align): Don't do anything unless enforce_aligned_data
4418 is set.
4419 (md_longopts): Add "enforce-aligned-data".
4420 (md_show_usage): Mention --enforce-aligned-data.
4421 * doc/c-sparc.texi (Sparc-Aligned-Data): New node; document
4422 enforce-aligned-data.
4423
fbd929fd
ILT
4424 * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF, add "long",
4425 "word", and "short".
4426 (ppc_xcoff_cons): New static function.
4427
a75abb6f
ILT
4428 * write.c (relax_segment): Give an error if a .space symbol is
4429 common or undefined.
4430
4431 * read.c (read_a_source_file): Don't handle mri_pending_align if
4432 the handler is s_globl or s_ignore.
4433
f1ce6af4
FF
4434Thu Jan 30 11:46:59 1997 Fred Fish <fnf@cygnus.com>
4435
4436 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
4437start-sanitize-tic80
4438 * config/tc-tic80.c: Many additions to previous placeholder file.
4439 * config/tc-tic80.h: Ditto.
4440end-sanitize-tic80
4441
0b476c53
ILT
4442Thu Jan 30 12:28:18 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
4443
4444 * config/tc-i386.c (i386_align_code): Improve the nop patterns.
4445
a6b200da
ILT
4446Thu Jan 30 12:08:40 1997 Ian Lance Taylor <ian@cygnus.com>
4447
0d7f9025
ILT
4448 * config/tc-mips.c (mips_fix_adjustable): New function.
4449 * config/tc-mips.h (tc_fix_adjustable): Call mips_fix_adjustable.
4450 (mips_fix_adjustable): Declare.
4451
a6b200da
ILT
4452 Ideas from Srinivas Addagarla <srinivas@cdotd.ernet.in>:
4453 * read.c (read_a_source_file): After doing an mri_pending_align,
4454 adjust the line_label if there is one.
4455 (s_space): Set mri_pending_align if an odd number of bytes were
4456 output.
4457
9073144e
MH
4458Wed Jan 29 15:31:12 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
4459
4460 * config/tc-d10v.h (md_do_align): Add this hook to call
5e04ff14 4461 d10v_cleanup() when a ".align" is detected.
9073144e
MH
4462
4463 * config/tc-d10v.c (find_opcode): Correctly calculate
4464 branch displacement when .aligns are present.
4465
33a4c28d
JL
4466Wed Jan 29 09:42:11 1997 Jeffrey A Law (law@cygnus.com)
4467
4468 * config/tc-mn10200.c (md_relax_table): Define.
4469 (md_convert_frag): Implement.
4470 (md_assemble): Handle relaxable operands/instructions correctly.
4471 (md_estimate_size_before_relax): Implement.
4472 * config/tc-mn10200.h (TC_GENERIC_RELAX_TABLE): Define.
4473
645cb4dc
ILT
4474Tue Jan 28 15:27:28 1997 Ian Lance Taylor <ian@cygnus.com>
4475
39bb58e0
ILT
4476 * config/tc-mips.c (append_insn): Give an error for jumps to a
4477 misaligned address.
4478 (md_apply_fix): Make a branch to an odd address an error rather
4479 than a warning.
3b320c48 4480
31a2c6ff
ILT
4481 * config/tc-mips.c (md_convert_frag): If the user explicitly
4482 requested an extended opcode, pass warn as true to mips16_immed.
4483
645cb4dc
ILT
4484 * config/tc-mips.c (mips16_ip): Handle a missing expression like
4485 an explicit 0, so that explicitly extended instructions work
4486 correctly.
4487
0192b099
ILT
4488Mon Jan 27 17:41:20 1997 Ian Lance Taylor <ian@cygnus.com>
4489
4490 * ecoff.c (ecoff_build_symbols): Don't generate a local ECOFF
4491 symbol for a common symbol.
4492
f7ab9441
DE
4493Wed Jan 22 10:39:39 1997 Doug Evans <dje@canuck.cygnus.com>
4494
4495 Patch presumed to have been checked in awhile ago but wasn't.
4496 Mon Nov 25 10:45:14 1996 Doug Evans <dje@seba.cygnus.com>
4497 * write.c: Delete "ifndef md_relax_frag" around is_dnrange.
4498 (relax_segment, case rs_org): Move code inside braces. Move locals
4499 target,after inside too.
4500 (relax_segment, case rs_machine_dependent): Guts moved to ...
4501 (relax_frag): New function.
4502 Call md_prepare_relax_scan if defined.
4503
0ce48081
C
4504Mon Jan 20 10:56:47 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4505
4506 * config/tc-m68k.c (m68k_ip): Reject pc-relative addresses for the
4507 'p' operand specifier.
4508
4509Mon Jan 20 10:39:36 1997 J.T. Conklin <jtc@cygnus.com>
ffecfc8b
C
4510
4511 * config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for
4512 m68k family cpus which support long branch addressing modes.
4513 (m68k_ip, md_convert_frag_1, md_estimate_size_before_relax,
4514 md_create_long_jump): Use it.
4515
c36a90ef
ILT
4516Mon Jan 20 12:42:06 1997 Ian Lance Taylor <ian@cygnus.com>
4517
b3a64736
ILT
4518 * config/tc-mips.c (md_begin): Don't set SEC_ALLOC or SEC_LOAD for
4519 the .reginfo or .MIPS.options section if configured for an
4520 embedded target.
4521
c36a90ef
ILT
4522 * config/tc-mips.c (md_begin): Don't set interlocks for
4523 mips_4650.
4524
ad423373
ILT
4525Wed Jan 15 13:51:50 1997 Ian Lance Taylor <ian@cygnus.com>
4526
4527 * read.c (read_a_source_file): Make sure the symbol ends with
4528 whitespace before checking whether the next character is '='.
4529
03b24037
ILT
4530Tue Jan 14 15:07:27 1997 Robert Lipe <robertl@dgii.com>
4531
4532 * config/tc-i386.c (sco_id): Moved from here...
4533 * config/obj-elf.c (sco_id): ...to here. Adding the identifier
4534 really is an SCO ELF specific thing, not just a SCO x86 specific
4535 thing.
4536
4af93ad0
MM
4537start-sanitize-tic80
4538Mon Jan 13 22:43:01 1997 Michael Meissner <meissner@tiktok.cygnus.com>
4539
4540 * configure.in (tic80-*-*): Don't require 'coff'.
4541 * configure: Regenerate.
4542
4543end-sanitize-tic80
8ff75001
ILT
4544Thu Jan 9 09:08:43 1997 Ian Lance Taylor <ian@cygnus.com>
4545
6468dabd
ILT
4546 * read.c (emit_expr): Check for overflow of a negative value
4547 correctly.
4548 * write.c (fixup_segment): Likewise.
4549 * config/obj-coff.c (fixup_segment): Likewise.
4550
d703b5a7
ILT
4551 * config/tc-m68k.c (struct label_line): Define.
4552 (labels, current_label): New static variables.
4553 (md_assemble): Mark current_label as text, and clear it.
4554 (m68k_frob_label): New function.
4555 (m68k_flush_pending_output): New function.
4556 (m68k_frob_symbol): New function.
4557 * config/tc-m68k.h (tc_frob_label): Define.
4558 (md_flush_pending_output): Define.
4559 (tc_frob_symbol): Don't warn, just call m68k_frob_symbol.
4560 (tc_frob_coff_symbol): Likewise.
4561
8ff75001
ILT
4562 * read.c (read_a_source_file): When defining a macro in MRI mode,
4563 don't add the symbol to the symbol table.
4564
78998629
JL
4565Tue Jan 7 11:21:42 1997 Jeffrey A Law (law@cygnus.com)
4566
4567 * config/tc-mn10300.c (tc_gen_reloc): Handle sym1-sym2 fixups
4568 here since fixup_segment doesn't (linkrelax is set).
4569 * config/tc-mn10200.c (tc_gen_reloc): Likewise.
4570
62b2acba
JL
4571Mon Jan 6 15:19:32 1997 Jeffrey A Law (law@cygnus.com)
4572
4573 * config/tc-mn10200.c (md_assemble): Tweak fx_offset for pc-relative
4574 relocs.
4575
ac866582
JL
4576Fri Jan 3 16:47:08 1997 Jeffrey A Law (law@cygnus.com)
4577
62b2acba 4578 * config/tc-hppa.c (struct hppa_fix_struct): Tweak fx_r_field's type
ac866582
JL
4579 to avoid warnings with the native HP compiler.
4580 (fix_new_hppa): Similarly for the r_type argument.
4581 (pa_build_unwind_subspace, hppa_elf_mark_end_of_function): Enclose
4582 in an #if OBJ_ELF to keep gcc -Wall quiet.
4583 (md_apply_fix): Always initialize "result".
4584
4585 * config/tc-mn10200.c (md_assemble): Generate relocations.
4586
79811f6f
ILT
4587Fri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4588
4589 * config/tc-m68k.c (s_even): Adjust the alignment of the current
4590 section.
4591
ba8f9c09
ILT
4592Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu>
4593
4594 * config/obj-elf.c (elf_file_symbol): When using ECOFF debugging,
4595 pass on the new file hook.
4596
4597 * config/tc-alpha.c (alpha_fix_adjustable): Not quite the same as
4598 !alpha_force_relocation, as local LITERALs can be adjusted to be
4599 relative to the section.
4600
a78bc551
ILT
4601Fri Jan 3 12:09:24 1997 Ian Lance Taylor <ian@cygnus.com>
4602
9f94df38
ILT
4603 * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is
4604 defined, call it.
3df036e9 4605 * config/tc-m68k.h (tc_frob_symbol): Check whether text label is
9f94df38
ILT
4606 aligned to odd boundary.
4607 (tc_frob_coff_symbol): Define.
4608
039d5a60
ILT
4609 * doc/as.texinfo (Set): Change parenthesized @xref to @pxref.
4610
7b0688df
ILT
4611 * macro.c (macro_expand_body): In MRI mode, just copy a single &.
4612
2156d0d7
ILT
4613 * config/tc-m68k.c (m68k_ip): Call frag_grow before adding a
4614 PCINDEX frag. From Ronald F. Guilmette <rfg@monkeys.com>.
4615
a78bc551
ILT
4616 * config/tc-m68k.c (m68k_ip): Accept 'B' as a size for an
4617 immediate value.
4618 (md_assemble): If the size is 'B', set fx_signed.
4619 (md_apply_fix_2): Use fx_signed when checking for overflow.
4620
4621 * write.h (struct fix): Add fx_signed field.
4622 * write.c (fix_new_internal): Initialize fx_no_overflow and
4623 fx_signed fields.
4624 (fixup_segment): Use fx_signed when checking for overflow.
4625 * config/obj-coff.c (fixup_segment): Check fx_no_overflow and
4626 fx_signed when checking for overflow.
4627
b9129c6f
ILT
4628Thu Jan 2 13:37:29 1997 Ian Lance Taylor <ian@cygnus.com>
4629
0abdf280
ILT
4630 * NOTES, NOTES.config: Removed. These are rarely, if ever,
4631 updated, and all the useful information is in doc/internals.texi.
4632
a986926b
ILT
4633 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:
4634 * read.c (read_a_source_file): Check for conditional operators
4635 before doing an MRI pending alignment.
4636 * config/tc-m68k.h (m68k_conditional_pseudoop): Declare.
4637 (tc_conditional_pseudop): Define.
4638 * config/tc-m68k.c (m68k_conditional_pseudop): New function.
4639 * doc/internals.texi (CPU backend): Describe
4640 tc_conditional_pseudoop.
4641
924160b0
ILT
4642 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:
4643 * config/tc-m68k.c (m68k_rel32_from_cmdline): New static
4644 variable.
4645 (md_begin): Check m68k_rel32_from_cmdline before setting
4646 m68k_rel32.
4647 (m68k_mri_mode_change): Likewise.
4648 (md_longopts): Add --disp-size-default-16 and
4649 --disp-size-default-32.
4650 (md_parse_option): Handle new options.
4651 (md_show_usage): Mention new options.
4652 * doc/c-m68k.texi (M68K-Opts): Document new options.
4653
b4d51f3d
ILT
4654 Based on patch from Ronald F. Guilmette <rfg@monkeys.com>:
4655 * config/tc-m68k.c (m68k_index_width_default): New static
4656 variable.
4657 (m68k_ip): Use m68k_index_width_default to set the size of a base
4658 register whose size was not given.
4659 (md_longopts): Add --base-size-default-16 and
4660 --base-size-default-32.
4661 (md_parse_option): Handle new options.
4662 (md_show_usage): Mention new options.
4663 * doc/c-m68k.texi (M68K-Opts): Document new options.
4664
103e1158
ILT
4665 * doc/c-mips.texi: Mention ISA level 4, and the -mips16 option.
4666
e16b9537
ILT
4667 * configure.in: Recognize mips-*-linux* target.
4668 * configure: Rebuild.
4669
a162a490
ILT
4670 * config/tc-mips.c (load_register): Rewrite 64 bit handling to
4671 work if valueT is only 32 bits.
4672
b9129c6f
ILT
4673 * config/tc-mips.c: Throughout, check target_big_endian rather
4674 than byte_order.
4675 (byte_order): Remove.
4676 (mips_init_after_args): Remove.
4677 * config/tc-mips.h (LITTLE_ENDIAN, BIG_ENDIAN): Don't define.
4678 (mips_init_after_args): Don't declare.
4679 (tc_init_after_args): Don't define.
4680
4681 * config/tc-mips.h (tc_frob_after_relocs): Define if
4682 OBJ_MAYBE_ELF.
4683 (mips_elf_final_processing): Likewise.
4684 (ELF_TC_SPECIAL_SECTIONS): Likewise.
4685
6e7d5462
MM
4686Tue Dec 31 15:12:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4687
4688 * config/tc-v850.c (md_assemble): If this is sst.{h,w} or
4689 sld.{h,w} and the operand is relocatable, adjust the adend by
4690 shifting it right one bit.
4691
38fc0ba6
ILT
4692Tue Dec 31 12:56:41 1996 Ian Lance Taylor <ian@cygnus.com>
4693
20868ec6
ILT
4694 * read.c (read_a_source_file): Check mri_pending_align after
4695 checking for a macro. From Ronald F. Guilmette
4696 <rfg@monkeys.com>.
4697
6ded6615
ILT
4698 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
4699
38fc0ba6
ILT
4700 * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and
4701 add segment argument. If OBJ_ELF, treat a relocation against a
4702 symbol in a linkonce section like a relocation against an external
4703 symbol.
4704 * config/tc-sparc.h (MD_APPLY_FIX3): Define.
4705
18e0764d
ILT
4706Mon Dec 30 11:35:40 1996 Ian Lance Taylor <ian@cygnus.com>
4707
4708 * config/tc-mips.c (mips16_macro): Add case for M_ABS.
4709
64556643
FF
4710Fri Dec 27 22:51:51 1996 Fred Fish <fnf@cygnus.com>
4711
4712 * NOTES.config (Implementation): as.h #define's "GAS" not "gas",
4713 includes config.h instead of host.h, tc.h instead of tp.h, and
4714 targ-env.h instead of target-environment.h.
4715 Also, obj-format.h includes targ-cpu.h instead of
4716 target-processor.h.
4717start-sanitize-tic80
4718 * configure.in (case ${generic_target}): Add tic80-*-coff entry.
4719 * configure: Rebuild with autoconf.
4720 * config/obj-coff.h (coff/tic80.h): Include if TC_TIC80 defined.
4721 (TARGET_FORMAT): Define to "coff-tic80".
4722 * config/tc-tic80.c: New file for TIc80 support.
4723 * config/tc-tic80.h: New file for TIc80 support.
4724end-sanitize-tic80
4725
7d99e8af
ILT
4726Fri Dec 27 11:42:29 1996 Ian Lance Taylor <ian@cygnus.com>
4727
4728 * doc/as.texinfo (M): Mention explicitly that -M changes macro
4729 handling.
4730
9c199842
ILT
4731Thu Dec 19 12:06:08 1996 Ian Lance Taylor <ian@cygnus.com>
4732
4733 * write.c (adjust_reloc_syms): If the fixup symbol has been
4734 equated to an undefined symbol, convert the fixup to being against
4735 the target symbol. Remove obsolete code handling a special case
4736 for i386 PIC.
4737
51cd0ae7
SS
4738Wed Dec 18 22:54:39 1996 Stan Shebs <shebs@andros.cygnus.com>
4739
4740 * mpw-make.sed: Use NewFolderRecursive for installation.
4741
cb07aaeb
MH
4742Wed Dec 18 16:00:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4743
4744 * config/tc-d10v.c (do_assemble): Correct previous bug fix.
4745
575453fb
MH
4746Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4747
4748 * config/tc-d10v.c (md_assemble): Fix bug which caused
5e04ff14 4749 second instruction in a line to be case sensitize.
575453fb 4750
5545556d
JL
4751Wed Dec 18 10:08:46 1996 Jeffrey A Law (law@cygnus.com)
4752
4753 * config/tc-mn10200.c (mn10200_insert_operand): Don't
4754 range check operands with MN10200_OPERAND_NOCHECK set.
4755 (check_operand): Likewise.
4756
c0dea495
ILT
4757Tue Dec 17 10:59:32 1996 Ian Lance Taylor <ian@cygnus.com>
4758
f5e38044
ILT
4759 * config/tc-mips.c: Undo part of last Friday's alignment changes.
4760 (md_begin): Always align the text section to a four byte
4761 boundary.
4762 (append_insn): Remove call to record_align.
4763
fbcfacb7
ILT
4764 * config/tc-mips.c (insn_label): Remove.
4765 (struct insn_label_list): Define.
4766 (insn_labels, free_insn_labels): New static variables.
4767 (mips_clear_insn_labels): New static function.
4768 (append_insn): Mark all mips16 text labels, and make them odd.
4769 Handle all labels after emitting a nop, not just one. Call
4770 mips_clear_insn_labels rather than just clearing insn_label.
4771 (mips_emit_delays): Add insns parameter, and use it to decide
4772 whether to mark mips16 labels. Handle all labels, not just one.
4773 Force mips16 labels to be odd. Change all callers.
4774 (mips16_immed): Don't check for an odd branch target.
4775 (md_apply_fix): Don't check mips16 mode for a branch reloc.
4776 (mips16_extended_frag): Ignore the low bit in a branch target.
4777 (md_convert_frag): Likewise.
4778 (mips_no_prev_insn): Call mips_clear_insn_labels rather than just
4779 clearing insn_label.
4780 (mips_align, mips_flush_pending_output, s_cons): Likewise.
4781 (s_float_cons, s_gpword): Likewise.
4782 (s_align): Use insn_labels rather than insn_label.
4783 (s_cons, s_float_cons, s_gpword): Likewise.
4784 (mips_frob_file_after_relocs): New function.
4785 (mips_define_label): Rewrite to add to insn_labels list.
4786 * config/tc-mips.h (tc_frob_file_after_relocs): Define.
4787 * ecoff.c (ecoff_build_symbols): If the size of a function comes
4788 out odd, increment it.
4789
4790 * config/tc-mips.c (append_insn): Only update prev_insn when not
4791 reordering if place is NULL.
4792
c0dea495
ILT
4793 * config/tc-mips.c (mips16_ip): Check for a missing expression
4794 when using the register indirect addressing mode.
4795
d4ba37af
JL
4796Mon Dec 16 10:08:46 1996 Jeffrey A Law (law@cygnus.com)
4797
4798 * config/tc-mn10200.c (mn10200_insert_operand): Don't
4799 check 24bit operands for overflow.
4800 (check_operand): Likewise.
4801
868c3513
ILT
4802Mon Dec 16 11:50:40 1996 Ian Lance Taylor <ian@cygnus.com>
4803
4804 * doc/as.texinfo (Section): Document how to use the .section
4805 pseudo-op for COFF and ELF.
4806
6259c65f
ILT
4807Sun Dec 15 15:26:37 1996 Ian Lance Taylor <ian@cygnus.com>
4808
4809 * write.c (adjust_reloc_syms): Fix linkonce check for ELF.
4810
a677feeb
ILT
4811Sat Dec 14 22:37:27 1996 Ian Lance Taylor <ian@cygnus.com>
4812
4813 * config/tc-mips.c (prev_insn_reloc_type): New static variable.
4814 (RELAX_MIPS16_ENCODE): Add dslot and jal_dslot arguments, and
4815 store them. Adjust other RELAX_MIPS16 macros.
4816 (RELAX_MIPS16_DSLOT): Define.
4817 (RELAX_MIPS16_JAL_DSLOT): Define.
4818 (append_insn): Pass new arguments to RELAX_MIPS16_ENCODE. Correct
4819 handling of whether previous instruction has a fixup. Set
4820 prev_insn_reloc_type.
4821 (mips_no_prev_insn): Clear prev_insn_reloc_type.
4822 (mips16_extended_frag): Use the right base address for a PC
4823 relative add or load.
4824 (md_convert_frag): Likewise. If a PC relative add or load is
4825 used, record the alignment for the section.
4826
08e17202
ILT
4827Fri Dec 13 13:00:33 1996 Ian Lance Taylor <ian@cygnus.com>
4828
54815b9a
ILT
4829 * write.c (adjust_reloc_syms): Don't reduce a reloc against a
4830 linkonce section into a reloc against the section symbol.
4831
8a8121d5
ILT
4832 * config/tc-mips.c (mips16_macro): Remove nop instructions after
4833 branch instructions.
4834
08e17202
ILT
4835 * config/tc-mips.c (md_begin): If configured for an embedded ELF
4836 system, don't set the section alignment to 2**4.
4837 (s_change_sec): Likewise.
4838 (append_insn): Call record_alignment for the section.
4839 (md_section_align): Don't align the section size for an embedded
4840 ELF system.
4841
73d25784
ILT
4842Thu Dec 12 16:40:47 1996 Ian Lance Taylor <ian@cygnus.com>
4843
4844 * write.c (adjust_reloc_syms): Make sure that symbols are
4845 resolved; expression symbols may have been skipped.
8dd6fde3 4846 * config/obj-coff.c (fixup_segment): Likewise.
73d25784 4847
a460cd78
MM
4848Thu Dec 12 15:18:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4849
4850 * config/tc-ppc.c (ppc_elf_suffix): Move @plt to
4851 BFD_RELOC_24_PLT_PCREL relocation.
4852 (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL.
4853
60b43c4b
MH
4854Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4855
4856 * config/tc-d10v.c (write_2_short): Remove code that called
4857 parallel_ok() when the programmer specified parallel instructions.
4858
42aa2435
JL
4859Tue Dec 10 12:23:19 1996 Jeffrey A Law (law@cygnus.com)
4860
a460cd78
MM
4861 * config/tc-mn10300.c (md_assemble): Update to handle endianness
4862 issues correctly.
4863
42aa2435
JL
4864 * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid!
4865 * config/tc-mn10300.c (md_assemble): Likewise.
4866
41a0ed22
ILT
4867Tue Dec 10 11:37:14 1996 Ian Lance Taylor <ian@cygnus.com>
4868
9b2ac029
ILT
4869 * config/tc-mips.c (append_insn): Make sure there is enough room
4870 in a frag after a mips16 instruction to switch it with a jump
4871 instruction.
4872
41a0ed22
ILT
4873 * config/tc-mips.c (mips16_extended_frag): Give an error for an
4874 attempt to use a non absolute symbol in an extending frag.
4875
dc1f8a21
JL
4876Mon Dec 9 16:48:20 1996 Jeffrey A Law (law@cygnus.com)
4877
4878 * config/tc-mn10200.c: Flesh out assembler support for MN10200.
4879 * config/tc-mn10200.h: Likewise.
4880
102633ce
ILT
4881Mon Dec 9 17:09:42 1996 Ian Lance Taylor <ian@cygnus.com>
4882
a7dd20e8
ILT
4883 * app.c (do_scrub_chars): At the end of a C comment, pass space to
4884 UNGET rather than PUT. Set old_state before setting state to -2.
4885
559c664a
ILT
4886 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loop
4887 when extending because the value is exactly maxtiny + 1.
4888
8728fa92
ILT
4889 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and ext
4890 arguments, and store them. Adjust other RELAX_MIPS16 macros.
4891 (RELAX_MIPS16_USER_SMALL): Define.
4892 (RELAX_MIPS16_USER_EXT): Define.
4893 (mips16_small, mips16_ext): New static variables.
4894 (append_insn): Pass mips16_small and mips16_ext to
4895 RELAX_MIPS16_ENCODE.
4896 (mips16_ip): Set mips16_small and mips16_ext.
4897 (mips16_immed): Don't check mips16_autoextend.
4898 (mips16_extended_frag): Check USER_SMALL and USER_EXT.
4899
102633ce
ILT
4900 * write.c (write_relocs): Print an error for an out of range
4901 fixup, rather than calling abort.
4902
4903 * as.c (main): Unlink the output file if there are errors while
4904 generating the fixups.
4905
15e69f98
ILT
4906Fri Dec 6 18:48:13 1996 Ian Lance Taylor <ian@cygnus.com>
4907
f74ba7a3
ILT
4908 * config/tc-mips.c (mips16_extended_frag): Don't call
4909 S_GET_VALUE.
4910 (md_convert_frag): Call resolve_symbol_value before calling
4911 S_GET_VALUE, and don't add in the frag address.
4912
15e69f98
ILT
4913 * config/tc-mips.c (mips16_immed): Add file and line parameters,
4914 and use them when reporting errors. Change all callers.
4915
ca82e4eb
JL
4916Fri Dec 6 15:36:32 1996 Jeffrey A Law (law@cygnus.com)
4917
4918 * config/tc-mn10300.c: Fix various gcc -Wall warnings.
4919 Remove '$' prefixing for registers.
4920
f787a8d9 4921Fri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com>
6cc03ed3 4922
f787a8d9
MH
4923 * config/tc-d10v.c (md_assemble): Check to see if prev_seg
4924 is initialized before using it.
4925 (d10v_cleanup): No longer uses its argument, so make it void.
6cc03ed3 4926
f787a8d9
MH
4927 * config/tc-d10v.h (d10v_cleanup): Change prototype.
4928
00a69b89
ILT
4929Thu Dec 5 11:03:31 1996 Ian Lance Taylor <ian@cygnus.com>
4930
4931 * write.c (fixup_segment): Don't discard the symbol for a PC
4932 relative fixup to an absolute symbol.
4933
996bee90
MH
4934Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
4935
4936 * config/tc-d10v.c (md_assemble, d10v_cleanup): Fix bug
4937 with multiple sections.
4938
943321c0
ILT
4939Wed Dec 4 13:00:07 1996 Ian Lance Taylor <ian@cygnus.com>
4940
4941 * config/tc-mips.c (md_longopts): Rename mips-16 to mips16, and
4942 no-mips-16 to no-mips16.
4943 (s_mipsset): Accept .set mips16 and .set nomips16.
4944
8b1e9f12
MM
4945Wed Dec 4 10:35:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4946
4947 * config/tc-ppc.c (ppc_elf_suffix): Take expressionS pointer
4948 argument, and check for +/- constant following the suffix, folding
4949 it into the expression.
4950 (ppc_elf_cons): Change ppc_elf_suffix calls.
4951 (md_assemble): Ditto.
4952 (shlib): Replace boolean mrelocatable with enumeration shlib.
4953 (md_parse_option): Discriminate between PIC style shared libraries
4954 and -mrelocatable.
4955 (ppc_elf_validate_fix): Don't report warnings for PIC style shared
4956 libraries.
4957
b61802e7
MM
4958Tue Dec 3 23:18:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
4959
4960 * config/tc-ppc.h ({tc,ppc}_comment_chars): Define, so that we can
4961 change the comment characters.
4962
4963 * config/tc-ppc.c (comment_chars): Delete in favor of
4964 tc_comment_chars.
4965 (ppc_{eabi,solaris}_comment_chars): Eabi and Solaris versions of
4966 comment chars.
4967 (ppc_comment_chars): Select appropriate comment chars by default.
4968 (msolaris): New flag for -m{,no-}solaris.
4969 (md_parse_option): Recognize -K pic. Add support for
4970 -m{,no-}solaris.
4971 (md_show_usage): Update.
4972 (md_begin): Do not set ELF flags if Solaris.
4973 (ppc_elf_suffix): @local sets R_PPC_LOCAL24PC relocation.
4974 (md_apply_fix3): Add support for R_PPC_LOCAL24PC.
4975
4976Mon Dec 2 13:48:57 1996 Ian Lance Taylor <ian@cygnus.com>
4977
4978 * as.c (main): Correct handling of flag_always_generate_output.
4979
5840a0e5
JL
4980Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com)
4981
a9f2e3e2
JL
4982 * config/tc-mn10300.c (tc_gen_reloc): Get the addend from
4983 fx_offset, not fx_addnumber.
4984
5840a0e5
JL
4985 * config/tc-mn10300.h (tc_fix_adjustable): Don't do any
4986 reloc adjustments.
4987
b608274a
ILT
4988Sat Nov 30 17:34:48 1996 Eliot Dresselhaus <eliot@wally.edc.com>
4989
4990 * config/tc-i386.c: Correct misspelling: balenced to balanced.
4991
caeea0b4
ILT
4992Wed Nov 27 13:25:39 1996 Ian Lance Taylor <ian@cygnus.com>
4993
4994 * config/tc-mips.c (md_section_align): Check for an alignment of
4995 4, not an alignment of 16. Corrects August 7 patch.
4996
cc5703cd
ILT
4997Tue Nov 26 10:33:16 1996 Ian Lance Taylor <ian@cygnus.com>
4998
775c64a9
ILT
4999 * configure, conf.in: Rebuild with autoconf 2.12.
5000
c830c9ea
ILT
5001 * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if no
5002 alignment is specified.
5003
cc5703cd
ILT
5004 Add support for mips16 (16 bit MIPS implementation):
5005 * config/tc-mips.c: Extensive additions for mips16 support, not
5006 listed here.
5007 (RELAX_OLD, RELAX_NEW): Use only 7 bits each.
5008 (insn_uses_reg): Change last parameter to an enum.
5009 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Define as 0.
5010 (md_relax_frag): Define as mips_relax_frag.
5011 (mips_relax_frag): Declare.
5012 (struct mips_cl_insn): Add use_extend and extend fields.
5013 (tc_fix_adjustable): Define.
5014 * config/obj-elf.h (S_GET_OTHER): Define.
5015 (S_SET_OTHER): Define.
5016
3ab410cd
C
5017Mon Nov 25 18:02:29 1996 J.T. Conklin <jtc@beauty.cygnus.com>
5018
5019 * config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n,
5020 o and p operand specifiers.
5021
a0a2af4f
DE
5022Mon Nov 25 10:45:14 1996 Doug Evans <dje@seba.cygnus.com>
5023
5024 * write.c: Delete "ifndef md_relax_frag" around is_dnrange.
5025 (relax_segment, case rs_org): Move code inside braces. Move locals
5026 target,after inside too.
5027 (relax_segment, case rs_machine_dependent): Guts moved to ...
5028 (relax_frag): New function.
5029 Call md_prepare_relax_scan if defined.
5030 * config/tc-m68k.h (md_prepare_relax_scan): Renamed from
5031 M68K_AIM_KLUDGE.
5032
0671e7f6
JL
5033Mon Nov 25 08:49:36 1996 Jeffrey A Law (law@cygnus.com)
5034
a0a2af4f
DE
5035 * config/tc-mn10300.c (address_registers): Use '$' as register
5036 prefix instead of '%'.
5037 (data_registers, other_registers, md_assemble): Likewise.
5038
f98905f1
JL
5039 * config/tc-mn10300.c (address_registers): Use '%' prefix for regs.
5040 (data_registers, other_registers, md_assemble): Likewise.
5041
0671e7f6
JL
5042 * config/tc-mn10300.c (md_assemble): Correctly determine the
5043 correct location and type for each relocation.
5044 (md_pcrel_from): Simplify.
5045
5895d3f2
ILT
5046Fri Nov 22 15:42:26 1996 Ian Lance Taylor <ian@cygnus.com>
5047
5048 * config/tc-sh.c (md_convert_frag): Improve warning when branch is
5049 converted into branch around branch.
5050
d9a9c18f
JL
5051Thu Nov 21 11:56:11 1996 Jeffrey A Law (law@cygnus.com)
5052
5053 * config/tc-mn10300.h (DIFF_EXPR_OK): Don't define this.
5054 (tc_fix_adjustable): Don't adjust relocs against weak symbols or
5055 pc-relative relocs.
5056 * config/tc-mn10300.c (md_begin): Set linkrelax.
5057 (md_assemble): Create fixups as needed.
5058 (md_apply_fix3): Gut. It shouldn't ever get called anymore.
5059
5e9b714f
MM
5060Tue Nov 19 17:48:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5061
5062 * config/tc-d10v.c (parallel_ok): When automatically converting
5063 serial ops to parallel, do not consider a branch as the first
5064 instruction.
5065
7f02192d
JL
5066Tue Nov 19 13:35:22 1996 Jeffrey A Law (law@cygnus.com)
5067
5068 * config/tc-mn10300.c (md_assemble): Handle MN10300_OPERAND_REG_LIST.
5069
43d695a1
JL
5070Mon Nov 18 15:26:55 1996 Jeffrey A Law (law@cygnus.com)
5071
5072 * config/tc-mn10300.c (mn10300_insert_operand): Provide prototype
5073 via PARAMS.
5074 (check_operand): Likewise.
5075
228835a9
MM
5076Mon Nov 18 15:22:28 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5077
5078 * config/tc-d10v.c (parallel_ok): Branch and link instructions
5079 modify r13.
ec5e212b
MM
5080 (write_2_short): Call parallel_ok to check whether two short
5081 instructions the user requested execute in parallel, can be
5082 executed that way.
228835a9 5083
edb89bfc
MH
5084Thu Nov 14 11:17:49 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5085
5086 * config/tc-d10v.c (write_2_short): Fix bug that wouldn't
5087 allow a branch and link in parallel with an exe instruction.
5088
5089Fri Nov 8 13:55:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5090
5091 * doc/c-d10v.texi: Add info on @word modifier.
5092
cdde2f5c 5093Wed Nov 6 13:46:07 1996 Jeffrey A Law (law@cygnus.com)
efba8af0
JL
5094
5095 * config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLIT
5096 operands are assumed to be 32bits. Use "bits" field to hold the
5097 number of bits in the main instruction word for MN10300_OPERAND_SPLIT.
5098 (mn10300_check_operand): MN10300_OPERAND_SPLIT operands are assumed
5099 to be 32bits.
cdde2f5c 5100
bdd91d4f
JL
5101 * config/tc-mn10300.c (mn10300_insert_operand): Shift low part
5102 of a MN10300_OPERAND_SPLIT operand by operand->shift.
5103
cdde2f5c
JL
5104 * config/tc-mn10300.c (mn10300_insert_operand): Handle
5105 MN10300_OPERAND_SPLIT.
5106
bfe5059c
JL
5107Tue Nov 5 13:30:40 1996 Jeffrey A Law (law@cygnus.com)
5108
5109 * config/tc-mn10300.c (md_assemble): Insert operands into
5110 the extension part of the instruction if necessary.
5111 (mn10300_insert_operand): Accept pointer to extension word
5112 argument. Make insn a pointer argument too. Return type
5113 is now void. All callers changed.
5114
68328dc6
JL
5115Mon Nov 4 12:53:40 1996 Jeffrey A Law (law@cygnus.com)
5116
5117 * config/tc-mn10300.c (mn10300_insert_operand): Handle
5118 repeated register operands.
5119
9af40217
ILT
5120Fri Nov 1 10:42:49 1996 Ian Lance Taylor <ian@cygnus.com>
5121
9a5acea8
ILT
5122 * doc/as.texinfo: Added section on reporting bugs.
5123
9af40217
ILT
5124 * config/tc-alpha.c: Change uses of void * to PTR. Change the
5125 alpha_macro emit field to expect a const argument, and change the
5126 arg field to be const. Fix some spacing to follow the GNU
5127 standard.
5128
5129Fri Nov 1 10:32:03 1996 Richard Henderson <rth@tamu.edu>
5130
5131 * config/tc-alpha.c (md_parse_option): Add knowledge of 21164pc
5132 (pca56) and 21264 (ev6) cpus.
5133 (md_apply_fix): Private relocation types are now negative.
5134 (alpha_force_relocation): Likewise.
5135 (tc_gen_reloc): Likewise.
5136 (emit_insn): Likewise.
5137 (emit_ldXu): Do the right thing when the hardware can do byte insns.
5138 (emit_stX): Likewise.
5139 (emit_sextX): Likewise.
5140
527dc0c9
ILT
5141Thu Oct 31 16:33:21 1996 Ian Lance Taylor <ian@cygnus.com>
5142
5143 * config/obj-coff.c (do_relocs_for): Call resolve_symbol_value on
5144 a symbol found in a reloc.
5145
5146 * symbols.c (resolve_symbol_value): Improve the error message if
5147 an undefined symbol is used in an expression.
5148
fe7e5bdf
ILT
5149Wed Oct 30 20:15:35 1996 Ian Lance Taylor <ian@cygnus.com>
5150
5151 * doc/internals.texi: Rewrite, and add a lot of documentation.
5152 * doc/Makefile.in (internals.info): New target.
5153
193e4197
JL
5154Wed Oct 30 14:55:57 1996 Jeffrey A Law (law@cygnus.com)
5155
5156 * config/tc-v850.h (tc_fix_adjustable): Don't adjust relocs
5157 against weak symbols.
5158
a334533c
JL
5159Tue Oct 29 12:28:16 1996 Jeffrey A Law (law@cygnus.com)
5160
baf385b5
JL
5161 * config/tc-v850.c (md_assemble): Don't lose for relaxable
5162 addresses like .+6.
5163
2385d90a
JL
5164 * config/tc-v850.c (md_convert_frag): Make sure we insert the
5165 fixup at the right address within the frag.
5166
bc49fab8
JL
5167 * config/tc-v850.c (md_convert_frag): Don't set fragP->fr_fix
5168 to an absolute value, instead increment it as needed.
5169
a334533c
JL
5170 * config/tc-v850.h (TC_GENERIC_RELAX_TABLE): Define.
5171 * config/tc-v850.c: Fix some indention problems.
5172 (md_relax_table): Define for D9->D99 branch displacement
5173 relaxing.
5174 (md_convert_frag): Do something useful instead of aborting.
5175 (md_estimate_size_before_relax): Likewise.
5176 (md_assemble): Note if the matching instruction has a relaxable
5177 operand. If it does, allocate frag with frag_var and don't
5178 do any fixups.
5179
a334533c
JL
5180Mon Oct 28 10:48:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5181
5182 * config/tc-d10v.h (md_cleanup): New function. This is needed to
5183 write out any buffered instructions when a ".end" is found.
5184
9051e56f
MH
5185Mon Oct 28 10:43:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5186
5187 * read.c (read_a_source_file): New hook md_cleanup().
5188
07f9de2a
ILT
5189Fri Oct 25 00:01:00 1996 Ian Lance Taylor <ian@cygnus.com>
5190
5191 * write.c (fix_new_exp): Use make_expr_symbol to build an
5192 expression symbol for a complex fixup.
5193
3723a1a9
JL
5194Thu Oct 24 14:31:04 1996 Jeffrey A Law (law@cygnus.com)
5195
d3bbd9dc
JL
5196 * config/tc-v850.c (v850_reloc_prefix): Several disgusting
5197 hacks to improve parsing of complex hi, lo, zda, etc
5198 expressions.
5199 (md_assemble): Don't demand and eat a trailing ')' after finding
5200 a v850 relocation prefix. Sign extend the constant in a
5201 BFD_RELOC_LO16 expression. Do eat a trailing ')' after a complete
5202 operand.
5203 (parse_cons_expression_v850): Don't eat a trailing ')' after
5204 finding a v850 relocation prefix.
5205
10fba7f1
JL
5206 * config/tc-v850.h (TC_PARSE_CONS_EXPRESSION): Define.
5207 (TC_CONS_FIX_NEW): Likewise.
5208 * config/tc-v850.c (parse_cons_expression_v850): New function.
5209 (cons_fix_new_v850): Likewise.
5210
3723a1a9
JL
5211 * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs.
5212
20fbbb59
ILT
5213Wed Oct 23 18:20:29 1996 Ian Lance Taylor <ian@cygnus.com>
5214
5215 * config/tc-ppc.c (md_apply_fix3): Give a better warning message
5216 for an unknown relocation type.
5217
7e96935e
JL
5218Wed Oct 23 16:21:28 1996 Jeffrey A Law (law@cygnus.com)
5219
5220 * config/tc-v850.c (md_pseudo_table): Add .word; allocates
5221 4 bytes of space.
5222
8ea15b86
JL
5223Tue Oct 22 22:01:25 1996 Jeffrey A Law (law@cygnus.com)
5224
5225 * config/tc-v850.c (md_assemble): Handle TDAOFF relocs
5226 differently for movea & sst/sld insns.
5227
39176dfe
MM
5228Tue Oct 22 17:09:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5229
5230 * config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
5231 of instructions.
5232
87dd0a93
ILT
5233Tue Oct 22 11:28:39 1996 Ian Lance Taylor <ian@cygnus.com>
5234
5235 * obj.h (struct format_ops): Add frob_file_after_relocs field.
5236 * config/obj-multi.h (obj_frob_file_after_relocs): Define.
5237 * config/obj-ecoff.c (ecoff_format_ops): Initialize new
5238 frob_file_after_relocs field.
5239 * config/obj-elf.c (elf_format_ops): Likewise.
5240 * config/tc-mips.c: Undefine obj_frob_file_after_relocs before
5241 including obj-elf.h.
5242
d12d1f6c
ILT
5243Mon Oct 21 11:38:30 1996 Ian Lance Taylor <ian@cygnus.com>
5244
bf39474f
ILT
5245 * config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
5246 specially if not ELF.
5247 (md_apply_fix): Handle BFD_RELOC_64.
5248 (tc_gen_reloc): Handle BFD_RELOC_64.
5249
3030e864
ILT
5250 * config/tc-i386.c (md_apply_fix3): Don't increment value for a PC
5251 relative reloc when BFD_ASSEMBLER and OBJ_AOUT (more ugly gas
5252 reloc hacking).
5253
d12d1f6c
ILT
5254 * config/obj-aout.h (S_IS_DEFINE): non BFD_ASSEMBLER version:
5255 Don't check S_GET_OTHER.
5256
b70795e9
ILT
5257Fri Oct 18 14:06:26 1996 Ian Lance Taylor <ian@cygnus.com>
5258
538034cf
ILT
5259 * config/tc-mips.c (mips_ip): Accept an odd floating point
5260 register with l.s or s.s.
5261
b70795e9
ILT
5262 * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for
5263 .type pseudo-op.
5264 (obj_aout_type): New static function.
5265
b9d55d96
ILT
5266Thu Oct 17 17:55:17 1996 Ian Lance Taylor <ian@cygnus.com>
5267
5268 * Makefile.in ($(OBJS)): Depend upon libiberty.h.
5269
0f8e50bb
JL
5270Wed Oct 16 11:28:31 1996 Jeffrey A Law (law@cygnus.com)
5271
548ddc71
JL
5272 * config/tc-v850.c (v850_reloc_prefix): Recognize zdaoff, tdaoff
5273 and sdaoff expressions.
5274
0f8e50bb
JL
5275 * write.c (fixup_segment): Don't add symbol value to addend if
5276 TC_V850 and OBJ_ELF.
5277 * config/tc-v850.h (tc_fix_adjustable): Don't adjust any
5278 pc-relative fixups.
5279
5280 * config/tc-v850.c (md_pcrel_from): Undo yesterday's changes.
5281 (md_pcrel_from_section): Likewise.
5282 * config/tc-v850.h (MD_PCREL_FROM_SECTION): Likewise.
5283
5284Tue Oct 15 23:19:00 1996 Jeffrey A Law (law@cygnus.com)
f964b01d
JL
5285
5286 * config/tc-v850.c (md_pcrel_from): Delete unused function.
5287 (md_pcrel_from_section): New function.
5288 * config/tc-v850.h (MD_PCREL_FROM_SECTION): Define.
5289
0267c6c9
ILT
5290Mon Oct 14 13:59:12 1996 Ian Lance Taylor <ian@cygnus.com>
5291
5292 * config/tc-mips.c (load_register): Add cast to offsetT when using
5293 a constant with &~.
5294
5d0cd0b8
ILT
5295Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu>
5296
5297 * config/obj-elf.c (elf_frob_file): Move ECOFF debug processing to ...
5298 (elf_frob_file_after_relocs): ... here. New function.
5299 * config/obj-elf.h (obj_from_file_after_relocs): New macro.
5300 * write.c (write_object_file): Call *frob_after_relocs after the
5301 call to write_relocs.
5302
5303 * config/tc-alpha.c: Use new BFD_RELOC_ALPHA_ELF_LITERAL reloc.
5304
5305 * config/tc-alpha.c (load_expression): Don't SET_VALUE on the section
5306 symbol, as this messes up linking. Instead, expand the recursive call
5307 inline and change up the appropriate bits to get the 0x8000 offset
5308 in the reloc addend.
5309
914f8998
ILT
5310Thu Oct 10 17:30:31 1996 Ian Lance Taylor <ian@cygnus.com>
5311
1491f2ea
ILT
5312 * config/tc-sparc.h (tc_fix_adjustable): Permit the difference of
5313 two symbols in the same segment to be adjusted.
5314
914f8998
ILT
5315 * configure.in: Don't get confused by CPU-VENDOR-linux-gnu.
5316 * configure: Rebuild.
5317
f8a011cf
MM
5318Thu Oct 10 17:22:18 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5319
5320 * config/tc-ppc.c (ppc_insert_operand): Change most warnings into
5321 errors.
5322 (ppc_elf_validate_fix): Ditto.
5323 (md_assemble): Ditto.
5324 (ppc_tc): Ditto.
5325 (ppc_pe_section): Ditto.
5326 (ppc_frob_symbol): Ditto.
5327
1c3ae169
JL
5328Thu Oct 10 12:05:45 1996 Jeffrey A Law (law@cygnus.com)
5329
3ab9337b
JL
5330 * config/mn10300.c (md_assemble): Pass an extra shift count
5331 to mn10300_insert_operand based on the opcode format.
5332 (mn10300_insert_operand): Accept and use extra shift count
5333 parameter.
5334
778c521b
JL
5335 * config/tc-mn10300.c (md_assemble): Use FMT_* macros for
5336 formats rather than hard-coded constants.
5337
1c3ae169
JL
5338 * config/tc-mn10300.c (md_assemble): Format D5 instructions
5339 are 7 bytes long. Write out instructions in big-endian format.
5340
a6be605a
JL
5341Tue Oct 8 14:56:15 1996 Jeffrey A Law (law@cygnus.com)
5342
1c3ae169 5343 * config/tc-mn10300.c (md_assemble): Tweak further so
a6be605a
JL
5344 that all instructions are parsed correctly.
5345
5e1e8f23
ILT
5346Tue Oct 8 13:02:21 1996 Ian Lance Taylor <ian@cygnus.com>
5347
5348 * as.h: Include libiberty.h.
5349 (xmalloc, xrealloc): Don't declare.
5350 * as.c: Don't include libiberty.h.
5351 * expr.c, read.c, stabs.c, config/obj-coff.c: Likewise.
5352 * config/tc-mips.c: Likewise.
5353 * messages.c: Likewise.
5354 (xstrerror): Don't declare.
5355 * xmalloc.c: Remove.
5356
1217102f
JL
5357Mon Oct 7 16:53:23 1996 Jeffrey A Law (law@cygnus.com)
5358
5359 * config/tc-mn10300.h (pre_defined_registers) Remove.
5360 (system_registers, cc_names): Likewise.
5361 (address_registers, data_registers, other_registers): New register
5362 arrays.
5363 (register_name, system_register_name, cc_name): Remove.
5364 (mn10300_reloc_prefix): Likewise.
5365 (data_register_name): New function.
5366 (address_register_name, other_register_name): Likewise.
5367 (md_assemble): Rough cut at parsing operands. Remove lots of
5368 unwanted code.
5369 (md_apply_fix3): Disable for now.
5370
99e3ccb6
ILT
5371Mon Oct 7 11:38:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5372
5373 * config/tc-m68k.c (select_control_regs): New function, extracted
5374 out of m68k_init_after_args.
5375 (m68k_init_after_args): Use it.
5376 (mri_chip): Use it here as well to update set of allowed control
5377 regs for movec.
5378
0bd28bc4
ILT
5379Mon Oct 7 11:24:29 1996 Ian Lance Taylor <ian@cygnus.com>
5380
5381 * config/obj-elf.c (elf_begin): New function.
5382 (obj_elf_section): Add the section symbol to the symbol table.
5383 * config/obj-elf.h (obj_begin): Define.
5384 (elf_begin): Declare.
5385 * as.c (perform_an_assembly_pass): Call obj_begin if it is
5386 defined.
5387
eb0dafdc
ILT
5388Fri Oct 4 18:37:32 1996 Ian Lance Taylor <ian@cygnus.com>
5389
5390 * config/obj-coff.c (fixup_segment): Subtract the section address
5391 from a PC relative reloc if TC_M68K.
5392
76f841e6
ILT
5393Thu Oct 3 15:15:30 1996 Ian Lance Taylor <ian@cygnus.com>
5394
5395 * config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and
5396 .uaxword available even if not OBJ_ELF.
5397 (md_atof): Remove unused local variable wordP.
5398
0f91d763
JL
5399Thu Oct 3 00:16:50 1996 Jeffrey A Law (law@cygnus.com)
5400
5401 * config/tc-mn10x00.c, config/tc-mn10x00.h: New files
5402 for Matsushita MN10x00 support.
5403 * configure.in: Recognize mn10x00-*-*
5404 * configure: Rebuilt.
5405
7c328bc7
ILT
5406Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de>
5407
5408 * obj-evax.h: move openvms definitions from here to tc-alpha.c.
5409 * tc-alpha.c: add support for vms_case_hack like in vax/vms.
5410 (load_expression): track clobbering of base reg before jmp/jsr.
5411 (s_alpha_file): pass case_hack flags and source filename via
5412 symbol table to bfd.
5413 * tc-alpha.h (TC_CONS_FIX_NEW): define
5414
fed13a5e
ILT
5415Tue Oct 1 16:16:01 1996 Joel Sherrill <joel@oarcorp.com>
5416
5417 * configure.in (mips-*-rtems*): New target, like mips-*-elf*.
5418 * configure: Rebuild.
5419
ffef69a3
ILT
5420Tue Oct 1 12:37:48 1996 Ian Lance Taylor <ian@cygnus.com>
5421
a69e5977
ILT
5422 * read.c (s_macro): Warn if a macro has the same name as a
5423 pseudo-op.
5424 (s_space): In m68k MRI mode, align to a word boundary.
5425 * macro.c (define_macro): Add namep parameter. Change all
5426 callers.
5427 * macro.h (define_macro): Update declaration.
5428
bfc94743
ILT
5429 * as.c (show_usage): Print bug report address.
5430 (parse_args): Change version printing to match current GNU
5431 standards.
5432 * gasp.c (show_usage): Print bug report address.
5433 (main): Change version printing to match current GNU standards.
5434
0b810a6e
ILT
5435 * config/tc-m68k.c (init_table): Correct access control unit
5436 register numbers. From Ken Rose <rose@netcom.com>.
5437
ffef69a3
ILT
5438 * config/tc-alpha.c: Add some static function prototypes.
5439 (alpha_macros): Move to top of file. Make static.
5440 (alpha_num_macros): Move to top of file.
5441
8940a583
SG
5442Tue Oct 1 09:36:19 1996 Stu Grossman (grossman@critters.cygnus.com)
5443
5444 * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbols
5445 generated by DWARF.
5446
8940a583
SG
5447Sat Sep 28 03:38:08 1996 Ian Lance Taylor <ian@cygnus.com>
5448
5449 * listing.c (list_symbol_table): Remove bogus code in BFD64 case,
5450 and just call sprintf_vma.
5451
4fc2c99a
ILT
5452Thu Sep 26 16:04:11 1996 Ian Lance Taylor <ian@cygnus.com>
5453
5454 * expr.c (expr): Change >>= to >> (fix typo). (From meissner).
5455
97f8e6ff
ILT
5456Tue Sep 24 19:05:08 1996 Ian Lance Taylor <ian@cygnus.com>
5457
5458 * read.c (float_cons): Call md_flush_pending_output if it is
5459 defined.
5460
97f8e6ff
ILT
5461Tue Sep 24 12:22:18 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5462
5463 * config/tc-d10v.c (md_operand): Created. Allows operands to
5464 start with '#'.
5465 * config/tc-d10v.h (md_operand): Undefined.
5466
6e4f3f09
ILT
5467Mon Sep 23 12:13:18 1996 Ian Lance Taylor <ian@cygnus.com>
5468
5469 * config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.
5470 (md_assemble): A fixup width of '3' means a 1 byte reloc.
5471
72f70020
ILT
5472Thu Sep 19 12:21:24 1996 Ian Lance Taylor <ian@cygnus.com>
5473
5474 * config/obj-coff.c (fixup_segment): Don't adjust PC relative
5475 reloc for the i960 for a reloc in the same section. This undoes
5476 one of the two changes made Aug 19.
5477
ab299844
ILT
5478Wed Sep 18 12:11:58 1996 Ian Lance Taylor <ian@cygnus.com>
5479
5480 * config/obj-coff.c (obj_coff_endef): Both versions: Move C_STAT
5481 symbols to the position of the debugging information.
5482
15405999
ILT
5483Mon Sep 16 11:41:40 1996 Ian Lance Taylor <ian@cygnus.com>
5484
5485 * expr.c (expr): Always use unsigned right shifts for >>.
5486
f17be658
JSC
5487Thu Sep 12 10:25:45 1996 James G. Smith <jsmith@cygnus.co.uk>
5488
5489 * config/tc-arm.c (md_apply_fix3): Update two thumb instruction
5490 slots when processing BL fixups.
5491
5492 * config/tc-arm.c (output_inst): Ensure Thumb BL fixup is marked
5493 on the first half of the instruction.
5494
475c826b
ILT
5495Wed Sep 11 00:09:35 1996 Ian Lance Taylor <ian@cygnus.com>
5496
1decafee
ILT
5497 * ecoff.c (ecoff_stab): Create an expression symbol for a complex
5498 stabs expression, rather than giving an error.
5499
475c826b
ILT
5500 * ecoff.c (ecoff_new_file): Don't do anything if we are still in
5501 the same file.
5502
8a3bdc3d
ILT
5503Tue Sep 10 11:45:37 1996 Ian Lance Taylor <ian@cygnus.com>
5504
5505 * config/tc-mips.c (append_insn): Fill in the value for a constant
5506 jump, rather than creating a reloc.
5507
517078c1
ILT
5508Mon Sep 9 10:57:42 1996 Ian Lance Taylor <ian@cygnus.com>
5509
d31a3f5e
ILT
5510 * config/tc-mips.c (append_insn): Don't swap an instruction which
5511 sets a condition code with an instruction which uses a condition
5512 code.
5513 (mips_ip): In cases 'N' and 'M', look for $fccN rather than an
5514 immediate value.
5515
ca296aab 5516 * config/tc-mips.c (md_begin): Recognize r5000 for cpu.
517078c1
ILT
5517 (mips_ip): Give a better error message if the ISA level is wrong.
5518 (md_parse_option): Recognize -mcpu=[v][r]5000.
5519
5520Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnus.co.uk>
5521
5522 * config/tc-mips.c (COUNT_TOP_ZEROES): Added macro to count
5523 leading zeroes.
5524 (load_register): Ensure hi32 bits are not lost during lo32bit
5525 processing. Fix shift offset that was overflowing into the next
5526 instruction field. Add code to generate shorter sequences for
5527 constants with a single contiguous seqeuence of ones.
5528
5e6c6406
MH
5529Fri Sep 6 17:07:12 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5530
5531 * config/tc-d10v.c (d10v_dot_word): New function to support
5532 "@word" with the word pseudo-op.
5533 (md_apply_fix3): Cleanup and changes to support correct sizes
5534 for 16 and 18-bit relocs.
5535
df4021c1
DE
5536Fri Sep 6 16:00:29 1996 Doug Evans <dje@canuck.cygnus.com>
5537
5538 * configure.in (sparc-*-aout): Set `em'.
5539 * configure: Regenerated.
5540 * config/te-sparcaout.h: New file.
5541 * config/tc-sparc.h (TARGET_BYTES_BIG_ENDIAN): Define.
5542 Ifdef TE_SPARCOUT define TARGET_FORMAT and SPARC_BIENDIAN.
5543 * config/tc-sparc.c (INSN_BIG_ENDIAN): New macro.
5544 (SPECIAL_CASE_{SETSW,SETX}): Define.
5545 ({NOP,OR,FMOVS,SETHI,SLLX,SRA}_INSN): Define.
5546 (md_begin): Delete setting of `target_big_endian'.
5547 (output_insn): New function.
5548 (md_assemble): Rewrite. Add `setx' support.
5549 (sparc_ip): Handle `0' operand char. Recognize setuw, setsw, setx
5550 special cases.
5551 (md_atof): Add little endian support.
5552 (md_number_to_chars): Likewise.
5553 (md_apply_fix): Likewise.
5554 (md_longopts): Recognize -EL,-EB ifdef SPARC_BIENDIAN.
5555 (md_parse_option): Likewise.
5556 (md_show_usage): Print -EL, -EB ifdef SPARC_BIENDIAN.
5557
cfc71c6d
ILT
5558Thu Sep 5 13:40:29 1996 Ian Lance Taylor <ian@cygnus.com>
5559
5560 * ecoff.c (ecoff_new_file): New function.
5561 * ecoff.h (ecoff_new_file): Declare.
5562 * config/obj-ecoff.h (obj_app_file): Define.
5563
5564Thu Sep 5 13:39:25 1996 Richard Henderson <rth@tamu.edu>
5565
5566 * config/tc-alpha.c (load_expression): Bias the .lit8 section
5567 symbol by 32k so that our 16-bit signed offset can address the
5568 entire chunk. Reported by <matt@lkg.dec.com>.
5569
711254da
ILT
5570Wed Sep 4 10:23:20 1996 Ian Lance Taylor <ian@cygnus.com>
5571
5572 * config/tc-mips.c (load_register): Remove unused variable tmp.
5573
1b68deb5
JSC
5574Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk>
5575
5576 * config/tc-mips.c (load_register): Remove unnecessary code that
5577 was causing the high 32bits of 64bit constants to be lost.
5578
1b68deb5
JSC
5579Tue Sep 3 13:52:56 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5580
5581 * config/tc-d10v.c: Added changes to support function
5582 pointers and "@word" syntax.
5583
05fd83ed
JL
5584Tue Sep 3 11:57:18 1996 Jeffrey A Law (law@cygnus.com)
5585
5586 * config/tc-v850.c: Remove commented out and #if 0'd code.
5587 (v850_reloc_prefix): Provide prototype.
5588 (postfix, get_reloc, build_insn): Remove prototypes for nonexistant
5589 functions.
5590 (md_begin, md_assemble, md_apply_fix3): Remove unused variables.
5591 (md_assemble): Add default to case statement.
5592
270fd2ad
JL
5593Sat Aug 31 16:03:00 1996 Jeffrey A Law (law@cygnus.com)
5594
5595 * config/tc-v850.c (md_assemble): Compute size of the instrction
5596 from the opcode.
74dd0c07 5597
2d56269e
JL
5598 * config/tc-v850.c (md_apply_fix3): Do simple byte, short and
5599 word fixups too.
5600
270fd2ad
JL
5601Fri Aug 30 23:50:08 1996 Jeffrey A Law (law@cygnus.com)
5602
74dd0c07
JL
5603 * config/tc-v850.c (md_apply_fix3): Use little endian get/put
5604 routines to fetch/store the updated instruction from/to memory.
5605 (v850_insert_operand): If the operand has a specialized insert
5606 routine, call it.
5607
c84615bc
C
5608Fri Aug 30 18:35:26 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5609
5610 * config/tc-v850.c (reg_name_search): Align calling convention to
5611 be like identical function found in tc-ppc.c.
5612 (get_reloc): Removed.
5613 (v850_reloc_prefix): New function, parse lo(), hi() and hi0().
5614 (md_assemble): emit fixups.
5615 (md_pcrel_from): renamed from md_pcrel_from_section, emit proper
5616 displacement.
5617 (md_apply_fix3): handle fixups/relocs.
5618 * config/tc-v850.h (MD_PCREL_FROM_SECTION): Removed definition.
5619
0f616818
ILT
5620Fri Aug 30 18:12:00 1996 Ian Lance Taylor <ian@cygnus.com>
5621
5622 Add SH ELF support.
5623 * configure.in (sh-*-elf*): New target.
5624 * config/tc-sh.h (TARGET_ARCH): Define.
5625 (WORKING_DOT_WORD): Define.
5626 (TC_COFF_FIX2RTYPE): Only define if OBJ_COFF.
5627 (BFD_ARCH, COFF_MAGIC, TC_COUNT_RELOC): Likewise.
5628 (TC_RELOC_MANGLE, tc_coff_symbol_emit_hook): Likewise.
5629 (DO_NOT_STRIP, NEED_FX_R_TYPE, TC_KEEP_FX_OFFSET): Likewise.
5630 (TC_COFF_SIZEMACHDEP, tc_frob_file): Likewise.
5631 (SUB_SEGMENT_ALIGN): Likewise.
5632 (RELOC_32): Don't define.
5633 (tc_frob_file_before_adjust): Define if BFD_ASSEMBLER.
5634 (target_big_endian): Declare if OBJ_ELF.
5635 (TARGET_FORMAT): Define if OBJ_ELF.
5636 * config/tc-sh.c: Use BFD reloc codes instead of SH COFF reloc
5637 numbers throughout.
5638 (tc_crawl_symbol_chain): Only define if OBJ_COFF.
5639 (tc_headers_hook, tc_coff_sizemachdep): Likewise.
5640 (struct sh_count_relocs): Define.
5641 (sh_count_relocs): New static function, broken out of
5642 sh_frob_file. Add BFD_ASSEMBLER code.
5643 (sh_frob_section): Likewise.
5644 (sh_frob_file): Call sh_frob_section.
5645 (md_convert_frag): If BFD_ASSEMBLER, change type of headers, and
5646 call section_symbol rather than seg_info (seg)->dot.
5647 (md_section_align): Add OBJ_ELF version.
5648 (SWITCH_TABLE_CONS): Define.
5649 (SWITCH_TABLE): Use SWITCH_TABLE_CONS.
5650 (md_apply_fix): Change parameter types if BFD_ASSEMBLER. Only
5651 handle fx_r_type == 0 if not BFD_ASSEMBLER. Return 0 if
5652 BFD_ASSEMBLER.
5653 (struct reloc_map): Define if not BFD_ASSEMBLER.
5654 (coff_reloc_map): Likewise.
5655 (sh_coff_reloc_mangle): Use coff_reloc_map to convert fx_r_type.
5656 (tc_gen_reloc): New function if BFD_ASSEMBLER.
5657 * write.c (write_relocs): Ifdef out fx_where test which triggers
5658 inappropriately for SH ELF.
5659 (write_object_file): Call tc_frob_file_before_adjust and
5660 obj_frob_file_before_adjust if they are defined.
5661
5662 * write.c (write_object_file): Use BFD_RELOC_16, not
5663 BFD_RELOC_NONE, when calling fix_new_exp for a broken word.
5664
5665 * read.c (emit_expr): Fix conversion of byte count to BFD reloc
5666 code.
5667
20dbcd5c
MH
5668Fri Aug 30 14:47:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5669
5670 * config/tc-d10v.c (find_opcode): Fix problem with calculating
5671 branch sizes in across sections.
5672
05631de2
JL
5673Fri Aug 30 00:44:13 1996 Jeffrey A Law (law@cygnus.com)
5674
5675 * config/tc-850.c (md_assemble): Handle hi() correctly. Handle
5676 hi0() too.
5677
5678Wed Aug 28 23:11:08 1996 Jeffrey A Law (law@cygnus.com)
5679
5680 * config/tc-v850.c (md_begin): Deal with end of opcode
5681 table marker.
5682
e592d28f
MH
5683Wed Aug 28 19:20:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5684
5685 * config/tc-d10v.c (find_opcode): Fix a bug which could generate
5686 the wrong opcode for cases like st2w where there are many forms
5687 of the same instruction.
5688
6fce31a6
ILT
5689Tue Aug 27 13:53:22 1996 Ian Lance Taylor <ian@cygnus.com>
5690
5691 * expr.c (operand): If md_parse_name is defined, call it before
5692 calling symbol_find_or_make.
5693 * config/tc-ppc.h (md_parse_name): Define.
5694 (ppc_parse_name): Declare.
5695 * config/tc-ppc.c (reg_name_search): Add regs and regcount
5696 parameters.
5697 (register_name): Update call to reg_name_search.
5698 (cr_operand): New static variable.
5699 (cr_names): New static const array.
5700 (ppc_parse_name): New function.
5701 (md_assemble): If PPC_OPERAND_CR is set in the operand flags, set
5702 cr_operand before calling expression.
5703
a58b037a
JL
5704Tue Aug 27 09:05:50 1996 Jeffrey A Law (law@cygnus.com)
5705
5706 * config/tc-hppa.c (tc_gen_reloc): Add new argument to
5707 hppa_gen_reloc_type call.
5708
3017263b
MH
5709Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5710
5711 * config/tc-d10v.c: Fixed ".word". Fixed problem with range checking
5712 on addresses. Improved error messages.
5713 * doc/c-d10v.texi: Added docs for register pairs.
5714
f9085532
MH
5715Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5716
5717 * config/tc-d10v.c (parallel_ok): Fix bug in parallel
5718 checking code.
5719
58275724
ILT
5720Mon Aug 26 14:38:22 1996 Ian Lance Taylor <ian@cygnus.com>
5721
5722 * ecoff.c (init_file): Initialize fMerge to 1.
5723 (add_file): Restore old file merging code, but only merge files if
5724 fMerge is set.
5725 (ecoff_directive_loc): Clear fMerge field of current file.
5726 (ecoff_generate_asm_lineno): Likewise.
5727
b1c28263
MH
5728Fri Aug 23 11:40:47 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5729
5730 * doc/c-d10v.texi: Fix typo.
5731
c9a32d6c
JL
5732Fri Aug 23 10:41:32 1996 Jeffrey A Law (law@cygnus.com)
5733
58275724
ILT
5734 * config/tc-v850.c (md_assemble): Correct bit masking for
5735 hi and lo expressions.
5736
88b47a85
JL
5737 * config/tc-v850.c (md_assemble): Rough cut at demanding
5738 "ep" or "r30" in sst and sld instructions.
5739 (md_apply_fix3): Don't abort. Just warn that we don't
5740 have relocs yet.
5741
c9f1b2d9
JL
5742 * config/tc-v850.c (CC_NAME_CNT): Define.
5743 (cc_name): New function.
5744 (md_assemble): Handle V850_OPERAND_CC correctly.
5745
d5974c57
JL
5746 * config/tc-v850.c (md_assemble): Don't forget to initialize
5747 "insn"!
5748
0e8f9bd1
JL
5749 * config/tc-v850.c (reg_name_search): Generalize to search
5750 any given register table.
5751 (register_name): Pass appropriate table and size to reg_name_search.
5752 (system_register_name): New function.
5753 (SYSREG_NAME_CNT): Define.
5754 (md_assemble): Handle operands which are system registers.
5755
c9a32d6c
JL
5756 * config/tc-v850.c (md_assemble): If we find a register, but the
5757 opcode doesn't want a register, then we don't have a match.
5758 (md_assemble): Get size of the instruction from the opcode table.
5759
eeef602f
ILT
5760Thu Aug 22 10:20:30 1996 Ian Lance Taylor <ian@cygnus.com>
5761
8ee90d35
ILT
5762 * configure.in: Set and substitute HLDENV.
5763 * configure: Rebuild.
5764 * Makefile.in (HLDENV): New variable.
5765 (as.new): Use $(HLDENV).
5766
eeef602f
ILT
5767 * ecoff.c (ecoff_directive_endef): Avoid a division by zero error
5768 if an array dimension is not known.
5769
6be9ec8d
MH
5770Thu Aug 22 10:50:00 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5771
5772 * config/tc-d10v.c: Fix a reloc bug caused by my last change.
5773 * doc/c-d10v.texi: Cleanup.
5774
c6aa56bc
C
5775Tue Aug 20 15:15:16 1996 J.T. Conklin <jtc@hippo.cygnus.com>
5776
5777 * config/tc-v850.c: New file.
5778 * config/tc-v850.h: New file.
5779 * configure (v850-*-elf): New target.
5780 * configure.in (v850-*-elf): New target.
5781
2c2e5626
MH
5782Wed Aug 21 15:50:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5783
5784 * doc/c-d10v.texi: New file.
5785 * doc/all.texi: Added D10V stuff.
5786 * doc/as.texinfo: Added D10V stuff.
5787
ab457c4c
MH
5788Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5789
5790 * config/tc-d10v.c: All references to defined symbols should
5791 now use the optimal instruction. .float and .double now work.
5792
d4e1b0be
ILT
5793Mon Aug 19 14:41:36 1996 Ian Lance Taylor <ian@cygnus.com>
5794
5795 * config/obj-coff.c (fixup_segment): Adjust PC relative reloc by
5796 section address for the i960 as is done for the i386.
5797
5798Thu Aug 15 16:37:59 1996 Stan Shebs <shebs@andros.cygnus.com>
5799
5800 * mpw-config.in: Add wildcards for config matching, add mips-*-*
5801 case, forward-include bfd/elf-bfd.h.
5802
b98b04ea
MH
5803Thu Aug 15 13:24:30 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5804
5805 * config/tc-d10v.c: Add additional information to the opcode
5806 table to help determinine which instructions can be done
5807 in parallel.
5808
b98b04ea
MH
5809Thu Aug 15 17:01:31 1996 James G. Smith <jsmith@cygnus.co.uk>
5810
5811 * config/tc-arm.c: Major changes to add Thumb support, with lots
5812 of change input from <rearnsha@armltd.co.uk>.
5813 Reverted to INSN_SIZE macro, rather than insn_size variable.
5814 (insns): Added ARM "bx" instruction support.
5815 (tinsns): Added Thumb instruction definition structure.
5816 (arm_tops_hsh): Added hash structure for Thumb opcodes.
5817 (md_pseudo_table): Added ".arm", ".thumb" and ".code" pseudo-ops.
5818 (opcode_select,s_arm,s_thumb,s_code): Added.
5819 (decode_shift): Allow upper-case RRX.
5820 (do_ldst): Simpler halfword support.
5821 (do_ldmstm): Improved.
5822 (reg_list, do_bx, thumb_reg, thumb_add_sub, thumb_shift,
5823 thumb_mov_compare, thumb_load_store, do_t_arit, do_t_add,
5824 do_t_asr, do_t_branch, do_t_bx, do_t_compare, do_t_ldmstm,
5825 do_t_ldrb, do_t_ldrh, do_t_lds, do_t_lsl, do_t_lsr, do_t_mov,
5826 do_t_push_pop, do_t_str, do_t_strb, do_t_strh, do_t_sub, do_t_swi,
5827 do_t_adr): Added.
5828 (md_apply_fix3): Add support for BFD_RELOC_ARM_THUMB_* relocations.
5829 (md_parse_option): Add support for -mthumb.
5830 (md_show_usage): Updated to reflect new command line option.
5831 (arm_data_in_code, arm_canonicalize_symbol_name): Added.
5832 * config/tc-arm.h: Provide TC_FIX_TYPE to allow private ARM
5833 fragment information to be held.
5834
5835Thu Aug 15 16:12:00 1996 Richard Earnshaw (rearnsha@armltd.co.uk)
5836
5837 * tc-arm.c (md_apply_fix3): Also set fixP->fx_done if fx_addsy is
5838 non-null, but is a constant.
5839 (fix_new_arm): Call make_expr_symbol to make the expression symbol
5840 so that error reporting will work correctly.
5841
126436a8
ILT
5842Wed Aug 14 10:37:21 1996 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust relocs
5845 against weak symbols.
5846
0e94336e
ILT
5847Tue Aug 13 17:39:24 1996 Ian Lance Taylor <ian@cygnus.com>
5848
5849 * config/tc-ppc.h (TC_FORCE_RELOCTION): Define if OBJ_XCOFF.
5850 (ppc_force_relocation): Declare if OBJ_XCOFF.
5851 * config/tc-ppc.c (ppc_force_relocation): New function if
5852 OBJ_XCOFF.
5853
817e4f75
ILT
5854Mon Aug 12 16:49:43 1996 Ian Lance Taylor <ian@cygnus.com>
5855
5856 * config/tc-mips.h (BYTE_ORDER): Don't define. No longer used.
5857
f494d503
MH
5858Fri Aug 9 17:48:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5859
5860 * config/tc-d10v.c: Fix problem with relocs.
5861
8d07d2c9
ILT
5862Fri Aug 9 14:16:14 1996 Ian Lance Taylor <ian@cygnus.com>
5863
5864 * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align
5865 with nops if not in data_section or bss_section.
5866
f649d525
ILT
5867Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de>
5868
5869 Add support for openVMS/Alpha.
5870 * as.h (PRINTF_LIKE): Don't define if VMS, for now.
5871 * config/obj-evax.c: New file.
5872 * config/obj-evax.h: New file.
5873 * config/tc-alpha.c: Add support for EVAX format if OBJ_EVAX is
5874 defined.
5875 * config/tc-alpha.h: Add support for EVAX format if OBJ_EVAX is
5876 defined. Add case for bfd_target_evax_flavour.
5877 * config/vms-a-conf.h: New file.
5878 * conf-a-gas.com: New file.
5879 * configure.in: Add target alpha-*-*vms*.
5880 * configure: Rebuild.
5881 * makefile.vms: New file.
5882 * read.c (s_lcomm): Align bss_seg on 8 byte boundary if OBJ_EVAX.
5883 Don't call ffs on openVMS/Alpha.
5884
5cece526
ILT
5885Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be>
5886
5887 * configure.in: Make GAS_CHECK_DECL_NEEDED include <string.h> or
5888 <strings.h> if they exist. Call GAS_CHECK_DECL_NEEDED on strstr
5889 and sbrk.
5890 * acconfig.h (NEED_DECLARATION_STRSTR): New macro.
5891 (NEED_DECLARATION_SBRK): New macro.
5892 * configure, conf.in: Rebuild.
5893 * as.h: Only include <strings.h> if HAVE_STRINGS_H.
5894 (strstr): Declare if NEED_DECLARATION_STRSTR.
5895 * as.c: If HAVE_SBRK and NEED_DECLARATION_SBRK, declare sbrk.
5896
e592f0e6
ILT
5897Wed Aug 7 11:50:26 1996 Ian Lance Taylor <ian@cygnus.com>
5898
d10df990
ILT
5899 * symbols.c (resolve_symbol_value): Handle addition or subtraction
5900 by a constant before entering the main switch. Reject attempts to
5901 apply an arithmetic function to non-absolute symbols, except for
5902 the special case of subtraction of two symbols in the same
5903 section.
5904
cf32394d
ILT
5905 * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, but
5906 not to more than a 16 byte boundary.
5907
e592f0e6
ILT
5908 * config/tc-i386.c (tc_gen_reloc): Accept all relocs; remove
5909 #ifndef OBJ_ELF lines. From Eric Valette <valette@crf.canon.fr>.
5910 (tc_gen_reloc): If out of memory call as_fatal rather than
5911 assert. If no howto found, call as_bad_where rather than
5912 as_fatal. Change the error message slightly. Set howto to a
5913 non-NULL value in order to keep going.
5914
5d9a99a7
MH
5915Tue Aug 6 12:58:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5916
5917 * config/tc-d10v.c: Added code to support 32-bit fixups for stabs.
5918
6a8e0036
JL
5919Tue Aug 6 11:15:26 1996 Jeffrey A Law (law@cygnus.com)
5920
5921 * config/tc-h8300.c (get_specific): New operand "size" derived
5922 from ".b", ".w" and ".l" extensions. All callers changed. If
5923 the base instruction has no operands, then use the size to
5924 determine which specific instruction to use.
5925
3d7b0c49
ILT
5926Mon Aug 5 14:21:10 1996 Ian Lance Taylor <ian@cygnus.com>
5927
5928 * config/tc-i960.c (mem_fmt): Call parse_expr before emit.
5929
10a14e36
ILT
5930Fri Aug 2 11:23:31 1996 Ian Lance Taylor <ian@cygnus.com>
5931
5932 * config/tc-mips.c (md_section_align): Don't change addr if
5933 OBJ_ELF.
5934
470a679c
JL
5935Thu Aug 1 23:51:52 1996 Jeffrey A Law (law@cygnus.com)
5936
5937 * config/tc-hppa.c: Revert yesterday's changes.
5938
b5cf6779
MH
5939Wed Jul 31 14:46:11 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5940
5941 * config/tc-d10v.c: Disable range checking on 16-bit values.
5942
159eb3c0
ILT
5943Wed Jul 31 16:27:19 1996 Ian Lance Taylor <ian@cygnus.com>
5944
5945 * config/tc-m68k.c (m68k_ip): Set ok_arch for every instruction,
5946 not just the ones that don't match.
5947
37e05f64
MH
5948Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5949
5950 * config/tc-d10v.c: Fixed bugs in short relocs and range checking.
5951
c479fc62
JSC
5952Wed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk>
5953
5954 * config/tc-arm.c: Changed INSN_SIZE to variable insn_size, as
5955 pre-cursor to adding Thumb support. Also added cpu_variant flag
5956 information to each of the asm_flg structures.
5957 (md_parse_option): Updated ARM7 parsing to allow 't' for
5958 thumb/halfword support, aswell as 'm' for long multiply.
5959 (md_show_usage): Updated help message.
5960 (md_assemble): Check that instruction flags are applicated to the
5961 current cpu variant.
5962 (md_apply_fix3, tc_gen_reloc): Add BFD_RELOC_ARM_OFFSET_IMM8 and
5963 BFD_RELOC_ARM_HWLITERAL relocation support for new halfword and
5964 signextension instructions.
5965 (do_ldst): Generate halfword and signextension variants if
5966 mnemonic flags match.
5967 (ldst_extend): Do not allow shifts in the offset field of halfword
5968 or signextension instructions.
5969 (validate_offset_imm): Provide check on halfword and signextension
5970 immediate range.
5971 (add_to_lit_pool): Merge identical literal pool values.
5972
448b5aad
JL
5973Tue Jul 30 14:28:23 1996 Jeffrey A Law (law@cygnus.com)
5974
5975 * config/tc-hppa.c (selector_table): Add 'E' selector.
5976 (cons_fix_new_hppa): Don't coke on e_esel.
5977 (tc_gen_reloc, SOM version): Handle R_COMP2 when used
5978 to help generate exception handling tables.
5979 (md_apply_fix): Don't try to apply fixups with an e_esel
5980 selector.
5981 (hppa_fix_adjustable): Fixups with e_esel selectors
5982 are not adjustable.
5983
8dfb05cc
ILT
5984Tue Jul 30 15:51:41 1996 Ian Lance Taylor <ian@cygnus.com>
5985
5986 * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byte
5987 pseudo-ops.
5988
8544dc03
MH
5989Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
5990
5991 * config/tc-d10v.c: Added lots of error checking. Added hacks
5992 to support accumulator shifts.
5993
5ca547dc
ILT
5994Fri Jul 26 11:56:08 1996 Ian Lance Taylor <ian@cygnus.com>
5995
5996 * symbols.c (S_SET_EXTERNAL): Let .weak override.
5997 (S_CLEAR_EXTERNAL): Likewise.
5998 (S_SET_WEAK): Remove error; just let .weak override.
5999
35ad20a1
MH
6000Thu Jul 25 15:22:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6001
6002 * config/tc-d10v.c (md_assemble): Now handles multiline
6003 instructions.
6004
7c096652
MH
6005Thu Jul 25 12:03:33 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6006
6007 * config/tc-d10v.c: Fix packaging bug. Added range checking.
6008 Added kludge for divs instruction. Fixed minor problem with
6009 multiple text sections.
35ad20a1
MH
6010 * config/tc-d10v.h (d10v_cleanup): Change prototype.
6011
93050391
MH
6012Tue Jul 23 10:49:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6013
6014 * config/tc-d10v.c (md_apply_fix3): Fix all instruction
6015 addresses to be right-shifted by 2.
6016
0ef32559
MH
6017Mon Jul 22 11:32:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
6018
6019 * config/tc-d10v.c: Many changes to get relocs working.
6020 (register_name): No longer creates a symbol for register names.
6021 (pre_defined_registers): moved to opcodes/d10v-opc.c.
6022 (d10v_insert_operand): Now works correctly for either container.
6023 * config/tc-d10v.h (d10v_cleanup): Declare.
6024
97aca1bc
ILT
6025Mon Jul 22 14:01:33 1996 Ian Lance Taylor <ian@cygnus.com>
6026
6027 * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S and
6028 BFD_RELOC_PCREL_LO16 are expected to be PC relative.
6029
6543a7fb
ILT
6030Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu>
6031
6032 * tc-alpha.c: Patches to track current minimum alignment to reduce
6033 the number of fragments created with frag_align.
6034 (alpha_current_align): New static variable.
6035 (s_alpha_text): Reset alignment to 0.
6036 (s_alpha_data, s_alpha_rdata, s_alpha_sdata): Likewise.
6037 (s_alpha_stringer, s_alpha_space): New functions.
6038 (s_alpha_cons, alpha_flush_pending_output): Remove functions.
6039 (alpha_cons_align): New function to replace both of them.
6040 (emit_insn): Only align if alpha_current_align is less than 2;
6041 reset alpha_current_align to 2.
6042 (s_alpha_gprel32): Likewise.
6043 (s_alpha_section): New function. Basically duplicate the other
6044 alpha section change hooks. Only define for ELF.
6045 (s_alpha_float_cons): Simplify alignment handling.
6046 (md_pseudo_table): Only define "rdata" and "sdata" if OBJ_ECOFF.
6047 If OBJ_ELF, define "section", "section.s", "sect", and "sect.s".
6048 Don't define the s_alpha_cons pseudo-ops. Do define
6049 s_alpha_stringer and s_alpha_space pseudo-ops.
6050 (alpha_align): Skip if less than current default alignment. Set
6051 default alignment.
6052 * tc-alpha.h (md_flush_pending_output): Remove.
6053 (md_cons_align): Add.
6054
6055 * tc-alpha.c: Add oodles of function description comments.
6056 (md_bignum_to_chars): Remove; there are no callers.
6057 (md_show_usage): Mention some more variants.
6058
091221ce
ILT
6059Thu Jul 18 15:54:54 1996 Ian Lance Taylor <ian@cygnus.com>
6060
0b27ea39
ILT
6061 From Andrew Gierth <ANDREWG@microlise.co.uk>:
6062 * configure.in (sparc-*-sysv4*): New target.
6063 * configure: Rebuild.
6064
8dd07a84
ILT
6065 * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, and
6066 uaxword to use s_uacons.
6067 (sparc_no_align_cons): New static variable.
6068 (s_uacons): New static function.
6069 (sparc_cons_align): If sparc_no_align_cons is set, just clear it
6070 and return.
6071
6072 * config/tc-sparc.c (s_common): Remove unused label allocate_bss.
6073
cbe7dccb
ILT
6074 * configure.in: Add mips-*-irix6* target. Handle Irix 6 like Irix
6075 5 with regard to shared libraries.
6076 * configure: Rebuild.
6077
091221ce
ILT
6078 * config/tc-m68k.c (m68k_ip): Use the correct length when
6079 allocating space for the unsupported architecture error message.
6080
05a8bf33
MM
6081Thu Jul 18 12:57:10 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6082
6083 * configure.in (d10v-*-*): Allow d10v-*-*, don't require d10v-*-elf*.
6084
6085Wed Jul 17 14:25:13 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7be9a312
MH
6086
6087 * config/tc-d10v.c: New file.
6088 * config/tc-d10v.h: New file.
6089 * configure (d10v-*-elf): New target.
6090 * configure.in (d10v-*-elf): New target.
7be9a312 6091
10c9620d
MM
6092Fri Jul 12 20:54:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6093
6094 * config/tc-ppc.c (md_parse_option): Recognize -K PIC.
6095
0ee09671
ILT
6096Wed Jul 10 12:39:08 1996 Richard Henderson <rth@tamu.edu>
6097
6098 * config/tc-alpha.c (alpha_align): Change fill parameter
6099 to a pointer. Take NULL as 0 or nop depending on section. Change
6100 all callers.
6101 (s_alpha_align): Rename local variables.
6102
6103 * doc/as.texinfo (.align): Document action of omitted
6104 fill parameter.
6105
3128726c
ILT
6106Wed Jul 10 00:23:30 1996 Ian Lance Taylor <ian@cygnus.com>
6107
6108 * config/tc-ppc.c (md_apply_fix3): Give a useful error message
6109 when an unsupported PC relative reloc is seen, rather than calling
6110 abort.
6111
6112 * app.c (do_scrub_chars): Remove not_cpp_line local variable.
6113 Instead, check state when '#' comment is seen.
6114
7f003b7f
ILT
6115Mon Jul 8 14:11:49 1996 Ian Lance Taylor <ian@cygnus.com>
6116
a8aed9dd
ILT
6117 * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF or
6118 OBJ_MAYBE_ELF.
6119 (tc_gen_reloc): If fixup was changed to be PC relative, change
6120 reloc type accordingly. Use name of reloc in error message.
6121
a5a78175
ILT
6122 * as.h: Don't define const or volatile.
6123 * flonum.h: Don't define const.
6124
7f003b7f
ILT
6125 * config/tc-m68k.c (tc_gen_reloc): Change the code appropriately
6126 if fx_pcrel is set. Correct setting the addend case in the
6127 OBJ_ELF case (from Andreas Schwab
6128 <schwab@issan.informatik.uni-dortmund.de>).
6129 (md_show_usage): Correct -mfc5200 to -m5200.
6130
8d20a0a8
C
6131Fri Jul 5 10:32:58 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6132
910d7df2
C
6133 * doc/c-m68k.texi: Document -m5200 flag.
6134 * doc/as.texinfo: Likewise.
6135
8d20a0a8
C
6136 * config/tc-m68k.c (m68k_ip): The coldfire does not support 8x
6137 scale factor.
6138
c0b34702
ILT
6139Fri Jul 5 11:07:24 1996 Ian Lance Taylor <ian@cygnus.com>
6140
6141 * symbols.c (S_SET_EXTERNAL): Change as_warn to as_bad.
6142 (S_CLEAR_EXTERNAL, S_SET_WEAK): Likewise.
6143
45c85bcb
ILT
6144Thu Jul 4 11:59:46 1996 Ian Lance Taylor <ian@cygnus.com>
6145
6624477c
ILT
6146 * Makefile.in (VERSION): Set to cygnus-2.7.1.
6147
45c85bcb
ILT
6148 * Released binutils 2.7.
6149
fc636a52
JSC
6150Thu Jul 4 10:11:33 1996 James G. Smith <jsmith@cygnus.co.uk>
6151
6152 * config/tc-mips.c (mips_ip): Only perform range check when
6153 dealing with O_constant expressions.
6154
d41d2ccc
C
6155Wed Jul 3 15:02:21 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6156
6157 * m68k-parse.h (m68k_register): Add new coldfile control
6158 registers.
6159
6160 * config/tc-m68k.c (mcf5200_control_regs): New variable,
6161 array of control registers for the coldfire.
6162 (cpu_of_arch): Added mcf5200.
6163 (archs): Added mcf5200.
6164 (init_table): Add new control registers.
6165 (m68k_ip): Added support for new control registers.
6166 (m68k_init_after_args): Likewise.
6167
6168 * config/tc-m68k.c (md_show_usage): Add -m5200 to usage text.
6169
5af96dce
ILT
6170Wed Jul 3 16:05:50 1996 Ian Lance Taylor <ian@cygnus.com>
6171
c5d8f96e
ILT
6172 * read.h (is_it_end_of_statement): Declare.
6173 * read.c (is_it_end_of_statement): Remove declaration.
6174
6175 * config/tc-ppc.c (ppc_elf_suffix): Correct parenthesization of ||
6176 within &&.
6177 (md_assemble): Fix handling of @l with an unsigned constant. Add
6178 default case to reloc switch.
6179
ac76c7e9
ILT
6180 * config/tc-i386.h (AOUT_MACHTYPE): Define as 0 if TE_386BSD.
6181
5af96dce
ILT
6182 Based on patches from Tom Quiggle <quiggle@sgi.com>:
6183 * ecoff.c (last_lineno): New static variable.
6184 (add_procedure): Set last_lineno.
6185 (ecoff_directive_loc): Likewise.
6186 (ecoff_generate_asm_lineno): Likewise.
6187 (ecoff_fix_loc): New function.
6188 * ecoff.h (ecoff_fix_loc): Declare.
6189 * config/tc-mips.c (append_insn): When inserting nops, and using
6190 ECOFF debugging, call ecoff_fix_loc.
6191
b9bddc84
JL
6192Tue Jul 2 23:02:12 1996 Jeffrey A Law (law@cygnus.com)
6193
6194 * config/tc-h8300.c (build_bytes): If an operand type is
6195 marked as SRC_IN_DST retrieve it from the "destination" op.
6196
379c2fb4
ILT
6197Sat Jun 29 13:38:31 1996 Ian Lance Taylor <ian@cygnus.com>
6198
69c1de90
ILT
6199 * configure.in (arm-*-riscix*): Set emulation to riscix.
6200 * configure: Rebuild.
6201 * config/te-riscix.h: New file to define TE_RISCIX.
6202
379c2fb4
ILT
6203 * config/tc-sh.h (SUB_SEGMENT_ALIGN): Define.
6204
6205Fri Jun 28 15:14:31 1996 Ian Lance Taylor <ian@cygnus.com>
6206
6207 * Makefile.in (config.status): Just run config.status as other
6208 tools do.
6209
c611cd82
SS
6210Fri Jun 28 11:09:38 1996 Stan Shebs <shebs@andros.cygnus.com>
6211
6212 * mpw-config.in (TARGET_OS): Add definition to conf.
6213
fbf011f2
ILT
6214Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk>
6215
6216 * config/tc-mips.c (append_insn): Parenthesize
6217 cop_interlocks expressions.
6218
6219Thu Jun 27 12:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
6220
6221 * listing.c (listing_print): Close the listing file if it is not
6222 stdout. Close the other files opened for the listing.
681dbbc0
ILT
6223
6224 * config/tc-sparc.h (md_cons_align): Define.
6225 (sparc_cons_align): Declare.
6226 (HANDLE_ALIGN): Define.
6227 (sparc_handle_align): Declare.
6228 * config/tc-sparc.c (sparc_cons_align): New function.
6229 (sparc_handle_align): New function.
6230 * read.c (cons_worker): Call md_cons_align if it is defined.
6231
6232 * as.h (struct frag): Add fr_file and fr_line fields.
6233 * frags.c (frag_new): Set fr_file and fr_line.
6234 (frag_var): Likewise.
6235 (frag_variant): Likewise.
6236
7e027ce6
ILT
6237 * as.h (struct frag): Remove unused align_mask and align_offset
6238 fields.
6239
f9b990cd
ILT
6240 * listing.c (calc_hex): Offset by fr_fix when examining fr_var.
6241 From <uddeborg@carmen.se>.
6242
9b4b98bd
ILT
6243Wed Jun 26 13:21:34 1996 Ian Lance Taylor <ian@cygnus.com>
6244
67b48b58
ILT
6245 * configure.in (mips-*-osf*): New target.
6246 * configure: Rebuild.
6247
9b4b98bd
ILT
6248 * config/tc-m68k.c: Add 68ec060 as a synonym for 68060.
6249
344a8d61
JSC
6250Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk>
6251
6252 * config/tc-mips.c: Added cop_interlocks, to avoid NOP insertion
6253 between co-processor comparisons and branches for the VR4300.
6254
1c94de4d
JM
6255Mon Jun 24 18:02:50 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6256
6257 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
6258 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
6259 (docdir): Removed.
6260 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
6261 * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir,
6262 includedir): Use autoconf set values.
6263 (docdir): Removed.
6264
b290fd25
ILT
6265Mon Jun 24 11:58:14 1996 Ian Lance Taylor <ian@cygnus.com>
6266
1c94de4d
JM
6267 * listing.c (listing_eject): Don't do anything if listing is 0.
6268 (listing_list): Likewise.
6269 (listing_source_line): Likewise.
6270 (listing_title): Don't save title if listing is 0.
6271 (listing_source_file): Check listing rather than listing_tail.
6272
b290fd25
ILT
6273 * configure.in: On alpha*-*-osf*, link against libbfd.a if not
6274 using shared libraries.
6275 * configure: Rebuild.
6276
6277Fri Jun 21 18:22:23 1996 Ian Lance Taylor <ian@cygnus.com>
6278
6279 * config/tc-mips.c (mips_ip): In case 'i'/'j', don't require an
6280 absolute expression if a relocation type was specified.
6281
644edced
ILT
6282Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
6283
6284 * configure.in: Add support for *-*-rtems* configurations.
6285 * configure: Rebuild.
6286
df586de2
ILT
6287Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu>
6288
6289 * configure.in: Add alpha-*-linuxecoff* target. Use elf for
6290 alpha-*-linux* target. Force bfd_gas for alpha-*. Require
6291 opcodes library for alpha.
6292 * configure: Rebuild with autoconf 2.10.
6293 * config/tc-alpha.c: Substantial rewrite to add ELF support and
6294 use new opcode table.
6295 * config/tc-alpha.h (md_undefined_symbol): Don't define.
6296 (LOCAL_LABEL): Define differently if OBJ_ELF.
6297 (FAKE_LABEL_NAME): Define if OBJ_ELF.
6298 * config/alpha-opcode.h: Remove.
6299 * config/obj-elf.h: If TC_ALPHA, define ECOFF_DEBUGGING.
6300 * Makefile.in (TARG_CPU_DEP_alpha): Depend upon
6301 include/opcode/alpha.h rather than config/alpha-opcode.h.
6302
7ca8e36e
ILT
6303Thu Jun 20 19:10:28 1996 Ian Lance Taylor <ian@cygnus.com>
6304
edec3111
ILT
6305 * config/obj-aout.c (obj_emit_relocations): Give an error if the
6306 relocation symbol was not resolved.
6307 * config/obj-coff.c (do_relocs_for): Likewise.
6308
7ca8e36e
ILT
6309 * write.c (adjust_reloc_syms): Refetch the symbol section after
6310 calling S_GET_VALUE, since it may have changed.
6311
6312 * expr.c (struct expr_symbol_line): Define.
6313 (expr_symbol_lines): New static variable.
6314 (make_expr_symbol): Add entry to expr_symbol_lines.
6315 (expr_symbol_where): New function.
6316 * expr.h: Use extern on function declarations.
6317 (expr_symbol_where): Declare.
6318 * symbols.c (resolve_symbol_value): Try to use expr_symbol_where
6319 rather than printing the meaningless name of an expression
6320 symbol.
6321
214f540d
KR
6322Thu Jun 20 15:57:41 1996 Ken Raeburn <raeburn@cygnus.com>
6323
6324 * config/tc-i386.c (md_number_to_chars): Deleted.
6325 * config/tc-i386.h (md_number_to_chars): New macro.
6326
6327 * config/tc-alpha.c (build_operate_n, build_mem): Moved earlier in
6328 the file.
6329 (load_symbol_address, load_expression): Use build_mem.
6330 (build_operate): New function.
6331 (emit_addq_r): Use it.
6332
6333 Wed Mar 13 22:14:14 1996 Pat Rankin <rankin@eql.caltech.edu>
6334
6335 * symbols.c (colon): #if VMS, use S_SET_OTHER to store `const_flag'.
6336
6337 Tue Mar 5 14:31:45 1996 Pat Rankin <rankin@eql.caltech.edu>
6338
6339 * config/tc-vax.h (NOP_OPCODE): Define.
6340
6341 Sun Feb 4 21:01:03 1996 Pat Rankin <rankin@eql.caltech.edu>
6342
6343 * config/obj-vms.h (S_IS_COMMON): Define.
6344 (S_IS_LOCAL): Check for \002 as well as \001.
6345 (LONGWORD_ALIGNMENT): New macro.
6346 (SUB_SEGMENT_ALIGN): Use it.
6347
6348 Fri Jan 26 17:44:09 1996 Pat Rankin <rankin@eql.caltech.edu>
6349
6350 * config/vms-conf.h: Reconcile with conf.in.
6351
7b9b1eb2
ILT
6352Wed Jun 19 11:31:50 1996 Ian Lance Taylor <ian@cygnus.com>
6353
793f9558
ILT
6354 * write.c (is_dnrange): Only define if TC_GENERIC_RELAX_TABLE is
6355 defined.
6356
84577dde
ILT
6357 * doc/as.texinfo: Document that any number of hex digits can
6358 follow \x.
6359
0d6cae1e
ILT
6360 * as.c (struct defsym_list): Define.
6361 (defsyms): New static variable.
6362 (parse_args): Just put --defsym arguments on defsyms list, rather
6363 than defining them.
6364 (main): Define defsyms after output file is created.
6365
6e3f7f1b
ILT
6366 * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on
6367 cpu32. From Eric Norum <Eric.Norum@usask.ca>.
6368
8095b665
ILT
6369 * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', set
6370 insn_error rather than calling check_absolute_expr.
6371
6372 * as.c (emulation_name): Remove unused static variable.
6373 (default_emul_bfd_name): Add return NULL to avoid warning.
6374 * ecoff.c (ecoff_stab): Remove unused variables name and
6375 name_end.
6376 * frags.c (frag_new): Remove unused variable tmp.
6377 * hash.c (hash_grow): Parenthesize + within <<.
6378 (hash_print_statistics): Use %lu, not %d, to print unsigned
6379 long variables.
6380 * messages.c: Include "libiberty.h".
6381 (fprint_value): Add cast to avoid printf warning.
6382 (sprint_value): Likewise.
6383 * read.c: Include "ecoff.h".
6384 (emit_expr): Add casts to avoid printf warnings.
6385 * read.h: Use extern for function declarations.
6386 (pop_insert): Declare.
6387 * stabs.c: Include "ecoff.h".
6388 * subsegs.c (subseg_set_rest): Remove unused variables tmp,
6389 former_last_fragP, and new_fragP.
6390 * subsegs.h (subsegs_print_statistics): Declare.
6391 * symbols.c (debug_verify_symchain): Change macro to discard
6392 arguments.
6393 * write.c (dump_section_relocs): Likewise.
6394 * write.h: Use extern for function declarations.
6395 (write_print_statistics): Declare.
6396 * config/e-mipsecoff.c (mipsecoff_bfd_name): Return NULL to avoid
6397 warning.
6398 * config/e-mipself.c (mipself_bfd_name): Likewise.
6399 * config/obj-elf.h (elf_ecoff_set_ext): Declare.
6400
9ee759fc
ILT
6401 * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): If OBJ_ELF, always
6402 emit relocations against external symbols.
6403
faa3f539
ILT
6404 * config/tc-alpha.c (tc_gen_reloc): Output a sensible error
6405 message if bfd_reloc_type_lookup fails, rather than calling
6406 assert.
6407
7b9b1eb2
ILT
6408 * config/tc-alpha.c (alpha_force_relocation): Add
6409 BFD_RELOC_12_PCREL to switch.
6410
6411Tue Jun 18 20:29:57 1996 Doug Evans <dje@canuck.cygnus.com>
6412
6413 * config/tc-i386.h (LOCAL_LABEL,FAKE_LABEL_NAME): Use defaults for
6414 TE_PE (Lfoo, not .Lfoo).
6415
d9453233
ILT
6416Tue Jun 18 17:13:33 1996 Ian Lance Taylor <ian@cygnus.com>
6417
24b018ee
ILT
6418 * read.c (s_fill): Don't warn about a zero repeat count.
6419
c674dcaa
ILT
6420 * config/tc-mips.c (mips_ip): Don't warn about using AT as a
6421 coprocessor register.
6422
d9453233
ILT
6423 * config/tc-i386.c (md_assemble): When checking the size of a
6424 register to set the size of an instruction, do a bitwise and with
6425 Reg8 and Reg16 rather than requiring the type to be exactly Reg8
6426 or Reg16.
6427
3d0afe12
JL
6428Tue Jun 18 13:19:51 1996 Jeffrey A. Law <law@rtl.cygnus.com>
6429
6430 * config/tc-h8300.c (parse_reg): Tweak error messages.
6431 (build_bytes): Likewise.
6432 (skip_colonthing): Handle :32 suffix.
6433 (get_specific): Promote L_24 to L_32 if it makes a match.
6434 Don't always promote L_8 to L_16.
6435 (do_a_fix_imm): Clean up L_32 and L_24 handling.
6436
3d0afe12
JL
6437 * config/tc-h8300.c (Smode): New variable.
6438 (h8300hmode): Turn off Hmode.
6439 (h8300smode): New function. Turn on Smode and Hmode.
6440 (md_pseudo_table): New ".h8300s" pseudo-op.
6441 (parse_reg): Handle "exr" register.
6442 (get_operand): Handle bizarre syntax for "stm.l" and "ldm.l".
6443 Handle "mach" and "machl" operands for ldmac.
6444 (get_specific): Handle "stm.l" and "ldm.l".
6445 (build_bytes): Handle "stm.l" and "ldm.l"; handle MACREG operands.
6446 * config/tc-h8300.h (COFF_MAGIC): Handle H8/S magic number.
6447 (Smode): Declare.
6448
370181a2
C
6449Mon Jun 17 15:50:53 1996 J.T. Conklin <jtc@rtl.cygnus.com>
6450
6451 * doc/as.texinfo: Reorder chapter of machine dependent options so
6452 that it is sorted by chip name.
6453
6454 * doc/as.texinfo: Use consistant spelling of Vax.
6455 * doc/c-vax.texi: Likewise.
6456
02d4dd87
JL
6457Mon Jun 17 11:26:56 1996 Jeffrey A. Law <law@rtl.cygnus.com>
6458
6459 * config/tc-hppa.c (md_pseudo_table): Add ".begin_try" and ".end_try"
6460 pseudo ops.
6461 (tc_gen_reloc, SOM version): Handle R_BEGIN_TRY and R_END_TRY.
6462 (md_apply_fix): Likewise.
6463 (pa_try): New function.
6464 (hppa_force_relocation): Force relocs for BEGIN_TRY and END_TRY.
6465
b81231b7
JL
6466Sun Jun 16 22:57:47 1996 Jeffrey A. Law <law@rtl.cygnus.com>
6467
6468 * config/tc-hppa.c (md_pseudo_table): Add ".level" pseudo op.
6469 (pa_level): New function.
6470
fe8d0ff3
ILT
6471Fri Jun 14 20:06:44 1996 Ian Lance Taylor <ian@cygnus.com>
6472
6473 * listing.c (listing_newline): Don't do anything if listing is 0.
6474
6475Thu Jun 13 17:50:54 1996 Ian Lance Taylor <ian@cygnus.com>
6476
6477 * subsegs.c (section_symbol): If symbol_table_frozen is set, call
6478 symbol_create, not symbol_new.
6479
9bec2a42
ILT
6480Wed Jun 12 14:10:44 1996 Ian Lance Taylor <ian@cygnus.com>
6481
6482 * write.c (adjust_reloc_syms): Don't set sy_used_in_reloc for an
6483 absolute symbol unless TC_FORCE_RELOCATION returns true.
6484
6485 * config/obj-coff.c (previous_file_symbol): Remove BFD_ASSEMBLER
6486 version.
6487 (c_dot_file_symbol): BFD_ASSEMBLER version: Don't set the value of
6488 the symbol to a pointer. Don't set previous_file_symbol.
6489 Simplify symbol list rearrangement.
6490 (coff_frob_symbol): Don't do anything with C_FILE symbols.
6491 (coff_adjust_symtab): Don't check previous_file_symbol.
6492
c992cf9b
MM
6493Mon Jun 10 14:52:29 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6494
6495 * config/tc-ppc.c (ppc_elf_lcomm): New function for .lcomm
6496 directive.
6497 (md_pseudo_table): Add ppc_elf_lcomm.
6498
1ba76615 6499Mon Jun 10 11:45:51 1996 Ian Lance Taylor <ian@cygnus.com>
92e61d31
ILT
6500
6501 * config/tc-m68k.c (m68k_ip): Accept ABSL for 'O', so that `bfextu
6502 d0{24:1},d0' works without an immediate prefix on the bit numbers.
6503 (md_begin): Add digits to alt_notend_table.
6504 (md_parse_option): Make s a const pointer.
1ba76615 6505
b91e85c2
ILT
6506 * config/tc-sparc.c (md_pseudo_table): Add "empty".
6507 (s_empty): New static function.
6508
e789e620
ILT
6509 * config/obj-coff.c (struct filename_list): Only define if not
6510 BFD_ASSEMBLER.
6511 (filename_list_head, filename_list_tail): Likewise.
6512 (c_section_symbol): Remove unused BFD_ASSEMBLER version.
6513 (obj_coff_endef, BFD_ASSEMBLER version): Don't set the debugging
6514 flag for C_MOS, C_MOE, C_MOU, or C_EOS symbols, since they should
6515 have a section of N_ABS rather than N_DEBUG. If we do a merge,
6516 remove the new symbol from the list.
6517 (obj_coff_endef, both versions): Call tag_insert even if there is
6518 an old symbol with the same name, if the old symbol does not
6519 happen to be a tag.
6520 (coff_frob_symbol): Check SF_GET_TAG, C_EOF, and C_FILE outside of
6521 the SF_GET_DEBUG condition. Don't call SA_SET_SYM_ENDNDX with a
6522 symbol that will be moved to the end of the symbol list.
6523 (coff_adjust_section_syms): Always call section_symbol for .text,
6524 .data, and .bss.
6525 (coff_frob_section): Likewise. Also, remove unused variable
6526 strname.
6527
0670452e
ILT
6528 * config/tc-ns32k.c (convert_iif): Call frag_grow rather than
6529 manipulating frags directly.
6530 (md_number_to_field): Adjust mem_ptr correctly if ENDIAN is
6531 defined.
6532
41822c41
ILT
6533 * app.c (do_scrub_chars): If '/' is LINE_COMMENT_START, check
6534 whether the next character is '*' before checking whether we are
6535 at the start of a line. Permit LINE_COMMENT_START to start a
6536 comment in state 1 (seen some whitespace) as well, to match the
6537 documentation.
6538
1ba76615
ILT
6539 * gasp.c (do_align): Permit a fill value for .align.
6540
ed381b67
JW
6541Wed Jun 5 17:09:26 1996 Ian Lance Taylor <ian@cygnus.com>
6542
6543 * read.c (next_char_of_string): Warn if a newline is seen in the
6544 middle of a string. Call bump_line_counters when appropriate.
6545
6546Wed Jun 5 17:08:36 1996 Richard Henderson <rth@tamu.edu>
6547
6548 * symbols.c (colon): Use LOCAL_LABEL.
6549
2c7aeec6
TT
6550Tue Jun 4 10:55:16 1996 Tom Tromey <tromey@csk3.cygnus.com>
6551
6552 * Makefile.in (install): Don't check to see if tooldir exists.
6553 Make $(tooldir) and $(tooldir)/bin.
6554
527b8324
MM
6555Tue Jun 4 10:14:53 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6556
6557 * config/ppc-sol.mt (TDEFINES): Don't turn on -mregnames by
6558 default.
6559
3b426f5a
ILT
6560Mon Jun 3 11:34:41 1996 Ian Lance Taylor <ian@cygnus.com>
6561
6562 * config/tc-mips.c (mips_ip): Don't call as_warn if we are setting
6563 insn_error. Don't put the string "ERROR" in insn_error. Set
6564 insn_error rather than calling as_warn for an unsupported opcode.
6565
9c44af60
ILT
6566Sat Jun 1 21:51:55 1996 Ian Lance Taylor <ian@cygnus.com>
6567
6568 * config/tc-mips.c (md_parse_option): Check for a 64 bit format
6569 before permitting -64.
6570 * output-file.c (output_file_create): Remove duplicate
6571 bfd_perror.
6572
98bfd087
ILT
6573Fri May 31 01:08:06 1996 Ian Lance Taylor <ian@cygnus.com>
6574
87178180
ILT
6575 * config/tc-mips.c (md_begin): If -64, create a .MIPS.options
6576 section rather than a .reginfo section.
6577 (mips_elf_final_processing): If -64, write out 64 bit RegInfo
6578 information.
6579
98bfd087
ILT
6580 * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32
6581 bit value with the high bit set.
6582
b95bee13
ILT
6583Thu May 30 19:00:19 1996 Ian Lance Taylor <ian@cygnus.com>
6584
6585 * read.c (s_lcomm): Set section flags for .sbss section.
6586
6587 * config/tc-mips.c (mips_64): New static variable.
6588 (mips_target_format): If mips_64, return elf64 targets rather than
6589 elf32 ones.
6590 (md_longopts): Add "32" and "64".
6591 (md_parse_option): Handle -32 and -64.
6592 (md_show_usage): Mention -32 and -64.
6593 (cons_fix_new_mips): If mips_64, don't convert an 8 byte reloc to
6594 a 4 byte one.
6595
1facd5f0
MM
6596Thu May 30 10:36:19 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6597
98bfd087
ILT
6598 * config/tc-ppc.c (comment_chars): Make '!' a comment character
6599 for Solaris compatibility.
d0e1c803 6600
1facd5f0
MM
6601 * stabs.c (s_stab_generic): Under PowerPC Solaris, convert a
6602 .stabd with 4 arguments into a .stabn.
6603
a40aee38
ILT
6604Wed May 29 16:43:16 1996 Ian Lance Taylor <ian@cygnus.com>
6605
6606 * config/tc-mips.c (macro): When passing X_add_number to
6607 macro_build, cast it to int first.
6608
943bdfdc
ILT
6609Tue May 28 13:29:39 1996 Ian Lance Taylor <ian@cygnus.com>
6610
54388b85
ILT
6611 * config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as
6612 created by emit_expr.
6613
943bdfdc
ILT
6614 * symbols.c (symbol_create): If bfd_make_empty_symbol fails, call
6615 as_perror rather than assert.
6616
9b61d62b
ILT
6617Fri May 24 18:24:11 1996 Ian Lance Taylor <ian@cygnus.com>
6618
6619 * config/tc-mips.c (mips_ip): Mark sections created to hold
6620 floating point information as read only.
6621
e30c0076
MM
6622Fri May 24 12:07:54 1996 David Edelsohn <edelsohn@mhpcc.edu>
6623
6624 * config/tc-ppc.c (ppc_set_cpu): Change defaults to match AIX.
6625
63cafcef
MM
6626Thu May 23 17:34:24 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6627
adeab39b
MM
6628 * read.c (potable): Add .skip as a synonym for .space.
6629
63cafcef
MM
6630 * stabs.c (s_stab_generic): For PowerPC ELF, allow .stabd to take
6631 4 arguments, providing the 4th argument is 0, to allow
6632 compatibility with the Solaris assembler.
6633
6634Thu May 16 15:51:48 1996 Ian Lance Taylor <ian@cygnus.com>
6635
6636 * config/tc-sh.h (struct sh_segment_info_type): Define.
6637 (TC_SEGMENT_INFO_TYPE): Define.
6638 (sh_frob_label): Declare.
6639 (tc_frob_label): Define.
6640 (sh_flush_pending_output): Declare.
6641 (md_flush_pending_output): Define.
6642 * config/tc-sh.c (md_assemble): If relaxing, emit a R_SH_CODE
6643 reloc before the instruction if necessary.
6644 (sh_frob_label): New function.
6645 (sh_flush_pending_output): New function.
6646 (sh_coff_frob_file): Ignore ALIGN, CODE, DATA, and LABEL relocs
6647 when looking for the reloc for the target of .uses.
6648 (md_convert_frag): Fix printf format (%0xlx to 0x%lx).
6649 (sh_force_relocation): Force CODE, DATA, and LABEL relocs to be
6650 emitted.
6651 (md_apply_fix): Ignore CODE, DATA, and LABEL relocs.
6652 (sh_coff_reloc_mangle): Force CODE, DATA, and LABEL relocs to use
6653 the absolute symbol.
6654
6655 * subsegs.h (segment_info_type): Add tc_segment_info_data field if
6656 TC_SEGMENT_INFO_TYPE is defined.
6657
3ea36b53
ILT
6658Wed May 15 12:23:53 1996 Ian Lance Taylor <ian@cygnus.com>
6659
6660 * config/tc-i386.c (md_assemble): Make sure the opcode suffix
6661 matches the register size.
6662
ecb9b1ca
JL
6663Wed May 15 08:33:37 1996 Jeffrey A Law (law@cygnus.com)
6664
6665 * config/obj-coff.c (count_entries_in_chain): Ignore Fixups with
6666 fx_done set.
6667 (do_relocs_for): Likewise.
6668 (fixup_segment): Don't just quit if linkrelax is set. Try to
6669 apply non pc-relative sym1-sym2 fixups, even if linkrelax is
6670 nonzero.
6671
f122568e
MM
6672Fri May 10 14:16:59 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6673
6674 * config/tc-ppc.c (ppc_elf_validate_fix): Allow GOT and section
6675 relative relocations with -mrelocatable. Also allow unfixed
6676 relocs in .ex_shared.
6677
6648d3ae
ILT
6678Tue May 7 11:24:10 1996 Ian Lance Taylor <ian@cygnus.com>
6679
6680 * config/obj-coff.c (yank_symbols): Check that FNAME_OFFSET is
6681 non-zero before assuming this is a long file name.
6682 (w_strings): Likewise.
6683 (c_dot_file_symbol): Set FNAME_OFFSET to 1 for a long file name.
6684
6685 * config/obj-coff.c (w_strings): Move declaration of i inside
6686 #ifdef block which uses it.
6687
c47fc401
JL
6688Tue May 7 00:49:58 1996 Jeffrey A Law (law@cygnus.com)
6689
6690 * config/tc-h8300.c (do_a_fix_imm): Rename last argument to
6691 "relaxmode". Output relocs which identify various relaxing
6692 possibilities for mov.[bwl] instructions.
6693 (build_bytes): Pass in a relaxing mode to do_a_fix_imm.
6694
9ea82743
DE
6695Mon May 6 15:26:28 1996 Doug Evans <dje@canuck.cygnus.com>
6696
6697 * config/tc-arm.h (TC_HANDLES_FX_DONE): Define.
6698 (MD_APPLY_FIX3): Define.
6699 * config/tc-arm.c (my_get_expression): Only watch for bad segments
6700 if OBJ_AOUT.
6701 (md_apply_fix3): Renamed from md_apply_fix.
6702 If pcrel reloc and symbol is in different section, undo effects
6703 of md_pcrel_from.
6704
ab7db73b
JL
6705Sat May 4 12:49:35 1996 Jeffrey A Law (law@cygnus.com)
6706
6707 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust
6708 any reloc with an LR% or RR% field selector for SOM.
6709
c9324fcd
ILT
6710Sat May 4 11:26:19 1996 Ian Lance Taylor <ian@cygnus.com>
6711
6712 * Makefile.in: Add subsegs.h to appropriate TARG_CPU_DEP_*
6713 variables.
6714
d4d7d98c
ILT
6715Fri May 3 17:58:31 1996 Ian Lance Taylor <ian@cygnus.com>
6716
6717 * config/obj-coff.c (coff_frob_symbol): Don't merge a symbol with
6718 SF_GET_STATICS set.
6719 (yank_symbols): Likewise.
6720
8fe2ec52
ILT
6721Wed May 1 13:38:17 1996 Ian Lance Taylor <ian@cygnus.com>
6722
7681eb9d
ILT
6723 * subsegs.h (segment_info_type): If MANY_SEGMENTS and not
6724 BFD_ASSEMBLER, add name field.
ba97ba7e
ILT
6725 * config/obj-coff.c: Include "libiberty.h".
6726 (coff_header_append): Handle long section names.
7681eb9d
ILT
6727 (crawl_symbols): Just use the name field for the symbol name,
6728 without worrying about null byte termination.
6729 (w_strings): Handle long section names.
6730 (write_object_file): Likewise. Also, use the name field, rather
6731 than scnhdr.s_name.
6732 (obj_coff_add_segment): Permit long section names.
6733 (obj_coff_init_stab_section): Use the name field, rather than
6734 scnhdr.s_name.
6735 (adjust_stab_section): Likewise.
6736 * config/te-pe.h (COFF_LONG_SECTION_NAMES): Define.
6737
8fe2ec52
ILT
6738 * config/tc-i960.c (brtab_emit): Don't set fx_im_disp field.
6739 (mem_fmt): Likewise.
6740 (md_apply_fix): Don't check fx_im_disp field.
6741
556829bc
ILT
6742Thu Apr 25 11:39:51 1996 Ian Lance Taylor <ian@cygnus.com>
6743
f9e36fc6
ILT
6744 * configure.in: Add * after sparc*-*-vxworks.
6745 * configure: Rebuild.
6746
556829bc
ILT
6747 * app.c (do_scrub_begin): If tc_comment_chars is not defined,
6748 define it to comment_chars. Use tc_comment_chars rather than
6749 comment_chars.
6750 (do_scrub_chars): Use tc_comment_chars rather than comment_chars.
6751 * config/tc-m68k.h (tc_comment_chars): Define.
6752 (m68k_comment_chars): Declare.
6753 * config/tc-m68k.c (m68k_comment_chars): Rename from
6754 comment_chars. Change into a pointer rather than an array.
6755 (md_longopts): Add "bitwise-or".
6756 (md_parse_option): Handle OPTION_BITWISE_OR.
6757 (md_show_usage): Mention --bitwise-or.
6758 * doc/c-m68k.texi: Document --bitwise-or.
6759
116bf30f
ILT
6760Wed Apr 24 11:28:38 1996 Ian Lance Taylor <ian@cygnus.com>
6761
912e4245
ILT
6762 * config/tc-m68k.c (m68k_ip): Prevent attempts to use long offsets
6763 in 68000 mode.
6764
116bf30f
ILT
6765 * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version:
6766 call demand_empty_rest_of_line. Non BFD_ASSEMBLER version:
6767 correct handling of input line pointer, and call
6768 demand_empty_rest_of_line.
6769
58c9a12b
DE
6770Mon Apr 22 18:02:37 1996 Doug Evans <dje@blues.cygnus.com>
6771
6772 * config/tc-sparc.c (in_bitfield_range): New static function.
6773 (sparc_ip): New cases X,Y. Use SPARC_OPCODE_ARCH_V9_P.
6774 (md_apply_fix, cases BFD_RELOC_32_PCREL_S2,
6775 BFD_RELOC_SPARC_{WDISP16,WDISP19}): Fix undefined code.
6776 (md_apply_fix): New cases BFD_RELOC_SPARC_[56].
6777 (tc_gen_reloc): New cases BFD_RELOC_SPARC_[56].
6778
ff406bd3
ILT
6779Thu Apr 18 18:58:33 1996 Ian Lance Taylor <ian@cygnus.com>
6780
6781 * config/obj-coff.c: BFD_ASSEMBLER:
6782 (coff_last_bf): New static variable.
6783 (coff_frob_symbol): Set endndx of a .bf symbol.
6784 Non BFD_ASSEMBLER:
6785 (obj_coff_endef): Call SF_SET_PROCESS on a .bf symbol.
6786 (last_bfP): New static variable.
6787 (yank_symbols): Set endndx of a .bf symbol.
6788
47d12b2c
MM
6789Thu Apr 18 11:53:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6790
6791 * config/tc-ppc.c (md_parse_option): Add support for Solaris's -le
6792 and -s options. Add -be for good measure.
6793
3ce7f41a
ILT
6794Wed Apr 17 12:31:01 1996 Ian Lance Taylor <ian@cygnus.com>
6795
6796 * read.c (s_space): Support non-constant fill value. Handle fill
6797 value correctly for a size other than 1.
6798
865447db
DE
6799Tue Apr 16 15:17:40 1996 Doug Evans <dje@canuck.cygnus.com>
6800
6801 * config/tc-arm.c (my_get_float_expression): Update call to
6802 gen_to_words, X_PRECISION changed from 6 to 5.
6803
159e6ef8
MM
6804Tue Apr 16 10:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6805
6806 * config/tc-ppc.c (register_name,reg_name_search): Move register
6807 name lookup from PE specific code to all targets. Add support for
6808 -mregnames/-mno-regnames to control whether register names are
6809 expanded or not.
6810 (md_assemble): Call register_name for all platforms.
6811 (md_parse_option): Add support for -mregnames/-mno-regnames.
6812
6813 * configure.in (powerpcle*-*-solaris): Add support.
6814 (powerpc*-*-linux): Ditto.
6815 * configure: Regenerate.
6816
6817 * config/ppc-sol.mt: New config file for PowerPC Solaris.
6818
7a15a226
ILT
6819Mon Apr 15 12:26:33 1996 Ian Lance Taylor <ian@cygnus.com>
6820
aa9e2dbe
ILT
6821 * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to
6822 be associated with a single %lo reloc.
6823
7a15a226
ILT
6824 * config/tc-mips.c (load_address): Cast X_add_number to valueT
6825 before comparing against MAX_GPREL_OFFSET, so that negative
6826 numbers are handled correctly.
6827 (macro): Likewise.
6828
65feb78d
ILT
6829Thu Apr 11 12:39:02 1996 Ian Lance Taylor <ian@cygnus.com>
6830
ed94c2b8
ILT
6831 * config/tc-sparc.c (last_insn): New static variable.
6832 (md_assemble): Warn about putting floating point branches in a
6833 delay slot. If architecture is less than v9, insert NOP
6834 instructions between floating point instructions and floating
6835 point branches. (The SunOS assembler does both these operations.)
6836 Save the last instruction opcode.
6837 (sparc_ip): Add pinsn parameter. Change caller.
6838
65feb78d
ILT
6839 * config/tc-m68k.c (md_estimate_size_before_relax): Correct check
6840 for byte jump to next instruction to skip empty frags.
6841
456c301f
ILT
6842Wed Apr 10 16:48:12 1996 Ian Lance Taylor <ian@cygnus.com>
6843
6844 * config/tc-alpha.c (alpha_ip): If we are going to call emit_add64
6845 for addq with a 16 bit signed value, just emit a lda instruction
6846 instead.
6847
b3ed89e8
JL
6848Wed Apr 10 14:34:49 1996 Jeffrey A Law (law@cygnus.com)
6849
6850 * config/tc-h8300.c (do_a_fix_imm): Don't cut off high bits
6851 of a 32bit operand.
6852
b4cb4ea2
ILT
6853Mon Apr 8 14:42:53 1996 Ian Lance Taylor <ian@cygnus.com>
6854
6855 * configure.in: Permit --enable-shared to specify a list of
6856 directories.
6857 * configure: Rebuild.
6858
dcb195f8
JL
6859Fri Apr 5 17:01:35 1996 Jeffrey A Law (law@cygnus.com)
6860
6861 * config/tc-h8300.c (get_specific): Remove some #if 0 code.
6862 (build_bytes): Remove all ABSMOV related code; it's unnecessary.
6863
13e4a17e
ILT
6864Fri Apr 5 15:13:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6865
6866 * config/atof-ieee.c: Fix handling of denormalized extended
6867 precision numbers and overflow/underflow detection.
6868 (MAX_PRECISION, X_PRECISION, P_PRECISION): Changed from 6 to 5, to
6869 not include the 16 bit gap in the m68k extended precision format.
6870
2ae5f50b
ILT
6871Fri Apr 5 14:29:23 1996 Ian Lance Taylor <ian@cygnus.com>
6872
6873 * configure.in: Add i386-*-freebsdelf* target; from John Polstra
6874 <jdp@polstra.com>.
6875 * configure: Rebuild.
6876
54ea771f
JSC
6877Fri Apr 5 18:39:28 1996 James G. Smith <jsmith@cygnus.co.uk>
6878
6879 * config/tc-mips.c: Allow non-zero offsets from .sdata symbols to
6880 be accessed using the $gp register.
6881 * config/tc-mips.h (MAX_GPREL_OFFSET): Added.
6882
65b12103
DE
6883Wed Apr 3 10:56:14 1996 Doug Evans <dje@canuck.cygnus.com>
6884
6885 * config/tc-sparc.c (sparc_md_end): Set bfd machine number to
6886 bfd_mach_sparc_sparclet if current_architecture is sparclet.
6887
2271578d
ILT
6888Mon Apr 1 16:55:44 1996 Ian Lance Taylor <ian@cygnus.com>
6889
6890 * read.c (get_line_sb): Bump line counters based on
6891 input_line_pointer[-1], not *input_line_pointer. Don't bother to
6892 call LISTING_NEWLINE.
6893 (s_macro): Don't call demand_empty_rest_of_line.
6894 * app.c (do_scrub_chars): When handling C style comments, unget
6895 ch2 rather than ch.
6896
7d3741ed
ILT
6897Fri Mar 29 16:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
6898
6899 * read.h (enum linkonce_type): Define.
6900 (s_linkonce): Declare.
6901 * read.c (potable): Add "linkonce".
6902 (s_linkonce): New function.
6903 * subsegs.h (segment_info_type): Add linkonce field to
6904 MANY_SEGMENTS && ! BFD_ASSEMBLER section.
6905 * config/obj-coff.h (obj_handle_link_once): Define if TE_PE.
6906 (obj_coff_pe_handle_link_once): Declare if TE_PE.
6907 * config/obj-coff.c: If TE_PE and not BFD_ASSEMBLER, #include
6908 "coff/pe.h".
6909 (obj_coff_pe_handle_link_once): New function, defined if TE_PE.
6910 (c_section_symbol): If TE_PE, set the x_comdat field in the aux
6911 entry based on the linkonce field in segment_info.
6912 * doc/as.texinfo: Document .linkonce.
6913
0c203340
C
6914Fri Mar 29 11:31:27 1996 J.T. Conklin (jtc@lisa.cygnus.com)
6915
6916 * doc/as.1: Changed to be recognized by catman -w on Solaris.
6917
867a58b3
ILT
6918Thu Mar 28 15:27:47 1996 Ian Lance Taylor <ian@cygnus.com>
6919
3197da91
ILT
6920 * stabs.c (s_stab_generic): Call the listing functions before
6921 doing the rest of the processing, which may involve freeing the
6922 string. Pass string, not string + stroff, to OBJ_PROCESS_STAB in
6923 SEPARATE_STAB_SECTIONS case.
6924
3c071b9f
ILT
6925 * config/tc-hppa.c: Remove nested comment.
6926 (tc_gen_reloc): Move label done inside the ifdef in which it is
6927 used.
6928 (md_apply_fix): Pass pointers to correct types to libhppa.h
6929 functions. Always return a value.
6930
867a58b3
ILT
6931 * config/tc-mips.h (tc_frob_file): Define.
6932 (mips_frob_file): Declare.
6933 * config/tc-mips.c (struct mips_hi_fixup): Define.
6934 (mips_hi_fixup_list): New static variable.
6935 (imm_unmatched_hi): New static variable.
6936 (md_assemble): Clear imm_reloc, imm_unmatched_hi, and
6937 offset_reloc. Pass imm_unmatched_hi to append_insn.
6938 (append_insn): Add unmatched_hi parameter. If it is set, add the
6939 new fixup to mips_hi_fixup_list. Change all callers.
6940 (mips_ip): Set imm_unmatched_hi when appropriate.
6941 (mips_frob_file): New function.
6942
d0352cbb
DE
6943Thu Mar 28 11:47:59 1996 Doug Evans <dje@canuck.cygnus.com>
6944
6945 * configure.in (sparc-*-solaris2*): Renamed from sparc*-*-solaris2*.
6946 * configure: Regenerated.
6947
4f74c042
ILT
6948Tue Mar 26 18:19:12 1996 Ian Lance Taylor <ian@cygnus.com>
6949
6950 * as.c (main): Call bfd_set_error_program_name.
6951
5ba7c0be
ILT
6952Fri Mar 22 11:13:00 1996 Ian Lance Taylor <ian@cygnus.com>
6953
c7a89bde
ILT
6954 * as.h (strdup): Don't declare.
6955 * stabs.c: Include libiberty.h
6956 (get_stab_string_offset): Use xstrdup rather than strdup.
6957 (s_stab_generic): Likewise.
6958 * as.c (parse_args): Likewise.
6959 * read.c (s_mri_sect): Likewise.
6960
5ba7c0be
ILT
6961 * gasp.c (change_base): Recognize \(...) construct documented to
6962 pass through enclosed characters literally through to the output.
6963 (process_assigns): Likewise. Also, be more careful to avoid
6964 looking past the end of the buffer.
6965
6966Thu Mar 21 13:18:43 1996 Ian Lance Taylor <ian@cygnus.com>
6967
6968 * config/tc-i386.c (md_parse_option): If OBJ_ELF, ignore -k for
6969 FreeBSD compatibility. From John Polstra <jdp@polstra.com>.
6970
d1f38e13
ILT
6971Wed Mar 20 18:13:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6972
6973 * doc/as.texinfo, doc/c-i960.texi: Fix typos.
6974
649d87fe
ILT
6975Wed Mar 20 17:05:16 1996 David Mosberger-Tang <davidm@azstarnet.com>
6976
6977 * config/alpha-opcode.h: Added cvtst instruction.
6978
975def01
ILT
6979Mon Mar 18 13:12:46 1996 Ian Lance Taylor <ian@cygnus.com>
6980
6981 * ecoff.c (ecoff_stab): Don't try to make a symbol out of the stab
6982 string. Extract the addend from the result of expression.
6983
fde6018a
ILT
6984Fri Mar 15 17:10:43 1996 Ian Lance Taylor <ian@cygnus.com>
6985
6986 * app.c (do_scrub_chars): If whitespace is seen in state 11, and
6987 LABELS_WITHOUT_COLONS is not defined, and we are not in m68k MRI
6988 mode, change the state to 3 rather than 1.
6989
ee0f488d
ILT
6990Thu Mar 14 18:18:25 1996 Ian Lance Taylor <ian@cygnus.com>
6991
6992 * config/obj-coff.h (C_REGISTER_SECTION): Change from 20 to 50, to
6993 correspond to 11 March change.
6994
9da28504
JL
6995Thu Mar 14 15:27:10 1996 Jeffrey A Law (law@cygnus.com)
6996
6997 * config/tc-h8300.c (build_bytes, MEMIND case): Generate
6998 an R_MEM_INDIRECT reloc rather than R_RELBYTE.
6999
ea2488ad
ILT
7000Tue Mar 12 12:21:10 1996 Ian Lance Taylor <ian@cygnus.com>
7001
7002 * configure: Rebuild with autoconf 2.8.
7003
8fee8bf3
ILT
7004Mon Mar 11 18:57:12 1996 Ian Lance Taylor <ian@cygnus.com>
7005
7006 * config/atof-ieee.c (gen_to_words): Improve handling of
7007 X_PRECISION numbers. Based on patches from Andreas Schwab
7008 <schwab@issan.informatik.uni-dortmund.de>.
7009
a31c2bc7
SC
7010Mon Mar 11 09:59:53 1996 Steve Chamberlain <sac@slash.cygnus.com>
7011
7012 * as.h (SEG_NORMAL, SEG_LIST): Bump segment limit from 10 to 40.
7013 (SEG_LAST): New.
7014 * subsegs.c (MANY_SEGMENTS): Increase segment limit.
7015 * obj-coff.c (seg_N_TYPE, seg_info_off_by_4): Likewise.
7016 (do_relocs_for, w_symbols, obj_coff_add_segment, do_linenos_for,
7017 crawl_symbols, coff_header_append): Loop to SEG_LAST rather than
7018 SEG_E9.
7019
7020Thu Mar 7 15:17:39 1996 Doug Evans <dje@charmed.cygnus.com>
7021
7022 * config/tc-sparc.c (sparc_ip): Handle operand char 'O' (neg reg).
7023
73578b1e
JL
7024Thu Mar 7 09:19:15 1996 Jeffrey A Law (law@cygnus.com)
7025
7026 * config/tc-hppa.c (SUBSEG_MILLI): Define.
7027 (pa_def_subspaces): Add $MILLICODE$.
7028 (pa_spaces_begin): Set section flags for $MILLICODE$.
7029
0c27542f
ILT
7030Wed Mar 6 14:11:30 1996 Ian Lance Taylor <ian@cygnus.com>
7031
6b8ed20d
ILT
7032 * config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is
7033 not SHT_NOBITS. Don't tamper with flags based on type if a
7034 special section was found (revert Feb 29 change).
7035
0c27542f
ILT
7036 * config/tc-sh.c (sh_do_align): Only align using the nop pattern
7037 if aligning to a longword boundary or greater.
7038
6a413d6f
JW
7039Tue Mar 5 15:10:43 1996 Jim Wilson <wilson@chestnut.cygnus.com>
7040
7041 * config/tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align.
7042
4b295517
SC
7043Mon Mar 4 20:50:57 1996 Steve Chamberlain <sac@slash.cygnus.com>
7044
7045 * configure.in (i386-*-cygwin32): Don't use bfd_gas.
7046 * configure: Regenerated.
7047
eff5fcda
JL
7048Mon Mar 4 10:13:06 1996 Jeffrey A Law (law@cygnus.com)
7049
421e2c27
JL
7050 * config/tc-hppa.c: Add default definitions for R_N0SEL and
7051 R_N1SEL since they're not defined for old versions of hpux.
7052
eff5fcda
JL
7053 * config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code.
7054 Set "sym_ptr_ptr" and "addend" fields to dummy values for
7055 R_N0SEL and R_N1SEL.
7056
bb1013d9
ILT
7057Fri Mar 1 10:20:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7058
d197a7ab
ILT
7059 * flonum-konst.c: Add two more constants for 1e+-2048 and
7060 1e+-4096, and correct the other constants.
7061
bb1013d9
ILT
7062 * symbols.c (resolve_symbol_value): Handle O_logical_not.
7063
30510276
MM
7064Thu Feb 29 13:58:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7065
7066 * config/obj-elf.c (obj_elf_section): Allow predefined section
0d8405e8 7067 types to set the nobits type. Avoid a shadowed declaration.
30510276 7068
75c90d61
JL
7069Wed Feb 28 15:38:56 1996 Jeffrey A Law (law@cygnus.com)
7070
24b216e1
JL
7071 * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don't
7072 reduce relocs using e_nlrsel field selectors.
7073
75c90d61
JL
7074 * write.c (fix_new_exp): Don't use #elif. Some compilers
7075 don't handle it.
83b59013
JL
7076
7077 * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to
7078 the selector table.
7079 (pa_chk_field_selector): Handle new field selectors for SOM.
7080
535cfd0f
ILT
7081Tue Feb 27 14:42:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7082
7083 * configure.in (m68k-*-linux*aout*, m68k-*-linux*): New targets.
7084 * configure: Rebuild.
7085 * config/te-linux.h (LOCAL_LABELS_FB): Define.
7086 * config/tc-m68k.h (TARGET_FORMAT) [TE_LINUX]: Define to
7087 "a.out-m68k-linux".
7088 * config/tc-m68k.c (comment_chars): Don't include '#' if TE_LINUX
7089 is defined.
7090
d214421e
SS
7091Mon Feb 26 18:58:58 1996 Stan Shebs <shebs@andros.cygnus.com>
7092
7093 * mpw-make.sed: Update to handle shared library support.
7094
110b814d
DE
7095Mon Feb 26 10:34:10 1996 Doug Evans <dje@charmed.cygnus.com>
7096
7097 * config/tc-sparc.c (sparc_ip): Print all architectures that support
7098 the insn on mismatch.
7099
805e36ab
RS
7100Fri Feb 23 21:44:39 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7101
7102 * configure.in: Add support for a29-coff.
7103 * configure: Rebuild.
7104
e41ab2a6
ILT
7105Thu Feb 22 16:39:43 1996 Ian Lance Taylor <ian@cygnus.com>
7106
101a2346
ILT
7107 * config/tc-sh.c (sh_coff_frob_file): Don't consider the address
7108 of the section when looking for the R_SH_USES fixup, because the
7109 frag addresses have not yet been adjusted.
7110
940c413f
ILT
7111 * gdbinit.in: Set a breakpoint on as_warn_where.
7112
e41ab2a6
ILT
7113 * config/tc-mips.c (macro): Add missing arguments to macro_build
7114 omitted in last change. From Jim Wilson <wilson@cygnus.com>.
7115
c6016ce2
ILT
7116Wed Feb 21 17:00:32 1996 Ian Lance Taylor <ian@cygnus.com>
7117
7118 * config/tc-h8300.c (tc_reloc_mangle): Change reloc based on size
7119 if it is TC_CONS_RELOC. Set a size of 4 to R_RELLONG.
7120
b32fbe07
DE
7121Wed Feb 21 09:25:39 1996 Doug Evans <dje@charmed.cygnus.com>
7122
7123 * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8.
7124
2e5e6879
DE
7125Tue Feb 20 21:48:03 1996 Doug Evans <dje@charmed.cygnus.com>
7126
7127 * config/tc-sparc.c (parse_keyword_arg): Accept leading '%'.
7128 (sparc_ip): Accept %asr[1..31] for v8 and %asr[%16..31] for v9.
7129 Recognize [uU] format args as sparclet cpregs.
7130
8a2e1fdd
ILT
7131Tue Feb 20 22:25:55 1996 Ian Lance Taylor <ian@cygnus.com>
7132
7133 * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs
7134 in bss_section.
7135
21965655
ILT
7136Mon Feb 19 14:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
7137
7138 * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK as
7139 well as S_IS_EXTERNAL.
7140 (tc_fix_adjustable): Likewise.
7141 * config/tc-sparc.c (md_apply_fix): In OBJ_ELF case, check for
7142 S_IS_WEAK as well as S_IS_EXTERNAL when deciding whether to return
7143 early.
7144 (tc_gen_reloc): Check S_IS_WEAK as wel as S_IS_EXTERNAL when
7145 deciding whether to convert BFD_RELOC_32_PCREL_S2 if PIC.
7146
d8b42b96
DE
7147Mon Feb 19 02:15:57 1996 Doug Evans <dje@charmed.cygnus.com>
7148
7149 * config/tc-sparc.c (max_architecture): Change to sparclite for
7150 32 bit arch.
7151 (default_compatible): Delete.
7152 (sparc_ffs): New function.
7153 (md_begin): Only call SPARC_OPCODE_CONFLICT_P once.
7154 (sparc_ip): Rewrite architecture match and bump logic.
7155
7925f4d4
ILT
7156Sun Feb 18 15:03:50 1996 Ian Lance Taylor <ian@cygnus.com>
7157
7158 * configure.in: Check for 'do not mix' from native linker before
7159 trying to use -rpath.
7160 * configure: Rebuild.
7161
ef2074c2
ILT
7162Fri Feb 16 16:53:31 1996 Ian Lance Taylor <ian@cygnus.com>
7163
7164 * config/obj-coff.h (SF_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
7165 (SF_GET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
7166 (SF_SET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
7167 * config/obj-coff.c (obj_coff_endef): Set ADJ_LNNOPTR when LNNOPTR
7168 is set.
7169 (w_symbols): If ADJ_LNNOPTR is set, add the section lnnoptr field
7170 to the symbol lnnoptr field, to get the correct file offset.
7171
28910c57
MM
7172Thu Feb 15 14:48:38 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7173
7174 * config/obj-elf.c (elf_frob_symbol): On the PowerPC, force all
7175 symbols that are not function, file, or section symbols to be
7176 object types.
7177
7c2fadd1
ILT
7178Thu Feb 15 11:20:18 1996 Ian Lance Taylor <ian@cygnus.com>
7179
1a2f3c3f
ILT
7180 * configure: Set and substitute RPATH_ENVVAR.
7181 * configure: Rebuild.
7182 * Makefile.in (RPATH_ENVVAR): New variable.
7183 (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH.
7184
7c2fadd1
ILT
7185 * configure.in: Accept i686. From H.J. Lu <hjl@zoom.com>: i386
7186 doesn't need opcodes. If configuring shared, opcodes needs bfd.
7187 * configure: Rebuild.
7188
8a6f53e9
ILT
7189Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
7190
7191 * read.c (s_mri_sect): Don't return '\0' in type. Set all
7192 appropriate flags in BFD section.
7193
7194 * configure.in (m68k-*-psos*): New target.
7195 * configure: Rebuild.
7196 * config/te-psos.h: New file.
7197 * config/tc-m68k.c (comment_chars): Don't include '#' if TE_PSOS
7198 is defined.
7199
fb251650
ILT
7200Wed Feb 14 13:43:24 1996 Ian Lance Taylor <ian@cygnus.com>
7201
ae09d880
ILT
7202 From Alan Modra <alan@spri.levels.unisa.edu.au>:
7203 * configure.in: Remove duplicate setting of cpu_type. Check
7204 whether opcodes library is required for on all targets, not just
7205 primary one.
7206 * configure: Rebuild.
7207
fb251650
ILT
7208 * config/tc-mips.c (mips_big_got): New static variable.
7209 (s_extern): Don't declare.
7210 (reg_needs_delay): New static function.
7211 (macro_build): Permit GOT/CALL_HI/LO relocs.
7212 (macro_build_lui): If place is not NULL, use the number in the
7213 expression.
7214 (load_address): Handle mips_big_got case.
7215 (macro): Handle mips_big_got for M_LA_AB, M_JAL_A, and load and
7216 store macros.
7217 (OPTION_XGOT): Define.
7218 (md_longopts): Add "xgot" if OBJ_ELF.
7219 (md_parse_option): Handle -xgot.
7220 (md_show_usage): Mention -xgot.
7221 (md_apply_fix): Permit GOT/CALL_HI/LO relocs.
7222 (tc_gen_reloc): Handle GOT/CALL_HI/LO relocs.
7223
d9396c16
ILT
7224Wed Feb 14 11:22:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7225
7226 * config/tc-m68k.c (m68k_ip) [operand kind '#']: When fixing
7227 the byte relocation, point it to the low byte of the word.
7228
56f9773f
ILT
7229Tue Feb 13 15:31:18 1996 Ian Lance Taylor <ian@cygnus.com>
7230
7231 * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared.
7232 * configure: Rebuild.
7233
63e4edb5
DE
7234Mon Feb 12 15:53:46 1996 Doug Evans <dje@charmed.cygnus.com>
7235
7236 * configure.in: Recognize any sparc* cpu.
7237 * configure: Regenerated.
7238
15ed5f2c
ILT
7239Mon Feb 12 15:41:21 1996 Ian Lance Taylor <ian@cygnus.com>
7240
20710f1c
ILT
7241 * read.c (potable): Add "mri" and ".mri".
7242 (s_mri): New function.
7243 * read.h (s_mri): Declare.
7244 * app.c (scrub_m68k_mri): New static variable.
7245 (mri_pseudo): New static variable.
7246 (do_scrub_begin): Add m68k_mri parameter. Use it rather than
7247 flag_m68k_mri. Initialize scrub_m68k_mri.
7248 (mri_state, mri_last_ch): New static variables.
7249 (struct app_save): Add scrub_m68k_mri, mri_state, and mri_last_ch
7250 fields.
7251 (app_push): Save new fields.
7252 (app_pop): Restore new fields.
7253 (do_scrub_chars): Check scrub_m68k_mri rather than flag_mri_mri.
7254 If TC_M68K, use a trivial state machine to look for occurrences of
7255 the .mri pseudo-op, and change the mode appropriately.
7256 * as.h (do_scrub_begin): Update prototype.
7257 * input-scrub.c (input_scrub_begin): Pass flag_m68k_mri to
7258 do_scrub_begin.
7259 * config/tc-m68k.c (reg_prefix_optional_seen): New static
7260 variable.
7261 (m68k_mri_mode_change): New function.
7262 (md_parse_option): Set reg_prefix_optional_seen.
7263 * config/tc-m68k.h (m68k_mri_mode_change): Declare.
7264 (MRI_MODE_CHANGE): Define.
7265 * doc/as.texinfo: Document .mri pseudo-op.
7266
15ed5f2c
ILT
7267 * app.c (do_scrub_chars): In MRI mode, don't treat '#' as a
7268 comment character.
7269
a043f579
ILT
7270Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7271
7272 Support for OBJ_ELF on m68k, mostly inside #ifdef OBJ_ELF:
7273 * config/m68k-parse.h (enum pic_relocation): Define.
7274 (struct m68k_exp): Add pic_reloc field.
7275 * config/tc-m68k.h (TC_RELOC_RTSYM_LOC_FIXUP): Define.
7276 (tc_fix_adjustable): Define to call tc_m68k_fix_adjustable.
7277 (NO_RELOC): Define to BFD_RELOC_NONE if BFD_ASSEMBLER, to zero
7278 otherwise.
7279 * config/tc-m68k.c: Delete definition of NO_RELOC.
7280 (struct m68k_it): Add pic_reloc field.
7281 (add_fix): Copy over pic_reloc field.
7282 (md_pseudo_table): Interpret .align parameter as byte count.
7283 (mote_pseudo_table): Likewise.
7284 (tc_m68k_fix_adjustable): New function.
7285 (get_reloc_code): New function.
7286 (md_assemble): Use it as last argument to fix_new_exp.
7287 (md_apply_fix_2): For a relocation against a symbol don't put the
7288 addend into the data.
7289 (tc_gen_reloc): Different addend computation for OBJ_ELF.
7290 (m68k_ip): Don't relax an operand that requires pic relocation.
7291 (md_begin): Align .text, .data and .bss on 4 byte boundary by
7292 default.
7293 * write.c (fixup_segment): Don't add symbol value to addend if
7294 TC_M68K and OBJ_ELF.
7295 * config/m68k-parse.y (yylex): Handle @PLTPC, etc.
7296 (motorola_operand): Add rule for `(zapc, EXPR)'.
7297
6ca1156d
ILT
7298Mon Feb 12 10:07:33 1996 David Mosberger-Tang <davidm@azstarnet.com>
7299
7300 * ecoff.c (ecoff_directive_weakext): Fixed so that whitespace
7301 *really* is permissible before the comma.
7302
fcee3e24
ILT
7303Mon Feb 12 00:12:13 1996 Ian Lance Taylor <ian@cygnus.com>
7304
7305 * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before
7306 inserting nop instructions.
7307
3e1c964d
ILT
7308Fri Feb 9 10:54:19 1996 Ian Lance Taylor <ian@cygnus.com>
7309
7310 * config/te-aux.h: Change include of aux.h to aux-coff.h.
7311
4080c270
ILT
7312Thu Feb 8 20:02:58 1996 Ian Lance Taylor <ian@cygnus.com>
7313
d782e3cc
ILT
7314 * config/tc-i960.c (tc_coff_symbol_emit_hook): Correct storage
7315 class setting for a CALLNAME symbol in COFF.
7316
4080c270
ILT
7317 * read.c (potable): Pass negative numbers for new .balign[wl] and
7318 .p2align[wl] pseudo-ops.
7319 (s_align_bytes): Treat a negative argument as specifying the fill
7320 length.
7321 (s_align_ptwo): Likewise.
7322
1c9dbb83
ILT
7323Wed Feb 7 14:12:03 1996 Ian Lance Taylor <ian@cygnus.com>
7324
71dd3c40
ILT
7325 * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl.
7326 (do_align): Take new len parameter. Change all callers. Pass it
7327 to md_do_align.
7328 (s_align_bytes): Arg now indicates the length of the fill pattern.
7329 (s_align_ptwo): Likewise.
7330 * config/obj-coff.c (write_object_file): Pass length to
7331 md_do_align.
7332 * config/tc-i386.h (md_do_align): Take new len parameter.
7333 * config/tc-m88k.h (md_do_align): Likewise.
7334 * config/tc-m88k.c (m88k_do_align): Likewise.
7335 * config/tc-sh.h (md_do_align): Likewise.
7336 * config/tc-sh.c (sh_do_align): Likewise.
7337 * doc/as.texinfo: Document new pseudo-ops.
7338
7339 * config/obj-coff.c (fixup_mdeps): Divide offset by fr_var, as is
7340 done in cvt_frag_to_fill.
7341
9addcbb1
ILT
7342 * config/tc-sh.h (sh_do_align): Declare.
7343 (md_do_align): Define.
7344 * config/tc-sh.c (sh_do_align): New function.
7345
c15ea23a
ILT
7346 * ecoff.c (ecoff_build_lineno): Don't try to store the address
7347 difference if the next address is before the current one.
7348
9e64486e
ILT
7349 * config/tc-m68k.c (struct m68k_cpu): Add alias field.
7350 (archs): Initialize new field.
7351 (m68k_ip): Don't list alias names when listing CPUs which support
7352 an instruction.
7353
7354 * as.c (main): Call parse_args before read_begin.
7355 * app.c (do_scrub_chars): If flag_m68k_mri, don't put a dot in
7356 front of generated pseudo-ops.
7357 * read.c (potable): Ignore "name".
7358 (s_app_file): Permit a single quote after the string, since one
7359 may appear in m68k MRI mode.
7360
1c9dbb83
ILT
7361 * configure.in: Check for --enable-shared. If linking against
7362 shared BFD and opcodes, fix library name on SunOS, and try to set
7363 -rpath reasonably.
7364 * configure: Rebuild.
7365
7366Tue Feb 6 15:16:17 1996 Ian Lance Taylor <ian@cygnus.com>
7367
7368 * as.h (flag_m68k_mri): Declare.
7369 * as.c (parse_args): If TC_M68K, set flag_m68k_mri for -M.
7370 * Many files: For MRI syntax that is specific to the m68k MRI
7371 assembler, check flag_m68k_mri rather than flag_mri or
7372 MRI_MODE_NEEDS_PSEUDO_DOT.
7373
dd1d79e8
ILT
7374Mon Feb 5 16:29:11 1996 Ian Lance Taylor <ian@cygnus.com>
7375
f9e90c2e
ILT
7376 * config/tc-i960.c (ARCH_HX): Define.
7377 (arch_tab): Add HX.
7378 (targ_has_sfr): Handle ARCH_HX.
7379 (targ_has_iclass): Handle ARCH_HX.
7380 (tc_coff_fix2rtype): Add return 0 to avoid warning.
7381 (tc_headers_hook): If the architecture was specified explicitly,
7382 use it when setting the flags. Set the extern variable coff_flags
7383 rather than headers->filehdr.f_flags, since the latter is set
7384 unconditionally in obj-coff.c.
7385 (i960_handle_align): Remove unused variable fixp.
7386
dd1d79e8
ILT
7387 Support for building bfd and opcodes as shared libraries, based on
7388 patches from Alan Modra <alan@spri.levels.unisa.edu.au>:
7389 * configure.in: Set OPCODES and BFD to search directories.
7390 Substitute OPCODES_DEP and BFDDEP. On SunOS, set HLDFLAGS.
7391 * configure: Rebuild.
7392 * Makefile.in (LDFLAGS, HLDFLAGS): New variables.
7393 (LIBDEPS): New variable.
7394 (as.new0: Depend upon $(LIBDEPS) rather than $(LIBS). Use
7395 $(HLDFLAGS) in link.
7396 (check): Set LD_LIBRARY_PATH in the environment.
7397
7398Fri Feb 2 17:41:53 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7399
7400 * config/tc-ppc.h (ELF_TC_SPECIAL_SECTIONS): Make .sdata2, .sbss2,
7401 .PPC.EMB.sdata0, and .PPC.EMB.sbss0 sections all default to
7402 read-only, not read/write.
7403
e277d131
ILT
7404Fri Feb 2 14:09:25 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
7405
7406 * Makefile.in (INSTALL_XFORM): Remove -e.
7407
e24cf2b5
ILT
7408Fri Feb 2 12:32:15 1996 Ian Lance Taylor <ian@cygnus.com>
7409
7410 * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON rather
7411 than comparing S_GET_SEGMENT to undefined_section.
7412 (write_object_file): Skip symbols which were equated to an
7413 undefined or common symbol.
7414 * symbols.c (resolve_symbol_value): Use S_IS_DEFINED and
7415 S_IS_COMMON rather than comparing S_GET_SEGMENT to
7416 undefined_section.
7417 (S_GET_VALUE): Likewise. Avoid recursion problems if S_IS_DEFINED
7418 or S_IS_COMMON call S_GET_VALUE.
7419 * config/obj-aout.h (S_IS_COMMON): Define if not BFD_ASSEMBLER.
7420 * config/obj-aout.c (obj_emit_relocations): If a reloc is equated
7421 to an undefined or common symbol, convert the reloc to be against
7422 the target symbol.
7423 (obj_crawl_symbol_chain): Skip symbols which were equated to an
7424 undefined or common symbol.
7425 * config/obj-bout.h (S_IS_COMMON): Define if not BFD_ASSEMBLER.
7426 * config/obj-bout.c (obj_emit_relocations): If a reloc is equated
7427 to an undefined or common symbol, convert the reloc to be against
7428 the target symbol.
7429 (obj_crawl_symbol_chain): Skip symbols which were equated to an
7430 undefined or common symbol.
7431 * config/obj-coff.c (do_relocs_for): Use S_IS_DEFINED and
7432 S_IS_COMMON rather than comparing S_GET_SEGMENT to
7433 undefined_section.
7434 (yank_symbols): Skip symbols which were equated to an undefined or
7435 common symbol.
7436
4d9e33e4
ILT
7437Thu Feb 1 15:34:32 1996 Ian Lance Taylor <ian@cygnus.com>
7438
9e396994
ILT
7439 * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001.
7440 * config/obj-bout.h (S_IS_LOCAL): Likewise.
7441
4d9e33e4
ILT
7442 * configure.in: Make sure we only add m68k-parse.o to
7443 ${extra_objects} once, no matter how many m68k targets have been
7444 enabled.
7445 * configure: Rebuild.
7446
0ff513d9
SC
7447Wed Jan 31 18:31:46 1996 Steve Chamberlain <sac@slash.cygnus.com>
7448
7449 * configure.in (i386-*-cygwin32, ppc-*-cygwin32): New.
7450 * configure: Rebuild.
7451
66b935da
ILT
7452Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu>
7453
c174fb5c
ILT
7454 * config/tc-m68k.c (md_pseudo_table): Add "extend" and "ldouble".
7455 * doc/c-m68k.texi: Document .extend and .ldouble.
7456
66b935da
ILT
7457 * configure.in (m68*-apple-aux*): New target.
7458 * config/te-aux.h: New file.
7459 * config/obj-coff.c (compare_external_relocs): New static function
7460 if TE_AUX.
7461 (do_relocs_for): Sort relocs if TE_AUX.
7462 (fixup_segment): If TE_AUX, store common symbol value in segment.
7463 * config/tc-m68k.h (TARGET_FORMAT): Define if TE_AUX.
7464
30c2a08e
ILT
7465Wed Jan 31 12:24:58 1996 Ian Lance Taylor <ian@cygnus.com>
7466
9e396994 7467 * config/obj-coff.h (S_IS_LOCAL): Check for \002 as well as \001.
615c0a79 7468
30c2a08e
ILT
7469 * config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not
7470 BSF_FUNCTION.
7471 (s_cpload): Set BSF_OBJECT for _gp_disp symbol.
7472 * read.c (s_lcomm): If S_SET_SIZE is defined, set the size of the
7473 symbol.
7474 * ecoff.c (add_procedure): Set the BSF_FUNCTION flag.
7475 (ecoff_build_symbols): If S_SET_SIZE is defined, set the size of
7476 an undefined symbol and the size of a function symbol.
7477 * config/obj-elf.c (elf_frob_symbol): If TC_MIPS, set BSF_OBJECT
7478 for all common symbols.
7479
0e6f2f82
KR
7480Tue Jan 30 12:35:24 1996 Ken Raeburn <raeburn@cygnus.com>
7481
7482 * config/tc-i960.c (parse_memop): In MRI mode, don't use implicit
7483 scaling of index.
7484
7485 * expr.c (operand): Accept 0x hex constants in MRI mode if not on
7486 m68k.
7487
8e3ff081
ILT
7488Mon Jan 29 12:21:30 1996 Ian Lance Taylor <ian@cygnus.com>
7489
3e78d072
ILT
7490 * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a type
7491 of object. From Ronald F. Guilmette <rfg@monkeys.com>.
7492
8e3ff081
ILT
7493 * ecoff.c (localsym_t): Add addend field.
7494 (add_ecoff_symbol): Add addend argument. Change all callers.
7495 (coff_sym_value): Make static.
7496 (coff_sym_addend): New static variable.
7497 (ecoff_directive_def): Initialize coff_sym_addend.
7498 (ecoff_directive_val): Accept symbol + constant.
7499 (ecoff_directive_endef): Pass coff_sym_addend to add_ecoff_symbol.
7500 (ecoff_build_symbols): Include the addend in the symbol value.
7501
79edc846
KK
7502Fri Jan 26 19:28:52 1996 Kim Knuttila <krk@cygnus.com>
7503
7504 * config/tc-ppc.c (md_assemble): Ignore overflow on
7505 BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16.
7506
7507Fri Jan 26 16:14:17 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7508
7509 * config/tc-ppc.c (md_apply_fix3): SDA21 relocations are now 4
7510 bytes in size, so offset appropriately in big endian mode when
7511 writing the bottom 2 bytes.
7512
6cbc4e35
DE
7513Thu Jan 25 20:26:23 1996 Doug Evans <dje@charmed.cygnus.com>
7514
7515 * config/tc-sparc.c (default_compatible): New static local.
7516 (md_begin): Initialize it. Rewrite warn_on_bump handling.
7517 (sparc_ip): If no architecture or -bump specified, don't mark as
7518 mismatched those in default_compatible.
7519
4fe0fddd
ILT
7520Thu Jan 25 12:21:53 1996 Ian Lance Taylor <ian@cygnus.com>
7521
7522 SCO ELF support from Robert Lipe <robertl@arnet.com>:
7523 * configure.in (i386-*-sco*elf*): Use fmt elf, targ sco5.
7524 * configure: Rebuild.
7525 * config/sco5.mt: New file; set TDEFINES to -DSCO_ELF.
7526 * config/tc-i386.c (sco_id): New function, if SCO_ELF.
7527 * config/tc-i386.h (tc_init_after_args): Define if SCO_ELF.
7528 (sco_id): Declare if SCO_ELF.
7529
e70ad5d5
DE
7530Thu Jan 25 03:10:53 1996 Doug Evans <dje@charmed.cygnus.com>
7531
7532 * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted.
7533 ({max,warn_after}_architecture): New static locals.
7534 (md_begin): Replace NUMOPCODES with sparc_num_opcodes.
7535 If both architecture and -bump requested, set max_architecture to max.
7536 (sparc_md_end): Simplify.
7537 (sparc_ip): Replace references to can_bump_v9_p with max_architecture.
7538 Rewrite code to bump architecture and check for conflicts.
7539 (md_longopts): Recognize -xarch={v8plus,v8plusa} for compatibility
7540 with Solaris assembler.
7541 (md_parse_option): Likewise. Call sparc_opcode_lookup_arch.
7542 (md_show_usage): Update.
7543
a8248831
DE
7544Wed Jan 24 22:11:03 1996 Doug Evans <dje@charmed.cygnus.com>
7545
7546 * Makefile.in (RUNTEST): Fix reference to $${srcdir}.
7547
6df07e7f
DE
7548Mon Jan 22 09:21:36 1996 Doug Evans <dje@charmed.cygnus.com>
7549
7550 * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead of
7551 #ifdef sparcv9 when choosing value.
7552 (ENV64): Delete.
7553 (md_end): Define.
7554 (sparc_md_end): Declare.
7555 * config/tc-sparc.c (SPARC_V9): Renamed from sparcv9.
7556 (initial_architecture): New static local.
7557 (can_bump_v9_p): Likewise.
7558 (NO_V9): Delete all occurrences.
7559 (sparc_md_end): New function.
7560 (sparc_ip): New local v9_arg_p. Rework fp reg number test.
7561 Don't bump architecture to v9 unless can_bump_v9_p set.
7562 (md_parse_option): -A<arch> passed, set can_bump_v9_p accordingly.
7563 * configure.in (sparc64 target cpu): Don't set obj_format here.
7564 (SPARC_V9): Renamed from sparcv9.
7565 (sparc64-*-elf*): Define SPARC_ARCH64.
7566 * configure: Regenerated.
7567 * acconfig.h (SPARC_V9): Renamed from sparcv9.
7568 (SPARC_ARCH64): Add.
7fcb3191 7569 * conf.in: Regenerated.
6df07e7f
DE
7570 * config/vmsconf.h: Update.
7571
c9c7c1d7
JSC
7572Mon Jan 22 17:24:47 1996 James G. Smith <jsmith@cygnus.co.uk>
7573
7574 * config/tc-mips.c (load_register): Optimise "dli" loads.
7575 (md_show_usage): add "-mcpu=vr4100" to help text.
16ce20d4 7576
07ce72c9
ILT
7577Mon Jan 22 11:53:00 1996 Ian Lance Taylor <ian@cygnus.com>
7578
16ce20d4
ILT
7579 * symbols.c (resolve_symbol_value): If a symbol is equated to an
7580 undefined symbol, preserve the X_op of O_symbol.
7581 (S_GET_VALUE): Fix check to permit this case.
7582 * write.c (write_relocs): If a reloc is against an undefined
7583 symbol equated to another symbol, change the reloc to be against
7584 the latter symbol.
7585 * config/obj-coff.c (do_relocs_for): Likewise.
7586
07ce72c9
ILT
7587 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class
7588 XMC_PR.
7589
d971d39e
MM
7590Mon Jan 22 10:59:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7591
7592 * config/obj-elf.c (elf/ppc.h): Include elf/ppc.h if target
7593 computer is PowerPC.
7594
7595 * config/tc-ppc.c (md_apply_fix3): Add more embedded relocations.
7596
7597 * config/tc-ppc.h (ELF_TC_SPECIAL_SECTIONS): Add sections
7598 mentioned in the eabi.
7599
0291f0f5
KK
7600Thu Jan 18 17:58:19 1996 Kim Knuttila <krk@cygnus.com>
7601
7602 * config/tc-ppc.c (ppc_reldata): Changed alignement on reldata_section
7603 * config/tc-ppc.c (ppc_pdata): Changed the alignment on pdata_section
7604
c682be53
MM
7605Mon Jan 15 17:43:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7606
7607 * config/tc-ppc.c (mapping): Add more relocation suffixes.
7608
ee4fdbb9
MM
7609Sun Jan 14 21:29:36 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7610
7611 * config/tc-ppc.c (ppc_elf_validate_fix): Allow .gcc_except_table
7612 as a section it is ok to have unadorned -mrelocatable pointers in.
7613
7614Sat Jan 13 11:09:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
747b98fe
MM
7615
7616 * config/tc-ppc.c (ppc_section*): Wrap these functions inside
7617 #ifdef OBJ_ELF.
7618
f99d287b
MM
7619Fri Jan 12 15:32:07 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7620
7621 * config/obj-elf.c (obj_elf_section): Add hooks so machine
7622 dependent section attributes can be handled.
7623
7624 * config/tc-ppc.h: (md_elf_section_{letter,type,word,flags}): New
7625 macros to add support for exclude section flag and ordered section
7626 type.
7627
7628 * config/tc-ppc.c (ppc_elf_section_{letter,type,word,flags}): New
7629 functions to add support for exclude section flag and ordered
7630 section type.
7631
347a705b
ILT
7632Fri Jan 12 12:04:00 1996 Ian Lance Taylor <ian@cygnus.com>
7633
2a4e49a9
ILT
7634 * subsegs.c (section_symbol): Don't try to look up the section
7635 symbol in the hash table. It should be possible to have a symbol
7636 with the same name as a section, but no connection to it.
7637
d9f4dec1
ILT
7638 * read.c (cons_worker): Only call mri_comment_end from flag_mri.
7639 From James Carlson <carlson@xylogics.com>.
7640
347a705b
ILT
7641 * expr.c (operand): Skip whitespace after a close parenthesis.
7642 From James Carlson <carlson@xylogics.com>.
7643
10c8c95e
JW
7644Tue Jan 2 12:43:23 1996 Jim Wilson <wilson@chestnut.cygnus.com>
7645
7646 * config/tc-sh.c (md_apply_fix): Call as_bad_where instead of
7647 as_warn_where for relocation overflow.
347a705b
ILT
7648 (parse_reg): Accept register name only if next character is
7649 not alphanumeric.
10c8c95e 7650
cb844314
JL
7651Sat Dec 30 23:42:51 1995 Jeffrey A Law (law@cygnus.com)
7652
7653 * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset
7654 addresses for static variables.
7655
36cb0e7c
MM
7656Thu Dec 21 12:54:32 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7657
7658 * config/tc-ppc.c (mapping): Make @got give a real GOT relocation,
7659 and xgot give the old toc16 relocation.
7660 (md_apply_fix3): Support all GOT relocations.
7661
5e69b693
ILT
7662Wed Dec 20 14:57:17 1995 Ian Lance Taylor <ian@cygnus.com>
7663
7664 * config/tc-mips.c (load_address): Correctly handle a constant in
7665 SVR4_PIC case. From Richard Kenner <kenner@vlsi1.ultra.nyu.edu>.
7666
29861dd0
C
7667Fri Dec 15 14:25:07 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7668
7669 * config/tc-sh.c (parse_reg): Recognize SH3 registers.
7670 (get_specific): Handle A_SSR, A_SPC and A_REG_B.
7671 (build_Mbytes): Handle REG_B.
7672
432b8fa8
ILT
7673Fri Dec 15 16:07:25 1995 Ian Lance Taylor <ian@cygnus.com>
7674
7675 * ecoff.c (ecoff_build_aux): Use new bfd_big_endian macro.
7676
ee68a042
RJ
7677Fri Dec 15 12:11:48 1995 Raymond Jou <rjou@mexican.cygnus.com>
7678
7679 * mpw-make.sed: If linking, edit ALL_CFLAGS to CFLAGS.
7680
b14630f2
ILT
7681Thu Dec 14 15:09:52 1995 Ian Lance Taylor <ian@cygnus.com>
7682
7683 * config/obj-coff.c (write_object_file): Set the s_align field to
7684 the number of bytes, rather than to the power of 2.
7685
4a3d48fc
ILT
7686Tue Dec 12 12:19:37 1995 Ian Lance Taylor <ian@cygnus.com>
7687
7688 * Makefile.in (DISTCLEAN_HERE): New variable.
7689 (distclean): Use it.
7690 (maintainer-clean): Depend upon clean-here rather than clean,
7691 distclean, and clean-info. Run make maintainer-clean in doc.
7692 Remove files listed in DISTCLEAN_HERE.
7693 * doc/Makefile.in (maintainer-clean realclean): Split out from
7694 distclean. Depend upon clean-info and distclean.
7695
7e5e83cf
SS
7696Mon Dec 11 16:23:51 1995 Stan Shebs <shebs@andros.cygnus.com>
7697
7698 * mac-as.r: Fix copyright and version strings.
7699 (cfrg): Use PROG_NAME instead of literal name.
7700
1b10f50d
ILT
7701Mon Dec 11 14:14:08 1995 Ian Lance Taylor <ian@cygnus.com>
7702
7703 * read.c (read_a_source_file): If tc_unrecognized_line is defined,
7704 call it.
7705 * config/tc-a29k.h (tc_unrecognized_line): Define.
7706 * config/tc-a29k.c (a29k_unrecognized_line): New function.
7707 (md_operand): Handle a29k style local dollar labels.
7708
2f3bbb1b
ILT
7709Wed Dec 6 17:52:52 1995 Ian Lance Taylor <ian@cygnus.com>
7710
7711 * config/obj-multi.h: If OBJ_MAYBE_ELF, define OBJ_SYMFIELD_TYPE.
7712
624c91d1
KR
7713Tue Dec 5 13:26:34 1995 Ken Raeburn <raeburn@cygnus.com>
7714
7715 * read.c (s_fill): If md_flush_pending_output is defined, call
7716 it.
7717
9e4b3a23
KR
7718Mon Dec 4 15:10:53 1995 Ken Raeburn <raeburn@cygnus.com>
7719
7720 * config/obj-coff.c (size_section, fill_section, fixup_mdeps):
7721 Treat rs_align_code like rs_align.
7722
3554987a
DE
7723Sun Dec 3 16:46:54 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
7724
7725 * config/tc-arm.c (cp_address_required_here): Set pre_inc when
7726 converting an absolute address into a PC-relative one.
7727
90f543f6
SS
7728Fri Dec 1 11:57:56 1995 Stan Shebs <shebs@andros.cygnus.com>
7729
7730 * mpw-config.in: Don't always use te-generic.h for emulation.
7731 (powerpc-apple-macos): Use emulation te-macos.h.
90f543f6
SS
7732 * mpw-make.sed (install, install-only): Edit in Mac-specific
7733 install procedure.
7734
d4c8a45e
ILT
7735Fri Dec 1 10:59:25 1995 Ian Lance Taylor <ian@cygnus.com>
7736
2eec8710
ILT
7737 * configure.in: Improve message about unsupported ELF targets.
7738 * configure: Rebuild.
7739
d4c8a45e
ILT
7740 * config/tc-m88k.c (m88k_do_align): Correct check for whether fill
7741 pattern is zero. From Manfred Hollstein.
7742
531a1af2
KK
7743Thu Nov 30 13:25:49 1995 Kim Knuttila <krk@cygnus.com>
7744
7745 * config/tc-ppc.c (ppc_pe_section): To get the alignment right for
7746 the various idata sections, we check the name on the .section pseudo.
7747
464070de
ILT
7748Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
7749
7750 * config/obj-coff.c (fixup_segment): If TC_M88K is defined, do not
7751 add section's paddr to add_number; compatibility to native as and
7752 ld forbids.
7753
6a087325
KR
7754Wed Nov 29 23:14:27 1995 Ken Raeburn <raeburn@cygnus.com>
7755
9d5aef80
KR
7756 * configure.in: Treat m68k-sysv4 like m68k-elf, not m68k-sysv3.
7757
ac9ef8ee
KR
7758 * hash.c (struct hash_entry): Moved here...
7759 * hash.h (struct hash_entry): ...from here.
7760
6a087325
KR
7761 * config/obj-elf.c (elf_frob_symbol): Don't free and clear sy_obj
7762 if it's already known to be null.
7763
77fa4d98
MM
7764Wed Nov 29 13:00:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7765
7766 * config/tc-ppc.c (md_apply_fix3): Don't adjust the value for 32
7767 bit relocs converted to PC relative relocs. This turned out to
7768 add the offset from the beginning of .text twice.
7769
c6e4e834
KR
7770Tue Nov 28 10:42:36 1995 Ken Raeburn <raeburn@cygnus.com>
7771
7772 * stabs.c (s_stab_generic): In 's' case, free string from
7773 obstack.
7774
7775 * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): Remove unused field
7776 sy_name_offset.
7777 * config/obj-multi.h (ELF_TARGET_SYMBOL_FIELDS) [OBJ_MAYBE_ELF]:
7778 Ditto.
7779
7780 * subsegs.h (segment_info_type): Make bitfields unsigned.
7781
7782 * expr.h (struct expressionS): Make X_op and X_unsigned bitfields,
7783 and move them together. On most systems this will reduce the
7784 structure size by one word.
7785 (operatorT): Define O_max.
7786 * expr.c (expr_begin): Verify that X_op is wide enough to hold
7787 O_max.
7788
7789 * read.c (pop_insert): Print error returned by hash table
7790 insertion code.
7791
7792 * as.c (dump_statistics): Split out from main; dump some hash
7793 table stats and target-specific stats.
7794 (start_time): No longer automatic to main.
7795 (main): Set file-level start_time and call dump_statistics at
7796 exit. Exit by calling xexit.
7797 (show_usage): Make --statistics description less specific.
7798 * subsegs.c (subsegs_print_statistics): New function.
7799 * write.c (write_print_statistics): New function.
7800 (n_fixups): New static variable.
7801 (fix_new_internal): Increment it.
7802 * read.c (read_print_statistics): New function.
7803 * read.h (read_print_statistics): Declare.
7804 * symbol.c (symbol_print_statistics): New function.
7805 * symbol.h (symbol_print_statistics): Declare.
7806 * hash.c (hash_print_statistics): New function.
7807 * hash.h (hash_print_statistics): Declare.
7808 * config/tc-i386.c (i386_print_statistics): New function.
7809 * config/tc-i386.h (i386_print_statistics): Declare.
7810 (tc_print_statistics): New macro.
7811 * messages.c (as_fatal, as_assert, as_abort): Use xexit, not
7812 exit.
7813
7814 * hash.c (DELETED): Rewrite to use a valid but unique address.
7815 (START_POWER): Reduce to 10.
7816 (enum stat_enum): New enumerator, replacing STAT_* index macros.
7817 Add new values for counting strcmp calls.
7818 (GROW_FACTOR): New macro.
7819 (hash_grow): Use GROW_FACTOR. Rewrite for quick returns instead
7820 of nesting blocks.
7821 (FULL_VALUE): New macro. Use 1/4 of table size instead of 1/2.
7822 (hash_new): Use FULL_VALUE.
7823 (struct hash_control): Definition moved here.
7824 (hash_code): Don't mask to low bits.
7825 (hash_ask): Mask returned hash code here. Check hash value before
7826 calling strcmp; count strcmp calls.
7827 * hash.h (struct hash_control): Declare, don't define, here.
7828 (HASH_STATLENGTH): Deleted.
7829 (struct hash_entry): Add field for hash code.
7830 (hash_say, hash_apply): Don't declare.
7831
7832 * hash.c (destroy): Return void.
7833 (applicatee): Ditto.
7834 (main): Fix declarations.
7835 (hash_apply): Return void. Argument `function' returns void. Put
7836 inside "#ifdef TEST".
7837 (hash_say): Define only if TEST is defined.
7838 * hash.h (hash_apply, hash_say): Declarations deleted.
7839
6a4667f4
ILT
7840Mon Nov 27 13:18:25 1995 Ian Lance Taylor <ian@cygnus.com>
7841
7842 * configure: Rebuild with autoconf 2.7.
7843
330add8a
ILT
7844Tue Nov 21 18:39:01 1995 Ian Lance Taylor <ian@cygnus.com>
7845
7846 * aclocal.m4 (AC_PROG_CC): Remove local definition.
7847 * configure: Rebuild with autoconf 2.6.
7848
520dd8d5
ILT
7849Mon Nov 20 17:26:00 1995 Ian Lance Taylor <ian@cygnus.com>
7850
7851 * config/tc-ppc.c (ppc_debug_name_section_size): Remove.
7852 (ppc_stabx): Don't increment ppc_debug_name_section_size.
7853 (ppc_bc): Likewise.
7854 (ppc_frob_file): Remove.
7855 * config/tc-ppc.h (tc_frob_file): Don't define.
7856 (ppc_frob_file): Don't declare.
7857
880b7429
KR
7858Mon Nov 20 13:37:05 1995 Ken Raeburn <raeburn@cygnus.com>
7859
d6c4a3fa
KR
7860 * Makefile.in (TARG_CPU_DEP_alpha): Mention alpha-opcode.h.
7861 * config/alpha-opcode.h: Include one-operand variants of jmp and
7862 jsr.
7863
880b7429
KR
7864 * config/te-delt88.h: Renamed from te-delta88.h, to avoid conflict
7865 with te-delta.h in 8.3 file systems.
7866 * configure.in: Adjusted.
7867
aa8a6656
ILT
7868Thu Nov 16 12:49:38 1995 Ian Lance Taylor <ian@cygnus.com>
7869
880b7429
KR
7870 * config/tc-mips.c (s_err): Remove; just use the one in read.c.
7871
aa8a6656
ILT
7872 * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal
7873 number.
7874 * expr.c (operand): Handle MRI suffixes after unadorned 0.
7875
7b889f5e
KR
7876Thu Nov 16 00:21:44 1995 Ken Raeburn <raeburn@cygnus.com>
7877
da9b55af
KR
7878 Version 2.6 released.
7879 * Makefile.in (VERSION): Updated to 2.6.
7880
7b889f5e
KR
7881 * config/obj-coff.c (write_object_file): Change use of md_do_align
7882 to pass a pointer rather than a fill value, to match other uses.
7883
46618ae6
KR
7884Wed Nov 15 03:52:00 1995 Ken Raeburn <raeburn@cygnus.com>
7885
7b889f5e
KR
7886 * config/tc-ns32k.h (TC_FIX_TYPE): Add missing semicolon.
7887
46618ae6
KR
7888 * as.c (main): Move md_end call to just after call to
7889 perform_an_assembly_pass. Delete cpu-specific code here.
7890 * config/tc-i960.h (md_end): New macro, calls brtab_emit.
46618ae6
KR
7891 * config/tc-arm.c (md_end): Unused function deleted.
7892 * config/tc-ns32k.c (md_end): Ditto.
7893
7894 * config/tc-i386.c (i386_align_code): New function, moved here
7895 from HANDLE_ALIGN macro.
7896 * config/tc-i386.h (HANDLE_ALIGN): Call it.
7897
7898 Mon Jul 31 14:53:19 1995 Alan Modra <alan@spri.levels.unisa.edu.au>
7899
7900 * config/tc-i386.h (md_do_align): cast fill and 0x90 to char
7901 before comparing
7902
7903 Mon May 1 10:91:49 1995 Alan Modra <alan@spri.levels.unisa.edu.au>
7904
7905 * config/tc-i386.h (md_do_align): Make ".align n,0x90" generate
7906 multi-byte nops to avoid changing gcc. The necessary gcc change
7907 might break old assemblers.
7908
7909 Sat Apr 22 20:53:05 1995 Alan Modra <alan@spri.levels.unisa.edu.au>
7910
7911 * config/tc-i386.h (md_do_align, HANDLE_ALIGN): Add macros to
7912 generate optimal multi-byte nop instructions for ".align n"
7913 ".align n,0x90", and aligns requiring more than 15 bytes of
7914 padding still generate multiple 0x90's as before.
7915
7916Mon Nov 13 17:40:21 1995 Ian Lance Taylor <ian@cygnus.com>
7917
7918 * config/tc-m68k.c (s_mri_until): Call pop_mri_control.
7919
51bc513e
SS
7920Mon Nov 13 20:39:06 1995 Stan Shebs <shebs@andros.cygnus.com>
7921
7922 * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations.
7923 * configure: Update.
7924 * mpw-make.sed: Reorder commands to make sed happier.
7925 * config/te-macos.h: New file.
7926 * config/tc-ppc.h (TARGET_FORMAT): Set correctly for PowerMac.
7927
8b39c5df
JL
7928Sun Nov 12 21:14:56 1995 Jeffrey A Law (law@cygnus.com)
7929
7930 * config/tc-hppa.c (pa_ip): Fix off-by-2 bug in length check for
7931 conditional branches.
7932 (md_apply_fix): Likewise.
7933
7934Thu Nov 9 16:14:01 1995 Ian Lance Taylor <ian@cygnus.com>
7935
7936 * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to
7937 generate a reloc which the linker will not handle correctly. Fix
7938 overflow checking--R_IREL is 18 bits, not 17.
7939
6a649eda
ILT
7940Wed Nov 8 19:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
7941
a071b8e9
ILT
7942 * config/obj-coff.c (fixup_segment): Don't subtract md_pcrel_from
7943 from a PC relative reloc if TC_A29K.
7944
7945 * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing
7946 code depends upon it.
7947
6a649eda
ILT
7948 * config/tc-a29k.c (md_operand): Handle $float, $double, and
7949 $extend. Based on code from Eric Freudenthal
7950 <freudenthal@nyu.edu>.
7951 * config/tc-a29k.h (LEX_DOLLAR): Define.
7952 * read.c (LEX_DOLLAR): Define if not defined.
7953 (lex_type): Use LEX_DOLLAR.
7954
6364a188
ILT
7955Wed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal@nyu.edu>
7956
7957 * configure.in (a29k-nyu-sym1): New target, just like other a29k
7958 targets.
7959
0fa6f8f6
ILT
7960Wed Nov 8 11:38:48 1995 Ian Lance Taylor <ian@cygnus.com>
7961
7962 * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return.
7963
7964Tue Nov 7 09:14:35 1995 Kim Knuttila <krk@cygnus.com>
7965
7966 * config/tc-ppc.c (md_apply_fix3): Added BFD_RELOC_RVA. Currently
7967 used only by "dlltool.c".
7968
eec2cfef
ILT
7969Mon Nov 6 18:51:26 1995 Ian Lance Taylor <ian@cygnus.com>
7970
7971 * config/tc-alpha.c: Undefine inline if not __GNUC__.
7972 (md_pseudo_table): Don't define "extern".
7973
df7504dc
ILT
7974Sat Nov 4 00:51:21 1995 Ian Lance Taylor <ian@cygnus.com>
7975
a3d1c561
ILT
7976 * config/tc-ppc.c (ppc_biei): Force symbol into text_section.
7977
df7504dc
ILT
7978 * config/tc-ppc.c (md_show_usage): Put backslash at end of line.
7979
07d012f6
ILT
7980Fri Nov 3 13:02:59 1995 Ian Lance Taylor <ian@cygnus.com>
7981
36e80ac6
ILT
7982 * macro.c (macro_expand_body): Don't warn about == with a
7983 nonexistent parameter, in case it is in a comment field.
7984
07d012f6
ILT
7985 * as.c (main): On TC_A29K, call macro_init with macro_alternate
7986 set to 1.
7987 * macro.c (get_any_string): Don't keep quotes if macro_strip_at is
7988 set, even if macro_alternate is set.
7989 (get_apost_token): If macro_strip_at, only skip kind if it is '@'.
7990 (sub_actual): If macro_strip_at, and kind is '@', don't look up
7991 the token unless it ended in '@'.
7992 * config/tc-a29k.c (line_separator_chars): Remove '@'.
7993 * doc/c-a29k.texi: Document macro usage on A29K.
7994
01f108bc
ILT
7995Thu Nov 2 23:07:57 1995 Ian Lance Taylor <ian@cygnus.com>
7996
7997 * config/tc-m68k.c (m68k_ip): Handle new 'W' place, meaning a
7998 signed word.
7999 (install_operand): Likewise.
8000
8001 * config/obj-elf.c (ecoff_debug_pseudo_table): Add "extern".
8002
8003Wed Nov 1 15:17:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
8004
8005 * configure.in (m88k-motorola-sysv*): New target.
8006 * configure: Rebuild.
8007 * config/te-delta88.h: New file.
8008 * config/obj-coff.c (write_object_file): Use md_do_align if it is
8009 defined.
8010 * config/tc-m88k.h (SUB_SEGMENT_ALIGN): Define.
8011 (md_do_align): Define.
8012 * config/tc-m88k.c: Include "subsegs.h".
8013 (m88k_do_align): New function.
8014
8015 * config/te-delta.h (STRIP_UNDERSCORE): Don't define.
8016 (COFF_NOLOAD_PROBLEM): Define.
8017 (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): Define.
8018
7954cc14
KR
8019Wed Nov 1 16:07:43 1995 Ken Raeburn <raeburn@cygnus.com>
8020
8021 * config/tc-i386.c (md_assemble): For a jump instruction with
8022 non-constant target, require 7 available bytes in the current
8023 frag, not 6.
8024
d033806f
FF
8025Tue Oct 31 15:37:16 1995 Fred Fish <fnf@rtl.cygnus.com>
8026
8027 * config/obj-elf.h: Include bfd/elf-bfd.h rather than
8028 bfd/libelf.h.
8029
d7b2038f
ILT
8030Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>
8031
8032 * configure.in (alpha-*-linux*): Use ecoff.
8033 * configure: Rebuild.
8034 * ecoff.c (ecoff_directive_extern): New function.
8035 (ecoff_directive_weakext): New function.
8036 (ecoff_build_symbols): Handle weak symbols.
8037 (ecoff_setup_ext): Likewise.
59c80ca2 8038 (ecoff_frob_symbol): Warn about weak common symbols.
d7b2038f
ILT
8039 * ecoff.h (ecoff_directive_extern): Declare.
8040 (ecoff_directive_weakext): Declare.
8041 * symbols.c (S_IS_WEAK): New function.
8042 * symbols.h (S_IS_WEAK): Declare.
8043 * config/obj-ecoff.c (obj_pseudo_table): Add "extern" and
8044 "weakext".
8045 * config/tc-mips.c (mips_pseudo_table): Remove "extern".
8046 (s_extern): Remove.
8047
cbdf59ad
ILT
8048Tue Oct 31 13:29:08 1995 Ian Lance Taylor <ian@cygnus.com>
8049
b629f627
ILT
8050 * config/tc-ppc.c (ppc_lglobl): Do the right thing.
8051
7ab1edc8
ILT
8052 * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.
8053 (ppc_eb): Likewise. Set the storage class to C_BLOCK, not C_FCN.
8054 (ppc_frob_symbol): Don't change C_BLOCK symbols to C_HIDEXT.
8055 * config/obj-coff.c (coff_frob_symbol): Don't call
8056 SA_SET_SYM_ENDNDX with the current symbol; call it with the next
8057 one. If OBJ_XCOFF, try to figure out whether the symbol is going
8058 to be dropped.
8059
31751d9d
ILT
8060 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".
8061 (ppc_stab_symbol): New static variable.
8062 (ppc_change_csect): Check that ppc_toc_csect is not NULL.
8063 (ppc_stabx): Set ppc_stab_symbol around call to symbol_make. Set
8064 sy_tc.real_name to the stab string.
8065 (ppc_bc, ppc_ec): New static functions.
8066 (ppc_canonicalize_symbol_name): If ppc_stab_symbol is set, don't
8067 do anything.
8068 (ppc_symbol_new_hook): If ppc_stab_symbol is set, don't look for a
8069 suffix.
0e3dd9a0
ILT
8070 (ppc_frob_symbol): Set BSF_NOT_AT_END for symbols with csect aux
8071 entries.
31751d9d 8072
cbdf59ad
ILT
8073 * input-scrub.c (input_scrub_push): Reset sb_index.
8074
91123dbe
ILT
8075Mon Oct 30 17:52:46 1995 Ian Lance Taylor <ian@cygnus.com>
8076
8077 * listing.c (listing_newline): Don't create a frag in the absolute
8078 section.
8079
73255941
ILT
8080Sat Oct 28 01:02:05 1995 Ian Lance Taylor <ian@cygnus.com>
8081
df72d2a5
ILT
8082 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".
8083 (ppc_csect): Move most of the code to ppc_change_csect, and call
8084 it.
8085 (ppc_change_csect): New static function, taken from ppc_csect.
8086 (ppc_section): New static function.
8087 (ppc_saw_abs): New static varable.
8088 (ppc_frob_symbol): Create aux entry for absolute symbols. Warn if
8089 a symbol has no csect.
8090 (ppc_adjust_symtab): New function.
8091 * config/tc-ppc.h (tc_adjust_symtab): Define if OBJ_XCOFF.
8092 (ppc_adjust_symtab): Declare if OBJ_XCOFF.
8093
8094 * write.c (write_object_file): If tc_adjust_symtab is defined,
8095 call it just before the call to obj_adjust_symtab.
8096
73255941
ILT
8097 * symbols.c (symbol_find_or_make): Change name to be const.
8098 * symbols.h (symbol_find_or_make): Update declaration.
8099
9bfaf1b9
KR
8100Thu Oct 26 19:18:27 1995 Ken Raeburn <raeburn@cygnus.com>
8101
8102 * doc/as.texinfo (Align): Mention SH.
8103 * doc/c-m68k.texi (M68K-Directives, .even): Describe behavior, not
8104 .align value.
8105 * doc/c-z8k.texi (Z8000 Directives, global): Fix minor typo.
8106 (Z8000 Directives, even): Don't give numeric align value, instead
8107 explain behavior.
8108
ae143278
DE
8109Thu Oct 26 11:45:03 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
8110
8111 * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as a pre-increment
8112 instruction.
8113
270433cc
PB
8114Wed Oct 25 11:59:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8115
8116 * Makefile.in (diststuff): Also make info.
8117 (maintainer-clean realclean): Also make clean-info.
8118
18a11401
JL
8119Tue Oct 24 15:21:33 1995 Jeffrey A Law (law@cygnus.com)
8120
8121 * config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode.
8122 (pa_subspace): For ".nsubspa", always create a new subspace
8123 with the given attributes, even if one already exists with the
8124 same name.
8125
96fe71e1
MM
8126Tue Oct 24 14:50:38 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8127
8128 * config/tc-ppc.h (TC_FORCE_RELOCATION_SECTION): Rename from
8129 TC_FORCE_RELOCATION, taking an additional section argument. If
8130 the section of the target symbol is not the same as the current
8131 section, always force the relocation to be used.
8132 (MD_PCREL_FROM_SECTION): New macro to call md_pcrel_from_section.
8133
8134 * config/tc-ppc.c (md_pcrel_from_section): Rename from the
8135 md_pcrel_from function, taking an additional section argument.
8136 Invoke TC_FORCE_RELOCATION_SECTION instead of TC_FORCE_RELOCATION.
8137
8138 * write.c (TC_FORCE_RELOCATION_SECTION): Define in terms of the
8139 older TC_FORCE_RELOCATION if not defined.
8140 (MD_PCREL_FROM_SECTION): If not defined, invoke md_pcrel_from.
8141 (fixup_segment): Use MD_PCREL_FROM_SECTION instead of
8142 md_pcrel_from, and TC_FORCE_RELOCATION_SECTION instead of
8143 TC_FORCE_RELOCATION.
8144
1d75481b
KR
8145Mon Oct 23 16:20:04 1995 Ken Raeburn <raeburn@cygnus.com>
8146
8147 * input-scrub.c (as_where): Set name to null pointer if we don't
8148 have a file name.
8149 * messages.c (identify): Only print filename if non-null.
8150 (as_show_where): Ditto, for line number too.
8151 (as_warn_internal, as_bad_internal): Ditto.
8152
8153 * input-file.c (input_file_open): If the input file can't be
8154 opened, consider it an error.
8155
c625fc23
JSC
8156Mon Oct 23 11:15:44 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
8157
8158 * config/tc-mips.c: Added mips_4100 control, and support for
8159 accepting the 4100 as a MIPS architecture variant (md_begin,
8160 macro_build, mips_ip, md_parse_option). Adding suitable
8161 command-line OPTIONs, and updating the help text (md_show_usage).
8162
dd1a5316
KR
8163Wed Oct 18 13:20:32 1995 Ken Raeburn <raeburn@cygnus.com>
8164
c625fc23
JSC
8165 * subsegs.c (subseg_begin): Only set absolute_frchain.fix_* when
8166 BFD_ASSEMBLER is defined.
8167
3366a224
KR
8168 * Use one active frag and one obstack per frag chain:
8169 * frags.c (frags): Variable deleted.
8170 (frag_alloc): New function.
8171 (frag_grow, frag_more, frag_variant, frag_now_fix,
8172 frag_append_1_char): Refer to frchain_now->frch_obstack instead of
8173 frags variable.
8174 (frag_new): Ditto. Verify that frch_last and frag_now match on
8175 entry and exit, and that old frag_now has non-zero type. Replace
8176 "know" uses with "assert". Use frag_alloc instead of mucking with
8177 obstack alignment.
8178 * frags.h (frags): Declaration deleted.
8179 * subsegs.h (struct frchain): Add new field frch_frag_now.
8180 * subsegs.c (frchains, dummy_frag, absolute_frchain): New static
8181 variables.
8182 (subsegs_begin): Initialize frchains obstack. Under gcc, don't
8183 give it any stricter alignment than frchainS structures need. Do
8184 not initialize frags obstack. Set frag_now to point to
8185 dummy_obstack. Initialize absolute_frchain.
8186 (subseg_set_rest): Save and restore frag_now in frch_frag_now
8187 field of frchainS. Don't create new frags on section switch, and
8188 use frag_alloc when creating a new frag chain. For absolute
8189 section, set frchain_now to absolute_frchain. Verify that
8190 frch_last and frag_now match on entry and exit. Initialize
8191 per-chain obstack, and under gcc, set required alignment to that
8192 needed by fragS structure.
c625fc23 8193
3366a224
KR
8194 * write.c (chain_frchains_together_1): Verify fr_type is nonzero.
8195
8196 * stabs.c (get_stab_string_offset): Only copy input string if a
8197 fresh copy is needed, not if the section already exists.
8198 (s_stab_generic): Cache stab section name to bypass lookups, since
8199 usually it will match. Could be made faster still by changing the
8200 memory allocation rules.
8201 (s_xstab): Cache section name to bypass repeated string
8202 allocation.
8203
8204 * frags.c (frag_new): Deleted register declarations.
8205
8206 * listing.c (frag_now): Don't declare.
8207
8208 * as.c (chunksize): New variable.
8209 (debug_memory): New variable.
8210 (main): If debug_memory is set, reduce chunksize and
8211 _bfd_chunksize.
8212 * as.h (chunksize): Declare it.
8213 * read.c (read_begin): Use it.
8214
de5ebe2e
KR
8215 * config/tc-alpha.c (md_shortopts): Include 'g'.
8216 (md_parse_option): Ignore it.
8217
dd1a5316
KR
8218 * Makefile.in (distclean): Remove Makefile and config.status from
8219 testsuite directory.
8220 (clean-here): Don't delete testsuite. Instead, delete only the
8221 files within it that would be generated by running tests.
8222
de5ebe2e
KR
8223 * config/tc-hppa.c (hppa_elf_mark_end_of_function): Call
8224 frag_now_fix instead of accessing obstack info directly.
8225 * config/tc-arm.c (s_ltorg): Ditto.
8226 (md_assemble): Ditto.
8227
8228 * config/tc-i386.c (md_assemble): Call frag_grow instead of
8229 obstack_room.
8230
625f4e48
KR
8231Wed Oct 18 12:22:59 1995 Ken Raeburn <raeburn@cygnus.com>
8232
8233 * stabs.c (aout_process_stab): Insert debug symbol into symbol
8234 chain after parsing value expression, if any, to avoid separating
8235 continued .stabs lines.
8236
33a8c1b6
ILT
8237Mon Oct 16 10:56:41 1995 Ian Lance Taylor <ian@cygnus.com>
8238
8239 * config/tc-mips.c (mips_elf_pseudo_table): Remove.
8240 (mips_pop_insert): Don't call pop_insert on mips_elf_pseudo_table.
8241
b6b8f911
MM
8242Mon Oct 16 07:07:37 1995 Michael Meissner <meissner@wogglebug.tiac.net>
8243
625f4e48
KR
8244 * config/tc-ppc.c (md_begin): Use new flags PPC_OPCODE_COMMON for
8245 -mcom support and PPC_OPCODE_ANY for -many.
8246 (md_parse_option): Ditto.
8247 (ppc_arch): Ditto.
8248 (md_begin): For duplicate instructions, print all duplicates
8249 before aborting.
b6b8f911 8250
4c2935f4
MM
8251Sun Oct 15 22:06:14 1995 Michael Meissner <meissner@cygnus.com>
8252
8253 * config/tc-ppc.c (md_parse_option): Support for -mcom to turn on
8254 common mode operation.
8255 (md_show_usage): Add -mcom to usage message.
4c2935f4
MM
8256
8257Fri Oct 13 13:32:45 1995 steve chamberlain <sac@slash.cygnus.com>
8258
8259 * expr.c (op_rank): Add O_symbol_rva.
8260 * expr.h (operatorT): Add O_symbol_rva.
8261 * read.c (cons_worker): Set O_symbol_rva when necessary.
8262 * write.c (fix_new_exp): Understand O_symbol_rva.
8263
7db865dc
ILT
8264Tue Oct 10 11:34:14 1995 Ian Lance Taylor <ian@cygnus.com>
8265
8266 * config/tc-mips.c: Correct s_cons arguments. From Michael
8267 Joosten <joost@ori.cadlab.de>.
8268
1b13e6fc
ILT
8269Mon Oct 9 19:59:53 1995 Ian Lance Taylor <ian@cygnus.com>
8270
8271 * config/tc-ppc.c (ppc_macro): Make count unsigned.
8272 (ppc_biei): Set segment to now_seg and value to coff_n_line_nos.
8273 (ppc_frob_symbol): Handle C_BINCL and C_EINCL symbols by setting
8274 the fix_line field.
8275 * config/obj-coff.c (coff_n_line_nos): Rename from n_line_nos, and
8276 make non-static. Change all users.
8277 * config/obj-coff.h (coff_n_line_nos): Declare.
8278
9e3e3d4c
KR
8279Fri Oct 6 16:24:27 1995 Ken Raeburn <raeburn@cygnus.com>
8280
8281 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8282
8283 * configure.in (AC_ARG_WITH(bfd-assembler)): Fix help message.
8284
8285 * config/obj-elf.c (obj_elf_common): Convert specified byte
8286 alignment to power of two. Set size of local bss symbol.
8287
8288 * config/tc-m68k.c (tc_gen_reloc): Fix typo in variable name.
8289
13a6c753
ILT
8290Fri Oct 6 15:22:25 1995 Ian Lance Taylor <ian@cygnus.com>
8291
8292 * sb.c, macro.c: Decide whether to include <string.h> or
8293 <strings.h> just as as.h does.
8294
a75aafcd
DE
8295Fri Oct 6 09:55:33 1995 Doug Evans <dje@canuck.cygnus.com>
8296
8297 * Makefile.in (site.exp): Fix setting of $srcdir.
8298
8299 * config/tc-arm.c (md_atof): Fix little-endian output.
f6ec8c46
DE
8300 * config/tc-arm.h (ARM_BI_ENDIAN): Move definition so defined for
8301 all coff targets.
a75aafcd 8302
d89861c7
KR
8303Thu Oct 5 20:17:30 1995 Ken Raeburn <raeburn@cygnus.com>
8304
4d2ba393
KR
8305 * doc/as.texinfo: Split out the NS32k family documentation,
8306 despite its being commented out for now.
8307 * doc/c-ns32k.texi: New file.
8308
2c5eb48d
KR
8309 * sb.c, macro.c: Include string.h.
8310
6b0a6eaa
KR
8311 * Makefile.in (comparison): Only check *.o; we don't care if
8312 timestamps inserted by the native linker differ.
8313
d89861c7
KR
8314 * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern
8315 if alignment stricter than 4 bytes is requested; in that case,
8316 align to a 4-byte boundary first.
8317
70aeac05
KR
8318 Thu Sep 28 19:35:27 1995 Pat Rankin <rankin@eql.caltech.edu>
8319
8320 * config/obj-vms.c (VMS_RSYM_Parse): eliminate "might be used
8321 uninitialized" warning for `Max_Source_Offset'.
8322
eaaa2a42
KK
8323Wed Oct 4 16:17:02 1995 Kim Knuttila <krk@cygnus.com>
8324
8325 * config/tc-ppc.c (parse_toc_entry): New function to parse [toc]
8326 qualifiers and detect errors if present.
8327 (md_assemble): Add call to parse_toc_entry. Also added some support
8328 for the [tocv] qualifier.
8329 (ppc_pe_tocd): New function to support data in the toc section.
8330
cd557d83
ILT
8331Wed Oct 4 14:03:39 1995 Ian Lance Taylor <ian@cygnus.com>
8332
8333 * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for
8334 an absolute symbol.
8335
42ac8fa8
ILT
8336Tue Oct 3 12:18:19 1995 Ian Lance Taylor <ian@cygnus.com>
8337
01f108bc 8338 * config/tc-m68k.c (isword): Accept all values from -65536 to
cd557d83
ILT
8339 +65535, so ~VAL will not be rejected.
8340
42ac8fa8
ILT
8341 * cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,
8342 skip characters after the pseudo-op.
8343 (s_else): Likewise.
8344 * read.c (get_line_sb): Don't look past buffer_limit.
8345 (s_include): In MRI mode, skip characters after the file name.
8346
eef66934
ILT
8347Mon Oct 2 16:15:27 1995 Ian Lance Taylor <ian@cygnus.com>
8348
8349 * config/m68k-parse.y (m68k_reg_parse): In MRI mode, permit
8350 periods in register names.
8351
cdc49cba 8352For older changes see ChangeLog.1.
This page took 0.598403 seconds and 4 git commands to generate.