* config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 Fri Mar 11 22:25:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2
3 * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF
4 symbols.
5 (ppc_is_toc_sym): Change .toc to .got.
6 (md_apply_fix): Change handling of ELF relocs.
7 (tc_gen_reloc): Likewise.
8
9 Fri Mar 11 17:42:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10
11 * config/obj-vms.c (Close_VMS_Object_File): Add comment pointing
12 out some code that doesn't belong in this file.
13
14 * config/obj-vms.h: Include aout/stab_gnu.h.
15 (N_GSYM, ..., N_LENG): Deleted.
16 (NO_RELOC): Undefine before defining as part of enum reloc_type.
17
18 * config/tc-alpha.c: Add comment questioning need for all the
19 characters in FLT_CHARS.
20
21 * as.c (main) [OBJ_VMS]: Don't call output_file_close.
22
23 * config/obj-ecoff.c (ecoff_frob_file): Set strict order for
24 sections with recognized names, before computing VMA values.
25
26 Fri Mar 11 17:56:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
27
28 * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and
29 0xffff for 'j' to be compatible with MIPS assembler. These
30 numbers are actually treated as negative.
31
32 Thu Mar 10 13:36:29 1994 Doug Evans (dje@canuck.cygnus.com)
33
34 * config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo.
35
36 Tue Mar 8 21:17:12 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
37
38 * config/obj-coff.c: Minor formatting/stylistic changes, plus:
39 (obj_coff_section): Declare.
40 (obj_pseudo_table): Make it available only if MANY_SECTIONS.
41 (obj_symbol_to_chars) [CROSS_COMPILE]: Some attemps to make this
42 work. It still doesn't. It now fails to compile, instead of
43 silently compiling to do nothing.
44 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define only if
45 MANY_SECTIONS.
46 (OBJ_PROCESS_STAB) [! MANY_SECTIONS]: New macro, just emits
47 warning.
48
49 Handle Alpha load-immediate-FP pseudo-instructions:
50 * config/alpha-opcode.h (ldif, ldig, ldis, ldit): New patterns.
51 * config/tc-alpha.c (lit8_sec, lit4_sec, lit8_sym, lit4_sym): New
52 variables.
53 (create_literal_section): New function.
54 (create_lita_section): Now a macro.
55 (get_lit8_offset, get_lit4_offset): New functions.
56 (maybe_set_gp): New function.
57 (select_gp_value): Call it.
58 (load_expression): Preserve addend if symbol is a section symbol.
59 (alpha_ip): Handle new operand type `F' for floating-point
60 constants; store them in .lit{4,8} sections.
61 (alpha_ip, case 'G'): Emit LITUSE relocations for symbol exprs.
62
63 * config/tc-i386.c (smallest_imm_type): Never return Imm1.
64
65 Tue Mar 8 14:18:15 1994 Steve Chamberlain (sac@jonny.cygnus.com)
66
67 * config/obj-coffbfd.c (w_strings): Only copy strings out if
68 their symbols are going to be written.
69
70 Tue Mar 8 11:49:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
71
72 * messages.c (as_perror): Declare arguments const.
73 * as.h (as_perror): Change declaration.
74
75 Mon Mar 7 16:08:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
76
77 * config/tc-mips.c (load_address): When calling frag_grow, allow
78 for the (up to) two nops which may be inserted by append_insn if
79 mips_optimize is 0.
80 (macro): Likewise.
81
82 Thu Mar 3 11:37:55 1994 Doug Evans (dje@canuck.cygnus.com)
83
84 * config/atof-ieee.c (make_invalid_floating_point_number):
85 Add cast to avoid warning from gcc.
86
87 Wed Mar 2 10:31:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
88
89 * config/tc-hppa.c: Add a few casts to make HP C compiler happy.
90
91 * config/obj-som.c (obj_som_version, obj_som_copyright): Be
92 prepared
93 to handle an error from bfd_som_attach_aux_hdr.
94
95 * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef.
96
97 Mon Feb 28 15:03:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
98
99 * config/tc-alpha.c (md_atof): Omit warning about FP values.
100 (line_comment_chars): Add ! to list.
101 (md_apply_fix): Do process 32- and 64-bit relocations.
102
103 * config/obj-coffbfd.c (obj_coff_lcomm): Put "#if 0" around the
104 unused parts (most of the function).
105 (obj_coff_init_stab_section): Cast alloca result.
106
107 * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and
108 gas_target ic960coff.
109 * config/ic960coff.mt: New file.
110 * config/obj-coffbfd.h [TC_I960]: Include coff/i960.h.
111 (TARGET_FORMAT) [TC_I960]: Use coff-Intel-little.
112 * config/te-ic960.h (CROSS_COMPILE): Don't undef this. We'll
113 always build little-endian object files.
114 * config/tc-i960.c (md_reloc_size): Don't define at all if BFD or
115 BFD_ASSEMBLER is defined.
116 (mem_fmt): Since COFF doesn't handle callx relocations yet, treat
117 them like normal 32-bit relocations.
118 (md_apply_fix): For callx relocations, store zero.
119 (tc_bout_fix_to_chars): Store symbol index for all callx
120 relocations, regardless of link-relax setting.
121 (tc_coff_fix2rtype, tc_coff_sizemachdep): New functions.
122 (i960_handle_align) [! OBJ_BOUT]: If link-relax option is
123 selected, print an error message and clear it.
124 * config/tc-i960.h (BFD_ARCH, COFF_FLAGS, COFF_MAGIC,
125 TC_COUNT_RELOC, TC_COFF_FIX2RTYPE, TC_COFF_SIZEMACHDEP,
126 tc_fix_adjustable): New macros.
127 (tc_coff_fix2rtype, tc_coff_sizemachdep): Declare.
128
129 Fri Feb 25 20:56:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
130
131 * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version.
132 (hppa_tc_make_sections): Likewise.
133 (pa_build_symextn_section): Delete unused function.
134 (hppa_tc_make_symextn_section): Likewise.
135 (pa_export): Delete call to pa_build_symextn_section.
136
137 * config/tc-hppa.h (hppa_tc_symbol): Add extern decl.
138 (elf_hppa_final_processing): Delete extern decl.
139 (hppa_tc_symbol): Delete extern decl.
140
141 Fri Feb 25 13:15:31 1994 Ian Lance Taylor (ian@cygnus.com)
142
143 * config/obj-coffbfd.c (fill_section): Correct test for whether to
144 fill a section (from Minh Tran-Le <TRANLE@intellicorp.com>).
145
146 Thu Feb 24 11:30:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
147
148 * configure.in: Don't require version number for i386-*-mach.
149
150 * read.c (potable): Added ".this_GCC_requires_the_GNU_assembler",
151 which is ignored by gas, but will cause other assemblers to choke.
152 Intended for use by gcc ports that require gas instead of native
153 assemblers.
154
155 Thu Feb 24 07:10:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
156
157 * config/ho-hppaosf.h: Fix braino in test for ANSI-C.
158
159 Wed Feb 23 16:51:43 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
160
161 * write.c (write_contents): Give the user a reasonable error
162 message rather than "assertion failed" if bfd_set_section_contents
163 fails.
164
165 Tue Feb 22 10:07:32 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
166
167 * config/ho-mach3.h: New file.
168
169 Mon Feb 21 11:41:18 1994 Ian Lance Taylor (ian@cygnus.com)
170
171 * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is
172 now set in bfd/ecofflink.c:ecoff_write_symhdr.
173
174 * config/obj-coffbfd.c (write_object_file): use bfd_get_error (),
175 not bfd_error.
176 * config/obj-elf.c (elf_frob_file): Likewise.
177
178 * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcomm
179 variables.
180
181 * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__.
182
183 * read.c (read_a_source_file): Use correct arguments to memcpy
184 (broken 19 Jul 1993). From kjd@pescadero.stanford.edu (Kenneth
185 Duda).
186
187 Sun Feb 20 18:01:54 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
188
189 * config/obj-coff.h (obj_coff_section): Declare.
190 * config/obj-coff.c (obj_pseudo_table): For "section", use
191 obj_coff_section.
192 (obj_coff_section): Rewrite.
193
194 Fri Feb 18 14:16:32 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
195
196 * configure.in (i386-*-mach3*): New target; uses BFD.
197 * config/te-mach.h: New file.
198 * config/obj-aout.c (obj_aout_frob_file): New function.
199 * config/obj-aout.h (obj_aout_frob_file): Declare it.
200 (frob_file): New macro.
201 * config/tc-i386.c (md_apply_fix_1) [TE_Mach]: Don't adjust
202 pcrel32 relocations.
203 * config/tc-i386.h (TARGET_FORMAT) [TE_Mach]: Use a.out-mach3.
204
205 * write.c (write_object_file): Removed register declarations.
206
207 Thu Feb 17 16:25:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
208
209 Some support for PowerPC ELF.
210 * configure.in: If cpu is powerpc*, use ppc.
211 (ppc-*-sysv4*): Use object format elf.
212 * config/tc-ppc.h: Only declare a number of things if OBJ_COFF is
213 defined.
214 (TARGET_ARCH): Make it call ppc_arch.
215 (ppc_arch): Declare.
216 (TARGET_FORMAT): Set based on OBJ_COFF or OBJ_ELF.
217 (NO_STRING_ESCAPES): Define.
218 (LOCAL_LABEL, FAKE_LABEL_NAME): Define for OBJ_ELF.
219 * config/tc-ppc.c: Only define a number of functions of OBJ_COFF
220 is defined.
221 (md_pseudo_table): Most pseudo-ops are OBJ_COFF specific. Added
222 OBJ_COFF specific "bi" and "ei".
223 (md_parse_option): Fix handling of -u. Make -m601 set
224 PPC_OPCODE_601. If OBJ_ELF, accept -V and -Q.
225 (ppc_set_cpu): New function.
226 (ppc_arch): New function.
227 (md_begin): Call ppc_set_cpu.
228 (ppc_insert_operand): For a signed operand accept an unsigned
229 value, for IBM compatibility.
230 (ppc_byte): Don't call stringer for strings; instead, treat two
231 double quotes as a single double quote.
232 (ppc_comm): Set sy_tc.output for a .lcomm symbol.
233 (ppc_biei): New function.
234 (ppc_tc): If not OBJ_COFF, ignore first argument.
235 (ppc_fix_adjustable): Call as_bad_where, not as_bad.
236 (ppc_is_toc_sym): New function.
237 (md_apply_fix): Use ppc_is_toc_sym. Handle BFD_RELOC_16 and
238 BFD_RELOC_8.
239
240 Thu Feb 17 09:29:37 1994 David J. Mackenzie (djm@thepub.cygnus.com)
241
242 * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error and
243 bfd_set_error and new error names.
244
245 Tue Feb 15 20:23:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
246
247 * configure.in: Support i960-vxworks versions > 5.0 as coff.
248 Default is still bout if no version is specified.
249
250 * atof-generic.c (atof_generic): Use switch and strcasecmp instead
251 of large number of compares when looking for inf/nan values.
252
253 Fri Feb 11 13:13:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
254
255 * config/tc-mips.c (macro): Do unaligned loads and stores
256 correctly when big endian, and give errors on overflow rather than
257 generating incorrect code.
258
259 Thu Feb 10 11:24:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
260
261 * as.c: Include libiberty.h.
262
263 * read.c (do_align): Don't define label just_record_alignment
264 unless it might be used.
265
266 * as.c (main): If md_parse_long_option is defined, call it with a
267 long option.
268 * config/tc-mips.h (md_parse_long_option): Define.
269 * config/tc-mips.c (mips_trap): New static variable.
270 (md_begin): Report an error if mips_trap is set at ISA level 1.
271 (macro): If mips_trap, use trap instructions instead of break
272 instructions for overflow and divide by zero detection.
273 (mips_parse_long_option): New function. Support --trap,
274 --no-break, --break and --no-trap.
275 * doc/as.texinfo: Document new options.
276
277 * read.c (potable): Add "zero".
278 * config/tc-i386.c (md_pseudo_table): Remove "zero".
279 * config/tc-m88k.c (md_pseudo_table): Likewise.
280
281 Thu Feb 10 01:24:27 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
282
283 * config/tc-sparc.c (sparc_ip): Reject integer values for
284 pc-relative operand fields. This forces "call 0" to become "jmpl
285 %g0,%o7" with no relocations needed.
286
287 Wed Feb 9 13:08:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
288
289 * as.h (xmalloc, xrealloc): Declare using PTR rather than char *.
290 * xmalloc.c (xmalloc, xrealloc): Use PTR rather than char *.
291
292 * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined,
293 don't treat backslash specially inside strings.
294 * read.c (next_char_of_string): Likewise.
295
296 Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com)
297
298 * config/obj-coffbfd.c (obj_coff_init_stab_section): Use memset
299 instead of memcpy to zero the initial stab symbol, duh.
300 * config/obj-elf.c (obj_elf_init_stab_section): Ditto.
301 * config/obj-som.c (obj_som_init_stab_section): Ditto.
302
303 Tue Feb 8 17:25:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
304
305 * write.c (fixup_segment): Use as_bad_where, not as_bad.
306
307 * subsegs.c (subseg_set_rest): Call memset with the arguments in
308 the right order. Explicitly clear fix_root and fix_tail fields.
309
310 Tue Feb 8 16:00:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
311
312 * config/obj-coff.c (coff_frob_symbol): For abs_symbol, set *punt
313 and do nothing else.
314
315 * symbols.c (symbol_begin): Initialize value of abs_symbol
316 properly.
317
318 * write.c (adjust_reloc_syms): Use abs_symbol instead of calling
319 section_symbol.
320
321 * ecoff.c (ecoff_build_debug): Fix "/*" in comment to silence
322 complaint from "gcc -Wall".
323
324 * configure.in (alpha-*-netware*): New target, like alpha-*-osf*.
325
326 * config/tc-alpha.c (GP_ADJUSTMENT): Move definition to start of
327 file.
328 (tc_gen_reloc): Remove uninitialized variable `code', and code
329 that tried to use it (incorrectly). For LITERAL reloc, set addend
330 to negative of GP value.
331 (load_symbol_address): Don't adjust return value by GP_ADJUSTMENT.
332
333 * write.c (write_relocs): Print some sensible error message if
334 bfd_perform_relocation returns bfd_reloc_overflow.
335
336 Mon Feb 7 15:49:24 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
337
338 * configure.in (hppa*-*elf*): New configuration for PA ELF.
339 (hppa*-*-osf*): Default object format is SOM.
340
341 Mon Feb 7 16:07:35 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
342
343 * config/tc-alpha.c (md_atof): Warn that floating-point values
344 might not assemble properly.
345
346 * configure.in (target alpha-*-osf*): Don't set "dev=yes" any
347 more.
348
349 * config/tc-alpha.c (load_expression): Parenthesize operations in
350 range checking, to avoid precedence questions.
351
352 * config/tc-alpha.c (addr32): New static variable.
353 (md_parse_option): Set it for "-32addr".
354 (load_symbol_address): If addr32 is set, use ldl instead of ldq.
355
356 * atof-generic.c (atof_generic): Calculate maximum_useful_digits
357 and more_than_enough_bits_for_digits in integer arithmetic, to
358 eliminate the only sources of dependence on floating point
359 support, which doesn't work yet on the Alpha.
360
361 Mon Feb 7 03:56:05 1994 Ken Raeburn (raeburn@cambridge.cygnus.com)
362
363 * ecoff.c (ecoff_build_debug) [TC_ALPHA]: Specify version stamp as
364 0x30b for Alpha for now, until ".verstamp" is handled.
365
366 * literal.c (add_to_literal_pool): Use seginfo->frchainP, which
367 actually refers to the literal pool section, rather than
368 frchain_now, which refers to whatever section the assembler was
369 in.
370
371 * write.c (fixup_segment): Only do range checking if size of fixup
372 is smaller than word size. Otherwise, we always wind up with
373 zeros.
374
375 * config/tc-alpha.c (md_section_align): Change second argument and
376 return type to valueT, to agree with tc.h.
377 (alpha_do_align): Local static array nop_pattern is now unsigned
378 char, to avoid overflow warnings.
379 * config/tc-alpha.h (md_section_align): Delete declaration.
380
381 * config/obj-ecoff.c (ecoff_frob_file): Ensure that ecoff_data for
382 output bfd is non-null before indirecting through it.
383
384 * config/tc-alpha.c (alpha_frob_ecoff_data): Renamed from
385 alpha_frob_file.
386 * config/tc-alpha.h (tc_frob_file): Macro deleted.
387 * config/obj-ecoff.c (ecoff_frob_file) [TC_ALPHA]: Call
388 alpha_frob_ecoff_data, then fill in optional-header info with gp
389 value and register masks.
390
391 Sun Feb 6 16:13:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
392
393 * configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP.
394
395 * config/obj-som.c (obj_som_init_stab_section): Same change
396 as coffbfd and elf below. Zero the initial stab symbol after
397 allocating it.
398
399 Sat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros.cygnus.com)
400
401 * config/obj-coffbfd.c (obj_coff_init_stab_section): Zero the
402 initial stab symbol after allocating it.
403 * config/obj-elf.c (obj_elf_init_stab_section): Ditto.
404
405 Sat Feb 5 11:53:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
406
407 * config/tc-hppa.c (pa_ip): addb[tf] should only accept
408 non-negated condition completers. Add support for addb pseudo-op
409 which accepts both negated and non-negated completers.
410
411 Sat Feb 5 00:15:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
412
413 * configure.in (rs6000*): Use cpu_type ppc.
414 (ppc-*-aix*): New target; use coff and force bfd_gas.
415 * config/tc-ppc.h, config/tc-ppc.c: New files for PowerPC/POWER
416 (RS/6000) support. At the moment, only XCOFF is supported.
417
418 * config/obj-coff.c (SA_SET_SYM_ENDNDX): Made non-static.
419 (S_SET_DATA_TYPE): Likewise.
420 (coff_last_function): Renamed from local static last_functionP in
421 coff_frob_symbol and made externally visible.
422 (coff_frob_symbol): New local static set_end; use it to try to
423 avoid calling SA_SET_SYM_ENDNDX on a symbol that will be punted.
424 * config/obj-coff.h (S_SET_DATA_TYPE): Declare.
425 (SA_SET_SYM_ENDNDX): Declare.
426 (coff_last_function): Declare.
427
428 * expr.c (operand): If DOLLAR_DOT is defined, accept `$' as
429 equivalent to `.' to mean the current location.
430
431 * read.c (LEX_BR): If not defined, define as 0.
432 (lex_type): Use LEX_BR as the type of `{',`}',`[',`]'.
433
434 * symbols.c (symbol_new): If tc_canonicalize_symbol_name is
435 defined, call it with preserved_copy_of_name. If
436 tc_symbol_new_hook is defined, call it on the new symbol.
437 (symbol_find_base): If tc_canonicalize_symbol_name is defined,
438 call it on a copy of the name argument.
439
440 * write.c (write_object_file): Simplified usage of obj_frob_symbol
441 and tc_frob_symbol. Always call both if the symbol is going to be
442 output.
443
444 * write.c (relax_segment): Use %ld rather than %d when printing
445 fragP->fr_var, and cast it to long.
446
447 Changed relocs to be based on subsegments (when BFD_ASSEMBLER).
448 * subsegs.h (struct frchain): If BFD_ASSEMBLER, added new fields
449 fix_root and fix_tail.
450 (segment_info_type): If BFD_ASSEMBLER, don't define fix_tail
451 field.
452 * write.c (fix_new_internal): If BFD_ASSEMBLER, set fix_rootP and
453 fix_tailP based on frchain_now, not seg_info (now_seg).
454 (chain_frchains_together_1): Chain the subsegment relocs together.
455 * subsegs.c (subseg_change): Don't clear fix_tail field.
456 (subseg_get): Likewise.
457 * literal.c (add_to_literal_pool): Look through the relocs via
458 frchain_now, not seginfo.
459
460 Thu Feb 3 23:07:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
461
462 * config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Changed
463 ecoff_undefined to ecoff_extern_size.
464 * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): Likewise.
465 * config/tc-mips.c (s_extern): Set ecoff_extern_size to the
466 external symbol size, rathern than setting the symbol value.
467 (md_estimate_size_before_relax): Check both ecoff_extern_size and
468 symbol value to see if GP referencing can be used.
469 * ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, not
470 ecoff_undefined.
471 (ecoff_frob_symbol): Don't check ecoff_undefined.
472 (ecoff_build_symbols): Get size of an undefined symbol from
473 sym->ecoff_extern_size, not S_GET_VALUE (sym).
474
475 Wed Feb 2 13:55:08 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
476
477 * Makefile.in: Avoid bug in losing hpux sed.
478
479 Wed Feb 2 11:40:11 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
480
481 * config/tc-mips.c (file_mips_isa): New static variable.
482 (md_begin): Set it.
483 (s_mipsset): Add support for .set mipN to set the ISA level.
484
485 * gasp.c (kinfo): Fully bracket initializer.
486
487 Tue Feb 1 19:28:12 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
488
489 * gasp.c (malloc): Don't declare, since host.h or system header
490 files may declare it differently.
491
492 * config/atof-ieee.c (int_to_gen): Now static.
493
494 * config/ho-i386aix.h: Include sys/types.h and stdlib.h, not
495 ho-sysv.h. Based loosely on a patch from Minh Tran-Le.
496
497 Tue Feb 1 10:50:17 1994 Steve Chamberlain (sac@jonny.cygnus.com)
498
499 * gasp.c: Include host.h.
500
501 Tue Feb 1 12:13:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
502
503 * config/tc-mips.c (mips_ip): Make an unsupported instruction a
504 warning, not an error.
505
506 * config/obj-coff.c (dot_text_symbol, dot_data_symbol,
507 dot_bss_symbol): Don't define if BFD_ASSEMBLER.
508 (obj_symbol_to_chars): bfd_coff_swap_aux_out now takes more
509 arguments.
510 (coff_line_base): Renamed from line_base. Changed all uses.
511 (coff_add_linesym): Renamed from add_line_sym. Made non-static.
512 Changed all uses.
513 * config/obj-coff.h: If TC_PPC, include coff/rs6000.h.
514 (S_SET_STORAGE_CLASS, S_GET_STORAGE_CLASS): Declare if
515 BFD_ASSEMBLER.
516 (coff_line_base): Declare.
517 (coff_add_linesym): Declare if BFD_ASSEMBLER.
518 * config/obj-coffbfd.c (symbol_to_chars): bfd_coff_swap_aux_out
519 now takes more arguments.
520
521 Mon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros.cygnus.com)
522
523 * as.c (statistics_flag): Renamed from quiet_flag.
524 (main): Get statistics with --statistics instead of -noquiet.
525
526 Mon Jan 31 07:19:30 1994 Steve Chamberlain (sac@jonny.cygnus.com)
527
528 * Makefile.in: Support for Gnu ASsembler Preprocessor.
529 * gasp.c: New file.
530 * read.c (s_lcomm): Align lcomm data.
531 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
532 from different sections.
533
534 Sun Jan 30 14:58:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
535
536 * write.c (write_object_file): If tc_frob_file is defined, call it
537 just before calling obj_frob_file.
538 * config/tc-alpha.c (alpha_gp_value): Renamed from gp_value
539 (references changed), and made non-static.
540 (getExpression): Return void.
541 (select_gp_value): Abort if gp_value is non-zero. Delete call to
542 non-existent bfd_set_gp_value.
543 (alpha_validate_fix): Function deleted.
544 (alpha_frob_symbol): Function deleted.
545 (alpha_local_label): Function deleted.
546 (alpha_frob_file): Renamed from alpha_end.
547 * config/tc-alpha.h (alpha_frob_symbol, alpha_validate_fix,
548 alpha_local_label, alpha_end): Declarations deleted.
549 (alpha_gp_value, alpha_frob_file): Declare.
550 (tc_frob_symbol, TC_VALIDATE_FIX, md_end): Macros deleted.
551 (LOCAL_LABEL): Move code here from tc-alpha.c:alpha_local_label.
552 (md_convert_frag): Simplified slightly.
553 (tc_frob_file): New macro.
554
555 * read.c (do_align): New function, most of guts of s_align_*
556 functions. Look for md_do_align macro, give it a chance to bypass
557 all but recording of section alignment.
558 (s_align_bytes, s_align_ptwo): Call do_align.
559 (s_lcomm) [TC_ALPHA]: Align object to largest power of two that
560 divides object size.
561
562 * frags.c (frag_align_pattern): New function.
563 (frag_align): Rewrite for clarity.
564
565 * config/tc-vax.c (md_assemble): Handle O_constant expression.
566 (vip_begin): Returns pointer to const char. Cast hash_insert arg
567 to PTR to avoid compiler complaints about const.
568 (md_begin): Local variable errtxt must point to const.
569
570 * configure.in: Handle host vax-*-ultrix* like vax-*-bsd*. Don't
571 bother with *-*-ultrix or *-*-sysv*, except *-*-sysv, since only
572 the last has an existing host support file. Do handle vax-bsd and
573 vax-ultrix targets.
574
575 Fri Jan 28 11:26:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
576
577 * config/obj-coff.c (obj_coff_section_header_append): Do not
578 declare if BFD_ASSEMBLER.
579 (stack_pop): Correct test for stack underflow.
580 (obj_coff_endef, obj_coff_dim, obj_coff_line, obj_coff_size,
581 obj_coff_scl, obj_coff_tag, obj_coff_type, obj_coff_val): Declare
582 type of ignored argument to avoid gcc warning.
583 (align): Removed unused function.
584
585 Thu Jan 27 18:14:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
586
587 * config/tc-alpha.c, config/tc-alpha.h, config/alpha-opcode.h: New
588 files, based on port of gas-1.38 contributed by CMU, using a.out
589 variant. Updated for gas-2.x and ECOFF. Floating-point constants
590 are still broken, bootstrap testing incomplete.
591
592 * literal.c: Comment changes.
593
594 * listing.c (listing_source_file): Check for null listing_tail
595 before indirecting through it.
596
597 * expr.h (struct expressionS): Added struct tag.
598
599 * as.h: If __GNUC__ and inline are both undefined, define inline
600 away.
601
602 * write.c (cvt_frag_to_fill): Don't assume that fr_var for
603 rs_align or rs_org frags will be 1.
604 (relax_segment): For rs_align, if fr_var is not 1, complain if
605 required padding is not a multiple of the size of the pad pattern.
606 (fixup_segment): Leave gp-relative relocations alone. For pcrel
607 relocations referring to the same segment, clear fx_pcrel when
608 clearing fx_addsy.
609 * as.h: Adjust comments on rs_align.
610
611 * atof-generic.c: Some reformatting.
612 (atof_generic): Be careful when mixing signed/unsigned values of
613 different sizes.
614
615 * write.c, config/obj-{aout,bout,coff*}.c, config/tc-sparc.c:
616 Query the fx_done field instead of fx_addsy to see if the fixup
617 still needs to be applied. Set fx_done and clear fx_addsy both,
618 for now. If TC_HANDLES_FX_DONE isn't defined, assume md_apply_fix
619 will only clear fx_addsy, and set fx_done accordingly after
620 returning.
621 * config/tc-sparc.h (TC_HANDLES_FX_DONE): Define.
622 * config/tc-sparc.c (md_apply_fix): Set fx_done for non-pcrel fix
623 with no fx_addsy.
624
625 * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol):
626 Deleted.
627 (symbol_begin): Moved to end of file, so function inlining can
628 work better.
629 (fb_label_count, fb_label_max): Default C static initializers are
630 sufficient.
631 * symbols.h (dot_text_symbol, dot_data_symbol, dot_bss_symbol):
632 Declarations deleted.
633 * config/obj-coff.c (dot_text_symbol, dot_data_symbol,
634 dot_bss_symbol): Defined here, static.
635
636 * config/obj-aout.c [BFD_ASSEMBLER]: Undef NO_RELOC before
637 including aout/aout64.h.
638
639 * write.c (write_object_file): If EMIT_SECTION_SYMBOLS is false,
640 don't write out a section symbol even if it's used in a
641 relocation; assume relocations will handle section numbers
642 somehow. Rename "punt_it" label to "punt_it_if_unused" to reflect
643 it's true use.
644 (EMIT_SECTION_SYMBOLS): Default to 1.
645 (adjust_reloc_syms): Don't create a new symbol for an absolute
646 reference; just use the absolute section symbol.
647 (write_relocs): Make printout of reloc values dependent on flag
648 DEBUG3, not DEBUG2.
649 * config/obj-aout.h (EMIT_SECTION_SYMBOLS): Define as 0.
650 * config/obj-ecoff.h (EMIT_SECTION_SYMBOLS): Ditto.
651
652 Thu Jan 27 16:43:51 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
653
654 * read.c (lex_type): No longer make '{' a valid character for
655 symbol names.
656
657 * as.c (main): Print long values using %ld.
658
659 * messages.c (as_warn_internal): New static function.
660 (as_warn, 3 versions): Use as_warn_internal.
661 (as_warn_where, 3 versions): New function.
662 * as.h (as_warn_where): Declare.
663
664 Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)
665
666 * as.c (quiet_flag): New flag.
667 (main): If -noquiet given, display execution time and memory used.
668
669 Tue Jan 25 15:53:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
670
671 * doc/{all.texi,as.texinfo}: Add documentation for HPPA port.
672
673 Mon Jan 24 19:18:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
674
675 * ecoff.c (ecoff_frob_symbol): New function. Put undefined
676 symbols of known size in the undefined section. Put small common
677 symbols in a .scommon section.
678 * ecoff.h (ecoff_frob_symbol): Declare.
679 * config/obj-ecoff.h (obj_frob_symbol): Define.
680 * config/obj-elf.c (obj_elf_write_symbol_p, obj_elf_write_symbol,
681 obj_elf_frob_symbol): Removed unused functions.
682 * config/obj-elf.h (obj_frob_symbol, obj_write_symbol): Removed
683 unused macros.
684 (obj_elf_frob_symbol, obj_elf_write_symbol): Removed declarations
685 of unused functions.
686 (obj_frob_symbol): Define if ECOFF_DEBUGGING.
687
688 * tc-mips.c (g_switch_seen): New static variable.
689 (md_parse_option): Set g_switch_seen for -G option.
690 (s_option): If creating PIC code, force the GP size to be 0. Warn
691 if -G switch used with a non-zero value.
692
693 * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than
694 comparing against bfd_com_section.
695
696 Mon Jan 24 14:12:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
697
698 * read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss
699 section.
700
701 Thu Jan 20 13:17:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
702
703 * expr.c (operand): For floating point operand with unusual fp
704 char from FLT_CHARS, preserve the character. Patch from Lisa
705 Repka.
706
707 Wed Jan 19 23:15:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
708
709 * config/tc-mips.c (md_pseudo_table): Add all data allocation
710 pseudo-ops: .hword, .int, .long, .octa, .quad, .short, .single.
711
712 Tue Jan 18 15:51:59 1994 Steve Chamberlain (sac@jonny.cygnus.com)
713
714 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and
715 C_FCN assume .val has been set to .
716
717 Tue Jan 18 16:19:58 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
718
719 * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It
720 confuses GDB for some unknown reason.
721 * cofnig/obj-som.c: Likewise.
722
723 Tue Jan 18 19:05:32 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
724
725 * literal.c (add_to_literal_pool): Handle duplicates of values
726 already written to literal pool.
727
728 Tue Jan 18 17:23:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
729
730 * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols
731 with explicitly marked stabs through BFD: if a symbol marked
732 N_UNDF | N_EXT is in the absolute section, move it to the
733 undefined section; move a symbol marked N_INDR into
734 bfd_ind_section and set the BSF_INDIRECT flag; set the
735 BSF_WARNING flag for a symbol makred N_WARNING.
736
737 Mon Jan 17 15:40:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
738
739 * ecoff.h (ecoff_set_gp_prolog_size): Declare.
740 * ecoff.c (ecoff_set_gp_prolog_size): Return type is void.
741
742 Mon Jan 17 00:18:55 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
743
744 * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'
745 and 'f' template operand.
746
747 * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u',
748 and '2' in copr and sfu instruction templates.
749
750 Sun Jan 16 16:44:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
751
752 * as.h (subseg_force_new): Add prototype.
753
754 Sat Jan 15 09:20:55 1994 Doug Evans (dje@canuck.cygnus.com)
755
756 * app.c (do_scrub_next_char): Allow lines like " foolab :".
757
758 * read.c (emit_expr): Fix computation of mask.
759 * config/obj-elf.c (obj_elf_section): Fix loop termination test.
760
761 Thu Jan 13 16:15:15 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
762
763 * ecoff.c (ecoff_set_gp_prolog_size): New function.
764 (current_file_idx): New static variable.
765 (add_file): Use and increment current_file_idx instead of indx
766 parameter.
767
768 * struc-symbol.h (struct symbol): Make all bitfields unsigned.
769
770 * config/tc-i960.c (i960_validate_fix): Added argument
771 add_symbolPP. Indirect through it to get "add_symbolP".
772 * config/tc-i960.h (i960_validate_fix): Supply prototype.
773 (TC_VALIDATE_FIX): Pass address of add_symbolP.
774
775 * configure.in (i386-*-netbsd*): New target, using te-netbsd.h.
776 (i386-*-netbsd0.8): New target, like 386bsd.
777
778 * configure.in: Set BFDDEF in Makefile to "define" or "undef".
779 * Makefile.in (config.h): Protect against multiple inclusions.
780 Define or undef BFD_ASSEMBLER as specified by $(BFDDEF).
781 (ALL_CFLAGS): Omit $(BFDDEF).
782 * as.h: Include config.h.
783 (struct symbol): Added forward declaration.
784 (add_to_literal_pool): Fix declaration.
785 * as.c: Don't include config.h.
786
787 * literal.c (add_to_literal_pool): Take symbol and addend as
788 arguments, instead of expression, for now. Fix calculation of
789 offset to return.
790
791 * subsegs.h (segment_info_type) [NEED_LITERAL_POOL]: Add field
792 literal_pool_size.
793
794 Thu Jan 13 12:14:21 1994 Jeffrey A. Law (law@snake.cs.utah.edu
795
796 * subsegs.c (subseg_get): Accept new argument "force_new". If
797 set then a new segment is always created. All callers changed.
798 (subseg_force_new): New function. Similar to subseg_new, but
799 always force a new segment to be created.
800
801 * config/obj-som.c (som_frob_file): Call adjust_code_sections
802 for each section.
803 (adjust_code_sections): New function. Adjusts the VMA for all the
804 $CODE$ subspaces.
805
806 * config/tc-hppa.c (md_assemble): Also handle creating a fixup
807 for the unwind descriptors if a function's label follows the
808 .PROC and .ENTRY directives.
809 (pa_entry): Don't set BSF_FUNCTION for the label symbol here; it
810 is done elsewhere. Don't create a fixup for the unwind
811 descriptors if the function's label has not been defined yet.
812 (pa_proc): For SOM, place each procedure within a new $CODE$
813 subspace. Adjust the segment and frag for the associated
814 function label if it exists.
815
816 Wed Jan 12 22:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
817
818 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.
819 (hppa_fix_new): Initialize segment field.
820 (md_apply_fix): Do nothing for pc-relative fixup which involves
821 crossing a segment boundary.
822 (pa_procend): Undefine the current label after handling .PROC
823 and .PROCEND directives.
824 (dummy_symbol): Make type "symbolS *". Change references as
825 appropriate.
826
827 Wed Jan 12 13:29:31 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
828
829 * read.c (read_a_source_file): Cast array argument to unsigned
830 char.
831 * write.c (adjust_reloc_syms): Remove unused variable symseginfo.
832 (write_object_file): Don't define punt_it if it won't be used.
833 (fixup_segment): Don't define skip if it won't be used.
834
835 * config/tc-mips.h (TARGET_FORMAT): Define as mips_target_format.
836 (mips_target_format): Declare.
837 * config/tc-mips.c (mips_target_format): Define with appropriate
838 default definition.
839 (md_parse_option): If -EL or -EB is used, change byte_order and
840 mips_target_format as appropriate.
841
842 Tue Jan 11 21:52:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
843
844 * app.c (do_scrub_next_char): Another attempt to fix bugs
845 dealing with labels without colons (for HPPA and MRI).
846
847 Tue Jan 11 17:01:06 1994 Doug Evans (dje@canuck.cygnus.com)
848
849 * expr.c (integer_constant): Fix computation of too_many_digits.
850 Variable digit_2 renamed to start. Fix check for whether number
851 will fit in 32 bits.
852 * read.c (emit_expr): Use valueT instead of long.
853
854 Tue Jan 11 13:01:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
855
856 * config/obj-elf.c: If TC_MIPS, include elf/mips.h.
857 (special_sections): Define.
858 (obj_elf_special_section): Get default types and attributes from
859 list of special sections.
860 * config/tc-mips.c (ELF_TC_SPECIAL_SECTIONS): Define.
861
862 * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss
863 sections to be close together.
864
865 * config/tc-mips.c (macro): Corrected $at warnings in a couple of
866 spots.
867
868 * listing.c (listing_prev_line): New function.
869 * listing.c: Include subsegs.h.
870 (listing_prev_line): New function.
871 (calc_hex): Reset byte_in_frag to zero for each new frag.
872 * config/tc-mips.c (append_insn): Call listing_prev_line after
873 emitting nop instructions.
874 * Makefile.in (listing.o): Depends upon subsegs.h.
875
876 Mon Jan 10 09:52:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
877
878 * config/tc-hppa.c (pa_ip): Put check for missing label on .PROC
879 here. Handle case where label may be defined after the .PROC.
880 (pa_proc): It is not an error if the procedure's label isn't
881 defined before the .PROC directive.
882
883 Sun Jan 9 04:43:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
884
885 * config/te-netbsd.h: New file.
886 * config/tc-i386.h (TARGET_FORMAT) [TE_NetBSD]: Use bfd target
887 a.out-netbsd-386 for this configuration.
888
889 Fri Jan 7 17:38:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
890
891 * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information
892 with the associated stabs information.
893 (ecoff_build_symbols): Never set the type of stabs symbols to
894 st_Global. Don't update the symbol index or ifd if the gas symbol
895 is not the same as the ECOFF symbol (which is now the case for
896 stabs symbols).
897
898 Fri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros.cygnus.com)
899
900 * config/tc-mips.c (macro): Add a LOSING_COMPILER ifdef that
901 splits the function.
902 (macro2): New function, if LOSING_COMPILER defined.
903
904 Fri Jan 7 09:38:25 1994 Steve Chamberlain (sac@cygnus.com)
905
906 * config/obj-coffbfd.c (fill_section): Don't ever fill past the
907 end of a section. (write_object_file): Temporary fix - setup
908 stdoutput.
909
910 Thu Jan 6 18:05:21 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
911
912 * config/tc-sparc.c (tc_gen_reloc): Fix handling of addends in
913 non-pcrel_offset relocations.
914
915 Thu Jan 6 01:06:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
916
917 * config/tc-mips.c (mips_ip): Warn about using $1 as well as $at
918 without .set noat.
919
920 Wed Jan 5 14:22:22 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
921
922 * literal.c: New file.
923 * Makefile.in (REAL_SOURCES, OBJS): List it.
924
925 * as.h (DEBUG): Don't define.
926 (struct expressionS, struct fix): Declare in case they're used in
927 prototypes.
928 (add_to_literal_pool) [BFD_ASSEMBLER]: Declare.
929
930 * config/tc-mips.h (TARGET_FORMAT) [OBJ_AOUT]: Fix for new names
931 in bfd.
932
933 * subsegs.c (subseg_get): New function. Creates segment if
934 needed, returns pointer, but doesn't change current segment.
935 (subseg_new): Use it.
936
937 Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)
938
939 * Makefile.in (INCLUDES): Add $(srcdir)/.. to places to search.
940 * config/obj-ecoff.c: Include files as "bfd/" instead of "../bfd/".
941 * app.c, flonum.h, hex-value.c (const): Change #if to be more
942 portable.
943
944 Tue Jan 4 22:11:34 1994 Rob Savoye (rob@darkstar.cygnus.com)
945
946 * config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTa
947 micro-kernel.
948
949 Thu Dec 30 15:27:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
950
951 * write.c (write_relocs): bfd_perform_relocation now takes an
952 additional argument, to return an error string (which we ignore).
953
954 Wed Dec 29 14:37:26 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
955
956 * write.h (struct fix): Field tc_fix_data should be type PTR, not
957 void*, for compatibility with non-ANSI compilers. Added
958 single-bit field "fx_done".
959
960 Sun Dec 26 14:31:47 1993 Torbjorn Granlund (tege@adder.cygnus.com)
961
962 * tc-hppa.c (pre_defined_registers): Convert to lower case.
963 Delete spurious register names "%r4L", etc.
964 (selector_table): Sort and convert to lower case.
965 (cons_fix_new_hppa): `reloc_type' => `rel_type'.
966 (pa_ip): Always use strcmp for non-text and strcasecmp for text.
967 (reg_name_search): Rewrite to call strcasecmp only once per
968 iteration.
969 (pa_chk_field_selector): Rewrite to use binary search.
970 (pa_parse_neg_add_cmpltr): Use strcasecmp for completer comparisons.
971 (pa_parse_space_stmt): $TEXT$ and $PRIVATE$ are symbols; use case
972 sensitive comparisons.
973 (pa_parse_space_stmt): Canonicalize strncasecmp arg to lower case.
974 (pa_space): "$text$" => "$TEXT$"; "$private$" => "$PRIVATE$". Use
975 case sensitive comparison for all symbolic names.
976 (pa_subspace): Canonicalize strncasecmp arg to lower case.
977 (pa_subspace_start): Use case sensitive comparison for symbolic names.
978
979 Mon Dec 20 10:37:48 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
980
981 * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no
982 symbol is present (i.e., relocation against absolute), create a
983 phony local symbol, and use it in the reloc.
984 (fixup_segment): When adjusting a reloc with an absolute symbol,
985 have TC_FORCE_RELOCATION control clearing add_symbolP too.
986 * config/tc-sparc.h (RELOC_REQUIRES_SYMBOL): Define, for OBJ_COFF.
987
988 * symbols.c (S_IS_EXTERNAL, S_IS_LOCAL): Don't use both BSF_EXPORT
989 and BSF_GLOBAL, since they're the same.
990
991 * as.c (main): Only invoke md_end if it's defined as a macro.
992 * tc.h (md_end): Don't declare it.
993 * config/tc-*.[ch] (md_end): Deleted, in cases where it doesn't do
994 anything.
995 * config/tc-vax.c (vip_end): Deleted null function.
996 * config/tc-mips.c (md_mips_end): Renamed from md_end.
997 * config/tc-mips.h (md_mips_end): Declare.
998 (md_end): New macro, calls md_mips_end.
999
1000 * write.c (write_object_file): Don't close output file.
1001 * as.c (main): Close output file (if needed) after calling
1002 listing_print, which should be after calling write_object_file,
1003 which sets the frag addresses.
1004
1005 * config/obj-coff.c (obj_coff_dim, obj_coff_endef, obj_coff_line,
1006 obj_coff_scl, obj_coff_size, obj_coff_tag, obj_coff_type,
1007 obj_coff_val): Add unused int argument to satisfy prototypes; goes
1008 with Ian's 10 Sep changes.
1009 (S_GET_DATA_TYPE, S_SET_DATA_TYPE, S_GET_STORAGE_CLASS,
1010 S_SET_STORAGE_CLASS): Now function instead of macros.
1011 (obj_emit_lineno) [BFD_ASSEMBLER]: Deleted.
1012 (tag_insert): Local var ERROR_STRING is const. Use "const" not
1013 "CONST" for argument NAME. Fixed prototype.
1014 (coff_frob_symbol): Removed explicit "#if 1" directive. If
1015 S_IS_EXTERNAL, set storage class to C_EXT.
1016 (s_get_name): Use "const" not "CONST".
1017 * config/obj-coff.h (S_GET_DATA_TYPE, S_SET_DATA_TYPE,
1018 S_GET_STORAGE_CLASS, S_SET_STORAGE_CLASS): Deleted.
1019 (obj_emit_lineno): Declare only for non-BFD_ASSEMBLER. For
1020 BFD_ASSEMBLER, define as macro that aborts.
1021 (obj_extra_stuff, tc_headers_hook): Declare only for
1022 non-BFD_ASSEMBLER.
1023 (coff_frob_symbol): Fix prototype.
1024
1025 Sun Dec 19 00:37:20 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1026
1027 * config/tc-sparc.c (tc_gen_reloc): Test of pcrel_offset had sense
1028 reversed.
1029
1030 Thu Dec 16 21:13:11 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1031
1032 * config/tc-hppa.c (md_begin): Initialize "dummy_label".
1033 (tc_gen_reloc, SOM version): For relocations which have no symbol,
1034 set sym_ptr_ptr to dummy_label. Avoids lossage in generic BFD code.
1035
1036 Thu Dec 16 16:07:56 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
1037
1038 * read.c (lex_type): No longer make '[' a valid character for
1039 symbol names.
1040
1041 * config/tc-vax.c (tc_aout_fix_to_chars): Local variable
1042 NBYTES_R_LENGTH now const.
1043
1044 * config/obj-*.c, config/tc-*.c: Omit superfluous "return"
1045 statements at ends of functions. Don't check for null return from
1046 hash_new, since it won't return at all if there's no memory
1047 available. Also, check for null return from hash_insert, rather
1048 than zero-length string, as success indicator.
1049
1050 * subsegs.c (section_symbol): New function.
1051 * subsegs.h (section_symbol): Declare.
1052 * write.c (adjust_reloc_syms): Use it.
1053
1054 Wed Dec 15 15:39:53 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
1055
1056 * Makefile.in (RUNTEST): New variable.
1057 (CHECKFLAGS): Pass it down.
1058
1059 * ecoff.c (ecoff_directive_frame): Permit extra trailing operands;
1060 unused for now, but supplied by Alpha OSF1 compiler.
1061
1062 * as.h: Protect against multiple inclusions.
1063 (int_to_gen): Don't declare.
1064
1065 * config/atof-vax.c (atof_vax): NULL is not a valid character
1066 constant.
1067
1068 Tue Dec 14 21:38:25 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1069
1070 * configure.in (hppa*-*-osf*): Do not consider this a developmental
1071 configuration.
1072
1073 * config/tc-hppa.c (md_apply_fix): Handle cases where no
1074 relocation will be emitted for 32bit formats.
1075
1076 Mon Dec 13 23:33:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1077
1078 * config/tc-hppa.c (md_apply_fix): Do not call hppa_field_adjust
1079 for any of the 'T' field selectors.
1080
1081 Sat Dec 11 11:23:12 1993 Steve Chamberlain (sac@thepub.cygnus.com)
1082
1083 * config/tc-h8500.c (build_bytes): Get reloc type right for a
1084 %page operation. (md_assemble): Don't modify input_line_pointer.
1085 (mdcoff_sizemachdep): New function.
1086 * config/tc-h8500.h (TC_COFF_SIZEMACHDEP): New macro.
1087 * config/tc-z8k.c (get_operand): Delete bogus check.
1088
1089 Wed Dec 8 16:31:51 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
1090
1091 * write.c (number_to_chars_*): Delete bogus range check.
1092
1093 * output-file.c (TARGET_ARCH): No default.
1094
1095 Tue Dec 7 16:02:53 1993 Steve Chamberlain (sac@jonny.cygnus.com)
1096
1097 * config/tc-sh.c (md_convert_frag): Truncate disps before calling
1098 md_number_to_chars. (md_assemble): Don't modify
1099 input_line_pointer.
1100
1101 Mon Dec 6 11:49:03 1993 Doug Evans (dje@canuck.cygnus.com)
1102
1103 * config/tc-h8300.c (md_assemble): Don't update input_line_pointer.
1104
1105 Mon Dec 6 11:20:02 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1106
1107 * config/obj-som.[ch] (obj_read_begin_hook): Remove last change.
1108 Breaks with the HP compilers.
1109
1110 * config/tc-hppa.c (struct call_info): Remove fields which were
1111 set but never used. Remove all code which sets those fields.
1112 (struct subspace_dictionary_chain): Likewise.
1113 (struct space_dictionary_chain): Likewise.
1114 (pa_desc): Delete useless function. Delete all references.
1115 (hppa_tc_make_sections): No need to count the number of symbols for
1116 the symbol extension section.
1117
1118 Sun Dec 5 17:05:29 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1119
1120 * config/obj-som.c (obj_som_version): Pass version string to
1121 SOM BFD backend.
1122 (obj_som_copyright): New function. Much like obj_som_version.
1123
1124 * config/tc-hppa.c (obj_copyright): Define as appropriate for
1125 SOM and ELF.
1126 (pa_copyright): Just a stub now.
1127
1128 * config/obj-som.c (obj_read_begin_hook): Delete unused function.
1129 * config/obj-som.h (obj_read_begin_hook): Provide dummy definition.
1130 (TARGET_SYMBOL_FIELDS): Delete. SOM isn't making use of them.
1131
1132 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle relocation
1133 expansion due to rounding mode selectors. Handle R_[RDSN]_MODE
1134 relocations for selecting the current rounding mode.
1135
1136 * config/tc-hppa.c (evaluate_absolute): Support e_rrsel and
1137 e_rlsel field selectors.
1138
1139 Fri Dec 3 18:33:24 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1140
1141 * config/obj-elf.h: If ECOFF_DEBUGGING, undef
1142 SEPARATE_STAB_SECTIONS and INIT_STAB_SECTION, and define
1143 OBJ_PROCESS_STAB to call ecoff_stab.
1144 * config/obj-elf.c: Don't compile obj_elf_init_stab_section if
1145 INIT_STAB_SECTION is not defined.
1146
1147 Fri Dec 3 10:56:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1148
1149 * config/tc-hppa.c (md_apply_fix): Delete old wrapper function.
1150 (md_apply_fix_1): Rename to md_apply_fix. Fix argument decls.
1151 Fix comments in various places. Always return a value.
1152 Avoid dereferencing a NULL fx_addsy.
1153 (hppa_force_relocation): Avoid dereferencing a NULL fx_addsy.
1154
1155 Fri Dec 3 09:47:30 1993 Pete Hoogenboom (hoogen@cs.utah.edu)
1156
1157 * tc-hppa.c: (tc_gen_reloc): Addend for a plabel relocation should
1158 be either 0 or 2 (no static link or static link required). Always
1159 assume no static link.
1160
1161 Thu Dec 2 11:52:21 1993 Ken Raeburn (raeburn@cygnus.com)
1162
1163 * config/tc-sparc.c (tc_gen_reloc): Make adjustment to addend be
1164 dependent on howto fields, not on format flavour.
1165
1166 * struc-symbol.h (struct symbol): New fields sy_obj and sy_tc,
1167 defined as types OBJ_SYMFIELD_TYPE and TC_SYMFIELD_TYPE, if those
1168 macros are defined.
1169 * config/obj-coff.h (TC_SYMFIELD_TYPE, OBJ_SYMFIELD_TYPE): Define.
1170 (TARGET_SYMBOL_FIELDS, I960_SYM_FIELDS): Don't define.
1171 (sy_tc, sy_obj): Define so that the fields look like they used to,
1172 until all references get changed.
1173
1174 * write.c (fixup_segment): Lots of variables no longer register.
1175 Reordered some code for easier reading.
1176 * config/obj-coff.c (obj_coff_dim): dim_index no longer register.
1177 Deleted superfluous return statement.
1178 (obj_coff_line, obj_coff_size, obj_coff_scl, obj_coff_type,
1179 obj_coff_val, tag_init, tag_insert): Deleted superfluous return
1180 statement.
1181 (align, obj_coff_section): Deleted debugging printfs.
1182 * config/tc-i386.c (md_assemble): Discard some register decls.
1183 Use assignment rather than memcpy to copy template.
1184 (op_hash, reg_hash, prefix_hash): Default C initialization of
1185 statics is sufficient.
1186 * config/tc-sparc.c (print_insn): Array Reloc is now const, and
1187 points to const.
1188
1189 * config/obj-coff.h (TARGET_FORMAT): Only use coff-sparc-lynx if
1190 TE_LYNX; use coff-sparc otherwise.
1191 [USE_NATIVE_HEADERS]: Delete this code; it isn't used.
1192
1193 * write.c (fixup_segment): Call TC_VALIDATE_FIX, if defined,
1194 before processing a fixup. Call TC_ADJUST_RELOC_COUNT just before
1195 returning. Remove some i960-coff-specific code.
1196 (TC_ADJUST_RELOC_COUNT): Default to doing nothing.
1197 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT) [OBJ_COFF]: Define.
1198 (i960_validate_fix): Declare.
1199 (TC_VALIDATE_FIX): Define.
1200 * config/tc-i960.c (i960_validate_fix): New function.
1201
1202 * write.c (number_to_chars_littleendian): New function. Write out
1203 bytes in little endian order, doing size and range checking.
1204 (number_to_chars_bigendian): New function, similar.
1205 * write.h: Declare them.
1206 * config/tc-*.c (md_number_to_chars): Use them.
1207 * config/tc-vax.c (md_apply_fix): Ditto.
1208 * config/tc-i386.c (md_apply_fix): Ditto.
1209
1210 * config/obj-coff.c: Rearranged code for handling line number
1211 data.
1212 (line_fsym): Renamed from function_lineoff in BFD_ASSEMBLER case,
1213 since the usage is different from non-BFD_ASSEMBLER case.
1214 (in_function, clear_function, set_function): New macros, to
1215 combine some of the functionality implemented in differnet ways in
1216 BFD_ASSEMBLER and non-... code. Used in other functions that used
1217 to check function_lineoff &c.
1218 (obj_emit_lineno): Split into two copies, one for BFD_ASSEMBLER,
1219 one for not. Non-BFD_ASSEMBLER version now has temporary variable
1220 to contain char* pointer pointed to by char** argument. Always
1221 follow CROSS_COMPILE code; easier to read that way.
1222 (obj_coff_ln): Don't call add_lineno or c_line_new if appline is
1223 set.
1224 (obj_coff_endef) [BFD_ASSEMBLER]: Don't do anything special for
1225 ".bf", it's been done elsewhere.
1226 (coff_frob_symbol): If ilne number data is pending, call
1227 add_linesym to flush it.
1228 (coff_frob_file): Don't do that here.
1229 * config/obj-coff.h (coff_frob_file): Declare.
1230 (obj_frob_file): Define, to call it.
1231
1232 * config/tc-sparc.h (md_create_short_jump, md_create_long_jump,
1233 md_estimate_size_before_relax: Define them as macros calling
1234 as_fatal.
1235 * config/tc-sparc.c: Don't define them as functions.
1236
1237 * configure.in: Handle target alpha-*-osf*. (No cpu files yet.)
1238
1239 Wed Dec 1 23:37:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1240
1241 * Makefile (clean): Depend on clean-here.
1242
1243 Wed Dec 1 11:35:21 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
1244
1245 * config/ho-go32.h: Include fopen-bin.h.
1246 * as.h: If FOPEN_WB isn't defined, include fopen-same.h.
1247 * output-file.c (output_file_create): Use FOPEN_WB instead of "w".
1248 * input-file.c (input_file_open): Use FOPEN_RT instead of "r".
1249 * listing.c (file_info): Use FOPEN_RB instead of "rb".
1250 * read.c (s_include): Use FOPEN_RT instead of "r".
1251
1252 * stabs.c: Include obstack.h.
1253
1254 * tc.h (md_create_long_jump): Don't declare if it's already
1255 defined as a macro.
1256 (md_create_short_jump, md_estimate_size_before_relax): Ditto.
1257
1258 * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_errmsg instead
1259 of strerror. Clear bfd_error.
1260
1261 * config/te-lynx.h (LOCAL_LABELS_FB): Define, if not already
1262 defined.
1263
1264 Wed Dec 1 10:41:56 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1265
1266 * config/tc-hppa.c (hppa_elf_mark_end_of_function): New function.
1267 (pa_process_exit, pa_procend): Call it for ELF objects.
1268
1269 Wed Dec 1 12:10:41 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1270
1271 * config/tc-mips.c (macro): Subtract 8 from offset in non PIC l.d
1272 case. See comment. From wilson@cygnus.com: for M_L_DAB, set
1273 coproc before doing goto ld.
1274
1275 Tue Nov 30 13:40:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1276
1277 * write.c (TC_FORCE_RELOCATION): Provide a default definition.
1278 (fixup_segment): Allow the target machine to specify that a
1279 relocation must be generated for a particular fixup. Remove
1280 #ifndef TC_HPPA hack.
1281
1282 * config/tc-hppa.h (TC_FORCE_RELOCATION): Define.
1283
1284 * config/tc-hppa.c (md_apply_fix_1): Never change fx_addsy to
1285 be NULL. Only fixup_segment is supposed to do that.
1286 (hppa_force_relocation): New function.
1287
1288 Tue Nov 30 11:21:41 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1289
1290 * Makefile.in (stabs.o): Added dependencies.
1291
1292 * config/obj-ecoff.c (ecoff_frob_file): Don't call bfd_set_symtab.
1293
1294 Sun Nov 28 12:11:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1295
1296 * app.c (do_scrub_next_char): Output a TAB before any
1297 .app* directive.
1298
1299 * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol
1300 exists before trying to peek at its name.
1301 (pa_space): Do not call pa_align_subseg. See hppa/unsorted/align3.s
1302 for testcase.
1303 (pa_align_subseg): Delete unused/unwanted function.
1304
1305 Sat Nov 27 22:49:07 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1306
1307 * read.c (read_a_source_file): Fix test for when to stick a colon
1308 on the end of a label. Make code conditional on either MRI or
1309 LABELS_WITHOUT_COLONS.
1310
1311 * app.c (do_scrub_next_char): If a line begins with whitespace, leave
1312 the single whitespace character alone. Eat all others.
1313
1314 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define.
1315
1316 Wed Nov 24 01:22:54 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1317
1318 * config/tc-hppa.c (pa_procend): Do not call process_exit.
1319 (exit_processing_complete): Delete unwanted variable and all
1320 references.
1321
1322 Wed Nov 24 02:31:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1323
1324 * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext.
1325 Changed to not actually build the external symbol information, as
1326 that is now done by the ECOFF back end.
1327 (ecoff_build_debug): Changed accordingly.
1328 * ecoff.h (obj_ecoff_set_ext): Declare. obj-format.c function
1329 called by ecoff_setup_ext.
1330 * config/obj-ecoff.c (ecoff_frob_file): If debug_info count is 0,
1331 set corresponding pointer to NULL. Don't set raw_size and
1332 raw_syments.
1333 (obj_ecoff_set_sym_index): Removed.
1334 (obj_ecoff_set_ext): New function.
1335 * config/obj-ecoff.h (obj_set_sym_index): Don't define.
1336 (obj_ecoff_set_sym_index): Don't declare.
1337 * config/obj-elf.c (obj_ecoff_set_ext, elf_get_extr,
1338 elf_set_index): New functions used for ECOFF_DEBUGGING.
1339 (elf_frob_file): Reworked ECOFF debug generation to use
1340 new functions in bfd/ecofflink.c.
1341
1342 Sun Nov 21 23:54:52 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1343
1344 * config/tc-hppa.c (pa_def_subspaces): Only create the unwind
1345 subspace for ELF. In the SOM world, the linker is responsible
1346 for creating the unwind subspaces.
1347
1348 Fri Nov 19 16:25:09 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1349
1350 * config/obj-coffbfd.c: Use PARAMS rather than EXFUN.
1351 (yank_symbols): Don't call S_SET_EXTERNAL if the storage class is
1352 already set. Fixes .def var; .val external_var; .scl 3; .endef.
1353 (adjust_stab_section): Make static. Declare return type. Remove
1354 unused variables.
1355
1356 * config/tc-i386.h: Declare tc_coff_fix2rtype and
1357 tc_coff_sizemachdep.
1358
1359 Fri Nov 19 04:33:59 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1360
1361 * write.c (write_object_file): Disable obj_check_file_symbols
1362 hook; only back end using it wasn't using it correctly.
1363 (write_object_file): Always call obj_frob_symbol and
1364 tc_frob_symbol; always retain symbol if it's used by a relocation,
1365 regardless of what these routines indicate.
1366 * config/obj-coff.c (coff_frob_symbol): Renamed from
1367 coff_check_file_symbols.
1368 * config/obj-coff.h (obj_check_file_symbols): Deleted.
1369 (coff_frob_symbol): Declare.
1370 (obj_frob_symbol): Call it.
1371
1372 * config/obj-coff.c (obj_crawl_symbol_chain, obj_emit_strings,
1373 obj_pre_write_hook): Don't define for BFD_ASSEMBLER.
1374 (c_section_header): Ditto. Delete superfluous return at end of
1375 function.
1376
1377 * config/obj-coff.h [TC_SPARC]: Include coff/sparc.h, and specify
1378 coff-sparc-lynx.
1379 (SA_GET_SYM_TAGNDX): Use BFD_HEADERS version for BFD_ASSEMBLER
1380 too.
1381 (c_section_header): Rewrite prototype so that it contains no
1382 preprocessing directives. Don't declare it at all if
1383 BFD_ASSEMBLER.
1384
1385 * configure.in (sparc*-*-lynxos): New target, using coff and
1386 BFD_ASSEMBLER.
1387
1388 * stabs.c: New file.
1389 * Makefile.in (REAL_SOURCES, OBJS): List it.
1390 * read.c (STAB_SECTION_NAME, STAB_STRING_SECTION_NAME,
1391 get_stab_string_offset, s_stab_generic, s_stab, s_xstab, s_desc):
1392 Moved to new file.
1393
1394 * config/tc-sparc.c (tc_gen_reloc): Handle coff files like elf
1395 files.
1396
1397 Wed Nov 17 17:23:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1398
1399 * configure.in (mips-*-irix5*): New target. Use elf and mips-big.
1400 * config/obj-elf.c: If ECOFF_DEBUGGING, include ecoff.h.
1401 (obj_pseudo_table): If ECOFF_DEBUGGING, define ECOFF
1402 pseudo-ops.
1403 (obj_read_begin_hook): If ECOFF_DEBUGGING, call
1404 ecoff_read_begin_hook.
1405 (obj_symbol_new_hook): If ECOFF_DEBUGGING, call
1406 ecoff_symbol_new_hook.
1407 (obj_elf_init_stab_section): Cast alloca result.
1408 (elf_frob_file): If ECOFF_DEBUGGING, finish up ECOFF debugging
1409 information and write it out into .mdebug section.
1410 * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): New macro.
1411 (TARGET_SYMBOL_FIELDS): Use ELF_TARGET_SYMBOL_FIELDS.
1412 (ECOFF_DEBUGGING): Define if TC_MIPS.
1413 (TARGET_SYMBOL_FIELDS): If ECOFF_DEBUGGING, override to add
1414 fields required by ECOFF.
1415 * config/tc-mips.c: Check ECOFF_DEBUGGING rather than
1416 OBJ_ECOFF in many cases.
1417 (mips_any_noreorder): New variable.
1418 (mips_cprestore_offset): Initialize to -1.
1419 (mips_frame_reg): New variable.
1420 (RELAX_ENCODE, RELAX_OLD, RELAX_NEW, RELAX_RELOC1,
1421 RELAX_RELOC2, RELAX_RELOC3, RELAX_WARN): New macros.
1422 (md_pseudo_table): Handle "gpword" and "cpadd".
1423 (md_begin): Initialize ok to false. If OBJ_ELF, set alignment
1424 of text, data and bss sections to 4. Set alignment of
1425 .reginfo section to 2. If ECOFF_DEBUGGING, create .mdebug
1426 section.
1427 (ALIGN_ERR, ALIGN_ERR2): Removed unused and useless alignment
1428 check.
1429 (append_insn, macro_build, macro_build_lui): Take place
1430 argument. Changed all callers.
1431 (append_insn): If appending a nop, don't emit one.
1432 (macro_build): Changed assertion for 'i', 'j', 'o' case.
1433 (gp_reference): Removed.
1434 (load_address): New function.
1435 (macro): If mips_noreorder is used, set mips_any_noreorder.
1436 Extensive changes to handle GP and PIC symbols differently.
1437 Build both possible code choices using a variant frag, and
1438 make a final decision at the end of assembly when all
1439 information is known. Added PIC support for all symbol
1440 references.
1441 (mips_ip): Don't permit anything but a number after $ for a
1442 coprocessor register. Don't use .lit4 or .lit8 sections when
1443 generating PIC code. If OBJ_ELF, set alignment of .lit4 or
1444 .lit8 section to 4.
1445 (md_apply_fix): Accept and ignore GOT16 and GPREL32 relocs.
1446 (s_change_sec): Set alignment of ELF .rodata or .sdata section
1447 to 4.
1448 (s_mipsset): If .set noreorder, set mips_any_noreorder.
1449 (s_cpload): Ignore .cpload if not generating PIC code. Warn
1450 if .cpload is not in noreorder section.
1451 (s_cprestore): Ignore .cprestore if not generating PIC code.
1452 (s_gpword, s_cpadd): New functions.
1453 (tc_get_register): Added frame argument; if true, set
1454 mips_frame_reg to return value. Changed all callers.
1455 (md_estimate_size_before_relax): Don't error out, but instead
1456 determine how much a frag should grow.
1457 (tc_gen_reloc): Return multiple relocs if appropriate, as
1458 determined by md_estimate_size_before_relax.
1459 (md_convert_frag): New function.
1460 (mips_elf_final_processing): Set ELF header flags based on
1461 mips_any_noreorder and mips_pic.
1462 * config/tc-mips.h (RELOC_EXPANSION_POSSIBLE): Define.
1463 (MAX_RELOC_EXPANSION): Define to be 3.
1464 (md_relax_frag): Define to be 0.
1465 (md_convert_frag): Don't define.
1466 (tc_get_register): Changed declaration.
1467
1468 * ecoff.h, ecoff.c: New files pulled out of config/obj-ecoff.c to
1469 support generating ECOFF debugging information for MIPS ELF
1470 targets. Compiled only if ECOFF_DEBUGGING is defined. Changed
1471 handling of external symbols: it now always generates exactly
1472 those external symbols that are defined in the global symbol list.
1473 * Makefile.in (REAL_SOURCES): Added ecoff.c.
1474 (REAL_HEADERS): Added ecoff.h.
1475 (OBJS): Added ecoff.o.
1476 (ecoff.o): New target.
1477 * config/obj-ecoff.c: Almost entirely moved into ecoff.c.
1478 Remaining code mostly just calls ecoff.c code.
1479 * config/obj-ecoff.h: Define ECOFF_DEBUGGING.
1480 (TARGET_SYMBOL_FIELDS): Make ecoff_symbol a pointer to a
1481 struct localsym.
1482 (obj_read_begin_hook, obj_symbol_new_hook): Define to call
1483 functions in ecoff.c.
1484 (ecoff_stab): Don't declare (now declared in ecoff.h).
1485 (obj_set_sym_index): Define.
1486 (obj_ecoff_set_sym_index): Declare.
1487
1488 * frags.h (frag_grow): Declare.
1489 * frags.c (frag_grow): Made non-static.
1490
1491 * write.c (is_dnrange): Do not define if md_relax_frag is defined.
1492 (relax_segment): If md_relax_frag is defined, use it to handle a
1493 frag of type rs_machine_dependent rather than looking through
1494 md_relax_table.
1495
1496 * read.c (read_a_source_file): If we find a bad pseudo-op,
1497 do a continue to go on to the next line rather than a break.
1498 Removed duplicate bad pseudo-op code which was never executed.
1499
1500 * read.c (s_lcomm): Do not require a comma after the name.
1501
1502 * subsegs.h (segment_info_type): Changed hadone field to bitfield.
1503 Added bss bitfield.
1504 * as.c (perform_an_assembly_pass): Set bss flag for bss_section.
1505 * read.c (s_lcomm): Set bss flag for .sbss section if used.
1506 * write.c (relax_and_size_seg): Don't set SEC_HAS_CONTENTS for a
1507 bss section. Set SEC_RELOC if there are any relocations, even for
1508 a zero size section.
1509
1510 * write.c (write_relocs): In RELOC_EXPANSION_POSSIBLE case, base
1511 data offset on reloc[0]->address rather than reloc[j]->address, so
1512 that multiple relocs can affect different memory locations.
1513
1514 * write.c (chain_frchains_together, relax_and_size_seg,
1515 adjust_reloc_syms, write_relocs): Make third argument PTR, not
1516 char *, to match definition of bfd_map_over_sections.
1517
1518 * app.c (do_scrub_next_char): Don't interpret a comment character
1519 as starting a CPP line directive unless it is a '#' and is the
1520 very first characters on the line (i.e., do not permit leading
1521 whitespace).
1522
1523 * messages.c (identify): Make file argument non-const, to match
1524 callers.
1525
1526 Tue Nov 16 20:38:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1527
1528 * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check.
1529
1530 Sat Nov 13 18:22:48 1993 Steve Chamberlain (sac@jonny.cygnus.com)
1531
1532 * config/tc-sh.c (md_apply_fix): Cope with IMM16 type too.
1533 * config/tc-z8k.c (build_bytes, md_apply_fix): Understand nDISP7
1534 relocs.
1535
1536 Fri Nov 12 16:51:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1537
1538 * config/tc-hppa.[ch]: Fix assorted trivial indention problems.
1539 * config/obj-som.c (obj_som_version): Add missing ';'.
1540 (som_frob_file): Delete whitespace at EOL.
1541
1542 Fri Nov 12 15:26:21 1993 Ken Raeburn (raeburn@cygnus.com)
1543
1544 * Makefile.in (VERSION): Updated following 2.2 release.
1545
1546 Fri Nov 12 14:52:17 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1547
1548 * config/tc-hppa.c (hppa_fix_struct): Use a real type for the
1549 field selector, rather than an int. All uses of field selectors
1550 fixed.
1551 (tc_gen_reloc): For SOM PLABELs, always set addend to zero for now.
1552 (md_apply_fix_1): Do not call hppa_field_adjust for any PLABEL
1553 field.
1554
1555 Thu Nov 11 15:49:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1556
1557 * config/tc-hppa.c (pa_type_args): For .import statements,
1558 silently ignore attempt to change the symbol type for a function
1559 from ST_ENTRY to ST_CODE on .import.
1560
1561 Wed Nov 10 16:19:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1562
1563 * write.h (fixS): Rename fx_callj field to fx_tcbit.
1564 * write.c, config/obj-coff.c, config/obj-coffbfd.c,
1565 config/tc-i960.c: Corresponding changes.
1566
1567 Tue Nov 9 00:49:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1568
1569 * Makefile.in (distclean): Delete config-stamp and config.h
1570
1571 * config/tc-hppa.c (evaluate_absolute): Avoid relying on
1572 ANSI-C features.
1573
1574 * config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.
1575 Accept new argument "is_export". All callers changed. When
1576 processing a .export directive for a function, do not allow
1577 the user to set the type to "CODE", instead warn and set the
1578 type to "ENTRY".
1579
1580 Mon Nov 8 12:05:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1581
1582 * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
1583 Lemon <mellon@pepper.ncd.com>).
1584 (mips_ip): Permit odd numbered floating point registers if -mips3.
1585 (macro): Use BFD_RELOC_MIPS_LITERAL relocation for M_LI_SS.
1586
1587 Mon Nov 8 07:45:01 1993 Doug Evans (dje@canuck.cygnus.com)
1588
1589 * configure.in: Remove h8300h, we have multilib now.
1590
1591 Mon Nov 8 06:09:18 1993 D. V. Henkel-Wallace (gumby@cirdan.cygnus.com)
1592
1593 * configure.in: Support generic netware as being ELF format.
1594 Recognise unixware if the user supplies it.
1595
1596 Sun Nov 7 01:02:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1597
1598 * First cut at cleaning up PA instruction parsing.
1599 * config/tc-hppa.c (pa_get_absolute_expression): Accept pointer to
1600 insn structure as an argument, and a pointer to a string. All
1601 callers changed. Always read any field selector here. Call
1602 evaluate absolute to get a return value.
1603 (evaluate_absolute): Addept pointer to insn structure as its
1604 argument. All callers changed.
1605 (INSERT_FIELD_AND_CONTINUE): New macro for inserting a bitfield
1606 into an instruction and continuing the main pa_ip loop.
1607 (CHECK_FIELD): New macro for simple range checking of fields.
1608 (pa_ip): Delete unused variables. Use INSERT_FIELD_AND_CONTINUE
1609 and CHECK_FIELD. All immediate fields now pass through
1610 pa_get_absolute_expression which will also handle field selectors.
1611 Delete dead code. Simplify.
1612 (md_apply_fix_1): Use CHECK_FIELD to verify any fixes that are
1613 applied are in range. Use bfd_put_32 rather than inserting each
1614 byte of the fixed instrution into the buffer ourselves.
1615
1616 * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
1617 it was PA specific and is no longer needed (it's now handled
1618 within the PA backend).
1619 * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
1620 * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
1621 a fixup is $global$ change it to NULL as $global$ is really only
1622 needed long enough to determine the base type of relocation to use.
1623
1624 * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.
1625
1626 * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work
1627 for 'z' operands (target of ble branch).
1628
1629 Sat Nov 6 22:41:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1630
1631 * config/tc-hppa.c: (update_subspace): Fix type and name of last
1632 parameter. All callers fixed.
1633 (md_begin, pa_chk_field_selector, pa_entry): Lint.
1634
1635 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
1636 to default state after it's been used.
1637
1638 Fri Nov 5 12:08:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1639
1640 * config/obj-som.c (obj_som_init_stab_section): Change
1641 space/subspace sort keys for the stab sections so as to avoid
1642 bugs in the hp linker and pxdb.
1643
1644 Thu Nov 4 17:00:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1645
1646 * write.c (chain_frchains_together): Update pointer to last
1647 frag for a segment in the seginfo structure.
1648
1649 Thu Nov 04 09:09:35 1993 Jeffrey Wheat (cassidy@cygnus.com)
1650
1651 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
1652
1653 Wed Nov 3 12:16:27 1993 Ken Raeburn (raeburn@rover.cygnus.com)
1654
1655 * write.c (fixup_segment): Handle conversion of subtraction to
1656 pc-relative addressing even if pc-relative flag is already set.
1657
1658 * config/tc-m68k.c (m68k_ip_op): Use strchr, not index. Don't
1659 declare either.
1660
1661 * doc/Makefile.in (distclean): Delete intermediate files from dvi
1662 build, but not the dvi or info files.
1663 * Makefile.in (clean-here): New target; cleans up current
1664 directory only.
1665 (distclean): Use it instead of clean.
1666
1667 * read.c (s_xstab): Don't use alloca.
1668
1669 * messages.c (identify): New routine; print message identifying
1670 following messages as coming from assembler.
1671 (as_show_where, as_bad_internal, as_bad_where): Call it.
1672 (as_fatal): Don't need to identify program any more.
1673
1674 Tue Nov 2 18:04:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1675
1676 * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF as
1677 well as MIPS ECOFF.
1678 (get_stab_string_offset): Remove unused variable aligned.
1679
1680 Tue Nov 2 15:07:07 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1681
1682 * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
1683 predefined register table.
1684 (pa_parse_number): Handle %rp in common register shortcut code.
1685 Consistently set return value to -1 for an error. Clean up error
1686 messages and only print them when "print_errors" is true. Handle
1687 empty string case like the HP assembler -- assume a value of
1688 zero.
1689
1690 * config/ho-hpux.h: Do not include ho-sysv.h. Instead include
1691 standard hpux include files to pick up various function decls.
1692
1693 * config/ho-hppaosf.h: Delete _IO* macros. They are defined in
1694 stdio.h. Delete bogus declaration of free. Get path to
1695 alloca-conf.h right.
1696
1697 Tue Nov 2 13:57:30 1993 Ken Raeburn (raeburn@rover.cygnus.com)
1698
1699 * expr.c (operand): Fix checks for characters following "0b" or
1700 "0f".
1701
1702 Mon Nov 1 21:37:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1703
1704 * config/obj-som.h (obj_attach_unwind_info): Define as a hook
1705 so GAS can attach unwind descriptor information to a BFD symbol.
1706 * config/tc-hppa.c (fix_new_hppa): If necessary attach unwind
1707 descriptor information to the BFD symbol.
1708 (md_apply_fix): R_HPPA_ENTRY and R_HPPA_EXIT can never be "applied",
1709 they are simply markers. Make R_HPPA_UNWIND_* handling OBJ_ELF
1710 dependent.
1711 (pa_build_unwind_subspace): Whole function is OBJ_ELF dependent.
1712 (pa_entry): Build a R_HPPA_ENTRY relocation when configured for SOM.
1713 (pa_exit): Likewise, but built a R_HPPA_EXIT relocation. Do not
1714 build "end-of-function" symbols for SOM, they are not needed.
1715
1716 * config/tc-hppa.c (process_exit): Create temporary symbols with
1717 correct prefixes so they can be eliminated later.
1718
1719 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.
1720 (pa_callinfo): Insert framesize into the unwind information as
1721 soon as it's available.
1722 (pa_build_unwind_subspace): Do not insert framesize into the unwind
1723 information here.
1724
1725 * Add support for marker type relocations. These mark areas
1726 of interest to the linker. ENTRY/EXIT relocations for SOM are
1727 an example of marker relocations.
1728 * write.c (write_relocs): Instead of assuming size of a relocation
1729 is 4 bytes, pick up the size from relocation itself.
1730 (fixup_segment): Do not complain that a value is too small for
1731 marker relocations.
1732
1733 * struc-symbol.h: Add new "sy_used" field to the symbol structure.
1734 * expr.c (operand): Set sy_used for any symbol used as an operand.
1735 (expr): Likewise for any symbol used in an expression.
1736 * config/tc-hppa.h (tc_frob_symbol): Define. Punt imported
1737 symbols which are never used and absolute symbols which local scope.
1738
1739 * config/obj-som.h (obj_frob_file): Define.
1740 * config/obj-som.c (obj_som_init_stab_section): Set alignment
1741 of stab sections. Make space for the special stab entry.
1742 (adjust_stab_sections): Adjust the special entry in the
1743 stabs section.
1744 (som_frob_file): New function. Simply calls adjust_stab_sections
1745 for each section.
1746
1747 Mon Nov 1 17:54:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1748
1749 * config/tc-mips.c (PIC_CALL_REG, SP, FP): Define.
1750 (mips_pic, mips_cprestore_offset): New static variables.
1751 (md_pseudo_table): Handle .abicalls, .cpload, and .cprestore.
1752 Ignore .bgnb and .endb.
1753 (gp_reference): _gp_disp is never addressed off GP.
1754 (macro_build): Ignore macros while searching for insn. For cases
1755 i, j, and o, accept the reloc type as an argument rather than
1756 assuming BFD_RELOC_LO16. Don't try to convert BFD_RELOC_LO16 to
1757 BFD_RELOC_MIPS_GPREL. Added new case a.
1758 (set_at, load_register, macro): Changed calls to macro_build to
1759 pass new argument for i, j and o cases.
1760 (macro): Handle M_JAL_1, M_JAL_2 and M_JAL_A. These require
1761 special handling when generating SVR4 PIC code.
1762 (mips_ip, tc_get_register, s_frame): Use macros FP, SP, GP and AT
1763 rather than hard coded constants.
1764 (md_apply_fix): Handle BFD_RELOC_MIPS_LITERAL and
1765 BFD_RELOC_MIPS_CALL16.
1766 (s_option): Set mips_pic based on .option picN.
1767 (s_abicalls): New function; set mips_pic to 2.
1768 (s_cpload): New function; handle .cpload.
1769 (s_cprestore): New function; handle .cprestore.
1770
1771 * config/obj-ecoff.c (obj_pseudo_table): Add entries for .bgnb,
1772 .endb and .verstamp, setting them to s_ignore.
1773
1774 Sun Oct 31 00:36:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1775
1776 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_defined
1777 field. Define SUBSPACE_DEFINED accessor macro.
1778 (pa_subspace): Allow user to override subspace attributes for
1779 built-in subspaces. Set ssd_defined at the end of fcn -- that
1780 way the attributes can only be changed once. Pass newly allocated
1781 name to is_defined_subspace, not a pointer to the input line.
1782 Fix typo in space/subspace rework.
1783 (is_defined_subspace): Delete unused 2nd arg. All callers changed.
1784
1785 * config/tc-hppa.c (pa_import): If currently in the text segment
1786 and a symbol is imported without type information, set BSF_FUNCTION
1787 for the symbol.
1788 * write.c (relax_and_size_seg): Correct test to determine if
1789 the section's size was rounded up.
1790
1791 * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS
1792 can properly set all the SOM symbol types.
1793 * config/tc-hppa.c (pa_symbol_type): New enum to represent the
1794 symbol types which can be set from an IMPORT/EXPORT statement.
1795 (pa_export_args): Set the pa_symbol_type type based on arguments.
1796 If defined, call obj_set_symbol_type to pass this information on
1797 to the BFD backend.
1798
1799 * read.c (get_stab_string_offset): Set SEC_DEBUGGING for any
1800 stab section we make.
1801 (s_stab_generic): Likewise.
1802
1803 Sat Oct 30 14:26:20 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1804
1805 * Allow backends to override the value of the fake label.
1806 * write.h (LOCAL_LABEL): Delete DOT_LABEL_PREFIX code. Instead
1807 assume backends will define LOCAL_LABEL if anything other than
1808 'L' is used to denote a local label.
1809 (FAKE_LABEL_NAME): New macro. Defines the default name used for
1810 the "fake" label.
1811 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX code
1812 and instead simply use the string defined by FAKE_LABEL_NAME.
1813 (operand): Likewise.
1814 * read.c (s_stab_generic): Likewise.
1815 * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it's
1816 known to be a local label.
1817 * config/tc-i386.h (DOT_LABEL_PREFIX): Delete.
1818 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
1819 * config/tc-m68k.h (DOT_LABEL_PREFIX): Delete.
1820 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
1821 * config/te-sco386.h (DOT_LABEL_PREFIX): Delete.
1822 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
1823
1824 Rework space/subspace handling in PA code to fully support
1825 SOM spaces/subspaces.
1826 * config/tc-hppa.c (USE_ALIASES): New object-format dependent define
1827 to control the use of space/subspace name aliases.
1828 (update_subspace): Accept space chain entry for containing space
1829 as a new parameter. All callers changed.
1830 (pa_get_label): Use current_space rather than pa_segment_to_space.
1831 (pa_define_label): Likewise.
1832 (pa_undefine_label): Likewise.
1833 (md_begin): Change into the (possibly modified) text_section.
1834 (pa_parse_space_stmt): Create a new segment/space if create_flag
1835 is true, and the space name is not one of the two predefined spaces.
1836 (pa_subspace): Use current_space rather than a lookup via
1837 pa_segment_to_space. Reset BFD section flags as required by
1838 the .subspace directive. Likewise for the section alignment.
1839 Pass the current space to update_subspace and create_new_subspace.
1840 (pa_spaces_begin): Only use space/subspace aliases if USE_ALIASES
1841 is true. When not using aliases, create a BFD section for each
1842 subspace encountered. When not using aliases replace the default
1843 text, data, and bss segments with new ones.
1844 (create_new_subspace): When not using aliases each subspace has a
1845 section/segment and subsegments are not needed, so set the subsegment
1846 to zero.
1847
1848 * config/tc-hppa.c (pa_parse_space_stmt): If needed, call
1849 obj_set_section_attributes to pass space attributes to the
1850 BFD backend.
1851 (create_new_space): Likewise.
1852 (create_new_subspace): Likewise for subspace attributes using
1853 obj_set_subsection_attributes.
1854 (update_subspace): Likewise for subspace attributes using
1855 obj_set_subsection_attributes.
1856
1857 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key
1858 for $TEXT$ and $PRIVATE$ from the default space structure.
1859
1860 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTION
1861 as appropriate for the given type.
1862
1863 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling
1864 SOM relocations.
1865
1866 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol
1867 redefinition.
1868
1869 * config/obj-som.[ch]: New files for SOM support. Note SOM
1870 support is not yet complete in GAS or BFD.
1871
1872 * config/ho-hppabsd.h: Delete IO* macros, they are defined in
1873 stdio.h. Delete declaration of free. Include stdlib.h, unistd.h,
1874 and string.h.
1875
1876 Fri Oct 29 13:26:12 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1877
1878 * Allow backends to override the section names used for embedded
1879 stabs support. Needed for SOM.
1880 * read.c (STAB_SECTION_NAME): Default the name of the stab section
1881 to ".stab".
1882 (STAB_STRING_SECTION_NAME): Likewise for the stab strings section.
1883 (get_stab_string_offset): Is now passed the full name for the
1884 stab string section rather than a name prefix. All references
1885 changed.
1886 (s_stab_generic): New argument for the stab string section name.
1887 all references changed.
1888 (s_xstab): Append "str" to the stab section name to get the
1889 stab string section name.
1890 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"
1891 to stab section name to get the stab string section name. Pass
1892 the full name of the stab string section to get_stab_string_offset.
1893 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
1894
1895 * config/tc-hppa.c (md_begin): Disable "-R" option to fold
1896 textand data segments. Warn user "-R" is unsupported on the
1897 PA.
1898
1899 Thu Oct 28 12:36:13 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1900
1901 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 for
1902 .align and .ALIGN directives.
1903
1904 * config/tc-hppa.c (pa_space): Do not report an error for a .space
1905 directive which does not define a "well-known" space and does
1906 not include a space number as an argument.
1907
1908 * config/tc-hppa.c (pa_def_subspaces): Correct initialization of the
1909 "defined", "loadable", "code_only" and "space_index" fields.
1910 (pa_def_spaces): Correct initialization of the "spnum", "defined",
1911 and "private" fields.
1912
1913 * write.h (struct fix): Add new tc_fix_data field for the various
1914 backends to attach machine dependent fixup information to.
1915 * write.c (fix_new_internal): Initialize new tc_fix_data field.
1916 * config/tc-hppa.c (hppa_fix_struct): Delete unnecessary fix_fixP and
1917 fx_next fields.
1918 (hppa_find_hppa_fix): Delete unnecessary function. Fix all
1919 callers to get HPPA fixup information from the tc_fix_data field
1920 in the GAS fixup.
1921 (hppa_fix_root): Delete unnecessary variable.
1922 (fix_new_hppa): Attach HPPA fixup data to the GAS fixup.
1923
1924 * config/tc-hppa.c (pa_set_start_symbol); Delete unwanted
1925 function. Fix all callers.
1926 (subspace_dictionary_chain): Delete unused ssd_start_sym field.
1927
1928 * config/tc-hppa.c (hppa_fix_adjustable): New function to determine
1929 if a particular fixup is adjustable.
1930 * config/tc-hppa.h (tc_fix_adjustable): Call hppa_fix_adjustable to
1931 perform the real work.
1932
1933 * config/tc-hppa.h (RELOC_EXPANSION_POSSIBLE): Move definition out
1934 of OBJ_XXX conditionals.
1935 (MAX_RELOC_EXPANSION): Likewise.
1936
1937 * config/tc-hppa.c (log2): Renamed from is_power_of_2. Fix all
1938 callers. Now returns log2 (N) for positive N which are an exact
1939 power of two or -1 for an error.
1940
1941 * config/tc-hppa.c (pa_callinfo): Range check values provided for
1942 ENTRY_GR, ENTRY_FR and ENTRY_SR. Properly adjust vaues before
1943 inserting them into the unwind table.
1944
1945 * config/tc-hppa.c (NEEDS_FIXUP): Delete definition and all references.
1946 (hppa_gen_reloc_type): New object format dependent macro.
1947 (pa_ip): Delete tons of code which was either OBJ_SOM or OBJ_ELF
1948 conditional. The code can (and will) be shared between SOM & ELF
1949 formats in the near future.
1950 (cons_fix_new_hppa, md_apply_fix_1): Likewise.
1951 (pa_build_unwind_subspace, process_exit, pa_exit): Likewise.
1952 (tc_gen_reloc): Use hppa_gen_reloc rather than an object format
1953 specific call.
1954
1955 * config/tc-hppa.c (pa_comm): Set the segment for a common symbol
1956 to bfd_und_section.
1957
1958 * config/obj-elf.h (obj_elf_version): Add extern prototype.
1959
1960 * configure.in (hppa-*-bsd*): New configuration.
1961 BFD is always used for GAS generating SOM objects.
1962
1963 * write.c (adjust_reloc_syms): Set sy_used_in_reloc if an
1964 adjustment is rejected by the target machine.
1965
1966 * config/tc-hppa.c (pa_big_cons): Delete function and its
1967 declaration. All callers changed to use pa_cons.
1968
1969 * write.c (fixup_segment): Fix indention and open/close brace
1970 problem.
1971
1972 From Pete Hoogenboom:
1973 * config/tc-hppa.c (md_atof): Return a NULL on success rather than
1974 an empty string.
1975
1976 * config/tc-hppa.c (pa_parse_space_stmt): Advance
1977 input_line_poitner when an invalid argument is encountered.
1978
1979 Thu Oct 28 13:09:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1980
1981 * config/tc-a29k.c (md_begin): When opcodes are mashed together in
1982 the table, require that the one without bit 0x1000000 set come
1983 first. Require further that it be case 'b' or 'P'. The a29k
1984 opcode table already meets these constraints.
1985 (machine_ip): When handling case 'i' or 'A', make sure that the
1986 appropriate opcode really exists by looking at the next entry in
1987 the opcode table.
1988
1989 Wed Oct 27 11:48:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1990
1991 * config/tc-m68k.c (m68k_ip): Adjust offsets for PC relative
1992 fixups. Add 6 for long 7.3 case, 2 for short 7.2 case.
1993
1994 * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional number
1995 after a .ent directive.
1996
1997 * config/tc-mips.c (mips_ip): Handle '>' case (shift amount
1998 between 32 and 63 for double shift instruction). Do & 0x1f rather
1999 than % 32.
2000 (printInsn): Handle '>'.
2001
2002 Tue Oct 26 16:58:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2003
2004 * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbol
2005 number in the right place. Untested. Probably does not work for
2006 cross assembly. From cagney@cs.adelaide.edu.au (Andrew Cagney).
2007
2008 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses
2009 an illegal offset of 0 or -1.
2010
2011 * config/obj-elf.c (obj_elf_init_stab_section): Align .stab
2012 section to a longword boundary.
2013
2014 Tue Oct 26 10:24:31 1993 Ken Raeburn (raeburn@cygnus.com)
2015
2016 * Makefile.in (CHECKFLAGS): Pass down RUNTESTFLAGS.
2017
2018 From Jeff Law:
2019 * config/tc-hppa.c (tc_gen_reloc): ELF32_HPPA_R_ADDEND ->
2020 HPPA_R_ADDEND.
2021
2022 Mon Oct 25 11:17:58 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2023
2024 * config/tc-sh.c (build_Mbytes): Write the relocs to the correct
2025 address. (md_assemble): Make error handling a bit more graceful.
2026 (md_apply_fix): Don't warn on non aligned displacement.
2027
2028 * config/tc-z8k.c (get_specific, built_bytes): Understand all the
2029 aspects of lda.
2030
2031 Mon Oct 25 10:20:31 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2032
2033 * doc/Makefile.in (install-info): Use "$<*" so VPATH will find
2034 as.info* even if they're in $(srcdir) (e.g., for FSF
2035 distributions).
2036
2037 * write.c (write_relocs): For relocs that are pc_relative and
2038 pcrel_offset and not partial_inplace, adjust reloc->addend to
2039 compensate for a bfd_perform_relocation bug.
2040
2041 * config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.
2042 * config/tc-sparc.c: Ditto.
2043 (tc_gen_reloc): Include fx_offset for pcrel fixups.
2044
2045 Sun Oct 24 16:49:00 1993 Jim Wilson (wilson@x1.cygnus.com)
2046
2047 * tc-mips.c (md_pseudo_table): Add dword pseudo op.
2048
2049 Fri Oct 22 20:40:56 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2050
2051 * messages.c: replaced all variables called Format with 'format',
2052 for consistency throughout
2053
2054 * configure.in: handle mips*- instead of mips, mips*el for little
2055 endian configurations
2056
2057 Fri Oct 22 14:45:49 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2058
2059 * input-scrub.c (physical_input_file, logical_input_file,
2060 physical_input_line, logical_input_line): Made static.
2061 (as_where): Return current file name and line number, don't print
2062 them out.
2063 * messages.c (as_show_where): New static function. Other
2064 functions use it instead of as_where.
2065 (as_bad_internal): New static function.
2066 (as_bad): Use as_bad_internal.
2067 (as_bad_where): New function, like as_bad but taking a file name
2068 and line number.
2069 * as.h (as_bad_where): Declare.
2070 (as_where): Change prototype for new arguments.
2071 * write.h (fixS): Added fields fx_file and fx_line.
2072 * write.c (fix_new_internal): Save file and line number in fix.
2073 (fixup_segment): Use as_bad_where, not as_bad.
2074 * input-file.c (f_in, file_name): Made static.
2075 * cond.c (struct file_line): Just use file and line fields.
2076 (s_else): Use as_where and as_bad_where, not get_file_line and
2077 set_file_line.
2078 (get_file_line, set_file_line): Removed.
2079 * listing.c (listing_newline): Use as_where.
2080 * config/obj-coffbfd.c (obj_coff_init_stab_section): Use as_where.
2081 * config/obj-ecoff.c (add_file): Use as_where.
2082 * config/obj-elf.c (obj_elf_init_stab_section): Use as_where.
2083 * config/tc-m68k.c (md_apply_fix_2): Use as_bad_where.
2084 * config/tc-mips.c (tc_gen_reloc): Use as_bad_where, not assert.
2085
2086 Thu Oct 21 12:52:01 1993 Ken Raeburn (raeburn@cygnus.com)
2087
2088 * config/tc-m68k.h: Don't define REGISTER_PREFIX or
2089 OPTIONAL_REGISTER_PREFIX if either is already defined.
2090
2091 * config/tc-m68k.c (m68k_ip): Delete some code in "#if 0".
2092
2093 * configure.in: Set bfd_gas for all sparc targets. Added facility
2094 for keeping or rejecting configurations still under development;
2095 default is to assume production environment, and reject configs
2096 still being worked on. Mark Elf configurations (except sparc and
2097 i386) as developmental. Deleted cases matching some generic names
2098 in favor of more specific names. (E.g., when we get Alpha
2099 support, we'll still only support VMS for Vax.)
2100
2101 * config/tc-sparc.h (md_end): New macro.
2102 * config/tc-sparc.c (md_end): Function deleted.
2103 (BFD_RELOC_*): Delete macros that used to help keep the non-bfd
2104 version compiling. All sparc targets will use bfd now.
2105 * tc.h (md_end): Don't declare if it's defined as a macro.
2106
2107 Changes from Jeff Law and Peter Hoogenboom:
2108
2109 * read.c (next_char_of_string): Limit octal character constants to
2110 three digits.
2111
2112 * config/tc-hppa.h: Major cleanup. Use GNU-style comments. Warn
2113 against placing additional object-file dependent code here. Warn
2114 against contaminating all of GAS with the internals of tc-hppa.c
2115 through inclusion of tc-hppa.h. Delete all forward declarations
2116 for functions only used within tc-hppa.c, likewise for structures,
2117 variables, and #defines. Try to group OBJ_ELF and OBJ_SOM
2118 conditional code in a few small places.
2119
2120 * config/tc-hppa.c: Major cleanup. Use GNU-style comments. Group
2121 structures, global variables, forward declarations together.
2122 Reduce (or in some cases eliminate) OBJ_ELF and OBJ_SOM
2123 conditional code -- try to group conditional code together
2124 into a few places. Make all functions and variables which
2125 are only used within tc-hppa.c static. PARAMize all functions.
2126 Add comments to functions. Delete unused functions, variables,
2127 #defines, etc. Delete unused members within structures. Delete
2128 ldil;ble hacks -- it is believed they were installed to work
2129 around old gas bugs. Avoid using mixed case for local
2130 functions, variables, and structures. Fix formatting problems
2131 not found by GNU-indent. Add FIXME notices for things which
2132 should be worked on the near future. Delete lots of old
2133 useless (1.36 PA-SOM) code.
2134
2135 * config/tc-hppa.c: (fix_new_hppa): Initialize the fx_r_type
2136 field of the fixS structure. Needed to build unwind
2137 descriptors correctly.
2138
2139 * write.c: (fixup_segment): Allow expressions such as
2140 sym1-sym2+const as long as sym2 is $global$.
2141
2142 * write.c (adjust_reloc_syms): Provide a hook so that a target
2143 cpu configuration can reject certain relocation reductions.
2144 * tc-hppa.h (tc_fix_adjustable): New macro. Only accept relocations
2145 which do not involve function symbols.
2146
2147 * config/tc-hppa.h: Reindent with GNU-indent. Delete references
2148 to OBJ_OSFROSE. Fix typos (OBJ_SOME -> OBJ_SOM). Delete unused
2149 STAB_FIXUP macro.
2150 * config/tc-hppa.c: Likewise.
2151
2152 * config/tc-hppa.c (md_apply_fix_1): Use elf_symbol_type, instead
2153 of elf32_symbol_type.
2154 (pa_export_args): Likewise.
2155 (elf_hppa_final_processing): Likewise.
2156 (pa_desc): Do not call obj_elf_desc. (Is pa_desc even needed
2157 anymore?)
2158 (hppa_tc_make_sections): Do not declare elf_get_symtab_map any
2159 ore.
2160
2161 * config/tc-hppa.c: (md_section_align): Align all sections to
2162 a multiple of the section alignment rather than always a
2163 multiple of 8.
2164
2165 * config/tc-hppa.c (hppa_tc_symbol): If the argument relocation
2166 bits are zero (eg they specify no relocations), then do not even
2167 bother adding their entries to thesymextn section.
2168
2169 Thu Oct 21 15:44:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2170
2171 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparc
2172 option, which is used by the SunOS make default .s.o rule.
2173
2174 Tue Oct 19 18:13:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2175
2176 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variable
2177 m68k_aout_machtype.
2178 * config/tc-m68k.c (omagic): Remove obsolete and unused variable.
2179 (m68k_aout_machtype): New variable, if OBJ_AOUT.
2180 (md_assemble): Initialize m68k_aout_machtype based on
2181 current_architecture, if OBJ_AOUT.
2182 (md_parse_option): Remove obsolete reference to omagic.
2183
2184 Thu Oct 14 16:51:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2185
2186 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.
2187 (s_option): Ignore .option O* and .option pic*.
2188 (s_ent): Skip whitespace between symbol and optional digit.
2189 (my_getSmallExpression): Handle ($xx) correctly: assume 0($xx).
2190
2191 * app.c (do_scrub_next_char): Always accept 'x' and 'X' as escape
2192 characters in state 6.
2193 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are
2194 hexidecimal digits.
2195
2196 * config/tc-i386.c (md_apply_fix_1): Make cross segment calls work
2197 for ELF by hacking around bizarre bfd_perform_relocation behaviour
2198 that I don't dare change.
2199
2200 Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)
2201
2202 * config/tc-i386.c: (md_begin): Do not zero static arrays. Don't
2203 call strchr for each character to see if it is a special char,
2204 instead add a second loop over special_chars. Set alignment
2205 of text, data and bss sections to 4.
2206 (pi, te, pt, pe, ps): Add declarations so that DEBUG386 can be
2207 used again.
2208 (reloc): Don't return 8 and 16 bit non-PC relative relocations on
2209 ELF, since the ELF object format does not have these type of
2210 relocations. Change the abort into as as_bad and return
2211 BFD_RELOC_NONE to silence compiler warnings.
2212 (md_assemble): Keep track of the instruction size. Allow white
2213 space between the $ and the constant for compatibility with older
2214 gases and other assemblers.
2215 (i386_operand): Skip spaces between $ and expression.
2216 (tc_gen_reloc): Don't allow anything but 32 bit relocations on
2217 ELF. Convert abort into an as_bad and assert into as_fatal.
2218
2219 Wed Oct 13 16:50:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2220
2221 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: If
2222 sub_symbolP is in the current segment, convert to a PC-relative
2223 fixup and discard the symbol.
2224
2225 Wed Oct 13 14:00:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2226
2227 * config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbol
2228 for st_StaticProc just like st_Proc.
2229
2230 * write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT
2231 so that OBJ_BOUT doesn't forget to adjust all the fragments in the
2232 .bss section.
2233
2234 Tue Oct 12 17:26:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2235
2236 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.
2237 (mips_regmask_frag): New static variable, if OBJ_ELF.
2238 (md_begin): If OBJ_ELF, create .reginfo section and set
2239 mips_regmask_frag to a frag.
2240 (mips_elf_final_processing): New function, if OBJ_ELF. Set
2241 mips_regmask_frag to register mask information.
2242 * config/tc-mips.h (elf_tc_final_processing): New macro, defined
2243 if OBJ_ELF.
2244
2245 Tue Oct 12 03:33:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2246
2247 * messages.c (as_fatal): Use myname when printing messages.
2248
2249 * config/tc-i960.c (md_begin): Use null pointer, not empty string,
2250 as initial "return" value in case hashing isn't needed.
2251
2252 * config/tc-a29k.c (md_atof): Return null, not empty string, on
2253 success.
2254 * config/tc-h8300.c (md_atof), config/tc-h8500.c (md_atof),
2255 config/tc-hppa.c (md_atof), config/tc-i860.c (md_atof),
2256 config/tc-i960.c (md_atof), config/tc-m88k.c (md_atof),
2257 config/tc-ns32k.c (md_atof), config/tc-sh.c (md_atof): Ditto.
2258
2259 Mon Oct 11 16:46:31 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2260
2261 fix for pr 3571
2262 * config/tc-h8300.c (get_specific): Special action if 8 bit
2263 address seen. (check_operand): Don't complain if truncating top
2264 bits of an 8 bit address. (build_bytes): Allow an immediate and
2265 an absolute in the same insn.
2266
2267 Mon Oct 11 17:18:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2268
2269 * write.c (write_contents): Don't crash if seginfo is NULL.
2270
2271 * config/obj-ecoff.c (ecoff_frob_file): Write out register masks
2272 by modifying .reginfo section, not by directly modifying BFD
2273 backend data.
2274
2275 Mon Oct 11 14:11:32 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2276
2277 * config/ho-sunos.h: remove extern time declaration
2278
2279 Mon Oct 11 16:14:43 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2280
2281 * messages.c (as_fatal): Do mention that it's the assembler that
2282 got the fatal error.
2283
2284 Fri Oct 8 14:09:35 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2285
2286 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to
2287 hold register masks.
2288 (md_begin): Initialize them to zero.
2289 (append_insn): Update mips_gprmask and mips_cprmask. Also add
2290 register variables pinfo and prev_pinfo.
2291 * config/tc-mips.h (mips_gprmask, mips_cprmask): Declare.
2292 * config/obj-ecoff.c (ecoff_frob_file): If TC_MIPS, set gprmask
2293 and cprmask from mips_gprmask and mips_cprmask.
2294
2295 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.
2296 * config/tc-mips.c (GPOPT): Define if OBJ_ECOFF or OBJ_ELF.
2297 (various): Change all references to GP references to apply if
2298 GPOPT, not if OBJ_ECOFF.
2299 (s_change_sec): Rearrange somewhat. If OBJ_ELF, use .rodata
2300 instead of .rdata. If OBJ_ELF, set section flags for .rodata and
2301 .sdata sections.
2302 (s_frame, s_loc, s_mask): Comment out entire functions, rather
2303 than just body. They're not used anyhow.
2304 * configure.in: Set cpu_type to mips for mips*. Accept
2305 mips-*-elfl* and mips-*-elf*.
2306
2307 Thu Oct 7 18:36:29 1993 Michael Meissner (meissner@osf.org)
2308
2309 * config/obj-elf.c (obj_elf_common): Allow the alignment field to
2310 not be specified.
2311
2312 Wed Oct 6 13:01:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2313
2314 * config/tc-mips.c (cons_fix_new_mips): New function. Turn
2315 BFD_RELOC_64 into BFD_RELOC_32.
2316 * config/tc-mips.h (TC_CONS_FIX_NEW): Define.
2317 (cons_fix_new_mips): Declare.
2318
2319 Changes to let cons handle bignums like general expressions.
2320 * expr.h (expressionS): New field X_unsigned.
2321 * expr.c (operand): Initialize X_unsigned to 1. Set it to 0 for
2322 unary minus case.
2323 (expr) Fix typo resultP to right if missing operand. Set
2324 X_unsigned to 1 when building new expression.
2325 * read.c (potable): Make "octa" and "quad" call cons, not
2326 big_cons.
2327 (cons): Handle bignums. If given an O_constant (small integer) to
2328 fill a big space, turn it into a bignum.
2329 (parse_bitfield_cons): Set X_unsigned field.
2330 (bignum_low, bignum_limit, bignum_high, grow_bignum, big_cons):
2331 Removed.
2332 * read.h (big_cons): Remove prototype.
2333 * symbols.c (resolve_symbol_value): Don't give a warning if a
2334 symbol in expr_section can not be resolved.
2335 (S_SET_VALUE): Clear X_unsigned.
2336 * write.c (write_object_file): If resolve_symbol_value failed on a
2337 symbol we are writing out, give a warning.
2338 * config/tc-h8500.c (parse_reglist): Set X_unsigned.
2339 * config/tc-hppa.c (md_pseudo_table): Change "octa" and "quad" to
2340 call pa_cons, not pa_big_cons.
2341 (pa_big_cons): Remove.
2342 * config/tc-hppa.h (pa_big_cons): Remove declaration.
2343 * config/tc-i960.c (md_pseudo_table): Change "quad" to call cons,
2344 not big_cons.
2345
2346 Tue Oct 5 10:53:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
2347
2348 * doc/as.texinfo (Copying): new node, to handle the recent changes
2349 in the texinfo/gpl.texinfo file
2350
2351 Mon Oct 4 17:10:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2352
2353 * read.c (big_cons): Handle "0" correctly.
2354
2355 * config/tc-mips.c (md_begin): Set target_big_endian correctly.
2356
2357 Mon Oct 4 15:37:57 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2358
2359 * config/tc-m68k.c (m68k_ip): Mode 7.3 operand using PC should
2360 have pc-relative fixup.
2361 (md_parse_option): Move "-k" case down near "-pic" case.
2362
2363 * configure.in: Alphabetize list of cpu type alternatives. Enable
2364 OS values of "linux*elf*" and "linux*coff*" to select those
2365 formats, with linux emulation. Don't bother checking for upper-
2366 or mixed-case versions of "ose".
2367
2368 Thu Sep 30 11:05:35 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2369
2370 * config/z8k.c (md_pseudo_table): add "unseg".
2371
2372 Wed Sep 29 16:15:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2373
2374 * config/m88k-opcode.h (m88k_opcodes): correct a few mistakes
2375 found while extending the dissassembler.
2376
2377 Tue Sep 28 12:02:04 1993 Stan Shebs (shebs@rtl.cygnus.com)
2378
2379 * configure.in: Split i386 LynxOS out from other coff targets,
2380 add a specific Lynx emulation.
2381 Add m68k LynxOS target.
2382 * config/tc-i386.c: Define specific Lynx target format.
2383 * config/tc-m68k.c: Define specific Lynx target format.
2384 * config/te-lynx.h: New file.
2385
2386 * config/obj-coffbfd.h: Don't set TARGET_FORMAT to be
2387 "coff-{i386,m68k}" if TARGET_FORMAT already defined.
2388 (INIT_STAB_SECTION): Define.
2389 * config/obj-coffbfd.c: Include <time.h>.
2390 (write_object_file): Look for .stab sections and call
2391 adjust_stab_section.
2392 (adjust_stab_section): New function, fills in the first symbol
2393 of a stab section with number of symbols and string table size.
2394 (obj_coff_init_stab_section): New function, creates the initial
2395 symbol for a stab section.
2396
2397 Mon Sep 27 15:21:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2398
2399 * config/atof-vax.c (md_atof): Return null on success instead of
2400 empty string.
2401 * config/atof-tahoe.c (md_atof): Ditto.
2402 * read.c (float_cons): Expect a null pointer for success, not an
2403 empty string.
2404
2405 * hash.c (hash_insert, hash_jam, hash_grow): Return null pointer
2406 on success, instead of empty string. All callers changed.
2407
2408 * config/tc-vax.c: Use PARAMS in declarations.
2409 (vip_op): Use NULL instead of empty string for success in error
2410 and warning fields.
2411
2412 Sun Sep 26 23:45:29 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2413
2414 * expr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of two symbols
2415 in different defined segments.
2416
2417 * write.c (relax_segment): Localize "aim" variable. If
2418 DIFF_EXPR_OK, don't impose checks on symbol segment types.
2419 (fixup_segment) [DIFF_EXPR_OK]: If sub_symbolP is in the current
2420 segment, convert to a PC-relative fixup and discard the symbol.
2421
2422 * config/tc-m68k.c (flag_want_pic): New variable, mostly ignored.
2423 (md_parse_option) [TE_SUN3]: Set it for "-k".
2424 (m68k_ip): Generate proper fixup for mode 7.3.
2425 * config/tc-m68k.h (DIFF_EXPR_OK): Define.
2426
2427 Sat Sep 25 05:08:19 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2428
2429 * config/tc-m68k.c (struct m68k_incant, getone, gettwo): Moved
2430 earlier in the file.
2431 (insop, add_exp): Now defined as functions, for readability.
2432 (insop): Now takes two arguments; callers changed.
2433
2434 Fri Sep 24 12:37:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2435
2436 * config/tc-m88k.c (get_o6): new function.
2437 (get_bf, get_cmp, get_cnd, get_cr, get_fcr, get_imm16, get_reg,
2438 get_vec9, getval, get_pcr, calcop, match_name): make static and
2439 prototype.
2440 (s_file): remove extraneous forward decl.
2441 (md_begin): add const to retval decl.
2442 (calcop): cope with instructions without arguments. Handle 'o'
2443 type argument, the o6 field of the prot insn.
2444 (md_estimate_size_before_relax): return a dummy value.
2445
2446 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field is
2447 in bits 10 through 7. flt.[dxs]s requires an r register in the
2448 second argument. New instruction lda.x. New instruction muls
2449 (alias for mul).
2450
2451 Fri Sep 24 13:43:30 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2452
2453 * Makefile.in (distclean): Recurse like clean.
2454 * doc/Makefile.in (distclean): New target.
2455
2456 * config/tc-mips.c (md_begin): Set BFD architecture and machine
2457 based on MIPS ISA level.
2458
2459 Thu Sep 23 17:58:58 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2460
2461 * as.c (main): "exhausted", not "exhuasted".
2462
2463 * struc-symbol.h (struct symbol): Add sy_used_in_reloc field.
2464 * write.c (adjust_reloc_syms): Set sy_used_in_reloc.
2465 (write_object_file): Never strip symbols with sy_used_in_reloc
2466 set.
2467
2468 * config/obj-elf.c (obj_elf_section): Rewrote to handle both
2469 Solaris and SVR4 style .section pseudo-ops.
2470 (obj_elf_ident): Set SEC_READONLY for .comment section.
2471 * config/tc-sparc.c (md_apply_fix): If this is ELF, and we're
2472 generating a reloc, don't apply a fix.
2473
2474 Thu Sep 23 13:16:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2475
2476 * config/obj-coffbfd.c (relax_align): Now static.
2477
2478 Mon Sep 20 19:23:35 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2479
2480 * read.c (get_stab_string_offset): Make non-static. Make
2481 arguments const. Don't align strings to 4 byte boundaries.
2482 * read.h: Declare get_stab_string_offset.
2483 * config/obj-elf.c (obj_elf_section): Set SEC_ALLOC as well as
2484 SEC_LOAD for progbits section.
2485 (obj_elf_init_stab_section): New function.
2486 (adjust_stab_sections): Add casts to avoid warnings.
2487 * config/obj-elf.h (INIT_STAB_SECTION): Call
2488 obj_elf_init_stab_section.
2489 (OBJ_PROCESS_STAB): Removed definition.
2490
2491 Fri Sep 17 18:12:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2492
2493 * config/obj-elf.h (S_GET_SIZE): Define.
2494 (obj_frob_forward_symbol): Define.
2495 * config/tc-i386.c (line_comment_chars): Initialize in all cases.
2496
2497 Thu Sep 16 14:23:08 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2498
2499 * tc.h: Declare tc_gen_reloc differently depending upon
2500 RELOC_EXPANSION_POSSIBLE.
2501 * config/obj-elf.c (obj_elf_section): Only set flags when first
2502 creating the section.
2503
2504 Wed Sep 15 12:15:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2505
2506 * config/tc-mips.c (append_insn): Don't swap a trap instruction
2507 with a branch.
2508
2509 Tue Sep 14 13:31:04 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2510
2511 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
2512 set previous_section and previous_subsection and then call s_data
2513 and s_text, respectively.
2514 (obj_pseudo_table): Add data and text.
2515 (obj_elf_section): Add SEC_LOAD to default initialization of
2516 flags. Treat .rodata1 like .rodata. Set SEC_LOAD as well as
2517 SEC_ALLOC for "alloc" string. Don't bother trying to find the
2518 section; just use subseg_new.
2519
2520 * read.c (change_to_section): Removed. This is now done by
2521 subseg_new.
2522 (get_stab_string_offset): Rearranged somewhat. Create the section
2523 using subseg_new. Store the string index in seg_info, rather than
2524 in a static variable. Force the first string to be empty. Use
2525 frag_more rather than FRAG_APPEND_1_CHAR.
2526 (s_stab_generic): Rewrote.
2527 * subsegs.h (segment_info_type): Added stabu union.
2528 * subsegs.c (subseg_new): Initialize stab_string_size to 0.
2529 * config/obj-aout.c: Don't include aout/stab_gnu.h.
2530 (obj_aout_stab, obj_aout_desc): Removed.
2531 (obj_pseudo_table): Removed desc and stabX entries.
2532 * config/obj-bout.c: Same changes as config/obj-aout.c.
2533 * config/obj-bout.h (S_SET_TYPE): Define.
2534 (tc_bout_fix_to_chars): Declare.
2535 * config/obj-coff.c (obj_coff_stab): Removed.
2536 (obj_pseudo_table): Removed desc and stabX entries.
2537 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define.
2538 * config/obj-coffbfd.c (current_stab_symbol): Removed.
2539 * config/obj-coffbfd.h (obj_symbol_type): Removed n_strx, n_type,
2540 n_other, n_desc and n_value fields.
2541 (S_{S,G}ET_{OFFSET,OTHER,TYPE,DESC}): Removed.
2542 (MAKE_STAB_SYMBOL): Removed.
2543 * config/obj-ecoff.c (obj_ecoff_stab): Renamed to ecoff_stab.
2544 Changed arguments and removed parsing code.
2545 (obj_pseudo_table): Removed stabX entries.
2546 * config/obj-ecoff.h (ecoff_stab): Declare.
2547 (OBJ_PROCESS_STAB): Define.
2548 * config/obj-elf.c: Don't include aout/stab_gnu.h.
2549 (obj_elf_stab, obj_elf_xstab, obj_elf_desc,
2550 elf_stab_symbol_string, elf_stab_symbol, obj_elf_stab_generic):
2551 Removed.
2552 (obj_pseudo_table): Removed desc, stabX and xstabs entries.
2553 (obj_elf_version): Use subseg_new, not bfd_make_section. Don't
2554 set SEC_LOAD for .note section.
2555 (adjust_stab_sections): Get frag pointer from seg_info, rather
2556 than looking through frags.
2557 * config/obj-elf.h (S_{S,G}ET_{OTHER,TYPE,DESC}): Removed.
2558 (SEPARATE_STAB_SECTIONS, INIT_STAB_SECTION, OBJ_PROCESS_STAB):
2559 Define.
2560 * config/obj-vms.c (obj_aout_stab): Removed.
2561 (obj_pseudo_table): Removed stabX entries.
2562 * config/obj-vms.h (S_SET_TYPE): Define.
2563
2564 * as.h: Declare listing.
2565 * read.c: Don't declare listing.
2566 (emit_expr): Cast fix_new_exp argument.
2567 (parse_bitfield_cons): Correct printf format.
2568 * symbols.c (symbol_new): Add cast to avoid warning.
2569 * write.h: Declare text_last_frag and data_last_frag.
2570 * config/obj-bout.c (obj_bout_line): Added dummy argument.
2571 * config/obj-coffbfd.c: Add some casts to avoid warnings.
2572 * config/tc-a29k.c: Likewise.
2573 * config/tc-i960.c: Likewise. Also fully bracket structure
2574 initializations, fix printf formats, and remove unused variables.
2575
2576 Mon Sep 13 16:48:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2577
2578 * read.c (s_desc): Only compile and use if S_SET_DESC is defined.
2579 * struc-symbol.h: Declare verify_symbol_chain and
2580 verify_symbol_chain_2 even if not SYMBOLS_NEED_BACKPOINTERS.
2581 * symbols.c (verify_symbol_chain): Removed useless expression.
2582 * write.c (headers, the_object_file): Only use if not
2583 BFD_ASSEMBLER and not BFD.
2584 (fixup_segment, cvs_frag_to_fill): Only use if BFD_ASSEMBLER or
2585 not BFD.
2586 (merge_data_into_text): Only use if BFD_ASSEMBLER or (not BFD and
2587 not OBJ_AOUT).
2588 * write.h: Declare relax_segment.
2589 * config/obj-coffbfd.c (stack_pop, stack_push, stack_init): Made
2590 static.
2591 (stack_top): Commented out, since it's not used.
2592 Fixed up pseudo-op functions to take an ignored int argument.
2593 (size_section): Added default BAD_CASE to switch.
2594 Changed bzero calls to memset.
2595 * config/obj-coffbfd.h (S_IS_LOCAL): Call strchr on S_GET_NAME
2596 (s), not on s itself.
2597 * config/tc-a29k.c (s_use): Take ignored int argument. Only
2598 define if OBJ_COFF is not defined.
2599 * config/tc-i386.c: (fits_in_signed_byte, smallest_imm_type): Make
2600 argument signed again.
2601 * config/tc-m68k.c (s_bss, s_even, s_proc): Take ignored int
2602 argument.
2603 (m68k_ip): Fully bracket initialization of archs.
2604 Correct several formats for __LINE__ to be %d rather than %s.
2605 (init_table): Fully bracket initialization.
2606 Cast values larger than 0x7f assigned to fr_opcode to char.
2607
2608 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.
2609 Wrote non-BFD_ASSEMBLER subseg_new. Now subseg_new always takes a
2610 section name, and subseg_set always takes a segT. Changed all
2611 callers as appropriate.
2612 * config/obj-coffbfd.c (change_to_section): Renamed to
2613 obj_coff_add_segment. Corrected. Made callers use subseg_new.
2614 * config/obj-coffbfd.h (obj_segment_name, obj_add_segment):
2615 Define.
2616
2617 Mon Sep 13 13:15:03 1993 Doug Evans (dje@canuck.cygnus.com)
2618
2619 * config/tc-sparc.h (LOCAL_LABEL): Remove test for name[0] == 'L'.
2620
2621 Fri Sep 10 11:22:08 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2622
2623 * config/obj-elf.h (S_SET_SIZE): Actually set the size.
2624
2625 Gcc lint.
2626 * Added a number of casts to function calls.
2627 * app.c (do_scrub_begin), as.c (main), expr.c (integer_constant,
2628 operand, expr), read.c (read_begin, HANDLE_CONDITIONAL_ASSEMBLY,
2629 read_a_source_file, s_align_bytes, demand_empty_rest_of_line,
2630 ignore_rest_of_line, big_cons, is_it_end_of_statement, s_ignore),
2631 read.h (is_name_beginner, is_part_of_name), config/obj-elf.c
2632 (obj_elf_section), config/tc-i386.c (parse_register),
2633 config/tc-sparc.c (isoctal, s_proc): Cast char
2634 array indices to unsigned char.
2635 * app.c (process_escape): Make static. Add prototype. Change
2636 argument from char to int.
2637 * as.c: Include output-file.h for prototypes. Comment out unused
2638 function got_sig.
2639 * Makefile.in (as.o): Depend on output-file.h.
2640 * as.h (BAD_CASE): Cast val argument to long, and use %ld.
2641 (pseudo_typeS): Add prototype to poc_handler field.
2642 (print_version_id): Add prototype.
2643 (xmalloc, xrealloc): Change size arguments to unsigned long.
2644 (do_scrub_next_char): Add prototypes for function arguments.
2645 (had_errors, had_warnings, scrub_from_file): Remove duplicate
2646 declarations.
2647 * atof-generic.c (atof_generic): Make size variables unsigned.
2648 * cond.c (ignore_input): Removed unused local variable ptr.
2649 * expr.c (floating_constant, integer_constant): Make static. Add
2650 prototypes.
2651 * flonum-copy.c (flonum_copy): Make size variables unsigned.
2652 * frags.h: Add prototype for frag_init.
2653 * hash.h, hash.c: Change hash values from char * to PTR, make hash
2654 strings const, make returned error strings const char *. Added
2655 prototypes for functions.
2656 * input-file.h, input-file.c (input_file_buffer_size): Return
2657 unsigned int.
2658 * input-scrub.c (buffer_length): Make unsigned.
2659 (input_scrub_push, input_scrub_pop): Make static.
2660 * listing.c (list_symbol_table): Cast sprintf argument to unsigned
2661 long and use %lx. Print name of segment rather than address of
2662 structure.
2663 (listing_list, listing_title): Change argument to int.
2664 (listing_eject, listing_flags, listing_psize): Add int argument.
2665 * listing.h: Corresponding declaration changes.
2666 * obj.h (obj_emit_symbols): Rename prototype argument to avoid
2667 shadowing.
2668 * read.h: Change get_absolute_expression prototype to return
2669 offsetT. Add prototype for next_char_of_string. Various
2670 prototype changes.
2671 * read.c: Remove prototype for next_char_of_string.
2672 (pobegin): Make errtxt const. Make new_length, tmp_len and num
2673 unsigned.
2674 (s_abort, s_align_ptwo, s_comm, s_data, s_app_line, s_fill,
2675 s_globl, s_lsym, s_org, s_set, s_text, s_desc): Add int argument.
2676 Change all callers.
2677 (s_comm): Change temp from valueT to offsetT. Cast to long when
2678 printing and use %ld (only for error messages anyhow).
2679 (s_long, s_int): Remove unused functions.
2680 (cons): Change argument to int.
2681 (emit_expr): Use %lx when printing longs.
2682 (get_absolute_expression): Return offsetT, not long.
2683 (get_stab_string_offset): Comment out unless
2684 SEPARATE_STAB_SECTIONS.
2685 (s_stab_generic): Remove unused offset. Define seg_is_new only
2686 if SEPARATE_STAB_SECTIONS. Use toP only in local block.
2687 * struc-symbol.h (verify_symbol_chain_2): Add prototype.
2688 * symbols.c: Remove nested comment.
2689 (symbol_new): Rename value to valu.
2690 (colon): Use %ld and cast to long in error message.
2691 * symbols.h: Remove duplicate verify_symbol_chain declaration.
2692 * tc.h: Remove unused md_emit_relocations declaration.
2693 (tc_gen_reloc): Add declaration.
2694 * write.c (cvt_frag_to_fill): Change first argument name depending
2695 on BFD_ASSEMBLER.
2696 (write_relocs): Remove unused offset, frags. Remove tc_gen_reloc
2697 declarations. Make n unsigned.
2698 (write_contents): Remove unused i, n, relocs, fixp. Rename frags
2699 to f to avoid shadowing.
2700 (write_object_file): Define fragP only if not BFD_ASSEMBLER or not
2701 WORKING_DOT_WORD. Remove unused keep. Only declare punt and
2702 punt_it if they will be used. Make i and n unsigned.
2703 (fixup_segment): Cast to long and use %ld in error message.
2704 * xmalloc.c (xmalloc, xrealloc): Make size argument unsigned.
2705 * config/obj-aout.h: Remove nested comment. Add prototype for
2706 obj_aout_frob_symbol.
2707 (obj_aout_line, obj_aout_desc): Add int argument.
2708 * config/obj-ecoff.c: Changed build routines to use an unsigned
2709 offset.
2710 (add_string): Make len unsigned long.
2711 (obj_ecoff_stab): Use %lu in error message.
2712 * config/obj-elf.c (obj_elf_common): Comment out unused label
2713 allocate_bss.
2714 (obj_elf_frob_symbol): Return 0 (currently broken).
2715 (obj_elf_desc, obj_elf_version, obj_elf_size, obj_elf_type,
2716 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
2717 obj_elf_line, obj_elf_previous): Add int argument.
2718 (obj_elf_write_symbol_p): Make static.
2719 * config/obj-elf.h (obj_elf_write_symbol): Add prototype.
2720 * config/tc-hppa.h: Remove declarations of functions declared in
2721 read.h.
2722 * config/tc-i386.c (ENCODE_RELAX_STATE): Cast to relax_substateT.
2723 (s_bss): Add int argument.
2724 (fits_in_signed_byte, smallest_imm_type): Make argument unsigned.
2725 (dummy): Remove unused function.
2726 (md_assemble): Rename local o to op to avoid shadowing.
2727 (tc_gen_reloc): Rename local reloc to rel to avoid shadowing.
2728 * config/tc-m68k.c (s_data1, s_data2): Add int argument.
2729 * config/tc-mips.c (mips_ip, md_apply_fix): Cast to long and use
2730 %ld in error messages.
2731 * config/tc-sparc.c: Remove duplicate declarations.
2732 (getExpression): Rewrite condition to avoid empty conditional
2733 body.
2734 (s_reg, s_proc, s_reserve, s_common, s_seg, s_xword): Add int
2735 argument.
2736
2737 Thu Sep 9 17:10:00 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2738
2739 Changes from Jeff Law:
2740
2741 * config/tc-hppa.c (md_assemble): Fix typo.
2742 (pa_ip): Delete unused variables and labels. Do not check for
2743 unsigned values being < 0, it can't happen.
2744 (is_same_frag): Return a value in recursive call case.
2745 (pa_callinfo): Delete unused variables and labels.
2746 (pa_comm): Likewise.
2747 (pa_copyright): Likewise.
2748 (pa_export): Likewise.
2749 (pa_import): Likewise.
2750 (pa_param): Likewise.
2751 (pa_space): Likewise.
2752 (pa_subspace): Likewise.
2753
2754 Thu Sep 9 15:05:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2755
2756 * read.c (get_stab_string_offset, s_stab_generic): If
2757 BFD_ASSEMBLER, call subseg_set rather than subseg_new.
2758
2759 Wed Sep 8 15:09:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2760
2761 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using
2762 default flag values.
2763
2764 Tue Sep 7 10:22:52 1993 Stan Shebs (shebs@rtl.cygnus.com)
2765
2766 * read.c: (change_to_section): Don't include body if not MANY_SECTIONS.
2767
2768 * read.c: (s_stab, s_xstab, s_desc): New functions to parse
2769 various stab-related directives.
2770 * read.h: (s_stab, s_xstab, s_desc): New function prototypes.
2771 * write.c: (merge_data_into_text): Fix ifdef tangle.
2772 * config/obj-coffbfd.c (current_stab_symbol): Fake symbol
2773 for stab reader to use.
2774 * config/obj-coffbfdh.h (obj_symbol_type): Added fields for
2775 stab reader, macros to access.
2776
2777 Fri Sep 3 16:44:03 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2778
2779 * config/obj-elf.h (elf_symbol): Fixed name of elf_symbol_type.
2780
2781 * config/tc-hppa.h (struct default_subspace_dict, struct
2782 default_space_dict): Field "sort" is now unsigned char.
2783
2784 * config/tc-hppa.c (pa_def_subspaces, pa_def_spaces): Align
2785 columns for easier reading.
2786 (bcmp, index): Deleted USG-specific definitions. Should be dealt
2787 with in ho-*.h, or in libiberty. Changed mention of index to
2788 strchr.
2789 (label_symbolP, label_symbol_defined, callinfo_found,
2790 within_entry_exit, exit_processing_complete, within_procedure,
2791 pa_def_subspaces, pa_def_spaces, pa_pseudo_op_moves_pc,
2792 label_symbols_rootP, pa_get_label, pa_label_is_defined,
2793 pa_undefine_label): Now static.
2794 (movers): Now const, in addition to pointing to const data.
2795 * config/tc-hppa.h (label_symbolS_rootP, pa_get_label,
2796 pa_label_is_defined, pa_undefine_label, pa_pseudo_op_moves_pc):
2797 Delete declarations.
2798
2799 Merged more changes from Jeff Law and Pete Hoogenboom:
2800
2801 * config/tc-hppa.c (pa_def_subspaces, pa_def_subspaces): Remove
2802 entries for .stab and .stabstr.
2803
2804 * config/obj-elf.c: (elf_stab_symbol_string): Set the
2805 SEC_LOAD attribute for the .stabstr section.
2806 (obj_elf_stab_generic): Set the SEC_LOAD attribute for the
2807 .stab section.
2808 (obj_elf_stab_generic): Change '#if 1' to '#if 0'.
2809 (obj_elf_stab_generic): Incorrect byte count on call to
2810 md_number_to_chars function.
2811
2812 * config/tc-hppa.c (hppa_tc_symbol): Static functions need
2813 argument relocation bits too.
2814
2815 * config/tc-hppa.c (pa_stringer): Correctly handle escaping
2816 characters which should appear unaltered in the output string (for
2817 example an escaped double-quote).
2818
2819 * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): Always
2820 initialize name.
2821 (pa_parse_neg_cmpsub_cmpltr): Likewise.
2822 (pa_parse_nonneg_add_cmpltr): Likewise.
2823 (pa_parse_neg_add_cmpltr): Likewise.
2824
2825 * config/tc-hppa.h (parse_cons_expression_hppa): Remove prototype
2826 for now.
2827 (cons_fix_new_hppa): Likewise.
2828 * config/tc-hppa.c (md_apply_fix): Fix type of valp to match
2829 prototype.
2830
2831 * config/tc-hppa.c: Include libhppa.h.
2832
2833 * config/tc-hppa.h: Delete extern declarations of functions
2834 found in libhppa.h.
2835
2836 * config/tc-hppa.c (pa_space): Rework to avoid unwanted #ifdef
2837 OBJ_ELF conditionals.
2838 * config/tc-hppa.h (LOCAL_LABEL): Correctly identify local labels
2839 on the PA.
2840
2841 Thu Sep 2 10:43:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2842
2843 * config/tc-mips.c (macro_build): Accept 'z', and ignore it.
2844 (macro): Use "z,s,t" for div instructions to match corresponding
2845 change in opcode table.
2846 (mips_ip): Added 'z'--must be zero register.
2847
2848 Wed Sep 1 15:56:42 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2849
2850 * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare
2851 tc_gen_reloc correctly.
2852
2853 * configure.in: Use "case" instead of "if" when possible. Rewrote
2854 Makefile editing to reduce work done. Treat "hppa*" as "hppa".
2855
2856 Wed Sep 1 12:19:07 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2857
2858 * config/obj-coffbfd.c (obj_coff_section): add 'd' as an alias for
2859 section type of data. 'd' seems to be used for m88k.
2860
2861 Wed Aug 25 22:33:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2862
2863 * config/tc-mips.c (mips_align, s_stringer, s_cons, s_float_cons,
2864 s_mips_space): Set insn_label to NULL to avoid changing it at the
2865 next .align statement.
2866 (append_insn): Don't swap jal with instruction that sets the
2867 register that jal sets.
2868
2869 Wed Aug 25 16:15:57 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2870
2871 * configure.in: recognize m88110.
2872
2873 Wed Aug 25 13:37:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2874
2875 Merged changes from Pete Hoogenboom and Jeff Law at Utah:
2876 * config/tc-hppa.c (pa_build_unwind_subspace): SEC_ALLOC should
2877 not be on for .hppa_unwind.
2878 (md_pseudo_table): .PARAM and .param are valid pseudo-ops for GAS.
2879 (pa_param): New function to handle .PARAM directives.
2880 (pa_ip): Pass "isbranch" argument down to pa_parse_*_compltr
2881 functions. Handle '|' for movb; allow movb,n.
2882 (pa_parse_nonneg_cmpsub_cmpltr): Delete old useless
2883 version. Handle cases where no completer exists for
2884 comb,n or addb,n.
2885 (pa_parse_neg_cmpsub_cmpltr): Handle cases where no
2886 completer exists for comb,n or addb,n. Make logic
2887 mirror that of pa_parse_nonneg_cmpsub_cmpltr.
2888 (pa_parse_nonneg_add_cmpltr): Likewise.
2889 (pa_parse_neg_add_cmpltr): Likewise.
2890 * tc-hppa.h (pa_param): Declare.
2891
2892 Tue Aug 24 15:41:35 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2893
2894 * config/tc-hppa.c (hppa_tc_make_symextn_section): Now static.
2895 Added forward declaration.
2896
2897 Merged changes from Pete Hoogenboom and Jeff Law at Utah:
2898
2899 * config/obj-elf.c (elf_frob_file): Arguments were incorrect on
2900 call to elf_tc_make_sections.
2901 (obj_elf_version): A .note section shouldn't have the SEC_ALLOC
2902 attribute.
2903
2904 * config/tc-hppa.c (hppa_tc_make_sections): Add some processing to
2905 handle symbol extension sections.
2906
2907 * config/tc-hppa.c (pa_build_symextn_section): New function to
2908 create a symbol extension section.
2909 (pa_export_args): Make call to pa_build_symextn_section.
2910 (hppa_tc_symbol, hppa_tc_make_sections,
2911 hppa_tc_make_symextn_section): New functions.
2912 * config/tc-hppa.h: Update elf_tc_symbol and elf_tc_make_sections
2913 macros.
2914
2915 * read.c (emit_expr): Place check for TC_CONS_FIX_NEW in the
2916 BFD_ASSEMBLER branch as well.
2917
2918 * config/tc-hppa.h: If ELF is the target object format, define
2919 some ELF- and hppa-specific types and constants.
2920
2921 * config/tc-hppa.c (getExpression): Fix a typo.
2922
2923 * read.c (read_a_source_file): Use TC_EQUAL_IN_INSN to determine
2924 if a `=' is part of an instruction.
2925 (read_a_source_file): Handle case where end-of-line markers are
2926 also used within instructions.
2927 * config/tc-hppa.h (TC_EQUAL_IN_INSN, TC_EOL_IN_INSN): Define.
2928
2929 * config/tc-hppa.c (md_apply_fix_1): Keep relocations for
2930 out-of-range branches/'calls using "bl" or calls which may need
2931 argument relocation stubs. Do not need/keep relocations for
2932 conditional branches.
2933 (elf_hppa_final_processing): Fix calculation of function size.
2934
2935 * config/obj-elf.c (obj_elf_version): Mark .note section as
2936 READONLY.
2937
2938 * config/tc-hppa.c (parse_cons_expression_hppa): Pass exp, not the
2939 address of exp, to expression.
2940 (pa_build_unwind_subspace): Turn SEC_HAS_CONTENTS flag on.
2941 (md_apply_fix_1): Delete unwanted comments.
2942 (process_exit): Symbols marking the end of a function are always
2943 BSF_LOCAL.
2944
2945 * config/tc-hppa.c: Include elf32-hppa.h from BFD tree.
2946 (pa_space): Declare and initialize gdb_section.
2947
2948 * config/obj-elf.c (elf_frob_file): Change
2949 elf_tc_final_processing_hook to elf_tc_final_processing.
2950
2951 * config/tc-hppa.c (fix_new_hppa): Fix argument list to match
2952 argument type declarations.
2953 (getExpression): Fix typo.
2954 (pa_export_args): Change elf_symbol_type to elf32_symbol_type.
2955 (elf_hppa_final_processing): Likewise. Name changed from
2956 elf_hppa_final_processing_hook.
2957 (start_symbol_root, start_symbol_last): Deleted.
2958
2959 * config/tc-hppa.h (TC_PARSE_CONS_EXPRESSION): Fix typo.
2960
2961 * config/tc-hppa.h: Replace "symbolS" with "struct symbol" to
2962 avoid changing include ordering.
2963
2964 * config/tc-hppa.c (pa_ip, case 'y'): Handle just like 't'.
2965
2966 Mon Aug 23 12:47:58 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2967
2968 * config/tc-mips.c (set_at): Added unsignedp argument. Use
2969 load_register.
2970 (set_at_unsigned): Removed; changed callers to use set_at.
2971 (load_register): Removed unused ip argument. Changed callers.
2972 (append_insn): Don't swap branch and branch likely.
2973 (macro_build): Handle 'u'.
2974 (load_register): Handle 64 bit constants.
2975 (macro): Added M_DABS, removed M_ABSU. Numerous changes to
2976 support 64 bit constants.
2977 (mips_ip): Use hex constants in range checks for clarity.
2978 (md_number_to_chars): Support 8 byte values.
2979
2980 Fri Aug 20 16:50:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2981
2982 * config/tc-m88k.h: updated copyrights.
2983 (TC_CONS_RELOC): declare to be RELOC_32.
2984
2985 Fri Aug 20 11:16:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2986
2987 * config/tc-mips.c (mips_isa): New static variable.
2988 (md_begin): Initialize mips_isa based on TARGET_CPU. Don't sanity
2989 check macros. Set text alignment and GP size here.
2990 (md_assemble): Don't set text alignment and GP size here.
2991 (append_insn): Don't insert NOPs for load delays if mips_isa >= 2.
2992 Use the right mask and shift for WRITE_FPR_T and WRITE_FPR_S. Add
2993 a NOP after a branch likely.
2994 (mips_emit_delays): Don't insert NOPS for load delays if mips_isa
2995 >= 2.
2996 (macro): Support r6000 and r4000 macros.
2997 (mips_ip): Check insn ISA level against mips_isa before using it.
2998 Added 'x' case for ignored register.
2999 (md_parse_option): Handle -mipsN and -mcpu=XX.
3000
3001 Fri Aug 20 01:26:52 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3002
3003 * config/tc-i386.c (md_pseudo_table) [OBJ_ELF]: Handle ".zero".
3004
3005 Thu Aug 19 12:15:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3006
3007 * config/tc-sparc.c (s_local): Function moved and renamed...
3008 * config/obj-elf.c (obj_elf_local): ...to here.
3009 * config/tc-sparc.c (md_pseudo_table), config/obj-elf.c
3010 (obj_pseudo_table): Move handling of ".local".
3011
3012 * tc.h (md_parse_option): Don't declare if defined as a macro.
3013
3014 * config/tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as
3015 BFD_RELOC_NONE.
3016 (md_parse_option): New macro, converted from function.
3017 * config/tc-i386.c (md_parse_option): Function deleted.
3018 (comment_chars) [OBJ_ELF]: Include "/".
3019 (line_comment_chars) [OBJ_ELF || TE_I386AIX]: Don't include "/".
3020 (md_assemble): Cast 0xe9 to char explicitly, to avoid compiler
3021 warning.
3022 (md_assemble, md_estimate_size_before_relax, md_create_long_jump):
3023 Call reloc for fix_new type, or use correct enumerator, instead of
3024 always using NO_RELOC.
3025 (i386_operand): Change "ifndef I386COFF" to "ifdef OBJ_AOUT" for
3026 tests for valid section.
3027 (md_convert_frag) [BFD_ASSEMBLER]: Compensate for frag start
3028 address.
3029 (md_apply_fix_1) [BFD_ASSEMBLER]: For pc-relative reloc with
3030 symbol, compensate for location of reloc.
3031 (reloc, BFD_RELOC_32, BFD_RELOC_32_PCREL) [!BFD_ASSEMBLER]: Define
3032 to return zero.
3033
3034 Wed Aug 18 16:51:29 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3035
3036 * config/obj-elf.c: Undef NO_RELOC before including aout/aout64.h.
3037 (obj_elf_weak): New function.
3038 (obj_pseudo_table): Handle ".weak".
3039 (obj_elf_section): If section directive includes a string, ignore
3040 it for now. Accept "progbits" flag.
3041 (obj_elf_type): Accept `@' before flag name.
3042
3043 * write.c (relax_and_size_seg) [BFD_ASSEMBLER]: Get rid of `if(1)'
3044 condition.
3045 (fixup_segment) [BFD_ASSEMBLER]: Use bfd_is_com_section, rather
3046 than checking for bfd_com_section directly.
3047 (fixup_segment): Simplify range check.
3048 (fixup_segment) [OBJ_COFF && TC_I960]: Simplify cpp condition
3049 test.
3050
3051 * symbols.h (S_SET_WEAK): Declare.
3052 * symbols.c (S_SET_WEAK): New function.
3053 (S_SET_EXTERNAL, S_CLEAR_EXTERNAL): Don't bother with BSF_EXPORT,
3054 it's not a separate flag any more. Clear BSF_WEAK.
3055
3056 * read.c (potable): Treat "string" like "asciz".
3057
3058 Wed Aug 18 15:30:29 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3059
3060 * config/tc-mips.c (append_insn): Don't swap branch instructions
3061 if .set nobopt or .set volatile.
3062 (gp_reference): .lit8 and .lit4 are accessed via the GP register.
3063 (macro): Added cases M_LI_S, M_LI_SS. Fixed M_LI_D and M_LI_DD.
3064 (mips_ip): Added cases 'F', 'L', 'f', 'l' for floating point.
3065 * config/obj-ecoff.c: Renamed some variables to avoid shadow
3066 warnings.
3067
3068 Mon Aug 16 14:16:02 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3069
3070 * config/obj-coff.h (S_IS_COMMON): add missing backslash
3071
3072 * configure.in (z8k-*-{coff,sim}): use coffbfd for this target
3073
3074 Thu Aug 12 11:47:58 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3075
3076 * config/tc-mips.c (mips_ip): Suggested by
3077 davidj@ICSI.Berkeley.EDU (David Johnson): Don't accept symbolic
3078 names for 'E' and 'G' argument types (coprocessor registers) and
3079 don't warn if $1 is used on the coprocessor.
3080 (macro): Handle M_{L,S}WC{0,2,3}_AB correctly.
3081
3082 Mon Aug 9 12:09:14 1993 Doug Evans (dje@canuck.cygnus.com)
3083
3084 * read.c (emit_expr): Use BFD_RELOC_16 for 2-byte values.
3085 * config/tc-sparc.c (md_apply_fix, tc_gen_reloc): Handle
3086 BFD_RELOC_16.
3087 * config/tc-sparc.h (WORKING_DOT_WORD): Define.
3088
3089 Mon Aug 9 13:36:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3090
3091 * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is
3092 defined or BFD is not.
3093 (relax_and_size_all_segments): Declare local variable fragP.
3094
3095 Fri Aug 6 15:22:53 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3096
3097 * config/tc-sparc.c (md_apply_fix, case BFD_RELOC_32): Fill in
3098 bytes with real values, not zeros.
3099
3100 Fri Aug 6 10:57:59 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3101
3102 * configure.in (mips-*-riscos*, mips-*-sysv*): New (untested)
3103 targets, using ecoff and mips-big.
3104
3105 * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkeley.EDU (David
3106 Johnson): Added case for 'C' for coprocessor instruction codes.
3107
3108 Thu Aug 5 13:08:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3109
3110 * config/obj-elf.c (obj_pseudo_table): Handle ".8byte".
3111
3112 * read.c (emit_expr): Use BFD_RELOC_64 for 8-byte expressions.
3113
3114 * write.c (write_object_file): Test DEBUG_SYMS instead of DEBUG
3115 for verifying symbol chain.
3116 (merge_data_into_text, relax_and_size_all_segments): New
3117 functions, split out from write_object_file.
3118
3119 Tue Aug 3 15:43:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3120
3121 * config/obj-elf.c (obj_elf_stab_generic, in disabled code): If
3122 debug section is new, allocate an extra 12 bytes at its start. If
3123 ".stabs" type is N_SO, fill in filename symbol field of that first
3124 entry. Return early if "goof", to simplify later code slightly.
3125 (adjust_stab_sections): New function.
3126 (elf_frob_file): Apply adjust_stab_sections to each section.
3127
3128 * config/obj-elf.c (obj_elf_section, obj_elf_previous): No longer
3129 static.
3130 * config/obj-elf.h (obj_elf_section, obj_elf_previous): Declare.
3131 * config/tc-sparc.c (md_pseudo_table): Call them for "pushsection"
3132 and "popsection", and call cons for "uaword" and "uahalf".
3133
3134 * config/obj-elf.c (obj_elf_version): Use English in error
3135 messages.
3136
3137 Tue Aug 3 11:29:06 1993 Ian Lance Taylor (ian@cygnus.com)
3138
3139 * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets the
3140 swapping routines and external structure sizes via the
3141 ecoff_backend information. No longer includes coff/mips.h.
3142
3143 Mon Aug 2 17:35:48 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3144
3145 * config/obj-ecoff.c (get_tag): Save tag name in permanent memory
3146 and in hash_ptr->string.
3147
3148 * app.c (do_scrub_next_char): Reset state to 0 after .appline if
3149 file name is not seen.
3150
3151 Thu Jul 29 22:21:28 1993 Ian Lance Taylor (ian@cygnus.com)
3152
3153 * write.c: Don't use short int in a prototype.
3154
3155 * expr.c (operand): Make return value simply depend on contents of
3156 returned expression.
3157
3158 Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3159
3160 * configure.in: sparc*-aout and sparc*-vxworks are BFD assemblers
3161
3162 Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3163
3164 * config/ho-sunos.h: remove some old function decls that conflict
3165 w/ ANSI, and which weren't needed anyway
3166
3167 Wed Jul 28 16:34:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3168
3169 * config/obj-elf.h (obj_frob_symbol): Renamed from tc_frob_symbol,
3170 and disabled since it breaks Ian's new symbol-value code.
3171
3172 * expr.c (integer_constant): Accept more digits if BFD64.
3173
3174 Wed Jul 28 11:30:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3175
3176 * config/tc-m68k.c (m68k_ip): If we have a normal constant when we
3177 expect a bignum, turn it into a bignum. Output extra zeroes
3178 before a short bignum, rather than after.
3179
3180 Tue Jul 27 15:54:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3181
3182 * symbols.c (symbol_new): Conditionalize verify_symbol_chain call
3183 on DEBUG_SYMS, not DEBUG.
3184 (symbol_remove): Likewise.
3185 (symbol_insert): Likewise.
3186
3187 Tue Jul 27 08:45:05 1993 Ian Lance Taylor (ian@cygnus.com)
3188
3189 * config/tc-mips.c (mips_optimize): New static variable.
3190 (append_insn): If mips_optimize == 0, always insert NOP
3191 instructions. If mips_optimize < 2, don't swap branches.
3192 (md_parse_option): If -Ox or -gx, set mips_optimize accordingly.
3193
3194 Mon Jul 26 18:02:43 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3195
3196 * Makefile.in (clean): if testsuite does not exist, then skip it.
3197
3198 Fri Jul 23 14:13:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3199
3200 * config/tc-mips.c (prev_insn_unreordered,
3201 prev_prev_insn_unreordered): New static variables.
3202 (append_insn): Don't swap branch instruction if
3203 prev_prev_insn_unreordered (see comment).
3204 (mips_no_prev_insn): Clear the unreordered variables.
3205 (s_mipsset): When turning on reordering, set the unreordered
3206 variables.
3207
3208 Fri Jul 23 13:09:44 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3209
3210 * config/obj-elf.c (obj_elf_section): Sections ".init" and ".fini"
3211 are also magic, and have special default flag settings.
3212 (obj_elf_frob_symbol): Since the return value from this function
3213 isn't used, don't bother calling obj_elf_write_symbol_p, since it
3214 doesn't accomplish anything else.
3215
3216 * config/tc-sparc.c (md_section_align): Round up section size only
3217 for a.out format.
3218
3219 * symbols.c: Don't define DEBUG by default.
3220
3221 Thu Jul 22 12:09:41 1993 Ian Lance Taylor (ian@cygnus.com)
3222
3223 * write.c (fix_new_exp): Handle a O_uminus expression.
3224
3225 * expr.c (expr): Don't let absolute_section override
3226 undefined_section for the return value.
3227
3228 * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a
3229 pseudo-op with a poc_handler field of NULL, ignore it and treat it
3230 as an instruction instead.
3231 * config/tc-m88k.c (md_pseudo_table): Add "set" with a NULL
3232 poc_handler field.
3233
3234 * config/tc-h8500.c (md_begin): Use a local variable when
3235 initializing md_relax_table to avoid warnings about modifying a
3236 supposedly const data structure.
3237
3238 Thu Jul 22 10:58:51 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
3239
3240 * config/obj-aout.c: Only include aout/aout64.h if BFD_ASSEMBLER
3241 is defined.
3242
3243 Wed Jul 21 17:32:02 1993 Fred Fish (fnf@deneb.cygnus.com)
3244
3245 * configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv.
3246 * configure.in (case ${generic_target}): Add i[34]86-*-sysv4*
3247 case to set obj_format=elf. Must go before i386-*-sysv* case that
3248 sets obj_format=coffbsd. Add *-*-sysv4* to *-*-elf and
3249 *-*-solaris case, and move to before *-sysv* case that wants to
3250 set obj_format to coff.
3251 * config/tc-i386.c (i386_operand): Change all 'exp.X_op' to
3252 'exp->X_op'.
3253 * config/tc-i386.c (md_apply_fix): Fix valp to be 'valueT *' for
3254 BFD_ASSEMBLER case.
3255
3256 Wed Jul 21 12:47:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3257
3258 * config/obj-aout.c: Include aout/aout64.h.
3259 (obj_aout_frob_symbol): Set BSF_DEBUGGING for a constructor
3260 symbol, so that BFD doesn't tamper with the type.
3261
3262 * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look
3263 up opcodes as pseudo-ops even if they don't start with '.'.
3264 * config/tc-m88k.h (NO_PSEUDO_DOT): Define.
3265 * config/tc-m88k.c (md_assemble): Removed special pseudo-op
3266 handling.
3267 (md_apply_fix): Set fx_offset to the upper 16 bits of the reloc.
3268 Output the low 16 bits for RELOC_HI16, not the high 16 bits.
3269 * config/obj-coffbfd.c (do_relocs_for): If TC_M88K, set the
3270 r_offset field of the reloc to the fixup offset.
3271 (fixup_segments): If TC_M88K, don't warn about fixup overflows.
3272 * doc/as.texinfo: Minor updates.
3273
3274 Tue Jul 20 19:28:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3275
3276 * Extensive changes to permit symbols to contain any expression
3277 type and to delay the computation of the expression until the
3278 value is actually needed. This permits setting symbols to values
3279 calculated based on object code size. Expressions were changed to
3280 no longer be in a section, to stop the overloading of segment and
3281 expression type that previously occurred.
3282
3283 * as.c (big_section, pass1_section, diff_section, absent_section):
3284 Removed.
3285 (expr_section): Added (used for dummy symbols which hold
3286 intermediate expression values).
3287 (perform_an_assembly_pass): Create expr_section, do not create the
3288 sections now removed.
3289 * as.h (segT): Removed SEG_ABSENT, SEG_PASS1, SEG_BIG, and
3290 SEG_DIFFERENCE. Added SEG_EXPR.
3291 (SEG_NORMAL): Corresponding changes.
3292 * subsegs.c (seg_name, subsegs_begin): Changed accordingly.
3293 * write.c (write_object_file): Ditto.
3294 * config/obj-aout.c (seg_N_TYPE): Ditto.
3295 * config/obj-bout.c (seg_N_TYPE): Ditto.
3296 * config/obj-coff.c (seg_N_TYPE): Ditto.
3297 * config/obj-coffbfd.c (seg_N_TYPE): Ditto.
3298 * config/obj-vms.c (seg_N_TYPE): Ditto.
3299
3300 * expr.h (operatorT): Moved in from expr.c, added some values.
3301 (expressionS): Added X_op field, removed X_seg field; renamed
3302 X_subtract_symbol to X_op_symbol.
3303 * expr.c: Extensive changes to assign expression types rather than
3304 sections and to simplify the parsing.
3305 * write.c (fix_new_internal): New static function.
3306 (fix_new): Removed sub_symbol argument.
3307 (fix_new_exp): New function, takes expression argument.
3308 * write.h: Prototype changes for fix_new and fix_new_exp.
3309 * cond.c (s_if): Changed accordingly.
3310 * read.c (s_lsym, pseudo_set, emit_expr, parse_bitfield_cons,
3311 parse_repeat_cons, get_segmented_expression,
3312 get_known_segmented_expression, get_absolute_expression): Ditto.
3313 * symbols.c (resolve_symbol_value, S_GET_VALUE, S_SET_VALUE):
3314 Ditto.
3315 * write.c (write_object_file): Ditto.
3316 * config/obj-coff.c (obj_coff_def, obj_coff_val): Ditto.
3317 * config/obj-coffbfd.c (obj_coff_def, obj_coff_val,
3318 obj_coff_endef, yank_symbols): Ditto.
3319 * config/obj-elf.c (obj_elf_stab_generic, obj_elf_size): Ditto.
3320 * config/tc-a29k.c (md_assemble, parse_operand, machine_ip,
3321 print_insn, md_operand): Ditto.
3322 * config/tc-h8300.c (parse_exp, colonmod24, check_operand,
3323 do_a_fix_imm, build_bytes): Ditto.
3324 * config/tc-h8500.c (parse_exp, skip_colonthing, parse_reglist,
3325 get_specific, check, insert, md_convert_frag): Ditto.
3326 * config/tc-hppa.c (the_insn, fix_new_hppa, cons_fix_new_hppa,
3327 md_assemble, pa_ip, getExpression, getAbsoluteExpression,
3328 evaluateAbsolute, pa_build_unwind_subspace, pa_entry,
3329 process_exit): Ditto.
3330 * config/tc-hppa.h (STAB_FIXUP, is_DP_relative, is_PC_relative,
3331 is_complex): Ditto.
3332 * config/tc-i386.c (pe, md_assemble, i386_operand,
3333 md_estimate_size_before_relax, md_create_long_jump): Ditto.
3334 * config/tc-i860.c (md_assemble, getExpression, print_insn):
3335 Ditto.
3336 * config/tc-i960.c (parse_expr, subs, segs, md_convert_frag,
3337 get_cdisp, mem_fmt, parse_ldconst, relax_cobr, s_sysproc,
3338 i960_handle_align): Ditto.
3339 * config/tc-m68k.c (struct m68k_exp, struct m68k_it, seg, op,
3340 subs, add_fix, isvar, m68k_ip, md_assemble, md_convert_frag_1,
3341 md_estimate_size_before_relax, md_create_long_jump, get_num):
3342 Ditto.
3343 * config/tc-m88k.c (md_assemble, get_imm16, get_pcr,
3344 md_create_short_jump, md_create_long_jump): Ditto.
3345 * config/tc-mips.c (md_assemble, append_insn, gp_reference,
3346 macro_build, macro, my_getExpression): Ditto. Also removed
3347 get_optional_absolute_expression; just use get_absolute_expression
3348 instead.
3349 * config/tc-ns32k.c (get_addr_mode, evaluate_expr, convert_iif,
3350 fix_new_ns32k, fix_new_ns32k_exp, cons_fix_new_ns32k): Ditto.
3351 * config/tc-ns32k.h (fix_new_ns32k prototype): Ditto.
3352 * config/tc-sh.c (parse_exp, check, insert, md_convert_frag):
3353 Ditto.
3354 * config/tc-sparc.c (md_assemble, sparc_ip, getExpression,
3355 print_insn): Ditto.
3356 * config/tc-tahoe.c (struct top, md_estimate_size_before_relax,
3357 tip_op, md_assemble): Ditto.
3358 * config/tc-vax.c (seg_of_operand, md_assemble,
3359 md_estimate_size_before_relax, md_create_long_jump): Ditto.
3360 * config/tc-z8k.c (parse_exp, check_operand, newfix): Ditto.
3361
3362 Tue Jul 20 12:17:16 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
3363
3364 * configure.in: i386-lynx is the same as i386-coff
3365
3366 Mon Jul 19 15:21:20 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
3367
3368 * config/obj-elf.c (obj_elf_previous): New function.
3369 (previous_section, previous_subsection): New vars.
3370 (obj_elf_section): Save current place in case DWARF code wants us
3371 to pop back to it. Handle unquoted section name as well as quoted
3372 section name. Don't crash on invalid strings.
3373 (obj_pseudo_table): Handle new pseudos "previous", "2byte", and
3374 "4byte".
3375
3376 * config/obj-elf.h: Don't include struc-symbol.h.
3377 (obj_elf_frob_symbol): Declare arg as struct symbol *.
3378
3379 * tc-sparc.h (LOCAL_LABEL) [OBJ_ELF]: Local labels can start with
3380 "L" or "_.L_".
3381
3382 * write.c (write_relocs): New function, split off from
3383 write_contents. Use memset instead of bzero.
3384 (write_object_file): Apply write_relocs to each section before
3385 applying write_contents.
3386
3387 * read.c (read_begin): Call obstack_begin with values closer to 1K
3388 multiples.
3389 (read_a_source_file, big_cons, float_cons): Use memcpy instead of
3390 bcopy.
3391
3392 Mon Jul 19 14:30:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3393
3394 * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when
3395 calculating opP->isiz; this permits the expression size to be
3396 determined as well, later on.
3397
3398 * expr.c (clean_up_expression): Don't cancel the subtraction of
3399 undefined symbols.
3400
3401 * read.c (s_data), config/obj-coffbfd.c (obj_coff_data): If -R,
3402 switch to text section rather than data section.
3403
3404 Mon Jul 19 12:35:39 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3405
3406 * config/tc-m68k.c (m68k_ip, case AINDX): Add 6 to operand
3407 expression (to take the pc-rel instruction itself into account)
3408 before using the expression, instead of after.
3409
3410 Fri Jul 16 08:56:04 1993 Ian Lance Taylor (ian@cygnus.com)
3411
3412 * read.c (float_cons): Simplified parsing logic. If
3413 REPEAT_CONS_EXPRESSIONS is defined, accept a repeat count.
3414
3415 * symbols.c (colon): Rather than a special case for TC_HPPA,
3416 use new macro tc_frob_label.
3417 * config/tc-hppa.h (tc_frob_label): Define.
3418
3419 * config/tc-mips.c: Many changes to support simple assembler
3420 optimization.
3421 (insn_label, prev_insn, prev_prev_insn, dummy_opcode,
3422 prev_insn_valid, prev_insn_frag, prev_insn_where,
3423 prev_insn_fixp, prev_insn_is_delay_slot): New static
3424 variables.
3425 (insn_uses_reg, mips_no_prev_insn, mips_emit_delays,
3426 mips_align, s_stringer, s_mips_space): New static functions.
3427 (mips_define_label): New global function.
3428 (md_pseudo_table): For "ascii", "asciz", "asciiz", call
3429 s_stringer. Changed argument to float_cons from 0 or 1 to 'f'
3430 or 'd'. For "space" call s_mips_space.
3431 (md_begin): Call mips_no_prev_insn.
3432 (append_insn): Only insert necessary NOP instructions.
3433 (macro): Call mips_emit_delays before setting mips_noreorder.
3434 Increment and decrement mips_noreorder rather than using
3435 save_reorder_condition. Don't bother to use noreorder in
3436 M_L_DOB and M_L_DAB, since append_insn will not insert a NOP.
3437 (md_atof): Handle floating point numbers correctly for both
3438 big and little endian targets.
3439 (s_align, s_cons): Call mips_align rather than frag_align.
3440 (s_change_seg, s_cons): Call mips_emit_delays.
3441 (s_float_cons): Let float_cons do the work.
3442 (s_mipsset): Call mips_emit_delays when setting noreorder.
3443 * config/tc-mips.h (tc_frob_label): Define to be
3444 mips_define_label.
3445
3446 * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs,
3447 ecoff_frob_files): Consistently use S_GET_VALUE rather than
3448 bfd_asymbol_value. Warn if taking difference of symbols in
3449 different segments.
3450
3451 Thu Jul 15 11:51:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3452
3453 * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes,
3454 with a warning.
3455
3456 * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust
3457 by md_pcrel_from if we are relocating against a symbol (we still
3458 need md_pcrel_from for a PC relative relocation within the same
3459 file).
3460 * config/tc-m88k.c (md_pcrel_from): Corrected return value.
3461 (omagic): Removed unused variable.
3462
3463 * Preliminary support for m88k-coff.
3464 * configure.in (m88k-*-coff*): New target. Use coffbfd and
3465 m88kcoff.
3466 * config/m88kcoff.mt: New file.
3467 * read.c (lex_type): New macro LEX_AT to set lex type of '@'.
3468 (pseudo_set): Handle difference of symbols in different fragments
3469 by saving the entire expression as the value of the symbol.
3470 * symbols.c (resolve_symbol_value): Resolve difference
3471 expressions.
3472 * config/obj-coffbfd.c (obj_pseudo_table): If TC_M88K, accept
3473 "sdef" as a synonym for "def".
3474 * config/obj-coffbfd.h: If TC_M88K, include coff/m88k.h and set
3475 TARGET_FORMAT.
3476 (S_IS_LOCAL): Any symbol which includes \001 in the name is local.
3477 * config/tc-m88k.c, config/tc-m88k.h: Numerous changes to bring
3478 m88k port up to date, and to add COFF support.
3479
3480 Wed Jul 14 15:09:32 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3481
3482 * Removed sy_forward and replaced it with an undefined expression
3483 as the value of a symbol.
3484 * struc-symbol.h (struct symbol): Removed sy_forward field. Added
3485 sy_resolved and sy_resolving single bit fields.
3486 * symbols.c (symbol_new): Don't initialize sy_forward field.
3487 (resolve_symbol_value): New function to adjust symbol value by
3488 fragment address, using recursion to resolve forward symbols.
3489 * symbols.h: Added prototype for new function.
3490 * read.c (pseudo_set): Set symbolP->sy_value to an undefined
3491 expression rather than setting symbolP->sy_forward.
3492 * write.c (write_object_file): Use resolve_symbol_value on
3493 symbols, keeping the common case (the old behaviour) inline.
3494 * config/obj-aout.c (obj_aout_frob_symbol): Removed sy_forward
3495 handling (subsumed by write.c change).
3496 * config/obj-coff.c, config/obj-coffbfd.c (obj_coff_val): Set
3497 sy_value rather than sy_forward.
3498 * config/obj-coffbfd.c (obj_coff_endef, yank_symbols): Check
3499 expression segment rather than sy_forward.
3500 (yank_symbols): Use resolve_symbol_value.
3501 (crawl_symbols): Removed extra pass over symbols.
3502 * config/obj-aout.c, config/obj-bout.c, config/obj-coff.c,
3503 config/obj-vms.c (obj_crawl_symbol_chain): Removed extra pass over
3504 symbols which handled sy_forward; use resolve_symbol_value
3505 instead.
3506 * config/obj-coff.h, config/obj-coffbfd.h (obj_frob_forward_symbol):
3507 Define.
3508 * config/obj-elf.c (obj_elf_stab_generic): Check expression
3509 segment rather than sy_forward.
3510 * config/obj-vms.c (VMS_Check_For_Main): Don't initialize
3511 sy_forward; do initialize sy_resolved and sy_resolving.
3512 * config/tc-hppa.h (STAB_FIXUP): Use sy_value, not sy_forward.
3513
3514 * Changes to keep a full expression as the value of a symbol, not
3515 just a longword:
3516 * struc-symbol.h: New field sy_value.
3517 * as.h: Include expr.h before struc-symbol.h.
3518 * expr.h: Use struct symbol rather than symbolS.
3519 * symbols.c (S_GET_VALUE, S_SET_VALUE): Rewrote to retrieve value
3520 of sy_value field; compile unconditionally, not just if
3521 BFD_ASSEMBLER.
3522 * symbols.h: Compile S_{SG}ET_VALUE prototypes unconditionally.
3523 * write.c (write_object_file): Set BFD symbol value to gas symbol
3524 value.
3525 * config/obj-aout.h, config/obj-bout.h, config/obj-coff.h,
3526 config/obj-coffbfd.h, config/obj-generic.h, config/obj-vms.h
3527 (S_GET_VALUE, S_SET_VALUE): Removed macro definitions.
3528 * config/obj-ieee.c (S_GET_VALUE, S_SET_VALUE): Removed.
3529 * config/obj-coff.h, obj-coffbfd.h: Rewrote several macros to use
3530 S_GET_VALUE rather than ost_entry.n_value.
3531 * config/obj-aout.c (obj_symbol_to_chars), config/obj-bout.c
3532 (obj_symbol_to_chars), config/obj-coff.c (obj_symbol_to_chars),
3533 config/obj-coffbfd.c (symbol_to_chars): Get value to write out
3534 using S_GET_VALUE--don't assume it is already set.
3535 * config/obj-ieee.c (do_symbols): Set BFD symbol value to gas
3536 symbol value.
3537 * config/obj-vms.c (various): Don't assign directly to
3538 S_GET_VALUE; use S_SET_VALUE instead.
3539
3540 Wed Jul 14 09:35:23 1993 Doug Evans (dje@canuck.cygnus.com)
3541
3542 * configure.in: Recognize h8300h.
3543
3544 Tue Jul 13 12:09:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3545
3546 * config/tc-h8500.c (line_comment_chars): Add hash.
3547 (parse_exp, skip_colonthing, build_bytes): Add support for
3548 R_H8500_HIGH16 relocation type.
3549
3550 Mon Jul 12 11:15:34 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3551
3552 * config/obj-elf.c (obj_elf_section): Allow `@' to introduce an
3553 attribute name. Handle `execinstr' attribute.
3554
3555 Mon Jul 12 07:22:28 1993 Ian Lance Taylor (ian@cygnus.com)
3556
3557 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if
3558 there is another alternative for the instruction.
3559
3560 Fri Jul 9 17:31:34 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3561
3562 * doc/as.texinfo: updates for H8/300H
3563
3564 Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com)
3565
3566 * config/tc-i960.c (md_create_short_jump, md_create_long_jump,
3567 md_number_to_chars, md_section_align): Adjusted to use valueT,
3568 addressT, to match tc.h.
3569
3570 Thu Jul 8 14:15:05 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3571
3572 * config/tc-sparc.c (s_common): Revamp to handle both syntaxes,
3573 independent of format.
3574
3575 Thu Jul 8 07:25:25 1993 Doug Evans (dje@canuck.cygnus.com)
3576
3577 * config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h.
3578
3579 Wed Jul 7 18:11:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3580
3581 * configure.in: define CROSS=-DCROSS_COMPILE if it is a cross
3582 build; also recognize h8300-*-coff
3583
3584 Wed Jul 7 10:21:24 1993 Ian Lance Taylor (ian@cygnus.com)
3585
3586 * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump
3587 core just because somebody uses a label before it is defined.
3588
3589 * config/mips-opcode.h: Moved to opcode/mips.h.
3590 * config/tc-mips.c: Include opcode/mips.h rather than
3591 mips-opcode.h.
3592 (append_insn): An extra NOP is only needed after instructions
3593 which set HI or LO, not after instructions which read it.
3594 (macro_build, mips_ip): Support new 'E', 'G' and 'B' arguments.
3595 (macro): cfc1 and ctc1 now take "t,G" rather than "t,d".
3596 * config/tc-mips.h (struct mips_opcode): Don't define.
3597 * config/mips-big.mt, config/mips-lit.mt (TARG_CPU_DEPENDENTS):
3598 Set to $(srcdir)/../include/opcode/mips.h.
3599
3600 Get the MIPS assembler up to speed with other gas changes:
3601
3602 * config/obj-ecoff.c (ecoff_set_vma, ecoff_frob_symbol):
3603 Removed; don't change the symbol value.
3604 (ecoff_build_symbols, ecoff_build_procs, ecoff_frob_file): Use
3605 bfd_asymbol_value rather than S_GET_VALUE to include section
3606 vma in symbol value.
3607 (ecoff_frob_file): Ignore BSF_SECTION_SYM symbols, since ECOFF
3608 doesn't output them. Set the vma of sections.
3609 * config/obj-ecoff.h: Don't define obj_frob_symbol.
3610 * config/tc-mips.c (tc_gen_reloc): Adjustment by section vma is no
3611 longer necessary.
3612 (various): use valueT rather than long.
3613
3614 Wed Jul 7 08:33:30 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3615
3616 * as.h (valueT): Typedef moved here.
3617 * struc-symbol.h (valueT): ...from here.
3618 * write.c (write_object_file): Locals from_addr, to_addr,
3619 table_addr are now addressT. Supply prototype for bfd_alloc for
3620 now.
3621 (fixup_segment): Local add_number is now valueT. Correct some
3622 range-checking bugs.
3623 (relax_align): Type `int' should be sufficient for the exponent.
3624 (fix_new): Argument offset is type offsetT. Locals size and
3625 newsize are type valueT.
3626 * write.h (struct fix): Fields fx_offset and fx_addnumber are now
3627 type valueT.
3628 (fix_new): Fix prototype.
3629 * symbols.c (symbol_new): Symbol value is type valueT.
3630 (S_SET_VALUE, S_GET_VALUE): Likewise.
3631 (S_IS_*): Specify int return type explicitly.
3632 * symbols.h (symbol_new, S_GET_VALUE, S_SET_VALUE): Fixed
3633 prototypes.
3634 * read.c (s_comm): Values read are type valueT.
3635 * expr.h (expressionS): Field X_add_number is an offsetT.
3636 * tc.h (md_create_long_jump, md_create_short_jump,
3637 md_section_align): Addresses are now type addressT.
3638 (md_number_to_chars, md_apply_fix): Pass value as valueT.
3639 * config/tc-i386.c (md_create_short_jump, md_create_long_jump,
3640 md_number_to_chars, md_section_align): Adjusted.
3641 * config/tc-sparc.c (sparc_ip): Initialize `len' variable to make
3642 gcc shut up.
3643 (md_create_short_jump, md_create_long_jump, md_number_to_chars,
3644 md_section_align): Adjusted.
3645
3646 * config/tc-sparc.c (s_reserve): Permit use for other than a.out
3647 format.
3648 (s_common): Handle Solaris-2 version.
3649
3650 * config/ho-generic.h (free): Returns void if __STDC__.
3651
3652 * config/obj-elf.h (obj_elf_frob_symbol, elf_frob_file,
3653 elf_file_symbol): Declare.
3654
3655 * expr.c (floating_constant, integer_constant): Now return void.
3656
3657 Thu Jul 1 12:13:43 1993 Ian Lance Taylor (ian@cygnus.com)
3658
3659 * configure.in: Match on sparc*-fujitsu-none rather than
3660 sparclite*-fujitsu-none.
3661
3662 Wed Jun 30 11:12:02 1993 Ian Lance Taylor (ian@cygnus.com)
3663
3664 * read.c (cons): Conditionalize parsing of expression. Move
3665 putting value into object file into separate function. Separate
3666 out MRI and WANT_BITFIELDS cases into separate functions.
3667 (emit_expr): New function to write data into object file.
3668 Conditionalize on TC_CONS_FIX_NEW and TC_CONS_RELOC rather than on
3669 processor types.
3670 (parse_bitfield_cons): New function to parse bitfield expressions
3671 as used by i960 assemblers. Only compiled if
3672 BITFIELD_CONS_EXPRESSIONS is defined.
3673 (parse_mri_cons): New function to parse MRI style strings. Only
3674 compiled if MRI is defined.
3675 (parse_repeat_cons): New function to parse repeat counts. Only
3676 compiled if REPEAT_CONS_EXPRESSIONS is defined.
3677 * read.h (emit_expr): Added declaration of new function.
3678 * config/tc-a29k.h (TC_CONS_RELOC): Define to be RELOC_32.
3679 * config/tc-h8300.h (TC_CONS_RELOC): Define to be R_RELWORD.
3680 * config/tc-hppa.c (parse_cons_expression_hppa): New function to
3681 parse a HPPA expression, rather than special case in cons
3682 function.
3683 (cons_fix_new_hppa): New function to emit an HPPA fixup, rather
3684 than special case in emit_expr function.
3685 * config/tc-hppa.h (TC_PARSE_CONS_EXPRESSION, TC_CONS_FIX_NEW):
3686 Define to use new functions from tc-hppa.c.
3687 * config/tc-i960.h (BITFIELD_CONS_EXPRESSIONS): Define.
3688 (WANT_BITFIELDS): Removed; now obsolete.
3689 * config/tc-mips.h (REPEAT_CONS_EXPRESSIONS): Define.
3690 * config/tc-ns32k.c (cons_fix_new_ns32k): New function to emit an
3691 NS32K fixup, rather than special case in emit_expr function.
3692 * config/tc-ns32k.h (TC_CONS_FIX_NEW): Define to be
3693 cons_fix_new_ns32k. Also use PARAMS rather than checking
3694 __STDC__.
3695 * config/tc-sparc.h (TC_CONS_RELOC): Define to RELOC_32.
3696
3697 * write.c (relax_and_size_seg, adjust_reloc_syms, write_contents):
3698 Don't core dump if gas has no information about a section.
3699
3700 Wed Jun 30 06:21:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3701
3702 * write.c (relax_and_size_seg): Always fully process a section.
3703 Section size is last frag's (vm)address plus its size. If no
3704 relocations are present, force SEC_RELOC flag clear.
3705 (dump_section_relocs): New debugging routine.
3706 (adjust_reloc_syms): New routine, broken out from write_contents.
3707 Don't adjust relocs that are already relative to section symbol.
3708 Look for obj_fix_adjustable macro to know what else to skip,
3709 instead of obj_write_symbol. Look for section symbol stored in
3710 section information.
3711 (write_object_file): Map adjust_reloc_syms over all sections.
3712 (write_contents): Clear SEC_RELOC flag if no relocations are
3713 found.
3714
3715 * as.h (__PTR_TO_INT, __INT_TO_PTR): New versions for Saber, to
3716 keep it quiet.
3717
3718 * write.c (remove_subsegs): Don't define for BFD_ASSEMBLER.
3719
3720 Fri Jun 25 14:42:53 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3721
3722 * Makefile.in (all, dvi, info, install-info, clean-info): do not
3723 echo recursion lines.
3724 (install-info, clean-info): collapse into the dvi and info rule.
3725
3726 Fri Jun 25 03:43:06 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3727
3728 * as.h (strstr): Disable declaration for now.
3729 (fprint_value, sprint_value): Declare.
3730
3731 * subsegs.c (subseg_new_rest): Use memset to clear new frag.
3732 (subseg_new) [BFD_ASSEMBLER]: Initialize all seginfo fields.
3733
3734 * expr.c (expr_part): Made sanity checks a.out-specific.
3735 (expr): Disabled sanity checks.
3736
3737 * subsegs.h (segment_info_type) [BFD_ASSEMBLER]: Add field for
3738 section symbol.
3739 * subsegs.c (subseg_change): Initialize section symbol pointer
3740 when setting up a new section.
3741
3742 * symbols.c (symbol_new) [BFD_ASSEMBLER]: Point BFD symbol's udata
3743 field back at gas symbol structure.
3744
3745 * symbols.c (colon): Cast obstack_next_free value to char* before
3746 doing arithmetic on it.
3747 * subsegs.c (subseg_new_rest): Likewise.
3748 * as.h (frag_now_fix): Likewise.
3749
3750 * config/obj-elf.c (elf_file_symbol): Use subseg_new instead of
3751 calling bfd_make_section_old_way directly, and call subseg_set
3752 instead of subseg_change. Now returns void.
3753 (obj_elf_write_symbol): Only check local symbols for now.
3754 (elf_stab_symbol): Now static and void, and disabled until it
3755 works completely.
3756 (obj_elf_size): For expression values, fail silently for now.
3757 (obj_symbol_new_hook): Do nothing.
3758
3759 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22
3760 relocation.
3761 (s_local) [OBJ_ELF]: New function.
3762 (md_pseudo_table) [OBJ_ELF]: Call it for "local".
3763 (s_common): Rearrange to handle Solaris .common pseudo, which may
3764 sometimes use bss space instead of common.
3765 * config/obj-elf.h (TARGET_SYMBOL_FIELDS): Add new `local' field.
3766
3767 Thu Jun 24 16:33:53 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3768
3769 * configure.in: set host config to hpux for hppa*-hp-hpux
3770
3771 Thu Jun 24 13:35:06 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3772
3773 * app.c (app_pop, app_push): Fix bug reported by Chris Arthur.
3774
3775 Tue Jun 22 01:04:23 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3776
3777 * subsegs.c (subseg_new): Don't special-case a.out -R flag here.
3778 * config/obj-aout.c (s_sect): Do it here.
3779
3780 * as.h (BAD_CASE): Don't make some lame compilers think we want
3781 substitution inside strings.
3782
3783 * as.c (print_version_id): New function, split off from main.
3784 (main): Call it.
3785 * config/tc-sparc.c (md_parse_option) [OBJ_ELF]: Print version id
3786 for -V. Ignore -Q and -s options for now.
3787
3788 Mon Jun 21 17:37:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3789
3790 * Makefile.in: make installation & builds work again for crosses
3791
3792 Sun Jun 20 18:18:26 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3793
3794 * listing.c (list_symbol_table): Rewrite to print wide (>32 bits)
3795 symbol values correctly.
3796
3797 * write.c (write_object_file): Deleted unused variables.
3798 (fixup_segment): Use sprint_value.
3799
3800 * messages.c (sprint_value, fprint_value): New routines.
3801
3802 * config/obj-elf.c (elf_stab_symbol): Now returns void.
3803 (obj_elf_stab_generic): Fix typo in logic.
3804
3805 * Makefile.in (INCLUDES): Look in ../bfd for bfd.h.
3806
3807 * as.h (addressT, offsetT): New types, using BFD types if
3808 available.
3809 (relax_addressT, struct frag): Use them.
3810 * struc-symbol.h (valueT, struct broken_word): Likewise.
3811
3812 * as.h (subseg_new) [BFD_ASSEMBLER]: Name argument is const.
3813 * subsegs.c (subseg_new) [BFD_ASSEMBLER]: Name argument is const.
3814
3815 Thu Jun 17 16:53:56 1993 david d `zoo' zuhn (zoo@cygnus.com)
3816
3817 * Makefile.in: canonicalize install.sh; for use within
3818 this directory (and subdirs)
3819
3820 Sun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se)
3821
3822 * m88k-opcode.h : fixed tiny tiny mistake - xcr was incorrectly
3823 specified, should have both S1 and S2 fields identical
3824 If only finding the problem was as fast as fixing the bug !!!!
3825
3826 Tue Jun 15 16:01:57 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3827
3828 * write.c (write_contents): Do write out non-loadable sections.
3829 Debug sections can fall in this category.
3830
3831 * read.c (s_app_file): Call elf_file_symbol for ELF files.
3832 * config/obj-elf.c (elf_file_symbol): New function.
3833
3834 * config/obj-elf.c (elf_stab_symbol_string): Renamed from pa_...,
3835 added argument to specify section base name.
3836 (obj_elf_stab_generic): Renamed from ..._stab. New argument
3837 specifies section base name.
3838 (obj_elf_stab): New function, calls obj_elf_stab_generic with
3839 ".stab" as section base name.
3840 (obj_elf_xstab): New function, calls obj_elf_stab_generic.
3841 (obj_elf_type): Handle "object". Use bitwise-or to merge in
3842 symbol flags rather than simply replacing, so global/local flags
3843 are preserved.
3844 (obj_elf_ident): Rewrite.
3845
3846 Tue Jun 15 17:03:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3847
3848 * Makefile.in: remove parentdir support; use INSTALL_XFORM
3849
3850 Wed Jun 9 11:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
3851
3852 * config/tc-i386.c (md_pseudo_table): .align uses a power of two
3853 for any a.out target, not just Linux and 386BSD.
3854 * config/tc-i386.h (DOT_LABEL_PREFIX): Do not define for any a.out
3855 target.
3856
3857 Mon Jun 7 13:33:19 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3858
3859 * config/tc-m88k.c: Don't include flonum.h, md.h, m88k.h. They
3860 don't exist or duplicate other inclusions.
3861
3862 * config/tc-vax.h (NO_RELOC): Define.
3863
3864 Sat Jun 5 19:32:52 1993 Torbjorn Granlund (tege@nada.kth.se)
3865
3866 * gas/config/m88k-opcode.h (m88k_opcodes): Add 88110 instructions.
3867 * gas/config/tc-m88k.c (get_reg): New arg reg_prefix. Compare first
3868 char to reg_prefix instead of to 'r'.
3869 (calcop): Change calls to get_reg.
3870 (calcop): Handle new case 'x' to set reg_prefix.
3871 (calcop): Set reg_prefix to 'r' after each call to get_reg.
3872 (cmpslot): Add 88110 conditions.
3873
3874 * gas/config/m88k-opcode.h: Swap cases for "rot" for consistency.
3875
3876 * gas/config/tc-m88k.c (get_bf): Always restore input_line_pointer
3877 before returning.
3878
3879 * gas/config/m88k-opcode.h (m88k_opcodes): Make equal mnemonics
3880 adjacent; mov.s and mov.d swapped.
3881 (m88k_opcodes): Fix typo `r2' -> `2'.
3882
3883 Fri Jun 4 15:59:31 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3884
3885 * config/h8300.c: Support for H8/300-H opcodes.
3886
3887 * config/obj-coffbfd.c (w_strings): String table length is 4
3888 bytes, no matter what the host int size is.
3889
3890 * configure.in (alpha-*-osf*): New.
3891
3892 Fri Jun 4 07:51:18 1993 Ian Lance Taylor (ian@cygnus.com)
3893
3894 * configure.in (mips-*-ecoffl*): New target; use ecoff and
3895 mips-lit.
3896 (mips-*-ecoff*): Added trailing '*'.
3897
3898 * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the
3899 first FDR in a file to be zero.
3900
3901 Thu Jun 3 14:09:59 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3902
3903 * Makefile.in (VERSION): Jump to 2.1.4.
3904
3905 * config/ho-hppabsd.h: New file, from Peter Hoogenboom.
3906
3907 * config/tc-mips.c (md_assemble): Call bfd_set_gp_size only for
3908 ECOFF format.
3909
3910 Tue Jun 1 15:21:57 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3911
3912 * config/tc-m68k.c (md_assemble): The 68040 cpu doesn't want a
3913 separate '851 mmu.
3914
3915 * config/obj-elf.c, config/obj-elf.h: Update for new type, macro,
3916 and routine names. Assuming 32 bits for now.
3917
3918 * config/obj-elf.c (elf_frob_file): Look for macro
3919 elf_tc_final_processing_hook, instead of assuming a function
3920 always exists.
3921 * config/tc-hppa.c (elf_hppa_final_processing_hook): Renamed from
3922 tc_final_processing_hook.
3923 * config/tc-hppa.h (elf_tc_final_processing_hook): Use it.
3924
3925 * config/tc-hppa.h (elf_tc_symbol, elf_tc_make_sections): Macros
3926 moved here from obj-elf.h.
3927 * config/obj-elf.h: Don't include CPU-specific header files.
3928
3929 Sun May 30 16:49:37 1993 Peter Hoogenboom (hoogen@fast.cs.utah.edu)
3930
3931 * configure.in: configurations should match on 'hppa*' not 'hppa'.
3932
3933 * read.c: Add support for HPPA assembly language syntax (denoted
3934 with '#ifdef TC_HPPA').
3935
3936 * symbols.c: Add support for HPPA assembly language syntax (denoted
3937 with '#ifdef TC_HPPA').
3938
3939 * write.c (write_contents): Add support for HPPA-style
3940 relocations.
3941
3942 * config/obj-elf.c: Stab symbols weren't written properly.
3943 (obj_elf_version):
3944 (obj_elf_desc):
3945 (obj_elf_write_symbol):
3946 (obj_elf_write_symbol_p):
3947 (obj_elf_frob_symbol):
3948 (elf_stab_symbol):
3949 (elf_frob_file):
3950
3951 * config/tc-hppa.c: Support for HPPA symbol extension sections.
3952 Remove some unused code. Support for HPPA assembly language
3953 syntax.
3954
3955 * app.c:
3956
3957 * symbols.c:
3958
3959 * config/obj-elf.h:
3960 (obj_write_symbol):
3961 (obj_frob_file):
3962 (elf_tc_symbol):
3963 (elf_tc_make_sections):
3964
3965 * config/tc-hppa.h:
3966
3967 Sun May 30 21:44:45 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3968
3969 * config/obj-ecoff.c (obj_read_begin_hook, add_file): Assume
3970 hash_new will have succeeded if it returns.
3971 * config/tc-a29k.c (md_begin): Likewise.
3972
3973 * config/tc-i386.c (tc_aout_fix_to_chars): Now nbytes_r_length is
3974 const.
3975 (mode_from_disp_size, opcode_suffic_to_type): Now inline under
3976 gcc.
3977 (fits_in_{signed,unsigned}_{byte,word}): Likewise.
3978
3979 * expr.c: Delete register declarations; gcc ignores them anyways.
3980
3981 Fri May 28 19:03:32 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3982
3983 * hash.c (hash_new): Use xmalloc, since many callers don't check
3984 for failure.
3985
3986 Thu May 27 13:02:15 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3987
3988 * frags.c (zero_address_frag, bss_address_frag): These are
3989 external.
3990
3991 * tc.h (md_reloc_size): This is const.
3992 * config/tc-{a29k,h8300,h8500,i386,i860,i960,m68k,ns32k,z8k}.c
3993 (md_reloc_size): Now const.
3994
3995 * config/aout_gnu.h (enum machine_type, enum reloc_type): Delete
3996 trailing commas.
3997 * as.h (enum _segT): Ditto.
3998
3999 * struc-symbol.h (N_TYPE_seg): This should be const.
4000
4001 Thu May 27 11:43:59 1993 Michael Meissner (meissner@osf.org)
4002
4003 * config/obj-ecoff.c (add_file): Cast file_name to char * in
4004 listing_source_file call.
4005
4006 * config/obj-elf.c (elf_stab_symbol_string): Cast first argument
4007 of subseg_new call to eliminate const attribute.
4008 (obj_elf_stab): Ditto.
4009 (obj_symbol_new_hook): Cast first argument of bzero call to char *.
4010
4011 * read.c (s_align_bytes): Properly record alignment.
4012
4013 * expr.c (__): Undefine __ macro before use, since OSF/1 uses it
4014 for the prototype/no prototype macro.
4015
4016 * as.c (got_sig): Don't do return ((SIGTY) 0), SIGTY might well be
4017 void.
4018
4019 * as.h (relax_stateT enum): Delete trailing comma.
4020
4021 Thu May 27 11:07:50 1993 Ian Lance Taylor (ian@cygnus.com)
4022
4023 * app.c (do_scrub_begin): Let line_comment_chars override
4024 comment_chars.
4025 (do_scrub_next_char): If a line comment character is not at the
4026 start of a line, treat it as a comment character if it is one.
4027 For a CPP line comment use pseudo-op .appline rather than .line.
4028 * input-scrub.c (logical_input_line): Make int rather than
4029 unsigned.
4030 (input_scrub_push, input_scrub_begin): Initialize
4031 logical_input_line to -1 rather than 0.
4032 (bump_line_counters): Increment logical_input_line.
4033 (new_logical_line): If line_number is -2, decrement
4034 logical_input_line.
4035 (as_where): Use logical_input_line even if it is 0.
4036 * read.h (s_app_file prototype): Now takes an int argument.
4037 * read.c (potable): Make .appfile call s_app_file with 1. New
4038 .appline pseudo-op calls s_app_line.
4039 (s_app_file): If .appfile, call new_logical_line with -2 to
4040 account for newline inserted by do_scrub_next_char. If listing,
4041 call listing_source_file.
4042 (s_app_line): New function to handle fake pseudo-op .appline.
4043 * config/obj-coff.c (obj_pseudo_table): Make .appline call
4044 obj_coff_ln.
4045 (obj_coff_ln): Added argument to indicate whether .appline.
4046 * config/obj-coffbfd.c (obj_pseudo_table): Make .appline call
4047 obj_coff_ln.
4048 (obj_coff_ln): Added argument to indicate whether .appline.
4049 * config/tc-mips.c (s_file): Pass argument to s_app_file.
4050
4051 Tue May 25 11:59:07 1993 Ian Lance Taylor (ian@cygnus.com)
4052
4053 * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast.
4054
4055 Thu May 20 19:14:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4056
4057 * config/tc-m68k.c (md_apply_fix_2): Straighten out check for
4058 invalid values.
4059
4060 Wed May 19 07:33:17 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
4061
4062 * config/tc-h5000.c (build_bytes): Understand @rd mode and build
4063 relocations correctly.
4064
4065 Mon May 17 15:06:26 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4066
4067 * Makefile.in (FLAGS_TO_PASS): Leave out TEXI2DVI for now, because
4068 it's wrong.
4069
4070 * config/tc-m68k.c (md_apply_fix_2): Apply range checks and warn
4071 if value is out of range.
4072
4073 Patch from Minh Tran-Le:
4074 * config/tc-i386.c (i386_operand): For in/out port register used
4075 as base reg, include InOutPortReg in operand type.
4076 (MATCH): Accept overlap value of InOutPortReg.
4077
4078 Mon May 17 09:29:34 1993 Ian Lance Taylor (ian@cygnus.com)
4079
4080 * config/obj-ecoff.c (add_file, obj_ecoff_loc, obj_ecoff_stab):
4081 Add calls to listing routines to produce combined source/assembler
4082 listings.
4083 (obj_ecoff_stab): Create a file pointer if none used yet.
4084 (ecoff_frob_file): Set symcount to correct value.
4085
4086 Fri May 14 06:53:33 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4087
4088 * Makefile.in (VERSION): Bump to version 2.1, in preparation for
4089 release.
4090
4091 * config/obj-aout.h (H_GET_HEADER_SIZE, H_SET_SYMBOL_TABLE_SIZE):
4092 Define in terms of constants, not C structure sizes.
4093
4094 * config/tc-rs6000.c, config/tc-rs6000.h: Delete empty files.
4095
4096 Thu May 13 17:01:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4097
4098 * config/obj-aout.c (obj_header_append): Don't define if it's
4099 defined as a macro.
4100 * config/obj-hp300.h (obj_header_append): Define it as a macro.
4101 * config/obj-hp300.c (hp300_header_append): New function.
4102
4103 * Makefile.in (distclean): Don't bother cleaning up doc files;
4104 they aren't going to be in this directory.
4105
4106 Thu May 13 07:51:35 1993 Ian Lance Taylor (ian@cygnus.com)
4107
4108 * config/obj-ecoff.c (ecoff_build_symbols): Handle absolute
4109 symbols.
4110
4111 * tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
4112 * config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
4113
4114 Mon May 10 06:01:12 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4115
4116 * config/obj-vms.c (VMS_Symbol_type_list): Don't bother with
4117 initialization.
4118
4119 * configure.in (targets): Treat m68*-*-sysv* like m68k-*-coff.
4120
4121 Wed May 5 14:00:49 1993 Ian Lance Taylor (ian@cygnus.com)
4122
4123 * config/tc-mips.c (macro): Correct floating point double word
4124 loads and stores for big endian target.
4125
4126 Wed May 5 08:39:21 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4127
4128 * config/tc-i386.c: Replace SEG_* with *_section, fix up subseg_*
4129 calls. Deleted some unused code.
4130 * config/obj-coff.c: Likewise.
4131
4132 ELF support, mostly contributed by Utah:
4133 * config/obj-elf.c (obj_elf_section, obj_elf_stab, obj_elf_line,
4134 obj_elf_type): Rewrite.
4135 (obj_elf_frob_symbol, elf_stab_symbol_string, elf_stab_symbol,
4136 obj_elf_desc, obj_elf_version, obj_symbol_new_hook, obj_elf_size):
4137 New functions.
4138 (obj_elf_ident): Dummy.
4139 * config/obj-elf.h (FALSE, TRUE, S_*, tc_frob_symbol,
4140 TARGET_SYMBOL_FIELDS): New macros.
4141 (gdb_section): New variable decl.
4142
4143 * config/tc-i386.c (md_atof): Return zero, not empty string, on
4144 success.
4145
4146 BFD_ASSEMBLER conditional changes:
4147 * config/obj-coff.c (lineno_rootP, seg_N_TYPE, *_section_header):
4148 Don't define these.
4149 (SA_SET_SYM_ENDNDX, SA_SET_SYM_TAGNDX): New functions.
4150 (fetch_coff_debug_section): Ditto.
4151 (obj_coff_endef): Call fetch_coff_debug_section.
4152 (struct line_no): New type.
4153 (c_symbol_merge): New way for copying aux fields.
4154 (c_dot_file_symbol): Put symbol in absolute section, and set flag
4155 BSF_DEBUGGING.
4156 (function_lineoff): New symbol.
4157 (function_lineoff, text_lineno_number, our_lineno_number,
4158 lineno_lastP): Don't define.
4159 (c_line_new): Don't define.
4160 (obj_emit_lineno, obj_coff_endef): Use abort calls as, uh,
4161 placeholders, until
4162 line-number recording gets implemented.
4163 (obj_new_symbol_hook): New code for handling aux fields.
4164 (add_lineno, add_linesym): New functions.
4165 (obj_coff_ln): Call add_lineno, not c_line_new.
4166 (obj_coff_endef): New code for handling symbol names. New lineno
4167 code. Look for section name "*DEBUG*" for debugging section.
4168 (align, coff_check_file_symbols, obj_coff_section,
4169 coff_frob_file): New functions.
4170 * config/obj-coff.h: Reordered some includes.
4171 (BYTE_ORDERING, FILE_HEADER_MAGIC, seg_N_TYPE, N_TYPE_seg,
4172 DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE, AOUTHDR, AOUTHDRSIZE): Don't
4173 define these.
4174 (TARGET_SYMBOL_FIELDS, I960_SYM_FIELDS): New macros.
4175 (SYM_AUXENT): New macro (for non-BFD_ASSEMBLER too) for accessing
4176 aux entries. Most SA_* macros now use it unconditionally.
4177 (S_*): Use `bsym' field, and access BFD private data.
4178 (SF_*): Use `sy_flags' symbol field for most of these.
4179 (H_*, object_headers, lineno, lineno_*P, OBJ_EMIT_LINENO): Don't
4180 define.
4181 (*_section_header): Don't define.
4182 * config/tc-i386.c (md_convert_frag, md_apply_fix): Changed
4183 interface.
4184 (tc_gen_reloc) [I386COFF]: New function.
4185 (tc_aout_fix_to_chars, tc_coff_fix2rtype): Don't define.
4186 * config/tc-i386.h (TARGET_ARCH, TARGET_BYTES_BIG_ENDIAN): New
4187 macros.
4188
4189 * config/obj-coff.c (stack_init): Don't do assignments inside
4190 conditions.
4191 (obj_coff_def): Simplified handling of symbol name a bit.
4192 (tag_insert): Name argument is now pointer to CONST.
4193 (obj_crawl_symbol_chain): Commented out.
4194
4195 * config/obj-coff.h: Use PARAMS macro in prototypes.
4196
4197 * write.c (relax_and_size_seg) [BFD_ASSEMBLER]: Don't indirect
4198 through frchainP pointer if it is null.
4199
4200 * configure.in: Warn if BFD mode is explicitly turned off but is
4201 required by specified target.
4202 (mips ecoff targets): Don't need to set bfd_gas here; it gets
4203 taken care of later.
4204
4205 * config/obj-coffbfd.c (crawl_symbols): Don't clear sy_forward
4206 field.
4207 (yank_symbols): Merge symbols only if sy_forward is null.
4208
4209 * config/tc-m68k.h (AOUT_MACHTYPE): Don't define if already
4210 defined.
4211
4212 * tc.h (md_convert_frag) [BFD_ASSEMBLER]: Section arg is not
4213 pointer.
4214 * config/tc-m68k.c (md_convert_frag) [BFD_ASSEMBLER]: Ditto.
4215
4216 * config/tc-sparc.h (LOCAL_LABEL) [OBJ_ELF]: Anything starting
4217 with "." is a local label.
4218
4219 * config/te-hppa.h, config/tc-hppa.h, config/tc-hppa.c: New config
4220 files.
4221
4222 * config/te-linux.h, config/te-386bsd.h: New config files.
4223 * configure.in (i386-*-linux, i386-*-bsd): Use them.
4224 * config/tc-i386.h (TARGET_FORMAT): Select format based on target
4225 environment.
4226 (DOT_LABEL_PREFIX): Don't define for 386bsd or Linux.
4227
4228 Wed May 5 13:14:01 1993 Ian Lance Taylor (ian@cygnus.com)
4229
4230 * config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
4231 to want it that way.
4232 (ecoff_build_symbols): Turn local st_Proc symbols into
4233 st_StaticProc symbols. Set index field of external st_Proc and
4234 st_staticProc symbols correctly.
4235 * config/tc-mips.h (NO_LISTING): Don't define. People might want
4236 listings.
4237
4238 Tue May 4 21:22:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4239
4240 * config/obj-hp300.h, config/obj-hp300.c, config/te-hp300.h: New
4241 files.
4242 * configure.in (m68k-*-hpux): Use them.
4243
4244 * config/obj-aout.c (obj_pre_write_hook): Use AOUT_VERSION if
4245 defined, otherwise zero.
4246
4247 * config/aout_gnu.h (OMAGIC): Don't define if already defined.
4248
4249 Mon May 3 15:59:32 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4250
4251 * config/tc-sparc.c (sparc_ip): Allow any abs expression as an
4252 address space number.
4253
4254 Wed Apr 28 19:11:22 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4255
4256 * config/obj-aout.h (TARGET_DEFAULT): Don't default this at all.
4257
4258 * config/tc-a29k.c: Include ctype.h.
4259 (define_some_regs): Added special-purpose registers for 29050.
4260
4261 * config/tc-i386.c (comment_chars) [TE_I386AIX]: Include "/".
4262
4263 * config/obj-coffbfd.c (fill_section): Don't set STYP_REG here.
4264 (change_to_section): Set it here instead.
4265
4266 Wed Apr 28 13:40:29 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
4267
4268 * config/obj-ecoff.c (obj_symbol_new_hook): Make up a .file if one
4269 hasn't been seen yet.
4270 (add_ecoff_symbol): Don't refer to cur_file_ptr if it is NULL.
4271
4272 Mon Apr 26 18:29:05 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4273
4274 * config/tc-sh.ch, config/tc-sh.h: New files supporting Hitachi
4275 SH.
4276
4277 Mon Apr 26 12:28:27 1993 Ian Lance Taylor (ian@cygnus.com)
4278
4279 * expr.c (operand): Fix unary plus operator (previously was the
4280 same as '~' operator!).
4281
4282 Wed Apr 21 00:20:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4283
4284 * write.c (cvt_frag_to_fill): Define even if BFD is defined.
4285 (write_object_file): Do define if BFD_ASSEMBLER. Invoke
4286 obj_check_file_symbols if defined. Call verify_symbol_chain_2
4287 instead of open-coding it. Fix some bugs in patching up symbol
4288 chain.
4289 (relax_segment): Make some code we "ought to be able to" use for
4290 all targets no longer conditionalized on ns32k target; instead, do
4291 it always, and if the appropriate conditions fail, abort.
4292
4293 * symbols.c (DEBUG): Enabled.
4294 (symbol_new): Make sure bfd_make_empty_symbol works.
4295 (verify_symbol_chain_2): New funcion; takes one symbol as
4296 argument, anywhere in the chain.
4297 (dollar_label*): Use default initializers.
4298
4299 * as.c (perform_an_assembly_pass): Call md_begin here...
4300 (main): ...and not here.
4301
4302 * config/tc-m68k.h (TARGET_FORMAT): Use a.out-sunos-big for a.out.
4303 (tc_frob_symbol): New macro: Get rid of symbols in reg_section.
4304
4305 * config/tc-m68k.c (omagic): Don't define for BFD_ASSEMBLER.
4306 (add_fix, add_frag): Now functions instead of macros.
4307 (m68k_reg_parse, m68k_ip, md_estimate_size_before_relax, get_num,
4308 s_data1, s_data2, s_bss): Use new *_section names, for
4309 compatibility with BFD_ASSEMBLER mode; rewrite switch statements
4310 to handle non-integral segT.
4311 (tc_coff_fix2rtype, tc_aout_fix_to_chars,
4312 tc_coff_symbol_emit_hook): Don't define for BFD_ASSEMBLER.
4313 (tc_gen_reloc): New routine for BFD_ASSEMBLER.
4314 (md_apply_fix, md_apply_fix_2): Renamed old md_apply_fix to
4315 md_apply_fix_2; new md_apply_fix definition varies interface
4316 depending on BFD_ASSEMBLER.
4317 (md_convert_frag, md_convert_frag_1): Likewise. Use new *_section
4318 names.
4319
4320 * config/obj-vms.c: Include config.h.
4321 (version_string): Delete declaration.
4322 (Write_VMS_MHD_Records): Use GAS_VERSION instead.
4323 (vms_resolve_symbol_redef): New function, taken from VMS code in
4324 symbols.c.
4325 (_doprnt): Deleted.
4326 (VMS_Store_Struct, VMS_Def_Struct, VMS_Set_Struct,
4327 VMS_TBT_Block_End, get_VMS_time_on_unix, generate_suffix,
4328 VMS_Psect_Spec): Fixed to compiler under traditional C.
4329 * config/obj-vms.h: Use PARAMS macro.
4330 (vms_resolve_symbol_redef): Declare.
4331 (RESOLVE_SYMBOL_REDEFINITION): New macro.
4332 * symbols.c (colon): Remove some VMS-specific code, look for
4333 RESOLVE_SYMBOL_REDEFINITION macro instead.
4334
4335 * config/tc-m68k.c (m68k_ip): Don't try expanding DBcc
4336 instructions.
4337
4338 * config/tc-i386.c: Reordered some functions so inlining might
4339 work. Use PARAMS in function declarations.
4340 (reloc): New routine.
4341 (md_assemble): Rearrange switch statements to work with
4342 non-integral segT.
4343
4344 * struc-symbol.h [BFD_ASSEMBLER]: Undefine
4345 SYMBOLS_NEED_BACKPOINTERS before defining it.
4346
4347 * subsegs.c (subseg_new_rest): Now static.
4348
4349 * read.c (pseudo_set): Better error message for difference of
4350 symbols in different frags.
4351
4352 * Makefile.in (check): Pass down some new variables, indicating
4353 pathname or program name for cc, nm, objdump.
4354
4355 * as.h (OUTPUT_FLAVOR): New macro.
4356 * config/tc-sparc.c (tc_gen_reloc): Use OUTPUT_FLAVOR.
4357
4358 * configure.in: Initialize bfd_gas properly. Warn that ELF
4359 support is incomplete.
4360
4361 Thu Apr 15 22:39:05 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4362
4363 * read.c (float_cons): Accept null pointer return from md_atof.
4364 * config/tc-m68k.c (md_atof): Return null for success.
4365 * config/tc-sparc.c (md_atof): Ditto.
4366
4367 Thu Apr 15 16:04:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4368
4369 * doc/as.texinfo: formatting and comment cleanups; show SPARC
4370 alternative options in same style as other machines; simplify some
4371 conditional use; include GPL as separate file (from texinfo dir)
4372
4373 * doc/Makefile.in: (as.info) include directory containing GPL in
4374 makeinfo search path
4375
4376 * doc/h8.texi: new file; conditional settings for GAS manual
4377 on Hitachi chips
4378
4379 Tue Apr 13 15:31:40 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4380
4381 * doc/as.texinfo: mention SPARC architecture options.
4382
4383 Fri Apr 9 17:43:11 1993 Ken Raeburn (raeburn@cygnus.com)
4384
4385 * configure.in: Rearranged whitespace in per-host/per-target
4386 sections. Added hooks for dropping in HPPA support (not included
4387 yet). Separate out overrides of variables based on target format
4388 and bfd-gas selection from actual target-specific commands. Add
4389 error message for recognized but unsupported format name.
4390
4391 Fri Apr 9 09:05:47 1993 Ian Lance Taylor (ian@cygnus.com)
4392
4393 * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in
4394 symbolic header match cline in FDR; the native linker seems to
4395 want that.
4396
4397 Thu Apr 8 15:51:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4398
4399 * doc/Makefile.in: as.texinfo is in $(srcdir). Use
4400 $(srcdir)/as.texinfo explicitly in several places
4401
4402 Thu Apr 8 15:15:02 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4403
4404 * doc/Makefile.in: update dvi, clean targets for new source
4405 file structure
4406
4407 Thu Apr 8 12:52:46 1993 Ian Lance Taylor (ian@cygnus.com)
4408
4409 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,
4410 rather than undefining know.
4411 * configure.in: Match ultrix*, not just ultrix.
4412
4413 Wed Apr 7 20:18:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4414
4415 * doc/as.texinfo: converted conditional markup to use new
4416 Texinfo facilities, avoiding m4.
4417
4418 * doc/as-all.texinfo, all.m4, pretex.m4: deleted.
4419
4420 * doc/Makefile.in: recast doc configuration to use a link to an
4421 included texinfo file.
4422
4423 * doc/all.texi: settings for generic form of documentation.
4424
4425 Tue Apr 6 11:56:21 1993 Ian Lance Taylor (ian@cygnus.com)
4426
4427 * read.c (cons): Zero out frag when creating reloc.
4428
4429 Mon Apr 5 09:41:58 1993 Ian Lance Taylor (ian@cygnus.com)
4430
4431 * config/tc-mips.c (gp_reference): Certain magic symbols can never
4432 be referenced off the GP register.
4433
4434 * app.c (do_scrub_next_char): Handle states 9 and 10 correctly
4435 when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST,
4436 LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.
4437
4438 * config/te-irix.h: New file; irix needs a different LOCAL_LABEL
4439 definition from other MIPS targets.
4440 * configure.in (mips-*-irix): Use emulation irix.
4441
4442 Sun Apr 4 15:21:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4443
4444 * config/tc-h8500.c: Get relax size of branch instructions right,
4445 (get_operand): Parse @sp+ correctly.
4446
4447 Fri Apr 2 15:59:49 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4448
4449 * subsegs.h (segment_info_type) [BFD_ASSEMBLER]: Don't include
4450 COFF section header field.
4451
4452 * configure.in: Print error message if host or target is not
4453 supported.
4454
4455 * configure.in: If with-bfd-assembler, use obj-coff instead of
4456 obj-coffbfd.
4457
4458 * config/ho-generic.h: Include string.h.
4459
4460 Fri Apr 2 08:54:57 1993 Ian Lance Taylor (ian@cygnus.com)
4461
4462 * config/tc-mips.h (LOCAL_LABEL): Treat any label starting with
4463 '$' as local, for any object file format.
4464
4465 * config/tc-mips.c (macro): Optimizations to branching code and a
4466 couple of bug fixes from ralphc@pyrps5.eng.pyramid.com (Ralph
4467 Campbell).
4468
4469 * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT.
4470 * configure.in (mips-sgi-irix*): Set gas_host to irix.
4471
4472 Wed Mar 31 17:53:54 1993 Ian Lance Taylor (ian@cygnus.com)
4473
4474 * subsegs.c (subseg_new): Set output_section of new section.
4475 * as.c (perform_an_assemly_pass): Don't set output_section here.
4476 * expr.c (expr_part, expr): Turn off section assertions for ECOFF,
4477 since it has additional sections.
4478 * read.c (s_lcomm): For MIPS ECOFF, put small objects in .sbss,
4479 not bss_section.
4480 * config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Added
4481 ecoff_undefined field.
4482 * config/obj-ecoff.c (obj_symbol_new_hook): Initialize
4483 ecoff_undefined field.
4484 (add_file): If using stabs, just output a stabs symbol rather than
4485 creating a new fdr.
4486 (obj_ecoff_begin, obj_ecoff_bend): Ignore line number by reading
4487 it with get_absolute_expression, rather than skipping it by hand.
4488 (obj_ecoff_loc): If using stabs, just output a stabs symbol rather
4489 than ECOFF line number information.
4490 (obj_ecoff_stab): Accept non-zero values for stabs line number.
4491 (ecoff_build_symbols): Set ifilesym correctly. Set storage class
4492 to small, undefined and/or readonly sections if appropriate.
4493 Don't output symbol names containing \001 characters.
4494 (ecoff_frob_file): Make sure at least one fdr is output.
4495 * config/tc-mips.h: Define TC_MIPS.
4496 * config/tc-mips.c (g_switch_value): New static variable.
4497 (md_assemble): Set gp size of output BFD.
4498 (gp_reference): New function; returns 1 if expression can be
4499 accesssed via gp. Always returns 0 if not using ECOFF.
4500 (macro_build): Convert BFD_RELOC_LO16 to BFD_RELOC_MIPS_GPREL if
4501 possible.
4502 (macro): Generate sequences using gp if possible.
4503 (md_parse_option): Ignore -EL and -EB. Parse -G.
4504 (md_apply_fix): Added BFD_RELOC_MIPS_GPREL to ignored case.
4505 (s_change_sec): Handle .rdata and .sdata for ECOFF.
4506 (s_extern): Mark symbol as external. Set ecoff_undefined field.
4507
4508 Tue Mar 30 10:11:41 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4509
4510 * output-file.c (output_file_create): Don't call as_perror for
4511 filename rejected by application.
4512
4513 * as.c (main) [BFD_ASSEMBLER]: If errors occur, close and unlink
4514 the output file.
4515
4516 * doc/as.texinfo: Don't use @value in node names for the moment;
4517 references don't appear to work right.
4518
4519 * as.h (const, volatile): Put these definitions back, and use
4520 them.
4521
4522 * doc/as.texinfo: First pass at using new texinfo features --
4523 variables, conditional tests. Far from complete.
4524
4525 Mon Mar 29 16:05:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4526
4527 * read.c: Temporary hack to handle some 64-bit constants. This
4528 should be redone later.
4529 (target_big_endian): Declare.
4530 (big_cons): If it's set, reverse order of bytes being copied.
4531 * config/tc-sparc.c (md_begin): Set target_big_endian.
4532
4533 * read.c (s_ignore): Delete declaration of is_end_of_line.
4534
4535 * config/obj-coffbfd.c (yank_symbols): Build list of file symbol
4536 forward pointers properly.
4537
4538 Mon Mar 29 13:47:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4539
4540 * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
4541 wasn't being stored into scnhdr.
4542 * config/obj-coffbfd.h: Add prototype of s_get_segment.
4543 * read.c (TC_START_LABEL): Default definition.
4544 (read_a_source_file): Use TC_START_LABEL macro to work out
4545 if a label has been seen.
4546
4547 Mon Mar 29 12:56:56 1993 Ian Lance Taylor (ian@cygnus.com)
4548
4549 * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not
4550 the bottom (make expands variables in dependencies when the
4551 dependencies are read, not when they are used).
4552
4553 * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for
4554 a29k .bss section; the mondfe program doesn't like it.
4555
4556 Sun Mar 28 08:12:53 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4557
4558 * config/tc-m68k.c: Use PARAMS macro, and use CONST instead of
4559 const.
4560 (current_architecture): Don't need initializer.
4561
4562 Fri Mar 26 08:12:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4563
4564 * doc/none.m4: Define Z8000.
4565 * doc/Makefile.in (as-*.texinfo): Refer to $(srcdir). Remove the
4566 texinfo file before recreating it.
4567 (TEXI2DVI): Need to set TEXINPUTS if "make as.dvi" is to work in
4568 this directory.
4569 (srcdir): Delete second, bogus definition.
4570 (as.info): Look for as-*.texinfo in current directory rather than
4571 in $(srcdir).
4572 (as.dvi): Ditto.
4573 (dvi): New rule.
4574 * doc/configure.in: Create links to all as-*.texinfo files in the
4575 source directory, if that's not the current directory.
4576
4577 * configure.in (per-host): Accept MIPS host with BSD version
4578 number.
4579 (per-target): Classify i486 as i386. Use generic cpu_type instead
4580 of target_cpu in selecting format etc.
4581
4582 * app.c (do_scrub_next_char): Use .appfile, not .app-file.
4583 * read.c (potable): Change .app-file to .appfile.
4584
4585 * config/ho-decstatn.h: Renamed from ho-decstation.h.
4586 * configure.in: Adjusted.
4587
4588 * config/obj-bfd-sunos.*: Unused; deleted.
4589
4590 * Makefile.in (version.c, vers-stamp): Deleted.
4591 (config.h): Define GAS_VERSION.
4592 * as.c (version_string): Deleted declaration.
4593 (main): Look for GAS_VERSION instead.
4594
4595 * doc/as.texinfo: Updated description of -a* (listing) options,
4596 and describe how to pass them through from gcc.
4597
4598 * config/obj-coffbfd.c (do_relocs_for): Don't allocate storage or
4599 process relocs if there aren't any relocs to process. Avoids
4600 malloc/free bug on SCO too.
4601
4602 * as.h: Move local include files below system include files, to
4603 avoid some redefinition complaints on some systems.
4604 (const, volatile): Don't need these conditionally defined if we
4605 use CONST and VOLATILE from ansidecl.h.
4606 (seg_name): Use CONST, not const.
4607
4608 Fri Mar 26 10:22:04 1993 Ian Lance Taylor (ian@cygnus.com)
4609
4610 * config/tc-mips.c: Reindented to GNU standards.
4611
4612 Thu Mar 25 08:59:14 1993 Ian Lance Taylor (ian@cygnus.com)
4613
4614 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.
4615 (fixup_segment): Add a29k special case; the linker is not prepared
4616 to see a segment offset here.
4617
4618 * app.c (do_scrub_next_char): Added new state, 10, modifying state
4619 9 to only keep a space in between identifier characters.
4620
4621 Wed Mar 24 02:16:22 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4622
4623 * Makefile.in: add dvi target; as-$(config).texinfo might live in
4624 srcdir, might be in objdir.
4625
4626 * doc/Makefile.in: dvi depends on as.dvi
4627
4628 Mon Mar 22 23:59:13 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4629
4630 * Makefile.in: add installcheck target
4631
4632 Mon Mar 22 10:19:00 1993 Ian Lance Taylor (ian@cygnus.com)
4633
4634 * config/tc-mips.c (macro): Use $AT for any floating point load.
4635
4636 Sat Mar 20 12:50:51 1993 Ken Raeburn (raeburn@urth.cygnus.com)
4637
4638 * config/tc-m68k.c (m68k_ip): For operand type 'M', reject
4639 bignums, but don't emit error message.
4640
4641 Fri Mar 19 21:02:19 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
4642
4643 * Makefile.in (targ-cpu.o): Depend on config.h.
4644
4645 Wed Mar 17 16:44:06 1993 Ian Lance Taylor (ian@cygnus.com)
4646
4647 * app.c (do_scrub_next_char): Added new state, 9, to avoid
4648 dropping a space immediately following an identifier.
4649 * expr.c, write.c: Rewrote assert expressions to not use multiple
4650 lines; I don't think that can be done portably.
4651 * config/tc-mips.c (macro): Use $AT if target register is zero in
4652 load instruction, which it can be for a floating point load.
4653
4654 Mon Mar 15 12:17:28 1993 Ian Lance Taylor (ian@cygnus.com)
4655
4656 * write.c (write_contents): Compute the relocs before writing out
4657 the section contents.
4658 * config/obj-ecoff.h, config/obj-ecoff.c: Numerous changes to get
4659 symbol table and values right.
4660 * config/tc-mips.h (LOCAL_LABEL): If OBJ_ECOFF, any label starting
4661 with $L is local.
4662 * config/tc-mips.c (tc_gen_reloc): If OBJ_ECOFF, adjust the addend
4663 by the section vma.
4664
4665 * config/z8k.mt (TARG_CPU_DEPENDENTS): The relevant file is
4666 z8k-opc.h, not z8k.h.
4667
4668 * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf
4669 symbol.
4670
4671 Fri Mar 12 18:33:36 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4672
4673 * configure.in: recognize sparc-sun-solaris2* instead of -solaris2
4674
4675 Fri Mar 12 12:00:07 1993 Ian Lance Taylor (ian@cygnus.com)
4676
4677 * expr.c, write.c: Ultrix native 4.2 cc requires assert condition
4678 to be on a single line.
4679
4680 Thu Mar 11 17:56:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4681
4682 * Makefile.in (config.h): Create file, writing out definitions of
4683 target cpu, alias, and canonical name.
4684 (ALL_CFLAGS): No longer define TARGET_CPU.
4685
4686 * Makefile.in (check): Print a message, instead of quitting
4687 silently.
4688
4689 * as.c (main): Don't catch any signals, for now.
4690
4691 * version.c: Deleted.
4692 * Makefile.in: Generate it, putting in only the version number
4693 itself.
4694 (VERSION): New variable.
4695 * as.c: Include config.h.
4696 (main): Reformatted version string. Include target alias. Don't
4697 print if not requested (i.e., unknown -v argument).
4698
4699 * as.c (stralloc): Deleted.
4700 (main): Call strdup instead.
4701
4702 * configure.in: Handle all 68300 series chips.
4703 * config/tc-m68k.c: Include config.h.
4704 (md_assemble): Assume TARGET_CPU is defined. Accept some 68300
4705 series cpus as defaults.
4706 (md_parse_option): Accept some m68300 series CPUs as defaults.
4707
4708 Wed Mar 10 17:41:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4709
4710 * as.c (EXIT_SUCCESS, EXIT_FAILURE): Define to normal values if
4711 not already defined.
4712 (main, got_sig): Use them.
4713 * config/ho-vms.h (EXIT_SUCCESS, EXIT_FAILURE): Reverse default
4714 values.
4715
4716 Tue Mar 9 07:40:06 1993 Ian Lance Taylor (ian@cygnus.com)
4717
4718 * config/obj-ecoff.c, config/obj-ecoff.h: Preliminary ECOFF
4719 support.
4720
4721 * config/tc-mips.h (TARGET_FORMAT): Define based on OBJ_AOUT vs.
4722 OBJ_ECOFF as well as TARGET_BYTES_*_ENDIAN.
4723 (struct loc, struct proc, struct file): Moved to tc-mips.c within
4724 #ifndef OBJ_ECOFF block, since ECOFF uses different versions.
4725 * config/tc-mips.c: Rearranged for ECOFF support. Added
4726 prototypes for all static functions. Moved existing minimal
4727 debugging format support info #ifndef OBJ_ECOFF blocks.
4728 (macro_build_lui): Eliminated sign_extend argument, because ECOFF
4729 does not support a non sign extended high 16 bits reloc. Adjusted
4730 all callers accordingly.
4731 (tc_get_register): Renamed from get_register, and made non-static.
4732
4733 * config/mips-big.mt, config/mips-lit.mt: New files. Define
4734 TARGET_BYTES_BIG_ENDIAN and TARGET_BYTES_LITTLE_ENDIAN,
4735 respectively.
4736 * configure.in (mips-*-bsd*): Use gas_target mips-lit.
4737 (mips-*-ultrix*, mips-*-irix*, mips-*-ecoff): New targets, using
4738 obj_format ecoff and gas_target mips-lit or mips-big.
4739
4740 Tue Mar 9 07:43:01 1993 Ken Raeburn (raeburn@cygnus.com)
4741
4742 * version.c: Bump to version 2.0.1.
4743
4744 Tue Mar 9 07:40:06 1993 Ian Lance Taylor (ian@cygnus.com)
4745
4746 * write.c (chain_frchains_together): Check that seg_info (section)
4747 is not NULL.
4748 (write_object_file): Call obj_frob_file after setting the symbols,
4749 not before.
4750
4751 Tue Mar 9 00:00:00 1993 Ken Raeburn (raeburn@cygnus.com)
4752
4753 * Version 2.0 released.
4754
4755 Mon Mar 8 14:57:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4756
4757 * config/tc-i386.h (TC_COUNT_RELOC): Look for fx_addsy only.
4758
4759 Fri Mar 5 09:05:55 1993 Ian Lance Taylor (ian@cygnus.com)
4760
4761 * read.h: Define stringer here.
4762 read.c, config/obj-ieee.c, config/obj-tcm88k.c: Not any of these
4763 places.
4764
4765 Thu Mar 4 11:52:23 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4766
4767 * read.c (s_space): Multiply repeat count by mult, not fill.
4768
4769 Thu Mar 4 05:20:42 1993 Ken Raeburn (raeburn@cygnus.com)
4770
4771 * read.c: Include ctype.h.
4772
4773 Wed Mar 3 10:41:46 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4774
4775 Patches from Eric Youngdale:
4776 * make-gas.com: Find obstack.obj if it's not in the current
4777 directory.
4778 * read.c (s_ignore): Don't declare is_end_of_line. It's
4779 redundant, and triggers a VMS gcc compiler bug.
4780
4781 * write.c (write_object_file): Macro SUB_SEGMENT_ALIGN now takes
4782 current segment as an argument. (Ignored in all cases but VMS.)
4783 All callers and definitions changed.
4784
4785 Tue Mar 2 11:56:19 1993 Ian Lance Taylor (ian@cygnus.com)
4786
4787 * listing.c: Cleaned up a bit, added prototypes, made NO_LISTING
4788 case compile again.
4789
4790 Tue Mar 2 08:53:34 1993 Ken Raeburn (raeburn@cygnus.com)
4791
4792 * config/tc-m68k.c (isbyte): Accept all values from -255 to +255,
4793 so "~0x80" won't be rejected.
4794
4795 * config/obj-elf.c: No longer include elf/reloc.h.
4796 (obj_elf_section): Set SEC_READONLY and SEC_CODE for text section.
4797 (obj_elf_stab, obj_elf_desc): Deleted do-nothing and commented-out
4798 routines.
4799 (obj_elf_xstab): New routine.
4800 (obj_elf_set_size): Call as_warn, not fprintf. Pass desired
4801 argument to s_ignore. Put "#if 0" around unused code.
4802 (obj_pseudo_table): Use s_ignore instead of do-nothing routines.
4803 Call elf_xstabs for .stabs and .xstabs operators.
4804
4805 * config/tc-sparc.h (TARGET_FORMAT) [OBJ_ELF]: Now "elf32-sparc".
4806
4807 * write.c (relax_and_size_seg): Set SEC_RELOC only if fixups are
4808 present.
4809
4810 * configure.in: mips-bsd configuration was missing format spec.
4811 Should use aout.
4812
4813 * Makefile.in (Makefile): Depends on configure.in.
4814
4815 * config/tc-mips.c (append_insn): Don't check for alignment of
4816 frag in memory; alignment of instructions in section is a separate
4817 matter.
4818
4819 * config/tc-mips.c (macro_build_lui): Fix some assumptions of ANSI
4820 C availability.
4821
4822 * listing.h: Always provide function declarations, not macros, so
4823 pcc won't lose.
4824
4825 Tue Mar 2 00:50:43 1993 John Gilmore (gnu@cygnus.com)
4826
4827 * CONTRIBUTORS: Update Gilmore entry.
4828
4829 Wed Feb 24 14:58:19 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4830
4831 * frags.c (frag_init): New function.
4832 (zero_address_frag, bss_address_frag): Now initialized at run
4833 time.
4834 * as.c (main): Call frag_init.
4835
4836 Wed Feb 24 10:32:42 1993 Ian Lance Taylor (ian@cygnus.com)
4837
4838 * app.c (do_scrub_next_char): In LEX_IS_LINE_COMMENT_START case:
4839 Don't unget ch2 if we didn't get it.
4840
4841 Wed Feb 24 04:14:07 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4842
4843 * doc/Makefile.in (TEXIDIR): Updated for new layout.
4844
4845 * config/tc-sparc.c (s_common): Add support for ELF version.
4846 (tc_gen_reloc) [BFD_ASSEMBLER]: New function.
4847 * config/tc-sparc.h (TARGET_ARCH, TARGET_FORMAT) [BFD_ASSEMBLER]:
4848 New macros.
4849 (md_convert_frag): New macro.
4850
4851 * config/tc-m68k.c (m68k_ip): For PC-relative addressing of a
4852 symbol, fix the offset so "+2" isn't required.
4853
4854 * config/tc-i960.c (line_comment_chars, line_separator_chars):
4855 Define as common/bss.
4856 (op_hash, reg_hash, areg_hash, iclasses_seen, br_cnt): Default C
4857 initializers are sufficient.
4858
4859 * config/obj-aout.h [BFD_ASSEMBLER]: Include libaout.h from bfd.
4860 (TARGET_FORMAT) [BFD_ASSEMBLER]: Default to "a.out".
4861 (S_SET_*, S_GET_*, obj_frob_symbol) [BFD_ASSEMBLER]: New macros.
4862 (S_SET_TYPE) [!BFD_ASSEMBLER]: New macro.
4863 * config/obj-aout.c: Use PARAMS macro for declarations. Remove
4864 "IGNORE_DEBUG" conditional, since both branches are identical.
4865 Use S_SET_TYPE, S_GET_TYPE, and S_GET_DESC instead of directly
4866 referencing symbol structure members.
4867 (obj_aout_frob_symbol) [BFD_ASSEMBLER]: New function.
4868
4869 * as.h (struct frag): Reordered a couple of fields for better
4870 packing.
4871
4872 * write.c (record_alignment) [BFD_ASSEMBLER]: Record it in the
4873 section info.
4874 (write_contents) [BFD_ASSEMBLER]: New function.
4875 (write_object_file) [BFD_ASSEMBLER]: Always handle -R here. Call
4876 fix_new with BFD_RELOC_NONE instead of 0 or NO_RELOC. Call
4877 obj_frob_file, obj_frob_symbol, tc_frob_symbol if defined.
4878 (fixup_segment): Make sure common-section symbols get treated the
4879 same as undefined symbols.
4880 (fix_new) [BFD_ASSEMBLER]: Argument r_type is of type
4881 bfd_reloc_code_real_type. Use seg_fix_{root,tail}P derived from
4882 section info.
4883 * write.h (fix_new): Update prototype.
4884
4885 * tc.h (md_operand, md_convert_frag, tc_headers_hook,
4886 md_section_align, md_undefined_symbol): Don't provide prototypes
4887 if these are defined as macros.
4888 (md_convert_frag) [BFD_ASSEMBLER]: BFD version needs bfd and
4889 section passed.
4890
4891 * symbols.c (symbol_new): Argument NAME is now pointer to const.
4892 Simplified STRIP_UNDERSCORE code. Remove assumptions about null
4893 pointers in freshly allocated storage. [BFD_ASSEMBLER]: Get new
4894 BFD symbol.
4895 (colon): Display other/desc fields of redefined symbol only if
4896 S_GET_OTHER and S_GET_DESC are defined.
4897 (symbol_make): Argument NAME is now pointer to const.
4898 (symbol_find, symbol_find_base): Likewise.
4899 (S_IS_*, S_GET_*, S_SET_*) [BFD_ASSEMBLER]: New functions.
4900 * symbols.h: Fix prototypes for new const arguments. Add
4901 prototypes for BFD_ASSEMBLER S_* functions.
4902
4903 * subsegs.c (subseg_change) [BFD_ASSEMBLER]: BFD version of code
4904 for changing to an existing section.
4905 (subseg_new_rest) [BFD_ASSEMBLER]: Split off from subseg_new,
4906 called by subseg_new and subseg_set.
4907 (subseg_new) [BFD_ASSEMBLER]: Rewritten to change to new section,
4908 given section name and subseg number.
4909 (subseg_set) [BFD_ASSEMBLER]: New function; change to a possibly
4910 new section/subsection.
4911
4912 * read.c: Don't include ctype.h.
4913 (cons) [BFD_ASSEMBLER]: For undefined symbols, use BFD_RELOC_32
4914 for now; should be machine-dependent.
4915
4916 * configure.in: Accept *-*-elf and *-*-solaris* as ELF format
4917 targets, forcing BFD use.
4918
4919 Wed Feb 17 18:59:03 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4920
4921 * config/tc-sparc.c: Use PARAMS macro for static function
4922 declarations. Use BFD_RELOC_ macros everywhere, with
4923 compatibility macros declared for non-BFD mode.
4924 (struct sparc_it) [BFD_ASSEMBLER]: Use bfd_reloc_code_real_type
4925 instead of enum reloc_type.
4926 (emit_sparc_reloc): Commented-out function deleted.
4927 (md_convert_frag): Deleted.
4928 (tc_aout_pre_write_hook): Don't define for BFD_ASSEMBLER.
4929 (md_apply_fix): Changed calling sequence (conditionally) for BFD
4930 version.
4931 * config/tc-sparc.h (md_convert_frag): New macro.
4932
4933 * config/obj-aout.c (obj_aout_stab): Refer to undefined_section,
4934 not SEG_UNKNOWN. Use S_SET_TYPE, S_GET_TYPE, S_GET_DESC instead
4935 of referencing fields directly.
4936
4937 * write.c (cvt_frag_to_fill): New function; extracted from
4938 write_object_file.
4939 (write_object_file) [! BFD_ASSEMBLER]: Call it.
4940 (relax_and_size_seg) [BFD_ASSEMBLER]: New function; relax section
4941 and set its size and flags.
4942
4943 * struc-symbol.h (struct symbol) [BFD_ASSEMBLER]: Replace some
4944 fields with BFD equivalents. Turn on back-pointers, and add
4945 target-specific fields at end.
4946
4947 Thu Feb 11 09:20:37 1993 Ian Lance Taylor (ian@cygnus.com)
4948
4949 * config/obj-coffbfd.c (fill_section): Don't set vaddr here.
4950 (write_object_file): Set it here instead, so that fixup_segment
4951 can see the correct value.
4952
4953 Mon Feb 8 13:56:17 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4954
4955 * write.c (write_object_file): Check for errors and warnings and
4956 bail out before processing contents.
4957 (chain_frchains_together_1): New function, does most of the work
4958 of remove_subsegs.
4959 (chain_frchains_together) [BFD_ASSEMBLER]: New function.
4960 (remove_subsegs) [! BFD]: Call it.
4961 (write_object_file) [BFD_ASSEMBLER]: Converted to use BFD
4962 structures and routines.
4963
4964 * config/obj-elf.*: New files.
4965
4966 * config/mips.mt, config/rs6000.mt: Deleted.
4967
4968 * config/h8300.mt: Don't specify compiler here.
4969
4970 * config/z8k.mt: The z8k code depends on the z8k opcode table,
4971 not the h8300 one.
4972 * config/tc-z8k.h: Comment fix.
4973
4974 * write.c: Reordered some functions for better inlining.
4975 (fixup_segment): Linkrelax code is no longer conditional on
4976 TC_I960.
4977
4978 Thu Feb 4 12:45:16 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4979
4980 * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,
4981 obj-coffbfd.h}: support for the H8/500
4982
4983 Wed Feb 3 19:28:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4984
4985 * config/obj-vms.h (SUB_SEGMENT_ALIGN): Define VMS version here.
4986 * write.c (write_object_file): Not here.
4987 (fix_new): Initialize fx_addnumber.
4988
4989 * listing.c: Don't include target-cpu.h explicitly, since as.h
4990 includes it.
4991
4992 Thu Jan 28 00:35:40 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4993
4994 * write.h [BFD_ASSEMBLER]: Don't declare next_object_file_charP,
4995 *_fix_root, *_fix_tail, seg_fix_rootP, seg_fix_tailP.
4996 (struct fix): Reordered fields for compactness and efficiency.
4997 Converted some logical fields to 1-bit fields.
4998
4999 * config/obj-aout.h: Use PARAMS.
5000 [BFD_ASSEMBLER]: Don't define/declare AOUT_MACHTYPE, seg_N_TYPE,
5001 N_TYPE_seg, DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE.
5002
5003 * read.c: Don't include listing.h; as.h includes it. Removed
5004 DONTDEF code.
5005 [BFD_ASSEMBLER]: Include subsegs.h.
5006 (old_buffer, new_broken_words): Default initialization is
5007 sufficient.
5008
5009 * output-file.c [BFD_ASSEMBLER]: Include bfd.h, default TARGET_MACH
5010 to 0, define stdoutput.
5011 (output_file_create) [BFD_ASSEMBLER]: Call bfd_perror on failure.
5012 Call bfd_set_arch_mach.
5013 (output_file_close) [BFD_ASSEMBLER]: Call bfd_close, not
5014 bfd_close_all_done. Call bfd_perror on failure.
5015 (output_file_append) [BFD_ASSEMBLER]: Don't define.
5016
5017 * config/m68kcoff.mt (LOCAL_LOADLIBES): Delete definition.
5018
5019 * subsegs.h (segment_info_type): Always define. Omit field scnhdr
5020 if not MANY_SEGMENTS. Define new field bfd_section if
5021 BFD_ASSEMBLER.
5022 (seg_info): New macro.
5023
5024 * expr.c, input-scrub.c: Use PARAMS macro. Deleted unused
5025 variables, and some irrelevant comments.
5026
5027 * Makefile.in (ALL_CFLAGS): Include $(BFDDEF).
5028 (LIBS): Include $(BFDLIB). Don't bother with $(CLIB).
5029 * configure.in: Permit --with-bfd-assembler now, with a warning.
5030 Variable need_bfd is now a boolean, as is new variable bfd_gas.
5031 Set BFDDEF and BFDLIB in Makefile when appropriate.
5032
5033 * as.c: Removed "#ifdef DONTDEF" and "#ifdef comment" code.
5034 (main): Refer to flag_always_generate_output instead of
5035 flagseen['Z'].
5036
5037 * as.c (main) [BFD_ASSEMBLER]: Open output bfd.
5038 (*_section) [BFD_ASSEMBLER]: Define them.
5039 (perform_an_assembly_pass) [BFD_ASSEMBLER]: Initialize them, and
5040 set section flags when appropriate.
5041 * as.h (SEG_NORMAL) [BFD_ASSEMBLER]: Require that the specified
5042 section is not absolute, undefined, or an assembler internal one.
5043 (absolute_section, undefined_section): Always define.
5044 * expr.c, read.c, symbols.c: Refer to *_section, not SEG_*; break
5045 switch statements into if-else trees.
5046 * symbols.c [MANY_SEGMENTS]: Deleted redundant definitions of
5047 SEG_BSS and SEG_DATA.
5048
5049 * as.h (frag_now_fix): New macro.
5050 * symbols.c (colon): Use it.
5051
5052 Wed Jan 27 21:43:53 PST 1993 Ralph Campbell (ralphc@pyramid.com)
5053
5054 * config/tc-mips.c: Added mips support for mips-dec-bsd.
5055 * config/tc-mips.h: Added mips support for mips-dec-bsd.
5056 * config/ho-mipsbsd.h: Added mips support for mips-dec-bsd.
5057 * config/mips-opcode.h: Added mips support for mips-dec-bsd.
5058 * configure.in: Added mips support for mips-dec-bsd.
5059 * atof-generic.c: Define TRUE and FALSE if not defined.
5060
5061 Thu Jan 21 12:48:19 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5062
5063 * version.c: Bumped version number to 1.93.05.
5064
5065 Wed Jan 20 17:11:53 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5066
5067 * config/obj-coff.c (obj_emit_relocations): Don't use #elif.
5068 (obj_emit_lineno): Don't need return at end of void function.
5069 (obj_symbol_new_hook): Ditto.
5070
5071 * config/tc-m68k.c: Removed some unused code.
5072 (tc_aout_fix_to_chars): Array nbytes_r_length is now const.
5073
5074 * config/tc-m68k.h (TC_COUNT_RELOC): Don't emit reloc if only
5075 offset field is set.
5076
5077 Fri Jan 8 05:44:49 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5078
5079 * config/tc-sparc.c (architecture_requested, warn_on_bump,
5080 md_relax_table): Use default zero initialization.
5081 (s_reserve): Since SEG_E2 is equivalent to SEG_BSS, just use the
5082 latter, instead of selecting with preprocessor conditionals.
5083
5084 Thu Jan 7 08:58:21 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5085
5086 * configure.in: recognise all sparclite variants
5087
5088 Thu Jan 7 05:25:25 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5089
5090 * read.c (s_data) [!BFD_ASSEMBLER]: Fix typo in 4 Jan change --
5091 accidentally changed to use subseg_change where it should have
5092 been subseg_new.
5093
5094 Tue Jan 5 08:42:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5095
5096 * expr.c (operand): If character other than comma or newline is a
5097 logical end-of-line character, use the newline case.
5098 From Eric Youngdale:
5099 (operand): Set X_add_number field for floating-point numbers.
5100 (operand): Treat zero byte as end-of-operand.
5101
5102 * configure.in (per-target): Look for with_bfd_assembler option.
5103 For now, only accept "no", until the merge is done.
5104
5105 Merged changes from Eric Youngdale (youngdale@v6550c.nrl.navy.mil):
5106 * as.c, flonum-konst.c, hex-value.c, input-file.c, version.c,
5107 config/obj-aout.h, config/obj-vms.c: VMS -> HO_VMS.
5108 * read.c: Finish conversion to S_* macros in the VMS only
5109 parts of the program. Add "const" modifier to hex_value.
5110 * as.c, read.c, symbols.c, write.c: Change "ifdef VMS" to
5111 "ifdef OBJ_VMS".
5112 * expr.c: Add "const" modifier to hex_value.
5113 * symbols.c: Finish conversion to S_* macros in the VMS only
5114 parts of the program. Add "const" modifier to
5115 md_[long,short]_jump_size. Remove declaration of const_flag
5116 (which will be declared in obj-vms.h).
5117 * write.c: Add "const" modifier to md_[long,short]_jump_size.
5118 Fix arguments to VMS_write_object_file.
5119 * config-gas.com: New file. Script for VMS systems to set up the
5120 configuration to build gas for VMS, and create config.status.
5121 * make-gas.com: Redone to work with new scheme.
5122 * obj-vms.c: Patch to fix bug where we were not correctly parsing the
5123 stabs directives.
5124 * obj-vms.c: Define macros COPY_LONG and COPY_SHORT which
5125 will swap bytes if needed on a big endian system. Use throughout
5126 as needed.
5127 * obj-vms.c (obj_aout_stab): Add code to generate listing file.
5128 * obj-vms.c (VMS_typedef_parse): Add alias to correctly handle certain
5129 types of malformed stabs. Change parsing algorithm so that we are
5130 more certain of having all of the information that we need on hand.
5131 * obj-vms.c (final_forward_reference): New function, used to help
5132 resolve the data types of as many struct elements as possible
5133 when some part of the struct is not fully defined by the compiler.
5134 * obj-vms.c (VMS_LSYM_Parse): Correctly handle case of continuation
5135 stabs directives.
5136 * obj-vms.c (VMS_write_object_file): Define all vtable psects
5137 as symbols as well in the object file. Look for external functions
5138 that start with "__vt.", and turn them into variables, since the
5139 g++ compiler is incapable of doing this.
5140 * tc-vax.c: Add '1' option for backward compatibility with older GCC
5141 versions.
5142 * bignum-copy.c (bignum_copy): Fix bug where we pad with zeroes.
5143 * input-scrub.c (as_where): Fix bug where as would crash if we did not
5144 have the name of the source file yet.
5145 * config/ho-vms.h: define HO_VMS, not HO_VAX.
5146
5147 Mon Jan 4 05:17:26 1993 Ken Raeburn (raeburn@cygnus.com)
5148
5149 * read.c (s_data): Always use "data_section", since it'll map to
5150 SEG_DATA or SEG_E1 if needed.
5151 (s_lcomm): Likewise with bss_section.
5152 (s_fill): Use memset, not bzero.
5153
5154 Thu Dec 31 04:29:27 1992 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5155
5156 * read.c: Deleted some code under "#ifdef DONTDEF" that was for
5157 handling GDB symbol table data.
5158
5159 * config/obj-aout.h (segment_name): Delete definition.
5160 (seg_name): Delete declaration.
5161 * config/obj-bout.h (segment_name, seg_name): Ditto.
5162 * config/obj-vms.h (segment_name, seg_name): Ditto.
5163 * config/obj-coff.h (segment_name): Ditto.
5164 * config/obj-coffbfd.h (segment_name): Ditto.
5165
5166 * Changes for BFD_ASSEMBLER:
5167 * obj.h (obj_crawl_symbol_chain): Declare only if not
5168 BFD_ASSEMBLER.
5169 (obj_header_append, obj_pre_write_hook): Ditto.
5170 * as.h (stdoutput): New var, defined only if BFD_ASSEMBLER.
5171 (segT) [BFD_ASSEMBLER]: New typedef for "asection *".
5172 (segment_name) If BFD_ASSEMBLER, look up BFD section name;
5173 otherwise, use seg_name array.
5174 (seg_name): Declare only if not BFD_ASSEMBLER.
5175 (section_alignment): Declare only if not BFD_ASSEMBLER.
5176 (big_section, reg_section, pass1_section, diff_section,
5177 absent_section, text_section, data_section, bss_section): If
5178 BFD_ASSEMBLER, declare as variables; otherwise, declare as macros,
5179 mapping to segT enum values.
5180 (tc_aout_fix_to_chars, next_object_file_charP): Force parse errors
5181 if these are used or defined, if BFD_ASSEMBLER.
5182 (subseg_set, subseg_new) [BFD_ASSEMBLER]: Functionality of old
5183 subseg_new split into two functions.
5184 (SEG_NORMAL): For BFD_ASSEMBLER, always return true, for now.
5185
5186 * as.h (volatile): Don't define if already defined.
5187 (had_errors, had_warnings): Provide prototypes for ANSI C even if
5188 NO_STDARG.
5189 (as_bad, as_fatal, as_tsktsk, as_warn): For GNU C version 2,
5190 declare with format attribute for -Wformat checking.
5191
5192 Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)
5193
5194 * app.c, config/tc-*.c: Don't include read.h, since it is already
5195 included by as.h.
5196
5197 * These are based on patches from Minh Tran-le
5198 <mtranle@paris.intellicorp.com>.
5199 * configure.in (i[34]86-ibm-aix*): Accept i486 for host. Use
5200 obj_format coffbfd and gas_target i386coff for target.
5201 (i[34]86-*-isc*): New host (uses sysv).
5202 * config/i386aix.mt: Removed (no longer used).
5203 * config/mh-i386aix (RANLIB): Use true rather than /bin/true.
5204 (MINUS_G): Removed.
5205 (LDFLAGS): Added, defined as -shlib.
5206 * config/te-i386aix.h (REVERSE_SORT_RELOCS): Undefine.
5207 * config/te-sco386.h (LOCAL_LABEL): Don't define.
5208 (DOT_LABEL_PREFIX): Define.
5209 * expr.c (operand): If DOT_LABEL_PREFIX, use .L0\001 as a label
5210 name rather than L0\001.
5211 * read.c (s_lcomm): Make a frag in SEG_BSS rather than using
5212 local_bss_counter.
5213 * symbols.c, symbols.h (local_bss_counter): Removed.
5214 * write.c (write_object_file): bss no longer uses
5215 local_bss_counter. Pass correct data and bss size to
5216 VMS_write_object_file.
5217 * config/obj-vms.c (VMS_write_object_file): Accept bss size as
5218 argument, rather than using local_bss_counter.
5219 * config/tc-m88k.c (s_bss): Don't use local_bss_counter.
5220 * config/tc-sparc.c (s_reserve): Don't use local_bss_counter.
5221 * config/obj-coffbfd.c (had_lineno, had_reloc): Removed.
5222 (size_section): Restored sanity check.
5223 (do_relocs_for): Base section address on s_paddr rather than
5224 computing it. Adjust a29k R_IHIHALF special case to account for
5225 section paddr (used to require paddr to be zero). If there are no
5226 reclos, set s_relptr to 0. Set relocation size in object_headers.
5227 (fill_section): Always set s_vaddr here, removing
5228 ZERO_BASED_SEGMENTS case. Force s_scnptr for bss to 0. Don't set
5229 NOLOAD for i386 .bss, because it confuses the SVR3 native linker.
5230 Set STYP_INFO for .comment.
5231 (coff_header_append): Use object headers and H_{SET,GET}_* macros.
5232 Make aouthdr writing depend on OBJ_COFF_OMIT_OPTIONAL_HEADER.
5233 (crawl_symbols): Handle 8 character section name correctly. Use
5234 H_{SET,GET}_* macros.
5235 (do_linenos_for): Set lineno size in object_headers.
5236 (write_object_file): Use H_{SET,GET}_* macros. Don't bother to
5237 set s_vaddr here. If string_byte_count remains 4, set it back to
5238 0, and only write strings out if there are some. Call
5239 fill_section before do_relocs_for and do_linenos_for.
5240 (obj_coff_section): Handle optional quoted second argument giving
5241 section characteristics.
5242 (obj_coff_bss): Added to handle .bss.
5243 (obj_coff_ident): Added to handle .ident (puts string in .comment
5244 section).
5245 (obj_coff_lcomm): Put common symbols in .bss, not .data.
5246 (fixup_mdeps): Change to segment. Call frag_wane after
5247 md_convert_frag.
5248 (fixup_segment): Explicitly check S_IS_COMMON before making 386
5249 adjustment (already happened only for common symbols, but this is
5250 clearer).
5251 * config/obj-coffbfd.h (OBJ_COFF_OMIT_OPTIONAL_HEADER): Define.
5252 * config/tc-i386.c (s_bss): Don't use if I386COFF.
5253 (md_pseudo_table): Ignore .optim and .noopt.
5254 (tc_coff_sizemachdep): New function.
5255 * config/tc-i386.h (REVERSE_SORT_RELOCS): Undef, for SVR3
5256 compatibility.
5257 (LOCAL_LABEL): Removed definition.
5258 (DOT_LABEL_PREFIX): Defined.
5259
5260 Mon Dec 28 10:32:05 1992 Ken Raeburn (raeburn@cygnus.com)
5261
5262 * app.c (app_push): Use memcpy, not bcopy.
5263 (do_scrub_next_char): For \", return " not '.
5264 (symbol_chars): Now const.
5265
5266 * expr.c (operand): If not LOCAL_LABELS_FB, don't look for "0f"
5267 and "0b". If LOCAL_LABELS_DOLLAR, check for "0$".
5268
5269 * config/obj-coff.h: Don't use #elif.
5270
5271 * config/ho-sunos.h: Don't include sys/stdtypes.h; 4.0.3 doesn't
5272 have it. (Reported by Noah Friedman, friedman@gnu.ai.mit.edu.)
5273
5274 Wed Dec 16 12:12:33 1992 Ian Lance Taylor (ian@cygnus.com)
5275
5276 * write.c, obj-ieee.c: don't define SUB_SEGMENT_ALIGN if it is
5277 already defined.
5278
5279 Tue Dec 15 12:40:11 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5280
5281 * app.c (do_scrub_begin): allow single quote strings if so
5282 configured.
5283
5284 * config/*z8k*: checkpoint
5285
5286 Sun Dec 13 00:04:38 1992 Ian Lance Taylor (ian@cygnus.com)
5287
5288 * read.c (read_a_source_file): avoid calling xmalloc (0).
5289
5290 Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com)
5291
5292 * listing.c: Call xmalloc, not malloc; don't declare malloc.
5293
5294 * Changes to support SCO 3.2v4:
5295 * read.c (s_align_bytes, s_align_ptwo): If not SEG_DATA or
5296 SEG_BSS, fill with NOP_OPCODE.
5297 * config/i386coff.mt: Add opcode/i386.h to TARG_CPU_DEPENDENTS.
5298 * config/obj-coffbfd.c (do_relocs_for): Increment addr even if not
5299 using ZERO_BASED_SEGMENTS.
5300 (fill_section): If ZERO_BASED_SEGMENTS, set segment addresses, but
5301 never set segment address for SEG_E2 (.bss) and don't write out
5302 SEG_E2 contents. Set .init and .fini sections to STYP_TEXT.
5303 (obj_coff_endef): Don't merge labels or symbols awaiting forward
5304 definitions, and don't merge tags with non-tags. Check for .bf
5305 rather than just checking whether the second character is b and
5306 the third character is f.
5307 (obj_coff_val): gcc can generate values which we don't handle
5308 correctly; discard information for now, since it only affects the
5309 debugging information.
5310 (tag_find_or_name): Don't insert tags in the symbol table.
5311 (yank_symbols): Don't merge labels.
5312 (write_object_file): Don't define SUB_SEGMENT_ALIGN if it is
5313 already defined. Fill subsegments with NOP_OPCODE, not 0. Don't
5314 set segment address if ZERO_BASED_SEGMENTS.
5315 (obj_coff_section): Accept and ignore a trailing quoted string, as
5316 used in AT&T i386 syntax.
5317 (fixup_segment): Take segment as argument. On the i386, adjust PC
5318 relative addends by the segment vaddr.
5319 * tc-i386.h: Define SUB_SEGMENT_ALIGN.
5320 * tc-a29k.h: Define ZERO_BASED_SEGMENTS.
5321 * tc-i386.c: (i386_operand): If I386COFF, accept any segment type.
5322
5323 Tue Dec 8 00:06:48 1992 Ken Raeburn (raeburn@rtl.cygnus.com)
5324
5325 * config/obj-coffbfd.c: Include libcoff.h.
5326
5327 * version.c: Now version 1.93.
5328
5329 Mon Dec 7 00:39:09 1992 Ken Raeburn (raeburn@cygnus.com)
5330
5331 * config/tc-i386.c (md_pseudo_table): For 386bsd and linux, do
5332 power-of-two alignment for .align.
5333
5334 * as.h: If BROKEN_ASSERT, just redefine `assert' to be trivial,
5335 and leave everything else alone.
5336
5337 Fri Dec 4 16:58:42 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5338
5339 * Makefile.in (as.new): Don't bother saving as.old.
5340
5341 * write.c: Conditionalize on OBJ_VMS, not VMS.
5342 (magic_number_for_object_file): Don't define if OBJ_VMS.
5343
5344 * config/obj-vms.c: Changes for traditional C.
5345
5346 Thu Dec 3 01:24:07 1992 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5347
5348 * config/ho-generic.h (malloc, realloc): Declare.
5349
5350 * Lots of comment/whitespace changes.
5351
5352 * write.h (struct fix): Some fields reordered, narrowed.
5353
5354 * read.c (MASK_CHAR): Define using C types, not magic number.
5355
5356 * as.c, input-file.c: Deleted some unused code.
5357
5358 * app.c, as.h: Doc fix.
5359
5360 * flonum-konst.c, flonum-mult.c: Include ansidecl.h.
5361
5362 * as.h (xmalloc): Argument is long.
5363
5364 * xmalloc.c (error): Remove declaration; as.h takes care of it.
5365
5366 * doc/as.texinfo: Regrouped documentation of some command-line
5367 options. Updated options documentation for m68k. Some minor
5368 wording/punctuation changes.
5369
5370 Mon Nov 30 11:42:11 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5371
5372 * configure.in: Accept target OS "vms".
5373
5374 * symbols.c: Merged ANSI and non-ANSI function decls, using
5375 PARAMS macro.
5376
5377 * xmalloc.c: Just include as.h, don't bother trying to figure out
5378 other header files.
5379
5380 * strstr.c, strerror.c: Deleted.
5381 * Makefile.in: Deleted references.
5382
5383 * config/tc-ns32k.c: Don't include header file for string
5384 declarations; leave that to ho-*.h.
5385
5386 Fri Nov 27 04:11:36 1992 Ken Raeburn (raeburn at cambridge-laptop.cygnus.com)
5387
5388 * config/coff_gnu.h [TC_I860]: Guesses for reloc type values,
5389 imported from FSF sources.
5390
5391 * messages.c (strerror): Declare unconditionally.
5392
5393 * as.h: Delete alloca and register definitions.
5394
5395 * config/atof-ieee.c (mask): Now const.
5396
5397 * obstack.c, obstack.h: Deleted.
5398
5399 * as.h (flag_readonly_data_in_text): New flag.
5400 * as.c (main): Set it for -R.
5401
5402 * as.h (flag_suppress_warnings): New flag.
5403 * as.c (main): Set it for -W.
5404 * messages.c (as_warn): Check it instead of flagseen['W'].
5405
5406 * as.h (flag_always_generate_output): New flag.
5407 * as.c (main): Set it for -Z.
5408
5409 * config/tc-sparc.h: Define NEED_FX_R_TYPE.
5410 * config/tc-a29k.h: Ditto.
5411 * write.h (struct fix): Don't conditionalize fx_r_type field on TC
5412 macros.
5413
5414 * as.h: Merged ANSI and non-ANSI function decls, using PARAMS
5415 macro.
5416 * bignum.h, expr.h, flonum.h, frags.h, input-file.h, listing.h,
5417 obj.h, output-file.h, read.h, struc-symbol.h, symbols.h, tc.h,
5418 write.h: Likewise.
5419 * read.c: Likewise.
5420
5421 * xmalloc.c: Conditionalize on HAVE_MALLOC_H, not USG. Fold in
5422 xrealloc from xrealloc.c.
5423 * xrealloc.c: Deleted.
5424 * Makefile.in (REAL_SOURCES, OBJS): Adjusted.
5425
5426 * configure.in: For host CPU a29k, rs6000, vax, consider using bsd
5427 or vms ho- files.
5428
5429 * config/ho-sysv.h (setbuffer, HO_USG): Deleted.
5430
5431 * config/atof-ieee.c (atof_ieee): Exponent field isn't a pointer;
5432 don't initialize it with NULL.
5433
5434 * config/ho-vax.h (M_VAX): Deleted; was unused.
5435
5436 * README-vms, config/ho-vms.h, config/obj-vms.c, config/obj-vms.h:
5437 New files imported from FSF version, contributed by Eric Youngdale.
5438 * README-vms-dbg, config/vms: Deleted.
5439
5440 * ChangeLog, config/ChangeLog: Merged.
5441
5442 * config/*tahoe*, configure.in: Tahoe support brought in from FSF
5443 version.
5444
5445 * input-file.c (input_file_open): Eliminate call to setvbuf.
5446 [USG] (setbuffer): Deleted macro.
5447
5448 Mon Nov 23 11:00:16 1992 Ken Raeburn (raeburn@cygnus.com)
5449
5450 * all files: Whitespace changes for GNU indentation style, done by
5451 GNU `indent'. Some cleanup still needed, especially of comments.
5452
5453 * configure.in: No te-386bsd.h file exists; don't try to use it.
5454
5455 * obj-coff.c (obj_coff_endef): Use as_warn, not fprintf.
5456
5457 * tc-m68k.c (md_assemble): Don't complain about 68000 with 68881;
5458 could be doing emulation.
5459
5460 Thu Nov 19 11:47:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5461
5462 z8000 documentation
5463 * doc/Makefile.in, doc/all.m4, doc/as-all.texinfo, doc/as.texinfo:
5464 all modified.
5465
5466 Tue Nov 10 09:49:24 1992 Ian Lance Taylor (ian@cygnus.com)
5467
5468 * Makefile.in (as.o, obj-format.o): added dependency on subsegs.h.
5469
5470 * subsegs.h: add extern to segment_info declaration.
5471
5472 * read.h: added extern declarations for comment_chars,
5473 line_comment_chars, and line_separator_chars.
5474 read.c, app.c: removed definitions of comment_chars,
5475 line_comment_chars, and line_separator_chars.
5476
5477 * tc-m68k.c (m68k_reg_parse): If REGISTER_PREFIX isn't defined,
5478 still accept (but don't require) OPTIONAL_REGISTER_PREFIX before
5479 the register name.
5480 (insert_reg): put REGISTER_PREFIX before register names before
5481 putting them in the symbol table.
5482 * tc-m68k.h (OPTIONAL_REGISTER_PREFIX): Define to be "%", if not
5483 M68KCOFF.
5484
5485 * obj-coffbfd.c (fill_section): set STYP_NOLOAD bit for .bss
5486 section.
5487
5488 * atof-ieee.c, atof-ns32k.c, tc-*.c: made EXP_CHARS, FLT_CHARS,
5489 comment_chars, line_comment_chars and line_seperator_chars
5490 consistently const, and always initialized them. Included read.h.
5491
5492 Thu Nov 5 17:55:41 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
5493
5494 * tc-sparc.c (sparc_ip): Add code to flag error if an absolute
5495 constant will not fit in an immediate field.
5496 (md_apply_fix, RELOC_BASE13 case): Check for relocation overflow.
5497
5498 Wed Nov 4 07:50:46 1992 Ken Raeburn (raeburn@cygnus.com)
5499
5500 * obj-coff.c (callj_table): Delete global variable.
5501 (obj_emit_relocations): Define it locally here, and only if
5502 TC_I960 is defined.
5503
5504 * tc-m68k.c (m68k_reg_parse): Underscore is part of a symbol name.
5505 (m68k_ip): Don't warn about bignum used as float bit-pattern.
5506
5507 * obj-coff.c: Replaced ANSI and non-ANSI function declarations
5508 with a single set using PARAMS macro.
5509
5510 * tc-i960.c (tc_bout_fix_to_chars): Bit-field fixups want a length
5511 of 2.
5512
5513 * tc-i960.c: Missed a couple of 0->NO_RELOC conversions.
5514
5515 * tc-i960.h (N_BALNAME, N_CALLNAME): Define as char-type values,
5516 so widening works consistently.
5517
5518 Wed Oct 28 08:52:34 1992 Ken Raeburn (raeburn@cygnus.com)
5519
5520 * version.c: Put conditional "const" before version_string, not
5521 before dummy function for VMS. Now version 1.91.03.
5522
5523 * app.c (do_scrub_next_char): Need double-\ before `000' to show
5524 printed rep of null character.
5525
5526 Fri Oct 23 14:40:38 1992 Ian Lance Taylor (ian@cygnus.com)
5527
5528 * obj-coffbfd.c (write_object_file): check return value of
5529 bfd_close_all_done.
5530
5531 Tue Oct 20 12:18:08 1992 Ian Lance Taylor (ian@cygnus.com)
5532
5533 * Support for i386-sysv.
5534 obj-coffbfd.c (do_relocs_for, write_object_file): set segment
5535 addresses to reasonable sizes. New define ZERO_BASED_SEGMENTS can
5536 be used to set them all to zero as was done before.
5537 (fill_section): segment addresses now set in write_object_file.
5538 (fill_section): Don't set STYP_NOLOAD for .bss section.
5539 (fixup_segment): 386 uses strange common symbol format.
5540 tc-i386.c (tc_coff_fix2rtype): use R_DIR32, not R_RELLONG, for
5541 compatibility with SVR3.2 linker.
5542 * configure.in: i386-sysv and i386-sco use coffbfd.
5543
5544 * app.c (do_scrub_next_char): discard whitespace after a label.
5545
5546 Sat Oct 10 12:33:45 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5547
5548 * configure.in: differentiate between SunOS 4 and Solaris2 for Sun4
5549 hosts, use the sysv configuration for solaris2
5550
5551 Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5552
5553 fix i960+non-bfd coff bit rot.
5554 * obj-coff.c (c_dot_file_symbol, obj_coff_ln, obj_coff_line):
5555 support for C source listings. (obj_coff_endef): look in the right
5556 part of the symbol for the symbol name
5557
5558 * tc-m68k.c (get_num): make it work for all segments, not just the
5559 first three.
5560
5561 Mon Oct 5 03:30:36 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
5562
5563 * configure.in: recognize i386-*-bsd emulation.
5564
5565 Thu Oct 1 23:05:12 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5566
5567 * configure.in: use the cpu-vendor-os triple for host and target
5568
5569 Tue Sep 29 12:22:52 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5570
5571 * obj-coffbfd.c (write_object_file): don't fixup for the z8k
5572 * tc-z8k.c: lots of bug fixes
5573
5574 Tue Sep 29 10:51:55 1992 Ian Lance Taylor (ian@cygnus.com)
5575
5576 * tc-i960.h, tc-i960.c: avoid the ANSI preprocessor addition
5577 #elif, since it is not supported by old compilers.
5578 ho-rs6000.h, tc-m68k.c: the native RS/6000 compiler miscompiles a
5579 couple of expressions in tc-m68k.c.
5580
5581 Mon Sep 28 21:18:24 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5582
5583 * read.c (cons): If NO_RELOC is defined, use it.
5584
5585 * tc-i960.c (get_cdisp): Use NO_RELOC, not 0, in call to fix_new.
5586
5587 Fri Sep 25 18:18:52 1992 Ian Lance Taylor (ian@cygnus.com)
5588
5589 * tc-m68k.h: if M68KCOFF, define DOT_LABEL_PREFIX (to require
5590 local labels to start with a .) and set REGISTER_PREFIX to %.
5591 tc-m68k.c (m68k_reg_parse): accept REGISTER_PREFIX if defined.
5592
5593 Fri Sep 25 17:53:43 1992 John Gilmore (gnu@cygnus.com)
5594
5595 * messages.c: Comment changes.
5596
5597 Fri Sep 25 14:12:58 1992 Ken Raeburn (raeburn@kyriath.cygnus.com)
5598
5599 * as.h: Test if __STDC__ is defined only, don't test its value.
5600 * messages.c: If __STDC__ is not defined, define NO_STDARG.
5601
5602 Thu Sep 24 12:42:32 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
5603
5604 * listing.c (debugging_pseudo): Add stabs and stabn as things to
5605 ignore.
5606
5607 Tue Sep 22 13:02:07 1992 Sean Eric Fagan (sef@cygnus.com)
5608
5609 * obj-coffbfd.c (do_relocs_for,fill_section): now allocate all
5610 sections starting from zero, rather than making them consecutive.
5611 This makes subsequent reloc calculations easier, esp if the object
5612 format doesn't understand addends. (obj_coff_lcomm): (maybe temporarily)
5613 allocate lcomm in .data rather than in .bss. It seems that some
5614 tools can't cope with a non-zero sized bss before linkage.
5615
5616 Tue Sep 22 15:10:51 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5617
5618 * tc-m68k.c: Replace "enum m68k_architecture" with "int"
5619 throughout. That enum no longer means what we thought it meant.
5620
5621 * tc-m68k.c (md_assemble, md_parse_option): Handle new
5622 "-mno-688[58]1" options.
5623
5624 * tc-m68k.c: Added CPU32 support.
5625
5626 Fri Sep 18 08:02:18 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5627
5628 * tc-m68k.c (m68k_ip): An(disp) is not pc relative.
5629
5630 Tue Sep 15 17:25:05 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
5631
5632 * Makefile.in (as.new): Remove dependence on LOCAL_LOADLIBES.
5633 Change LIBDEPS dependence to LIBS.
5634
5635 Tue Sep 15 15:32:02 1992 Ian Lance Taylor (ian@cygnus.com)
5636
5637 * Makefile.in (install): if $(tooldir) exists, install as in
5638 $(tooldir)/bin.
5639
5640 Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)
5641
5642 * Added WARN_SIGNED_OVERFLOW_WORD define to give an error if any
5643 .word is < -32768 or > 32767. The -J flag causes the error to be
5644 ignored. This is to catch over-sized switches generated by gcc on
5645 systems which don't support the broken .word hack.
5646 as.c (main): permit -J if WARN_SIGNED_OVERFLOW_WORD.
5647 write.c (fixup_segment): check for signed .word overflow if
5648 WARN_SIGNED_OVERFLOW_WORD.
5649
5650 * write.c (fixup_segment): fixed missing parens in expression
5651 checking for byte or word overflow.
5652
5653 * obj-coffbfd.h: define WARN_SIGNED_OVERFLOW_WORD.
5654 obj-coffbfd.c (fixup_segment): check for signed .word overflow if
5655 WARN_SIGNED_OVERFLOW_WORD.
5656
5657 * obj-coffbfd.c (fixup_segment): fixed missing parens in
5658 expression checking for byte or word overflow.
5659
5660 Fri Sep 11 10:21:04 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5661
5662 Support for i386 coff
5663 * obj-coffbfd.h : added stuff
5664 * tc-i386.c (tc_coff_fix2rtype): new function
5665 * tc-i386.h : new coff defines
5666
5667 Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com)
5668
5669 * input-scrub.c (input_scrub_push): call input_file_begin, not
5670 input_scrub_begin.
5671 messages.c (as_perror): print ": " between the passed in error and
5672 the strerror, like perror does.
5673
5674 Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)
5675
5676 * Makefile.in: use gas_target instead of modifying target_cpu.
5677 From Steve Chamberlain:
5678 Makefile.in: Handle m68*-*-coff*.
5679 read.c, read.h: add mult argument to s_space
5680
5681 * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
5682 Motorola and MIT syntax; gas can now assemble either type of
5683 file.
5684 tc-m68kmote.c, tc-m68kmote.h: removed now superfluous files.
5685 From Steve Chamberlain:
5686 m68kcoff.mt: for m68k COFF.
5687 obj-coffbfd.c: (fixup_mdeps) added
5688 (size_section) removed bad sanity check
5689 (fill_section) added rs_machine_dependent case
5690 (write_object_file) call fixup_mdeps
5691 (fixup_segment) set fx_subsy to 0.
5692 obj-coffbfd.h: define WORKING_DOT_WORD (too hard to support) and
5693 handle m68k.
5694 tc-m68k.c, config/tc-m68k.h: added m68k COFF support and Motorala
5695 pseudo ops.
5696
5697 Tue Sep 8 17:10:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5698
5699 * Makefile.in (LIBS): Include opcode library.
5700
5701 Fri Sep 4 18:20:56 1992 Ken Raeburn (raeburn@cygnus.com)
5702
5703 * config/tc-m68k.c (get_num, case SEG_BIG): If only small integers
5704 including zero are accepted, pass +0.0.
5705
5706 Sun Aug 30 21:24:46 1992 Ian Lance Taylor (ian@cygnus.com)
5707
5708 * Makefile.in: map "as" through program_transform_name when
5709 installing.
5710
5711 * doc/Makefile.in: map "as" through program_transform_name when
5712 installing.
5713
5714 Sat Aug 29 12:11:12 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
5715
5716 * Makefile.in (as.new): Depend on LOCAL_LOADLIBES.
5717
5718 Fri Aug 28 16:25:22 1992 Ian Lance Taylor (ian@cygnus.com)
5719
5720 * obj-bout.h, obj-bout.c (obj_header_append, obj_symbol_to_chars),
5721 tc-i960.c (md_ri_to_chars): Always output bout object file in
5722 little endian byte order (used to use endianness of host).
5723
5724 Tue Aug 25 15:50:48 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5725
5726 * config/tc-m68k.c (init_table): Now const. Always include 68851
5727 data, so that "bc" is available to 68040 cache instructions.
5728 Added "tt0", "tt1", and 68ec030 variants.
5729 (md_assemble): Complain if 68000 (only) and 68881 are specified.
5730 (enum _register): Added TT0, TT1.
5731 (m68k_ip, cases '3' and 't'): Handle new operand type codes. Pass
5732 line number correctly in "internal error" messages. Don't print
5733 architecture-mismatch message for operand errors.
5734
5735 From Colin Smith (colin@wrs.com):
5736 * config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather
5737 than install_operand.
5738
5739 Tue Aug 25 15:13:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5740
5741 * listing.c (buffer_line): rewind to the start of include
5742 files, they might be included twice.
5743
5744 * z8k.c, z8k.h, z8k.mt: z8000 support stuff
5745
5746 Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)
5747
5748 * Makefile.in: defined TARGET_CPU for C code so that it can choose
5749 one element of a family.
5750
5751 * tc-m68k.c: use TARGET_CPU to choose default cpu type.
5752
5753 * te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
5754 so that we can assemble hand-written libgcc code.
5755
5756 Fri Aug 21 14:38:44 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
5757
5758 * messages.c (as_warn): Use fputs, not fprintf, with a buffer that
5759 has already been formatted (but may still contain %-characters).
5760 (as_bad): Likewise.
5761
5762 Wed Aug 19 11:20:59 1992 Ian Lance Taylor (ian@cygnus.com)
5763
5764 * tc-m68k.c, tc-m68kmote.c: the cas2 instruction is supposed to be
5765 written with indirection on the last two operands, which can be
5766 either data or address registers. Added a new operand type 'r'
5767 which accepts either register type. Added '(' to notend stuff in
5768 tc-m68kmote.c to accept (a0):(a2) in cas2 instruction.
5769
5770 Wed Aug 19 09:25:09 1992 Ken Raeburn (raeburn@cygnus.com)
5771
5772 * as.h (enum _relax_state): Start off at one, not zero, to better
5773 catch uninitialized-variable errors.
5774 (linkrelax): Declare new variable.
5775
5776 * messages.c (warning_count, error_count): Default initializer is
5777 sufficient.
5778
5779 * write.c: Merged some declarations, using PARMS macro.
5780 (text_frag_root, data_frag_root, bss_frag_root, text_last_frag,
5781 data_last_frag): No longer static.
5782 (write_object_file, case rs_align or rs_org): If HANDLE_ALIGN is
5783 defined, call it. Change segments before calling fixup_segment.
5784 (relax_align): If linkrelax, provide extra padding.
5785
5786 * obj-bout.c (obj_emit_relocations): Emit alignment relocs despite
5787 their not having symbols associated.
5788
5789 * tc-i960.c (norelax, instrument_branches): Default initializer is
5790 sufficient.
5791 (linkrelax): Delete variable definition.
5792 (mem_fmt): Call fix_new with NO_RELOC.
5793 (tc_bout_fix_to_chars): Handle alignment relocs.
5794 (i960_handle_align): New function.
5795 * tc-i960.h (linkrelax): Delete declaration.
5796 (HANDLE_ALIGN): New macro; calls i960_handle_align.
5797 (NEED_FX_R_TYPE, NO_RELOC): New macros.
5798
5799 Tue Aug 18 14:59:21 1992 Ken Raeburn (raeburn@cygnus.com)
5800
5801 * config/sparc.mt: New file. Grab sparc opcode table from bfd
5802 library.
5803
5804 Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com)
5805
5806 * Makefile.in: always create installation directories. Removed
5807 MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed
5808 FLAGS_TO_PASS to recursive makes.
5809
5810 * doc/Makefile.in: always create installation directories.
5811
5812 Mon Aug 17 15:09:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5813
5814 * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy was
5815 being used with args swapped, causing occasional lossage when
5816 refilling buffers after an include file.
5817
5818 Mon Aug 17 13:18:51 1992 Ken Raeburn (raeburn@cygnus.com)
5819
5820 * messages.c (as_tsktsk): Use correct ANSI form for stdarg
5821 version. Discard bogus DONTDEF version.
5822 (as_warn, as_bad, as_fatal): Likewise.
5823
5824 Fri Aug 14 18:31:14 1992 Ken Raeburn (raeburn@cygnus.com)
5825
5826 * config/tc-m68k.c (m68k_ip): If instruction is invalid for the
5827 selected architecture, print a message saying so and listing what
5828 processors support it, rather than saying "operands mismatch".
5829
5830 Thu Aug 13 13:53:19 1992 Ken Raeburn (raeburn@cygnus.com)
5831
5832 * as.h [BROKEN_ASSERT]: If defined, turn off all assertion checks.
5833
5834 * config/ho-rs6000.h (M_RS6000): Don't define it.
5835 (free): Declare it.
5836 (BROKEN_ASSERT): Define it if not __STDC__.
5837
5838 Tue Aug 11 12:58:14 1992 Ken Raeburn (raeburn@cygnus.com)
5839
5840 * sparc.mt: New file.
5841
5842 Mon Aug 10 14:37:08 1992 Per Bothner (bothner@cygnus.com)
5843
5844 * tc-m68k.c: ".align N" means align to N-byte boundary *only*
5845 if TN_SUN3; otherwise align to 2**N-byte bounary.
5846
5847 Thu Aug 6 12:10:39 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5848
5849 * read.c (s_fill): make the .fill size clamped error a warn and
5850 fix bug where 0's were always placed.
5851
5852 * config/tc-h8300.c: if a :8 is seen after an operand, fill top
5853 two bytes of any constant with 0xff:
5854
5855 Wed Aug 5 12:02:40 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5856
5857 * config/tc-m68k.c (md_pseudo_table): fix the .align thing
5858 the right way; for just the 68k. Sun 3 .align is nbytes, not ptwo.
5859
5860 Wed Aug 5 01:54:34 1992 John Gilmore (gnu at cygnus.com)
5861
5862 * tc-m68k.c (try_index): Error if index scaling specified and
5863 assembling for an older CPU than a 68020.
5864
5865 Sat Aug 1 19:10:13 1992 Ken Raeburn (raeburn@cygnus.com)
5866
5867 * config/tc-sparc.c (tc_aout_fix_to_chars): If pc-relative, take
5868 fx_offset into account.
5869
5870 Fri Jul 31 21:53:28 1992 Ken Raeburn (raeburn@cygnus.com)
5871
5872 * configure.in (mips host): Accept "ultrix" with version number.
5873
5874 * expr.c (floating_constant): Separate "=-" to avoid confusing
5875 ancient or broken compilers.
5876
5877 * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
5878 processor/opcode mismatch, so reword the error message.
5879 (md_assemble): If no CPU has been set (even if FPU/PMMU
5880 characteristics have been), default to 68020. Don't need extra
5881 quotes around error string.
5882
5883 Fri Jul 31 12:26:34 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
5884
5885 * read.c (potable): Revert sac's incorrect change made Jul 13.
5886 Align really is supposed to be ptwo not nbytes.
5887
5888 Mon Jul 20 02:51:59 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
5889
5890 * Makefile.in: _Do_ include libiberty. (from sef)
5891
5892 Fri Jul 17 15:15:28 1992 Ken Raeburn (raeburn@cygnus.com)
5893
5894 * expr.c (integer_constant): Handle "0f" and "0b" label references
5895 properly.
5896
5897 Thu Jul 16 08:20:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5898
5899 * write.c (fixup_segment): if relaxing, don't do anything.
5900 * config/obj-bout.[ch] : maintain the a_relaxable file header info
5901 * config/tc-i960.c: new option -linkrelax
5902
5903 Mon Jul 13 14:11:36 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5904
5905 * expr.c (expr): allow SEG_BSS in expressions
5906 * read.c (potable): align should be nbytes, not ptwo!
5907 * write.c (write_object_file): extra glue for new bss attributes
5908 (relax_segment): SEG_BSS is ok now
5909 * config/tc-m68k.c (m68k_ip_op): can now parse more @( modes
5910
5911 Mon Jul 6 17:09:32 1992 Steve Chamberlain (sac@cygnus.com)
5912
5913 * obj-coffbfd.c (fill_section): mark .lit sections as STYP_LIT
5914
5915 Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
5916
5917 * configure.in: recognize m680x0 as having sun3 emulation mode for
5918 vxworks environment.
5919
5920
5921 Tue Jun 30 20:25:54 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
5922
5923 * Makefile.in: Add program_suffix (parallel to program_prefix)
5924
5925 Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5926
5927 * app.c (process_escape): new function to handle escapes the right
5928 way, (do_scrub_next_char): use new function
5929 * cond.c (s_ifdef): do ifdef/ifndef right
5930 * read.c (s_fill): make the , expressions optional like the doc
5931 says
5932 * config/tc-h8300.[ch]: better warnings
5933
5934 Tue Jun 9 07:54:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5935
5936 * subsegs.c (subsegs_begin): create bss0_frchainP in the same was
5937 as data0_frchainP
5938
5939 * write.c (write_object_file): various changes to handle data in
5940 the BSS segment in much the same was as stuff in the DATA segment.
5941
5942 * tc-m68k.c (m68kip): Fix typo so that only arch's >=68020 do
5943 pcrel data stuff. (md_estimate_size_before_relax): when relaxing a
5944 68010 bxx into a bra+6 jmpxx, put the bytes of the jmp opcode into
5945 the right place. (s_bss): Don't put .bss stuff into SEG_DATA, put
5946 it into SEG_BSS
5947
5948 Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5949
5950 * expr.c(expr): allow SEG_REGISTER in expressions.
5951 * read.c(pseudo_set): register expressions can be the source of a
5952 set.
5953 * subsegs.c (subseg_new): Now -R forces all changes to SEG_DATA to
5954 goto SEG_TEXT (if a.out)
5955 * write.c (write_object_file): If a.out don't use the old way for
5956 -R.
5957 * config/obj-a.out (s_sect): complain if the user tries to use a
5958 subsegment with a value which might interfere with out -R hackery.
5959 * config/tc-m68k.c (m68k_reg_parse): lookup names in symbol table
5960 rather than use ugly if tree. (init_regtable): insert register
5961 names into symbol table.
5962
5963 Tue Jun 2 16:47:09 1992 Steve Chamberlain (sac@cygnus.com)
5964
5965 * write.c (write_object_file): keep the fix_tail clean, which
5966 fixes a bug in -R where relocations were being lost.
5967
5968 Mon Jun 1 16:20:22 1992 Michael Tiemann (tiemann@cygnus.com)
5969
5970 * configure.in: recognize m680x0 as having sun3 emulation mode for
5971 vxworks environment.
5972
5973 Sun May 31 05:33:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
5974
5975 * configure.in: recognize m680x0 as an m68k
5976
5977 Thu May 28 11:22:02 1992 Jim Wilson (wilson@sphagnum.cygnus.com)
5978
5979 * configure.in: Recognize sparclite as a sparc variant.
5980
5981 * tc-sparc.c: Use new ARCHITECTURES_CONFLICT_P macro. Mention new
5982 -Asparclite flag.
5983
5984 Tue May 26 16:47:56 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5985
5986 * config/tc-a29k.c: lint
5987 * listing.c, expr.c: patches from Andrew Smith
5988
5989 Thu May 14 17:22:48 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5990
5991 * doc/Makefile.in: use m4 rather than gm4.
5992
5993 Mon May 4 18:56:19 1992 Steve Chamberlain (sac@thepub.cygnus.com)
5994
5995 * obj-coffbfd.c: use is a synonym for section, (do_relocs_for):
5996 calc the base of relocs correctly.
5997 * tc-a29k.c (parse_operand): allow expressions to be in any section.
5998
5999 Mon Apr 27 13:13:31 1992 K. Richard Pixley (rich@cygnus.com)
6000
6001 * as.c, write.c: use -K rather than -k for the broken word warning
6002 option.
6003
6004 Tue Apr 21 13:35:30 1992 K. Richard Pixley (rich@cygnus.com)
6005
6006 * Makefile.in: do not print recursion lines.
6007
6008 Wed Apr 15 21:19:31 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6009
6010 * Makefile.in: the tooldir copy of gas goes directly in tooldir.
6011
6012 Tue Apr 14 14:50:22 1992 Ken Raeburn (Raeburn@Cygnus.COM)
6013
6014 * write.c (write_object_file): For b.out format, round up section
6015 start addresses to match required alignment.
6016
6017 Thu Apr 9 05:45:29 1992 Ken Raeburn (Raeburn@Cygnus.COM)
6018
6019 * Makefile.in (install): Install into $(tooldir)/bin, since that's
6020 where gcc looks for it.
6021
6022 Tue Apr 7 15:12:15 1992 Sean Eric Fagan (sef@cygnus.com)
6023
6024 * Makefile.in: Changed some lines to be less confusing for some
6025 makes.
6026
6027 * input-file.c: Conditionalize on _IOFBF, not VMS.
6028
6029 * read.c, write.c: Change a series of ifdef/elif to
6030 ifdef/else/ifdef etc.
6031
6032 Fri Mar 27 12:21:16 1992 K. Richard Pixley (rich@cygnus.com)
6033
6034 * symbols.c (fb_label_init): fix sizeof to memset.
6035
6036 Fri Mar 13 15:45:44 1992 K. Richard Pixley (rich@cygnus.com)
6037
6038 * Makefile.in: install the man page.
6039
6040 * Makefile.in: pass down MAKEINFO explicitly on info.
6041
6042 * doc/Makefile.in: use $(MAKEINFO) not makeinfo.
6043
6044 Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)
6045
6046 * flonum-const.c: renamed flonum-konst.c to stop dos name
6047 conflict.
6048
6049 Thu Mar 12 04:42:38 1992 K. Richard Pixley (rich@cygnus.com)
6050
6051 * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
6052 tc-m68k.h to te-sun3.h.
6053
6054 Wed Mar 11 23:32:42 1992 K. Richard Pixley (rich@cygnus.com)
6055
6056 * configure.in: vxworks68 gets te-sun3.h.
6057
6058 * expr.c: remove limitation that local_labels_dollar or
6059 local_labels_fb must be < 10.
6060
6061 * symbols.c: remove local_labels_dollar, replace with a function
6062 interface for a sparse array. All users adjusted.
6063
6064 * te-sun3.h: add LOCAL_LABELS_DOLLAR.
6065
6066 Sat Mar 7 00:06:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6067
6068 * doc/Makefile.in: commented out line for building as-all.texinfo.
6069 This is temporary.
6070
6071 * doc/as.texinfo, doc/as-all.texinfo: added menu item hooks.
6072
6073 Fri Mar 6 21:57:18 1992 K. Richard Pixley (rich@cygnus.com)
6074
6075 * Makefile.in: added check target.
6076
6077 Tue Mar 3 15:45:56 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6078
6079 * Makefile.in: added tooldir and program_prefix.
6080
6081 Sun Mar 1 04:43:19 1992 Michael Tiemann (tiemann@cygnus.com)
6082
6083 * write.{c,h} (fix_new): Make these declarations consistent.
6084
6085 Sat Feb 29 13:59:10 1992 Michael Tiemann (tiemann@cygnus.com)
6086
6087 * Makefile.in (strerror.o): Add rule so that broken Sun make can
6088 work in subdirs.
6089
6090 Wed Feb 26 19:26:28 1992 Steve Chamberlain (sac at thepub.cygnus.com)
6091
6092 * read.c, obj-coffbfd.c : fix h8300 specific bit rot
6093
6094 * expr.c (operand): if can't work out what sort of operand it is,
6095 then look through FLT_CHARS for a hint.
6096
6097 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6098
6099 * Makefile.in, configure.in: removed traces of namesubdir,
6100 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6101 copyrights to '92, changed some from Cygnus to FSF.
6102
6103 * doc/Makefile.in, doc/configure.in: removed traces of namesubdir,
6104 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6105 copyrights to '92, changed some from Cygnus to FSF.
6106
6107 Tue Feb 25 14:17:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6108
6109 * expr.c: If an expression is single comma, then return with
6110 SEG_ABSENT rather than an error - since the sparc front end does
6111 really strange things with things like fbge,a
6112
6113 * as.h: include bfd.h if using many sections
6114 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
6115 local labels didn't work.
6116 * listing.c (list_symbol_table): don't core dump when there's no
6117 symbol there.
6118 * write.c, write.h: call fix_new with the right number of args on
6119 the H8.
6120 * config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
6121 errors nices
6122
6123 Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
6124
6125 * app.c: MRI compatibility - allow single quote to start a string.
6126 * as.c: fix typo recently introduced.
6127 * as.h : Don't include aout/reloc.h - it's not right for COFF!
6128 * expr.c: Much rewriting, to accomodate MRI syntax for
6129 expressions. Also easier to read now.
6130 * listing.c: Put back defuns
6131 * read.c: modified to accept MRI syntax, put back listing pseudo
6132 ops so that an assembler built with NO_LISTING ignores list ops
6133 rather than pukes.
6134 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
6135 machine is a SPARC or a 29K.
6136 * config/obj-aout.c: added s_sect pseudo op
6137 * config/obj-coffbfd.c: lints, set the filehdr flags right and
6138 fill in the timestamp.
6139 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
6140 anymore, define all the relocs which the tc-<x> bit will use so we
6141 can translate from them to the coff types.
6142 * config/tc-a29k.c: reloc_type isn't ane enum any more
6143 * config/tc-m68k.c: Added NO_RELOC definition.
6144
6145 Fri Feb 21 06:21:07 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6146
6147 * Makefile.in: put header files before C source for TAGS; remove
6148 references to non-existent syscalls.h.
6149
6150 * read.c, write.c subsegs.c: back out the .bss changes.
6151
6152 * obj-aout.c: do not include stab.gnu.h if NO_LISTING.
6153
6154 * tc-i860.c, a.out.gnu.h: move i860 relocs to a proper place.
6155
6156 * a.out.h: removed.
6157
6158 Fri Feb 21 01:08:48 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
6159
6160 * symbols.c (local_label_name): symbols now start with ^A.
6161
6162 * read.c, subsegs.c, write.c obj-coff.c: added handling of
6163 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
6164 generate these sections. .align: will use NOP_OPCODE or 0
6165 for padding. This is just for being nice to the
6166 disassembler.
6167
6168 * expr.c (operand): changed to generate local label "\001L0"
6169 starting with a ^A so that it is recognized as a local label.
6170
6171 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
6172
6173 * tc-i386.c: tc-i386.c: added handling of the following opcodes:
6174 i/o opcodes - inb, inw, outb and outw. string manipulation with
6175 att syntax - scmp, slod, smov, ssca, ssto.
6176
6177 * obj-coff.c: (for aix386) Moved the symbols .text, .data and .bss
6178 to just after .file .
6179
6180 In obj_crawl_symbol_chain() where it tries to put the external
6181 symbols apart, with the condition:
6182 (!S_IS_DEFINED(symbolP) &&
6183 !S_IS_DEBUG(symbolP) &&
6184 !SF_GET_STATICS(symbolP))
6185 it was moving too many symbols out. So I switch it back to the
6186 condition:
6187 (S_GET_STORAGE_CLASS(symbolP) == C_EXT && !SF_GET_FUNCTION(symbolP))
6188
6189 In obj_emit_relocations() added the conditional on KEEP_RELOC_INFO
6190 so that we don't use the F_RELFLG which make the linker complain
6191 that somebody has stripped the relocation info.
6192
6193 Also, the AIX ld program require that the relocation table
6194 is sorted by r_vaddr like the standard ATT assembler does.
6195
6196 [he also changed the sizeof(struct ...)'s into the coff
6197 style FOOSZ macros. I'm not sure this is right, but I can't
6198 remember why. xoxorich.]
6199
6200 Fri Feb 21 01:08:48 1992 K. Richard Pixley (rich@cygnus.com)
6201
6202 * Makefile.in, configure.in, doc: use the doc. Build it, install
6203 it, clean it, etc.
6204
6205 Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
6206
6207 * read.c: white space and comments only.
6208
6209 * configure.in: use the new atof-ns32.c for ns32k.
6210
6211 * write.c: comment change only.
6212
6213 * tc-m88k.[hc]: pulled in from hack's unfinished work. These
6214 aren't yet integrated.
6215
6216 * tc-i860.[hc]: blew off the dust. Something must still be done
6217 about conflicting relocation types.
6218
6219 * tc-ns32k.c: Replaced previous tc_aout_fix_to_chars stub with the
6220 real thing.
6221
6222 * tc-i960.c, tc-sparc.c: white space and comments only.
6223
6224 * tc-a29k.h: delete duplicate macro definition.
6225
6226 * new file atof-ns32k.c copied from hack's last unreleased gas.
6227
6228 Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
6229
6230 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
6231 rather than abort.
6232
6233 * nearly everything. flush ChangeLog, package as gas-1.92.1.
6234 ChangeLog's prior to this are sketchy at best. I have logs.
6235 They just aren't ChangeLogs.
6236
6237 \f
6238 Local Variables:
6239 version-control: never
6240 End:
This page took 0.150994 seconds and 5 git commands to generate.