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