3 * write.c (fixup_segment): Call resolve_symbol_value on
4 sub_symbolP, in case it isn't in the symbol table.
8 * read.c (s_lcomm): For .lcomm 1, set align to 0, not 1.
10 * config/obj-coff.c (coff_frob_symbol): If SF_GET_FUNCTION, set
12 (symbol_globalP, symbol_global_lastP): New global variables.
13 (yank_symbols): Sort defined global symbols to the end, just
14 before the undefined symbols.
15 (glue_symbols): Add two arguments, and use them instead of
16 referring directly to global variables.
17 (crawl_symbols): Call glue_symbols twice, once for defined globals
18 and once for undefined. Add corresponding know calls.
20 * app.c (do_scrub_next_char): Always accept \v. Don't make it
21 conditional on BACKSLASH_V.
22 * read.c (next_char_of_string): Likewise.
23 * config/obj-bout.h (BACKSLASH_V): Don't define.
24 * config/tc-mips.h (BACKSLASH_V): Don't define.
26 Add SPARC ELF PIC support.
27 * write.c (fixup_segment): Pass fixP to TC_RELOC_RTSYM_LOC_FIXUP,
29 * config/tc-sparc.c (sparc_pic_code): New global variable.
30 (md_apply_fix): If generating PIC, adjust fx_addnumber for any non
32 (tc_gen_reloc): If generating PIC, adjust various reloc types.
33 Remove fx_pcrel assert, since it is no longer true.
34 (md_parse_option): Handle -K PIC.
35 * config/tc-sparc.h (sparc_pic_code): Declare if OBJ_ELF.
36 (TC_RELOC_RTSYM_LOC_FIXUP): Define if OBJ_ELF.
37 (tc_fix_adjustable): Don't adjust PC relative relocs if PIC.
38 * config/tc-i386.h (TC_RELOC_RTSYM_LOC_FIXUP): Take a fixp, not a
41 * Makefile.in (Makefile): Add dependency on conf.in, so that conf
42 is rebuilt when conf.in changes.
46 * All files: Updated FSF address.
51 * as.c (listing_filename): New static variable.
52 (show_usage): Mention -a=file.
53 (parse_args): Support = option of -a to set name of listing file.
54 (main): Pass listing_filename to listing_print.
55 * listing.c (list_file): New static variable.
56 (various): Replace printf with fprintf to list_file.
57 (listing_print): If name argument is not NULL, open it as
59 * doc/as.texinfo, doc/as.1: Document -a=file.
61 * config/tc-sparc.c (s_reserve): Don't permit redefinition, even
62 if the symbol was already in bss_section. Fix warning message.
64 * listing.c (struct file_info_struct): Rename end_pending field to
66 (file_info): Initialize at_end, not end_pending.
67 (buffer_line): If at_end set, just return immediately. Don't
68 worry about end_pending cases. Set at_end when EOF is read.
69 (print_source): Check at_end, not end_pending.
70 (listing_listing): Likewise.
72 * config/tc-alpha.h (alpha_do_align): Don't declare.
73 (md_do_align): Don't define.
74 (tc_frob_label): Define.
75 (alpha_define_label): Declare.
76 (md_flush_pending_output): Define.
77 (alpha_flush_pending_output): Declare.
78 * config/tc-alpha.c (insn_label): New static variable.
79 (auto_align): New static variable.
80 (md_pseudo_table): Add cases for .text, .data, .align, .byte,
81 .hword, .int, .long, .octa, .quad, .short, .word, .double, .float,
82 and .single. Change .t_floating, .s_floating, .f_floating,
83 .g_floating, and .d_floating to use s_alpha_float_cons rather than
85 (s_alpha_text, s_alpha_data): New static functions.
86 (s_rdata, s_sdata): Clear insn_label and set auto_align.
87 (s_gprel32): If auto_align, align. Clear insn_label.
88 (emit_insn): Clear insn_label.
89 (s_alpha_align): New static function.
90 (alpha_align): Make static. Take label argument.
91 (alpha_flush_pending_output): New static function.
92 (s_alpha_cons, s_alpha_float_cons): New static functions.
93 (alpha_define_label): New function.
97 * conf.in: Regenerate with autoreconf.
101 * config/obj-vms.h (vms_resolve_symbol_redef): Use full prototype.
102 (vms_check_for_special_label, tc_frob_label): Move them to group
103 with other prototypes.
104 [WANT_VMS_OBJ_DEFS]: Only define the many OBJ_x, DBG_x, and DST_x
105 macros when this is defined.
106 * config/obj-vms.c: Fully prototype all local functions.
107 [symbolS, fragS]: Use consistently instead of their struct tags.
108 [WANT_VMS_OBJ_DEFS]: Define this.
109 (s_const): Make definition correctly match actual usage.
110 (VMS_stab_parse): Make `expected_type' arg be int rather than char.
111 (get_VMS_time_on_unix): Define as `static void'.
112 (hash_string): Make definition match actual usage; argument is
113 `char const *' rather than `unsigned char *'.
114 (VMS_Case_Hack_Symbol, VMS_Modify_Psect_Attributes, VMS_Psect_Spec,
115 VMS_Global_Symbol_Spec): Declare string args as `const char *'.
116 [IS_GXX_VTABLE]: New macro.
117 (vms_write_object_file: GSD loop): Use it.
118 (vms_write_object_file: data segment): Reorganize `fill' loop.
122 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
123 (md_parse_option): If OBJ_ELF, check for -K. Die if -K PIC, since
124 PIC code is not currently supported.
126 * as.c (parse_args): Change std_shortopts to be an array rather
127 than a constant string. Only include 'K' if WORKING_DOT_WORD is
128 not defined. Only check for 'K' in that case as well.
129 * as.h (flag_warn_displacement): Only declare if WORKING_DOT_WORD
132 * conf.in: Add undef of HAVE_SBRK.
134 * config/obj-coff.c (obj_coff_line): Call listing_source_line, in
135 both BFD_ASSEMBLER and non BFD_ASSEMBLER versions of the function.
137 * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak.
138 (S_CLEAR_EXTERNAL): Likewise.
139 (S_SET_WEAK): Warn if symbol is global.
141 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt
142 to put an undefined symbol into a set.
144 * Makefile.in: Remove @configure_input@; it's not needed in
145 files named Makefile.
147 * config/tc-m88k.c (md_pseudo_table): Add ".set" so that the
148 explicit pseudo-op works, while continuing to treat "set" as an
151 * ecoff.c (ecoff_debugging_seen): New global variable.
152 (ecoff_directive_def): Set ecoff_debugging_seen.
153 (ecoff_stab): Likewise.
154 * ecoff.h: Make idempotent.
155 (ecoff_debugging_seen): Declare.
156 * config/tc-mips.c: Include ecoff.h.
157 (mips_debug): New static variable.
158 (s_stringer, s_mips_space): Remove unneeded declarations.
159 (md_parse_option): In case 'g', set mips_debug to debugging level.
160 (mips_local_label): New function.
161 * tc-mips.h (LOCAL_LABEL): Call mips_local_label.
162 (mips_local_label): Declare.
166 * as.c (main): Only use sbrk when HAVE_SBRK defined.
167 * configure.in: Add test for sbrk.
168 * configure: Regenerate using autoconf 2.4.
172 * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6.
173 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle
174 relocations for the difference of two (possibly external)
176 (hppa_fix_adjustable): For SOM, reject reductions involving
177 the difference of two symbols.
178 (hppa_force_relocation): Force relocations for expressions
179 involving the difference of two symbols.
183 * configure[.in] (i386-*-win32): New host and target.
187 Support for long filenames non-bfd coff. bfd/7288
188 * config/obj-coff.c (filename_list_head, filename_list_tail): New.
189 (yank_symbols): Notice and record filenames which are too long.
190 (w_strings): Write out filename strings.
191 (c_dot_file_symbols): Put long filenames onto list.
195 * config/obj-coff.c (fixup_segment): PE doesn't use
196 the strange common symbol format that other 386s formats
198 * config/tc-i386.c (md_begin): If LEX_AT defined then
199 '@' is in the set of identifiers.
200 (i386_operand): If LEX_AT, then don't look for @goto stuff.
201 * config/te-pe.h: Define LEX_AT.
205 * doc/as.texinfo (H8/500 Floating Point): Indicate that IEEE FP
206 numbers are for the standard emulation code.
207 (SH Floating Point): Ditto.
208 (Overview): Describe new --emulation option for MIPS.
215 * configure.in: Added i386-*-moss* target.
219 * write.c (write_object_file): Cast decode_local_label_name
220 argument to char * to avoid warning.
225 * config/tc-m68k.c (insword): Increment the frag offsets.
226 (struct m68k_it): Add reloc[].pcrel_fix field to hold pc-rel
228 (add_fix): Accept additional parameter, the pc-rel fixup. All
229 callers changed. Fix offset address if width == 'b'.
230 (m68k_ip) [case AINDX]: Allow explicit size spec. Don't make the
231 outer displacement pc-relative.
232 (md_pcrel_from): Make it relative to the first extension word of
234 (opcode_ptr): Make it a macro if DO_BREAK_UP_BIG_DECL is
236 (md_convert_frag_1): Don't reference fragP->fr_opcode[2..].
237 (md_estimate_size_before_relax) [case TAB (FBRANCH, SZ_UNDEF)]:
239 (m68k_ip) [case 'C']: Don't set set long bit, set it in the opcode
241 (md_estimate_size_before_relax) [case TAB (PCINDEX, SZ_UNDEF)]:
242 Variable part increases by four, not six.
243 * write.c (fixup_segment) [TC_M68K]: Don't do further pcrel
244 processing after converting difference of two symbols in the
247 * write.c (fixup_segment): Don't conditionalize the pcrel fix on
250 * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#"
251 value, don't shift it an extra time.
255 * gasp.c (do_print, do_form, buffer_and_nest): Use case insensitive
256 string compares. gas/7274.
260 * config/obj-coff.c (write_object_file): Cast time() argument to
265 * config/tc-hppa.c (pa_build_unwind_subspace): Fix typo in last
270 * config/tc-hppa.c (pa_build_unwind_subspace): Zero out memory
271 from frag_more calls.
275 * config/obj-coff.c: Don't use "bfd/" when including libbfd.h
277 (fill_section): Call PROGRESS.
278 * Makefile.in (INCLUDES): Add bfd srcdir.
280 * mpw-config.in: Add bfd_gas flag and set for each config.
281 (i386-unknown-go32, m68k-unknown-coff): Recognize.
282 * mpw-make.in (HACK_O_RAMA, OBJ_COFF_OMIT_TIMESTAMP): Add to
287 * config/tc-arm.h (LOCAL_LABEL): Prepend '.' if not OBJ_AOUT.
288 (FAKE_LABEL_NAME): Likewise.
292 * config/tc-hppa.c (pa_ip): Check for invalid register in single
293 precision fmpyadd and fmpysub instructions.
297 * config/obj-vms.c (myname): Delete all references.
298 (VMS_stab_parse, Write_VMS_MHD_Records, VMS_Case_Hack_Symbol):
299 Replace printf calls with as_tsktsk.
300 (PUT_LONG, PUT_SHORT): Use COPY_LONG, COPY_SHORT.
301 (VMS_Store_Immediate_Data): Move second buffer capacity check
302 below bottom of loop; first check at top suffices for loop itself.
303 (find_file): Remove redundant pointer checks in first two loops;
304 replace third loop with pointer to last list element determined
310 * config/tc-arc.h (MD_APPLY_FIX3): Define.
311 * config/tc-arc.c (md_apply_fix3): Renamed from md_apply_fix.
312 Undo effects of md_pcrel_from if symbol is in another section.
317 * config/tc-sparc.c (sparc_ip): Handle defined absolute symbols as
320 * config/obj-vms.c (vms_write_object_file, case N_DATA): Use
321 strcmp against FAKE_LABEL_NAME instead of checking third
322 character. (Suggested by Pat Rankin.)
326 Add support for N_ABS and N_ABS|N_EXT type symbols.
328 * config/obj-vms.h (LSY_S_M_{DEF,REL}, ENV_S_M_{DEF,NESTED}):
329 New macros for local symbols (from <lsydef.h> and <envdef.h>).
330 * config/obj-vms.c (Current_Environment): New file-scope variable.
331 (VMS_Local_Environment_Setup): New routine.
332 (GBLSYM_LCL): New macro.
333 (VMS_Global_Symbol_Spec): Handle local symbols too.
334 (VMS_Psect_Spec): Set GLOBALVALUE_BIT for absolute symbols.
335 (VMS_Emit_Globalvalues): Handle local and global absolute symbols.
336 (VMS_Store_PIC_Symbol_Reference): Ditto.
337 (vms_write_object_file: GSD symbol loop): Ditto.
341 * config/tc-arm.h (LOCAL_LABELS_FB): Define.
345 * configure.in (i386-*-gnu*): Always use GNU ELF config.
349 * config/obj-vms.c (obj_crawl_symbol_chain): Update *symbolPP
350 in `else' clause when removing a symbol. Also, revise comments
352 (vms_write_object_file (GSD symbol loop, case N_DATA)): Never
353 output symbol definitions for local numeric labels.
357 * configure.in (architecture variants, cases armeb and arm*): Remove
358 spaces round assignment to endian.
362 * write.c (write_object_file): Check for undefined local dollar
365 * symbols.c (decode_local_label_name): Extract instance number
366 from the correct location.
370 * config/te-dpx2.h: Include obj-format.h.
371 (COFF_MAGIC): Renamed from FILE_HEADER_MAGIC.
375 * configure, configure.in, config/obj-coff.c, config/obj-coff.h:
376 Add support for ARM pe
380 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16
381 and BFD_RELOC_SPARC_WDISP19.
385 * as.c (parse_args) [! USE_EMULATIONS]: Always print an error
388 * doc/internals.texi: Document obj_app_file and
389 TARGET_BYTES_BIG_ENDIAN.
393 * ecoff.c (ecoff_stab): Add extra leading argument, for 4 May
395 * ecoff.h (ecoff_stab): Fix declaration.
396 * obj.h (format_ops.process_stab): Include prototype.
397 * config/obj-elf.h (OBJ_PROCESS_STAB): Pass through seg argument.
398 * config/obj-ecoff.h (OBJ_PROCESS_STAB): Ditto.
400 * config/e-mipself.c (mipself): New emulation mode, doesn't change
401 endianness from configured default.
402 * config/e-mipsecoff.c (mipsecoff): Ditto.
403 * configure.in (mips ecoff/elf targets): Include them.
404 * as.c (mipself, mipsecoff): Declare.
406 * as.c (emulation_name): New variable.
407 (select_emulation_mode): Set emulation_name. Don't change argv.
408 (parse_args): Handle --emulation; complain if the supplied name
409 isn't what select_emulation_name came up with.
414 * config/tc-arc.c (md_pcrel_from): Return 0 for undefined symbols.
419 * config/tc-hppa.c: Reverse changes from Dec. 19th which
420 changed the way unwinds were built for ELF. Rely on relocation
421 symbol reductions to avoid placing the end of function marker
422 symbols into the object file's symbol table.
426 Added improved VMS support from Pat Rankin:
430 * config/obj-vms.h (AOUT_STABS): Define.
432 * config/obj-vms.c (fpush, rpush): New routines.
433 (push): Replaced by the above.
434 (find_symbol): Slight reorganization to expose tail recursion.
438 * Makefile.in (VMS_OTHER_OBJS): delete this.
439 * vmsconf.sh (make-gas.com): build ../libiberty/liberty.olb
440 first if necessary; link gas against it.
444 * gasp.c (istrue): Correctly test for string inequality.
450 * config/tc-arm.c (CP_T_{Pre,UD,WB}): Define, bits in co-processor
452 ([ls]fm_flags): Correct error in bitmasks.
453 (cp_address_required_here): Delete second parameter, FLAGS. All
454 callers changed. Remove all dead code referring to FLAGS. If
455 address is just "[Reg]" then convert into a PRE-INCREMENT UP format.
456 (do_fp_ldmstm): Handle full-descending and empty-ascending stack
459 * config/tc-arm.c (internalError): Define.
460 (ARM_{1,2,250,3,6,7,7DM,ANY,2UP,ALL,3UP,6UP,LONGMUL}): Define processor
462 (FPU_{CORE,FPA10,FPA11,NONE,ALL,MEMMULTI}): Define floating point
464 ({CPU,FPU}_DEFAULT): Define.
465 (cpu_variant): New variable.
466 (asm_flg): Change more_flags to flag_bits.
467 Add prototypes for new functions.
468 (FLAG_{S,P,B,T,ED,FD,FA,EA,IB,IA,DB,DA,L}): Delete.
469 (s_flag[], ldst_flags[], byte_flag[], cmp_flags[], ldm_flags[],
470 stm_flags[], lfm_flags[], sfm_flags[], round_flags[], except_flags[],
471 cplong_flag[]): New variables.
472 (asm_opcode, insns[]): New format, add version support.
473 (arm_flg_hsh): Delete.
474 (do_mul, do_mla): Remove "Warning" from warning messages.
476 (do_swap): Make error message more appropriate.
477 (md_begin): Build hash tables starting at first entry in tables.
478 (md_number_to_chars): Cope with big/little-endian selection.
479 (md_chars_to_number): New function.
480 (md_apply_fix): Rewrite to make endian independent.
481 (tc_gen_reloc): Better error messages.
482 (md_assemble): Reject opcodes forbidden by the currently selected cpu
483 variant. Rewrite handling code for instruction flags.
484 (md_shortopts): Add option "m:".
485 (md_parse_option): Get the desired cpu/fpu variant.
488 * configure.in (architecture variants): Check for "armeb" and "arm*",
489 set endianness accordingly.
490 * read.c (read_a_source_file): New hooks md_start_line_hook and
492 * config/arm-{big,lit}.mt: New files
493 * config/tc-arm.h ({LITTLE,BIG}_ENDIAN, BYTE_ORDER): Define.
494 (TARGET_FORMAT): Select depending on endianness and emulation and
496 (md_after_pass_hook, md_start_line_hook): Define.
497 * config/tc-arm.c: Include subsegs.h, symbols.h and listing.h.
498 (shift[]): Add uppper case equivalents.
499 (CP_T_[XY], TRANS_BIT): Define.
500 (conds[]): Delete initial NULL entry, add "lo" entry as synonym for
502 (LONGEST_FLAG, flags[]): Delete.
503 (arm_psr): New structure.
504 (psrs[]): New variable.
506 (LONGEST_INST): Bump to 5.
507 (LITERAL_MASK, COND_MASK, OPCODE_MASK, DATA_OP_SHIFT): Define.
508 (OPCODE_{AND,EOR,SUB,RSB,ADD,ADC,SBC,RSC,TST,TEQ,CMP,CMN,ORR,MOV,BIC,
510 (insns[]): Add smull, umull, smlal, umlal, ldfm, stfm, msr and mrs
511 instructions. Add nop and adr pseudo ops.
512 (reg_table): Add APCS register name variants.
513 (arm_psr_hsh): New hash table.
514 (md_pseudo_table): Add "ltorg", "pool", "extend", "ldouble" and
516 (MAX_LITERAL_POOL_SIZE): Define.
517 (struct literalS): New structure.
518 (literals, next_literal_pool_place, lit_pool_num, current_poolP): New
520 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
521 (validate_immediate): Return FAIL on failure.
522 (s_ltorg): New function.
523 (psr_required_here, psrf_required_here): New functions.
524 (cp_address_required_here): New parameter, flag, all callers changed.
525 If flag is non-zero, restrict the legal addressing modes.
526 (do_nop, do_mrs, do_msr, do_mull): New functions.
527 (negate_data_op): New function.
528 (data_op2): accept #x,y meaning x rotated right by y, but only when
529 suitable constants. If immediate is not legal, try changing the
531 (do_adr): New function.
532 (do_ldst): accept "ldr reg, =expr". Put expr in the pool if it can't
533 be done as an immediate.
534 (do_fp_ldst): Use CP_T_[XY], not immediate values.
535 (do_fp_ldmstm): New function.
536 (arm_psr_parse): New function.
537 (output_inst): Use INSN_SIZE in call to md_number_to_chars.
538 (md_assemble): Add hack so that "Label instruction" causes alignment of
540 (arm_after_pass_hook, arm_start_line_hook, arm_frob_symbol): New
545 * config/tc-ppc.c (md_show_usage): Add \'s at end of lines in
546 strings for non-GCC compilers.
550 * config/obj-ecoff.c (ecoff_pop_insert): New function.
551 (ecoff_format_ops): Use it.
552 (obj_ecoff_frob_symbol): Now static.
556 * config/tc-ppc.c (md_begin): Was assuming that an instruction was
557 bigendian and hence 16bit relocs withing instructions would
558 ALWAYS be at addresses i+2-i+3. In LE mode it is i+0-i+1.
562 * config/obj-multi.h (obj_frob_symbol, obj_frob_file, S_GET_SIZE,
563 S_SET_SIZE, S_GET_ALIGN, S_SET_ALIGN, obj_copy_symbol_attributes,
564 OBJ_PROCESS_STAB): New macros.
565 * config/tc-mips.c: Protect against redefining them also when
566 including obj-elf.h. Test only OBJ_ELF for including elf/mips.h.
567 (mips_init_after_args): New function. Set byte_order here.
568 (md_parse_option): Not here.
569 (byte_order): Don't bother initializing.
570 * config/tc-mips.h (mips_init_after_args): Declare.
571 (tc_init_after_args): New macro.
573 * read.c (s_lcomm): Do ELF/ECOFF test at run time, not compile
579 * config/tc-arc.c (md_longopts): -EB/-EL renamed to
580 -mbig-endian/-mlittle-endian.
581 (md_show_usage): Likewise.
586 Initial support for PE object files.
587 * configure.in, configure (i386-*-pe, i386-*-*nt): Add.
588 * config/obj-coff.c (fixup_segment): Cope with PE wierdness.
589 * config/obj-coff.h (TE_PE): New target format.
593 * config/obj-elf.c (NEED_ECOFF_DEBUG): Define if ECOFF_DEBUGGING
594 was defined by header files. Test in preprocessor conditionals
595 instead of ECOFF_DEBUGGING.
596 (ecoff_debug_pseudo_table): Make empty if NEED_ECOFF_DEBUG is not
598 (obj_read_begin_hook, obj_symbol_new_hook, elf_frob_symbol,
599 elf_frob_file): Only call ecoff routines if NEED_ECOFF_DEBUG is
601 (elf_ecoff_set_ext, elf_get_extr, elf_set_index): Define only if
602 NEED_ECOFF_DEBUG is defined.
603 (elf_format_ops): Reference elf_ecoff_set_ext only if
608 * Makefile.in (OBJS): Include @extra_objects@.
609 (obj-elf.o, obj-ecoff.o, e-mipself.o, e-mipsecoff.o): New rules
610 for building these independently.
611 * emul-target.h, config/e-mipself.c, config/e-mipsecoff.c: New
614 * acconfig.h (DEFAULT_EMULATION, EMULATIONS, USE_EMULATIONS,
615 OBJ_MAYBE_*, I386COFF, M68KCOFF, M88KCOFF): New macros.
616 * aclocal.m4 (GAS_UNIQ): New macro.
618 * as.c (emulations, n_emulations) [USE_EMULATIONS]: New variable.
619 (select_emulation_mode, default_emul_bfd_name, common_emul_init)
620 [USE_EMULATIONS]: New functions.
621 (main) [USE_EMULATIONS]: Call select_emulation_mode before other
624 * as.h [USE_EMULATIONS]: Include it.
626 * configure.in: Handle enable-targets option. Iterate over target
627 list, building up a list of object file formats and emulation
628 configurations. (Only supports emulations for MIPS CPU so far.)
629 If multiple formats are needed, set obj_format to multi and add
630 format config files to extra_files. If emulation modes are
631 needed, add the relevant files to extra_files.
633 * configure.in: Define I386COFF, M68KCOFF, M88KCOFF for those
636 * ecoff.c (ecoff_generate_asm_lineno): Filename argument now
638 * ecoff.h (ecoff_generate_asm_lineno): Updated declaration.
640 * obj.h (obj_read_begin_hook): Don't declare function if it's
643 * read.c (s_space, cons, stringer): If md_flush_pending_output is
644 defined, call it on entry.
645 * config/obj-elf.c (obj_elf_section): If md_flush_pending_output
646 is defined, call it on entry. If md_elf_section_change_hook is
647 defined, call it before returning normally.
649 * read.h (target_big_endian): Declare.
651 * obj.h (struct format_ops): Added new function pointer fields
652 ecoff_set_ext, read_begin_hook, symbol_new_hook.
653 (ecoff_format_ops, elf_format_ops): Declare.
654 * config/obj-elf.c (elf_s_get_size, elf_s_set_size,
655 elf_s_get_align, elf_s_set_align, elf_copy_symbol_attributes,
656 elf_sec_sym_ok_for_reloc): New functions.
657 (elf_format_ops): New variable.
658 (elf_frob_symbol): Now takes additional int* argument.
659 * config/obj-elf.h (elf_frob_symbol): Update declaration.
660 (elf_pop_insert): Declare.
661 (obj_pop_insert): Define to call elf_pop_insert.
662 * config/obj-ecoff.c (ecoff_sec_sym_ok_for_reloc,
663 obj_ecoff_frob_symbol): New functions.
664 (ecoff_format_ops): New variable.
666 * config/te-generic.h: If OBJ_HEADER is defined, use it as the
667 filename to include in place of obj-format.h.
668 * config/te-multi.h: New file, copied from te-generic.h.
669 * config/obj-elf.c (OBJ_HEADER): Define it to "obj-elf.h".
670 * config/obj-ecoff.c (OBJ_HEADER): Define it to "obj-ecoff.h".
672 * config/obj-elf.c (ECOFF_DEBUGGING): Default to 0.
673 (obj_read_begin_hook, obj_symbol_new_hook, elf_frob_symbol,
674 elf_frob_file): Test it at run time.
675 (obj_ecoff_set_ext, elf_get_extr, elf_set_index): Define
677 (elf_pseudo_table): Renamed from obj_pseudo_table, now static.
678 (ecoff_debug_pseudo_table): Split off into separate table. Define
680 (elf_pop_insert): New function.
681 * config/obj-elf.h (elf_pop_insert): Declare.
682 (obj_pop_insert): New macro.
683 (obj_ecoff_set_ext) [!OBJ_MAYBE_ELF]: Define to elf_ecoff_set_ext.
684 * config/obj-ecoff.h (obj_ecoff_set_ext): Define to ecoff_set_ext.
686 * config/tc-mips.h: Protect against multiple inclusions.
687 (mips_pop_insert): Declare.
688 (md_pop_insert): Call it.
690 * config/tc-mips.c: If OBJ_MAYBE_ELF is defined, include
691 obj-elf.h, but preserve OUTPUT_FLAVOR and protect some other
692 macros from redefinition.
693 (ECOFF_DEBUGGING): Default to 0. All references changed to
694 run-time tests or made unconditional.
695 (s_stringer, s_mips_space, s_elf_section): Deleted.
696 (md_pseudo_table): Don't refer to them. Split table into three
697 sections, for MIPS, non-ECOFF_DEBUGGING, and ELF.
698 (mips_pop_insert): New function.
699 (mips_flush_pending_output): New function.
700 (mips_enable_auto_align): New function.
701 * config/tc-mips.h (mips_pop_insert): Declare.
702 (md_pop_insert): New macro.
703 (mips_flush_pending_output): Declare.
704 (md_flush_pending_output): New macro.
705 (mips_enable_auto_align): Declare.
706 (md_elf_section_change_hook): New macro, calls
707 mips_enable_auto_align.
711 * configure.in: Add little endian PowerPC support.
712 * configure: Rebuild with autoconf.
713 * config/ppc-big.mt: New file for big endian PowerPC systems.
714 * config/ppc-lit.mt: New file for little endian PowerPC systems.
716 * config/tc-ppc.h (target_big_endian): Declare.
717 (TARGET_FORMAT): Deal with little and big endian ELF variants.
718 (TARGET_BYTES_BIG_ENDIAN): Define as 1, not empty.
720 * config/tc-ppc.c (ppc_big_endian): Delete variable, use
721 target_big_endian instead.
722 (md_parse_option): Parse -mlittle and -mlittle-endian to use
723 little endian support. Parse -mbig and -mbig-endian to use big
725 (md_show_usage): Update to reflect current switches.
726 (ppc_set_cpu): Recognize powerpcle as little endian PowerPC. Use
727 as_fatal, not abort if unknown machine.
731 * config/tc-hppa.c (md_apply_fix): Cast *valp to an integer when
732 comparing against signed values.
733 (hppa_force_relocation): Make "distance" an integer.
737 * obj.h (struct format_ops) [BFD_ASSEMBLER]: New type.
738 (this_format) [BFD_ASSEMBLER]: Declare new variable, if not
739 already defined as a macro.
743 * subsegs.h (seg_info): Provide dummy version for
744 non-BFD_ASSEMBLER, non-MANY_SEGMENTS configuration. It should
745 never get invoked, but this is easier than conditionalizing some
747 (struct seg_info_trash): Dummy type used by above to make code
752 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define to 1, not
754 * config/obj-elf.h (SEPARATE_STAB_SECTIONS): Ditto.
755 * config/obj-som.h (SEPARATE_STAB_SECTIONS): Ditto.
759 * stabs.c (get_stab_string_offset): Always define. If
760 SEPARATE_STAB_SECTIONS isn't set, abort.
761 (SEPARATE_STAB_SECTIONS): Default to zero.
762 (aout_process_stab): New function, split out from s_stab_generic.
763 (OBJ_PROCESS_STAB) [AOUT_STABS]: Define to call aout_process_stab,
764 if not already defined.
765 (s_stab_generic): Test SEPARATE_STAB_SECTIONS at run time. If
766 it's not set, and OBJ_PROCESS_STAB isn't defined, abort. Always
767 pass six arguments to OBJ_PROCESS_STAB.
768 * read.h (get_stab_string_offset): Declare unconditionally.
769 * config/obj-aout.h (AOUT_STABS): Define.
770 * config/obj-bout.h (AOUT_STABS): Define.
771 * config/obj-ecoff.h (OBJ_PROCESS_STAB): Add new first argument,
773 * config/obj-elf.h (OBJ_PROCESS_STAB) [ECOFF_DEBUGGING]: Ditto.
775 * config/obj-ecoff.h (ECOFF_DEBUGGING): Define to 1, not empty.
776 * config/obj-elf.h (ECOFF_DEBUGGING): Ditto. Test value, not
777 whether it's defined.
781 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already
782 defined, define them to zero.
783 * config/tc-*.h, config/te-*.h: If defining them, define them to
784 be 1 instead of empty.
785 * expr.c (integer_constant, operand): Test them at run time
786 instead of compile time.
787 * read.c (read_a_source_file): Ditto.
788 * symbols.c (colon): Ditto.
789 (dollar_*, define_dollar_label, fb_*): Define unconditionally.
790 * symbols.h (dollar_*, define_dollar_label, fb_*): Declare
795 * config/tc-hppa.c (md_apply_fix): Do nothing for an out of range
796 PC relative call since those only occur in cases where the linker
798 (hppa_force_relocation): Force relocations for out of range PC
803 * configure (hppa*-*-lites*): Handle just like hppa*-*-*elf*.
804 * configure.in: Likewise.
808 * read.c (pop_insert): New function.
809 (pop_override_ok, pop_table_name): New variables.
810 (md_pop_insert, obj_pop_insert): New macros.
813 * config/tc-mips.c: Use USE_STDARG and USE_VARARGS instead of
816 * read.c (target_big_endian): If TARGET_BYTES_BIG_ENDIAN is
817 defined, initialize to 1.
818 * config/tc-mips.c (mips_target_format): Changed to a function,
819 checking flavor and byte order at run time.
820 (md_parse_option, cases OPTION_EB and OPTION_EL): Set
821 target_big_endian here.
822 (md_begin): Not here.
823 * config/tc-mips.h (mips_target_format): Adjust declaration.
824 (TARGET_FORMAT): Call mips_target_format.
826 * config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Define in terms of
828 * config/tc-mips.c (g_switch_value, g_switch_seen): Define
830 (md_begin, mips_ip, md_parse_option, s_change_sec, s_option,
831 s_abicalls, nopic_need_relax): Check USE_GLOBAL_POINTER_OPT at run
832 time, instead of compiling conditionally on GPOPT.
833 (GPOPT): Don't define.
834 (md_shortopts): Always include -G.
835 (RDATA_SECTION_NAME): Select at run time.
836 (md_begin): Test for ELF format at run time instead of compile time.
837 (mips_ip, s_change_sec): Ditto.
838 (md_parse_option, cases OPTION_CALL_SHARED and OPTION_NON_SHARED):
840 (OPTION_CALL_SHARED, OPTION_NON_SHARED, mips_regmask_frag): Define
845 * Makefile.in (TARG_CPU_DEP_*): New variables.
846 (targ-cpu.o): Depend on one, selected by autoconf substitution,
847 instead of TARG_CPU_DEPENDENTS.
848 * configure.in: Substitute $cpu_type, $obj_format, $atof, and
849 $emulation into Makefile.in.
851 * config/arc.mt: Deleted.
853 * config/h8300.mt: Deleted.
854 * config/h8500.mt: Deleted.
855 * config/i386coff.mt (TARG_CPU_DEPENDENTS): Deleted.
856 * config/m68k.mt: Deleted.
857 * config/m68kcoff.mt (TARG_CPU_DEPENDENTS): Deleted.
858 * config/m88kcoff.mt (TARG_CPU_DEPENDENTS): Deleted.
859 * config/mips-big.mt (TARG_CPU_DEPENDENTS): Deleted.
860 * config/mips-lit.mt (TARG_CPU_DEPENDENTS): Deleted.
862 * config/rce.mt: Deleted.
864 * config/sh.mt: Deleted.
865 * config/w65.mt: Deleted.
866 * config/z8k.mt: Deleted.
868 * config/te-dpx2.h (dpx2): Deleted unused macro.
869 * config/te-generic.h (TE_GENERIC): Ditto.
870 * config/te-go32.h (TE_GO32): Ditto.
871 * config/te-hp300.h (TE_HP300): Ditto.
872 * config/te-hppa.h (PA, _TE_PA_H): Ditto.
873 * config/te-ic960.h (TE_IC960): Ditto.
874 * config/te-nbsd532.h (TE_NETBSD532): Ditto.
875 * config/te-pc532mach.h (TE_PC532MACH): Ditto.
876 * config/te-ppcnw.h (TE_PPCNW): Ditto.
877 * config/te-sco386.h (scounix): Ditto.
881 * read.c (s_app_file): If obj_app_file is defined, call it with
882 string as argument. Don't call c_dot_file_symbol or
884 * config/obj-coff.h (obj_app_file): Define as c_dot_file_symbol.
885 * config/obj-elf.h (obj_app_file): Define as elf_file_symbol.
887 * as.h (OUTPUT_FLAVOR): Don't define here.
888 * config/obj-aout.h (OUTPUT_FLAVOR) [BFD_ASSEMBLER]: Define.
889 * config/obj-bout.h (OUTPUT_FLAVOR): Define.
890 * config/obj-coff.h (OUTPUT_FLAVOR) [BFD_ASSEMBLER]: Define.
891 * config/obj-ecoff.h (OUTPUT_FLAVOR): Define.
892 * config/obj-elf.h (OUTPUT_FLAVOR): Define.
897 * config/tc-arc.c (delay_slot_type): Deleted.
898 (md_assemble): Remember suffixes seen.
899 Issue warnings for 8 byte jump with delay slot, and conditional
900 branch immediately following set of condition codes.
905 * Makefile.in (RUNTEST): Use one in srcdir if present.
906 (RUNTESTFLAGS): Define.
910 Support for more portable alignment handling in assembly code,
912 * read.c (potable): Added balign and p2align, for aligning by
913 bytes or powers of two independent of what ".align" does for a
915 * doc/as.texinfo: Document them.
919 * configure, configure.in: Look for m68k-*-vxworks* rather than
920 just m68k-wrs-vxworks so gas can be configured for
925 * config/tc-sh.c (md_apply_fix): If fx_r_type is zero, handle
926 fx_size of 1, and abort on unrecognized sizes.
928 * config/tc-m68k.c (m68k_ip): Fix bug in last change regarding
933 * config/tc-m68k.h (md_relax_table, TC_GENERIC_RELAX_TABLE):
934 Missed this one in 11 Apr changes.
936 * config/tc-i386.h (TC_GENERIC_RELAX_TABLE): Fix typo.
940 * config/tc-sh.c (md_convert_frag): Instead of aborting on large
941 displacements, print an error message. Don't invoke the code that
942 followed the abort call until it's been verified.
944 * config/tc-m68k.c (md_show_usage): Add 68060 to list. Split cpu
945 list into three lines.
949 * tc-m68k.c (m68k_init_after_args): Test for m68360.
950 (md_parse_option): Likewise.
951 (md_show_usage): Mention m68360.
952 * tc-m68k.h (TARGET_WORD_SIZE): Define.
953 (TARGET_ARCH): Define.
955 * expr.c (integer_constant): If TARGET_WORD_SIZE is defined,
956 sign-extend appropriately.
960 * config/tc-ppc.c (ppc_elf_validate_fix): Properly use PARAMS to
961 hide prototype from non-ANSI compilers, and don't use ANSI syntax
966 * mpw-config.in (TDEFINES): Put empty definition into
968 * mpw-make.in (xmalloc.c.o): Remove.
969 (as.new): Depend on Version.r.
970 (Version.r): Generate from version info.
972 * mpw-make.in: Delete references to hex-value.c.
974 * mpw-config.in: Add mapping from configs to object file formats,
975 get VERSION from Makefile.in and add to mk.tmp.
976 (mips-idt-ecoff) [TDEFINES]: Add TARGET_BYTES_BIG_ENDIAN.
977 * mpw-make.in (VERSION, gC): Don't define.
978 (ALL_CFLAGS): Remove -d flags.
979 (config.h): Remove definition of MPW, add HAVE_STDARG_H,
982 * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H,
983 include of ::libiberty:.
984 (config.h): Ifdef contents on GAS_VERSION.
986 * mpw-make.in (as.c): Compile with C not gC.
987 (config-stamp): Touch correctly.
988 (install-only): New target.
989 (install): Depend on all and install-only.
991 * mpw-config.in: Parse target and use to generate forward includes
992 to tc-, obj-, and atof- files, use te-generic.h for emulation.
993 * mpw-make.in (VERSION): Define.
994 (as.c): Compile with GCC.
995 (TARG_OBJECTS, CLIBS): Define.
996 (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link
998 (config.h, config-stamp): Build.
1000 * mpw-make.in (C, CFLAGS): Removed definitions.
1001 (ALL_CFLAGS): Define.
1002 Set default rule to use {CC} instead of {C}.
1004 * mpw-make.in (install): Moved here from mpw-build.in.
1005 * mpw-build.in: Removed, functionality in mpw-make.in
1007 * mpw-make.in (CFLAGS): Add more include paths.
1009 * mpw-config.in (varargs.h, sys/*.h): Don't create when
1011 * mpw-make.in (CFLAGS): Add -w flag.
1013 * mpw-make.in: Replace 8-bit chars with their names.
1015 * mpw-config.in: New file, MPW version of configure.in.
1016 * mpw-make.in: New file, MPW version of Makefile.in.
1021 * config/tc-arc.c (delay_slot_type): New function.
1022 (md_assemble): Use hashed list of insns.
1023 Print warning if 8 byte insn appears in delay slot.
1024 (md_operand): Handle %st(sym1-sym2).
1025 (get_arc_exp_reloc_type): Likewise.
1026 (md_apply_fix, case BFD_RELOC_ARC_B26): Now using implicit addends
1027 so must store them here.
1032 * configure.in: Require at least autoconf 2.3, because earlier
1033 versions lose on some AIX versions.
1034 * configure: Regenerated.
1036 * configure.in: Add m68k-*-elf.
1037 * config/tc-m68k.c (comment_chars) [OBJ_ELF]: Include '#'.
1038 (md_pseudo_table) [OBJ_ELF]: Ignore "swbeg".
1039 (md_begin): Set alt_notend_table['&'], so svr4-style immediate
1040 operands are accepted.
1041 (md_apply_fix): Argument VALP should point to valueT.
1042 (md_convert_frag): Argument SEC should be type segT.
1043 (md_shortopts) [OBJ_ELF]: Accept 'Q' with an argument.
1044 (md_parse_option): Ignore it.
1045 (md_convert_frag_1): Add in frag address for the symbol in the
1046 displacement calculation.
1047 * config/tc-m68k.h (TARGET_FORMAT) [OBJ_ELF]: Use "elf32-m68k".
1048 (TARGET_ARCH): Define.
1049 (REGISTER_PREFIX_OPTIONAL) [OBJ_ELF]: Default to 0.
1050 (LOCAL_LABEL, FAKE_LABEL_NAME, REGISTER_PREFIX_OPTIONAL): Handle
1051 these the same way for OBJ_ELF as for M68KCOFF.
1053 * gdbinit.in: Add breakpoint in as_abort.
1055 * write.c (cvt_frag_to_fill): If offset is less than zero,
1056 complain about it specifically, instead of reporting an assertion
1058 (relax_segment): Complain about .org backwards, then ignore it.
1059 Do generic rs_machine_dependent relaxation only if
1060 TC_GENERIC_RELAX_TABLE is defined, and use its value for the base
1062 * tc.h (md_relax_table): Delete declaration.
1063 * as.h (struct relax_type): Add forward declaration for type.
1064 * config/tc-a29k.c: Deleted md_relax_table.
1065 * config/tc-{alpha,arm,h8300,hppa,i860,m88k,mips,ppc,sparc,z8k}.c:
1067 * config/tc-{h8500,i386,i960,ns32k,sh,tahoe,vax,w65}.h: Declare
1068 md_relax_table here, and define TC_GENERIC_RELAX_TABLE to expand
1070 * config/tc-h8500.c (md_relax_table): No longer const.
1071 * config/tc-w65.c (md_relax_table): Ditto.
1072 * config/tc-sparc.c (md_short_jump_size, md_long_jump_size):
1075 * config/tc-arc.c (md_relax_table, md_short_jump_size,
1076 md_long_jump_size): Deleted.
1079 * config/tc-rce.h: Declare md_relax_table here, and define
1080 TC_GENERIC_RELAX_TABLE to expand to it.
1082 * doc/internals.texi: Describe TC_GENERIC_RELAX_TABLE and
1083 WORKING_DOT_WORD. Mention md_*_jump_size (but description needs
1084 to be fleshed out later). Note m68k PCINDEX mode has been checked
1089 * config/tc-mips.c (nopic_need_relax): New static function, split
1090 out from md_estimate_size_before_relax.
1091 (md_estimate_size_before_relax): Call it.
1092 (load_address, macro): In NO_PIC branches, if nopic_need_relax
1093 returns nonzero, don't attempt GP optimization.
1095 * config/tc-m68k.c (PCINDEX): New macro.
1096 (md_relax_table): No longer const. Add PCINDEX entries.
1097 (m68k_ip): For AINDX with simple symbol operand, generate a
1098 PCINDEX frag if PC is used, or do normal non-AINDX processing for
1100 (m68k_init_after_args): If cpu is 68000 or 68010, fix
1101 md_relax_table to prevent relaxation of PCINDEX/BYTE mode to
1102 SHORT, since they don't support that mode.
1103 (md_convert_frag_1, case PCLEA/LONG): Add 4 to offset, not 2. Add
1104 support for new PCINDEX modes.
1105 (md_estimate_size_before_relax): Process PCINDEX/SZ_UNDEF mode.
1107 * config/tc-m68k.c (md_convert_frag_1, case PCLEA/SHORT): Add 2 to
1109 (m68k_ip, case most punctuation/AOFF): If using PC, call add_frag
1112 * config/tc-m68k.c: Don't explicitly include config.h. Deleted a
1113 bunch of "#if 0" code and useless comments.
1114 (struct m68k_cpu): New type.
1115 (archs, n_archs): New variables, with single list of name/enum
1116 mapping and aliases.
1117 (m68k_ip): Delete the table here.
1118 (m68k_init_after_args): Use the new table here instead of
1120 (md_parse_option, case 'm'): Ditto.
1122 * doc/Makefile.in (Makefile): Fix rule for running config.status.
1123 (internals.dvi, internals.ps, internals.ps4): New targets, not
1126 * doc/internals.texi: Add loud disclaimer. Refill to 79 columns,
1127 specify fill-column in local-variables section. Change
1128 subheadings to subsections so they can be cross-referenced.
1129 Describe broken words, frags, frag chains, generic relaxation,
1130 relax table, m68k relaxation, m68k addressing modes, test suite
1131 code. Add a few words about various file formats.
1133 * doc/as.texinfo (m68k): Recommend using `%' with registers as the
1134 normal case, instead of the exceptional case.
1139 * config/tc-arc.c (arc_condition_codes): Deleted.
1140 (init_opcode_tables): Delete cpu_type_map, call
1141 arc_get_opcode_mach instead.
1142 (arc_common): Delete non-ELF stuff. Require leading '.' in .data.
1143 (md_apply_fix): Delete non-ELF stuff.
1144 Disable special handling of limm values, treat them normally.
1145 (get_arc_exp_reloc_type): New argument `data_p'. Callers updated.
1146 (md_assemble): All limm operands must be output by gas, the opcode
1147 insertion routines cannot be used (they don't do anything and we're
1148 using implicit addends now so we need to output something).
1149 * config/tc-arc.h (FAKE_LABEL_NAME): Define.
1154 * configure.in: Change linux to default to elf. Using
1155 i[345]86-*-linuxaout will defaults to a.out.
1156 * configure: Rebuild.
1160 * config/tc-m68k.c (md_apply_fix_2): Cast negative offsets to offsetT
1161 (for hosting on 64 bit machines).
1165 * config/tc-mips.c (md_show_usage): Mention -mips4 and -m4650.
1169 * write.c (write_object_file): Add PROGRESS macros.
1173 * config/tc-hppa.c (pa_comm): Make sure to always reset the frag
1174 and section for common symbols.
1178 * config/tc-ppc.c (ppc_elf_validate_fix): Allow non PC relative
1179 pointers in the .ctors and .dtors section also when using the
1180 -mrelocatable option.
1181 (md_parse_option): Support -m403 as a PowerPC computer.
1182 (md_show_usage): Ditto.
1186 * ecoff.c (ecoff_build_debug): The cur_scope field of a fil_ptr
1187 may be NULL when given strange input. Don't core dump.
1191 * config/tc-mips.c (load_register): Don't use addiu for dli of an
1192 unsigned seemingly negative number. Don't bother shifting a zero
1194 (mips_ip): For case 'j', if there are more alternatives, and the
1195 ISA level is at least 3, don't accept an unsigned seemingly
1200 * read.c (s_app_line): Fix last patch to deal with a line number
1205 * config/tc-ppc.c (ppc_elf_validate_fix): Use as_warn_where, not
1206 as_bad_where to give a warning instead of an error.
1210 * config/tc-vax.c (md_assemble): issue a warning if a constant
1211 is used as an operand where an immediate value is not allowed.
1215 * config/obj-coff.c: Redo my 10 Jan change, but get it right this
1217 (fixup_segment): If linkrelax is set, just return.
1218 (write_object_file): Don't treat h8300 and z8k specially with
1220 * config/tc-h8300.c (md_begin): Set linkrelax.
1221 * config/tc-z8k.c (md_begin): Ditto.
1225 * config/obj-coff.c (coff_header_append): Check return value of
1226 bfd_coff_swap_scnhdr_out.
1230 Delete this patch, it breaks the h8300 assembler.
1232 * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k
1233 specially with regard to fixups.
1237 * config/tc-ppc.c (mrelocatable): Change type to boolean.
1238 (md_begin): Set the EF_PPC_RELOCATABLE if -mrelocatable.
1242 * config/tc-mips.c (md_begin): Check for a cpu string of r8000 or
1243 r10000. If mips_isa is 4, set the machine number to 8000.
1244 (append_insn): If mips_isa is at least 4, don't generate nops for
1245 coprocessor delays. Check INSN_READ_FPR_R when setting
1247 (mips_emit_delays): If mips_isa is at least 4, don't generate nops
1248 for coprocessor delays.
1249 (mips_ip): Check for INSN_ISA4 instructions. Handle new argument
1250 types 'h', 'R', 'N', and 'M'.
1251 (md_longopts): Accept "mips4".
1252 (md_parse_option): Handle -mips4, and -mcpu=10000 and -mcpu=8000.
1253 (s_mipsset): Permit .set mips4.
1257 * config/tc-ppc.c (ppc_elf_validate_fix): Allow .stab sections to
1258 have non PC relative relocations with -mrelocatable.
1262 * config/tc-m68k.c (opcode_ptr): Return pointer to const.
1263 (md_begin): Make hash table errors fatal. Process opcode aliases
1264 after main opcode table.
1265 (md_apply_fix_2, case 4): Recode setting of lower_limit to avoid
1271 * config/tc-arc.h (LITTLE_ENDIAN, BIG_ENDIAN): Define.
1272 (DEFAULT_TARGET_FORMAT): Define.
1273 (DEFAULT_BYTE_ORDER): Define to little endian.
1274 (TARGET_FORMAT): Byte order is now selectable.
1275 * config/tc-arc.c (arc_target_format): New variable.
1276 (byte_order): New variable.
1277 (md_longopts): New options -EL, -EB.
1278 (md_parse_option): Recognize them.
1279 (md_show_usage): Print them.
1280 (md_begin): Set target_big_endian.
1285 * doc/as.texinfo: Add documentation for SPARC V9, from Doug Evans
1290 * config/tc-hppa.c: Change all occurences of pa-89 with pa-11 to
1291 be consistent with current naming conventions.
1292 (md_begin): Set a default architecture and machine type.
1293 (pa_ip): If the current instruction specifies a newer machine type
1294 than the current machine type, then update the current machine
1296 (need_pa11_opcode): Likewise.
1300 * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
1301 relocation bits for absolute calls.
1305 * config/tc-h8300.* (md_operand): Change empty function to empty
1308 * config/tc-h8300.c (build_bytes): Make H8/300-H warning message
1311 * write.c (write_contents): If bfd_set_section_contents fails,
1312 print a message and exit, instead of aborting.
1316 * tc.h (md_apply_fix3): If MD_APPLY_FIX3 is defined, declare
1319 * write.c (fixup_segment): If MD_APPLY_FIX3 is defined, call
1320 md_apply_fix3 with the normal 2 arguments and the current segment
1321 pointer instead of md_apply_fix.
1323 * config/tc-ppc.h (MD_APPLY_FIX3): Define.
1325 * config/tc-ppc.c (ppc_elf_validate_fix): Warn if -mrelocatable
1326 and a non PC relative relocation that isn't in the .got2 segment
1328 (md_apply_fix3): Rename from md_apply_fix and take segment pointer
1329 as third argument. If ELF object format, call ppc_elf_validate_fix
1330 for normal relocations.
1331 (md_parse_option): If ELF object format, recognize the
1332 -mrelocatable switch.
1336 * config/tc-i386.h (AOUT_MACHTYPE): Define as 100, not 0.
1340 * config/tc-arm.c, config/tc-arm.h (md_operand): Replaced empty
1341 function in .c file with empty macro in .h file.
1342 * config/tc-h8500.*, config/tc-hppa.*, config/tc-i386.*,
1343 config/tc-i860.*, config/tc-i960.*, config/tc-ns32k.*,
1344 config/tc-ppc.*, config/tc-sh.*, config/tc-sparc.*,
1345 config/tc-tahoe.*, config/tc-vax.*, config/tc-w65.*,
1346 config/tc-z8k.*: Ditto.
1348 * config/tc-rce.*: Ditto.
1350 * config/tc-m68k.*: Ditto.
1352 * config/tc-m68k.c (mote_pseudo_table): Removed dots from opcode
1355 * read.c (s_app_line): Ignore non-positive line numbers.
1359 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT or
1364 * configure.in: add a29k-*-vxworks configuration.
1368 * config/tc-mips.c (load_register): Take dbl argument to determine
1369 handling of signed 32 bit values in 64 bit modes. Change all
1371 (macro): Handle M_DLI and M_DLA_AB.
1375 * config/tc-hppa.c (md_apply_fix): Don't subtract the value of the
1376 add symbol if it's a common symbol (the value of a common symbol
1377 is its size, not a value in the traditional sense).
1381 * config/tc-mips.c (append_insn): If listing_prev_line is called,
1382 call frag_grow to make sure there is still room for a variant.
1386 * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byte
1389 * config/obj-elf.c (elf_frob_symbol): Warn if a symbol is both
1391 * config/obj-aout.c (obj_aout_frob_symbol): Likewise.
1395 * config/tc-ppc.c (md_pseudo_table): Don't redefine byte under
1397 (ppc_elf_cons): Don't support @pcrel any more, since DIFF_EXPR_OK
1398 allows the normal expressions to generate it.
1399 (md_apply_fix): Convert BFD_RELOC_32 with pcrel bit set into
1400 BFD_RELOC_32_PCREL. Abort if either BFD_RELOC_16 or BFD_RELOC_8
1401 need PC relative relocations.
1403 * config/tc-ppc.h (DIFF_EXPR_OK): Define to allow PC relative
1404 expressions to be handled.
1408 * expr.c (operand): Move md_operand handling to default case
1413 * config/tc-h8500.c (tc_coff_symbol_emit_hook): Add ignored
1414 parameter, to match prototype.
1418 * config/tc-ppc.c (md_pseudo_table): If ELF, go to ppc_elf_cons
1420 (md_show_usage): Show all of the PowerPc options.
1421 (ppc_elf_suffix): New function to recognize ELF suffixes that
1422 specify a relocation, such as @GOT.
1423 (ppc_elf_cons): Replacement for the standard cons function that
1424 knows about the ELF suffixes.
1425 (ppc_fixup): Add reloc field to hold non-standard relocation.
1426 (md_assemble): Handle ELF suffixes like @GOT.
1427 (md_create_short_jump): Dummy in case WORKING_DOT_WORD is not
1429 (md_create_long_jump): Ditto.
1430 (md_short_jump_size): Ditto.
1431 (md_long_jump_size): Ditto.
1432 (md_apply_fix): Handle BFD_RELOC_32_PCREL, BFD_RELOC_LO16,
1433 BFD_RELOC_HI16, BFD_RELOC_HI16_S, BFD_RELOC_PPC_TOC16, and
1434 BFD_RELOC_16 relocations. If relocation can not be found, print
1435 the decimal value of the relocation.
1439 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, for
1442 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned double
1445 * config/tc-i386.c (tc_i386_fix_adjustable): Do adjust global
1446 symbols if OBJ_AOUT.
1448 * config/tc-mips.c (macro): Don't use the target register as a
1449 base register when building the address for M_L{W,D}{L,R}_AB.
1453 * config/tc-mips.c (KT0, KT1): Define.
1454 (mips_ip): Recognize $kt0 and $kt1 as register names.
1456 * config/tc-sparc.h (tc_fix_adjustable): Define if OBJ_ELF.
1457 * config/tc-sparc.c (md_apply_fix): If OBJ_ELF, subtract out the
1458 value of a defined symbol; the value was added in by
1459 fixup_segment. This was previously corrected, if the reloc was
1460 changed to be against a section symbol, in tc_gen_reloc.
1465 * config/tc-arc.h (TC_PARSE_CONS_EXPRESSION): Define.
1466 (TC_CONS_FIX_NEW): Define.
1467 * config/tc-arc.c (get_arc_exp_operand_type): New function.
1468 (init_opcode_tables): Insert registers into global symbol table.
1469 (md_assemble): Call `expression' to parse all expressions.
1470 Call `get_arc_exp_operand_type'.
1471 (md_operand): Recognize %st(foo).
1472 (arc_parse_cons_expression): New function.
1473 (arc_cons_fix_new): New function.
1474 (md_apply_fix): Handle new reloc BFD_RELOC_ARC_B26.
1479 * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN
1480 rather than !S_IS_LOCAL.
1485 * config/tc-arc.c (md_pseudo_table): Add .cpu.
1486 (comment_chars): Add ';'.
1487 (arc_mach_type, mach_type_specified, cpu_tables_init_p): New globals.
1488 (md_parse_option): Delete support for -mmult. Add -mcpu=xxx.
1489 (md_begin): Current ARCs are little endian.
1490 Call bfd_set_arch_mach to set the cpu type.
1491 (init_opcode_tables): New function.
1492 (md_begin): Ignore suffixes and registers not supported by cpu.
1493 (md_assemble): Initialize opcode tables here.
1494 Ignore opcodes not supported by selected cpu.
1495 Always ask for more memory in one piece.
1496 (arc_cpu): New function.
1497 (md_numbers_to_chars): Support both endians (will probably be needed
1499 (md_apply_fix): Likewise.
1500 * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc works around
1506 * config/tc-i386.c (md_assemble): Adjust conditions for changing
1507 BFD_RELOC_32 to BFD_RELOC_386_GOTPC to handle a switch in frags.
1510 * config/tc-i386.c: Include subsegs.h.
1511 (tc_i386_fix_adjustable): Declare return value.
1512 (i386_operand): Don't use an assignment directly as a condition.
1516 * config/tc-hppa.c (md_apply_fix): In some cases subtract the
1517 value of the add symbol from valp. Offsets braindamage in the
1518 "machine independent" fixup_segment.
1522 * messages.c (as_abort): New function.
1523 * as.h (as_abort): Declare it.
1528 * config/vms-conf.h (HAVE_UNISTD_H): define it unconditionally.
1529 * config-gas.com: test for availability of <unistd.h>; create a
1530 rudimentary one if necessary.
1534 * configure.in: Add powerpc-*-eabi support, which is the same as
1536 (configure): Rebuild with autoconf.
1541 16-bit and msdos support:
1542 * config/tc-i386.c (flag_16bit_code): New variable.
1543 (set_16bit_code_flag): New function.
1544 (md_pseudo_table): Added entries "code16" and "code32".
1545 (md_assemble): Ensure that correct data-size prefixes get emitted,
1546 based on the current mode. Ensure that 32-bit addressing will
1547 always be done. Move segment-prefix handling code. (Why?) Use
1548 16-bit jumps for 16-bit code, 32-bit jumps for 32-bit code.
1549 * config/tc-i386.h (MAX_PREFIXES): Bump to 5.
1550 (Data16, Data32): Define.
1551 * doc/as.texinfo (i386-16bit): New node.
1552 * configure.in (i386-*-msdos*): New target, using a.out format.
1553 * configure: Regenerated.
1557 * config/tc-m68k.c (cpu32_control_regs): New macro.
1558 (m68k_init_after_args): Use it, for cpu32 processors.
1562 * config/obj-vms.c (vms_tir_stack_psect): new routine;
1563 (VMS_Set_Data, VMS_Set_Psect, VMS_Store_PIC_Symbol_Reference,
1564 VMS_TBT_Routine_Begin, VMS_TBT_Line_PC_Correlation): use it;
1565 (VMS_Global_Symbol_Spec, VMS_Procedure_Entry_Pt): treat
1566 Psect_Number as `unsigned'.
1570 * config/obj-vms.c: performance tuning.
1571 (VMS_Symbol_type_list): convert from single list head to small
1572 array of list heads;
1573 (SYMTYP_HASH): new macro for accessing VMS_Symbol_type_list[];
1574 (find_symbol, setup_basic_type, VMS_typedef_parse): use it;
1575 (VMS_RSYM_Parse): move S_GET_VALUE() inside switch to avoid
1576 calling it for uninteresting cases.
1580 * config/tc-hppa.c (md_apply_fix): Go ahead and call
1581 hppa_field_adjust to get a new value for R_DATA_ONE_SYMBOL
1583 (hppa_fix_adjustable): Refine somewhat.
1587 * config/tc-ppc.h (NO_STRING_ESCAPES): Don't define if we are
1592 * config/tc-h8300.c (get_specific): Add parens around | inside &.
1593 (skip_colonthing): Set L_8 if ":8" is specified.
1597 * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on the
1598 601. Check that the error return from hash_insert is "exists".
1602 * configure: Add support for configuring powerpc-*-eabi.
1604 * config/tc-ppc.c (GOT_symbol): Define if object format is ELF.
1606 * config/tc-ppc.h (GLOBAL_OFFSET_TABLE_NAME): Define if object
1607 format is ELF and not defined to be "_GLOBAL_OFFSET_TABLE_".
1611 * tc-sh.c (little): Add argument IGNORE to avoid compiler warnings.
1612 (md_pseudo_table): Add space for consistent formatting.
1613 (COND8_RANGE, COND12_RANGE): Delete unused macros.
1614 (COND8_F, COND8_M, COND12_F, COND12_M, UNCOND12_F, UNCOND12_M):
1615 Correct minimum and maximum branch offsets. Add comments explaining
1616 why these numbers are correct.
1620 * config/tc-ppc.c (md_parse_option): Accept mpwr2 as a synonym for
1621 mpwrx; mppc32, m603, and m604 as synonyms for mppc; and mppc64 and
1622 m620 for PowerPC64 mode.
1623 (ppc_symbol_new_hook): Add T0 as synonym for TC0 suffix.
1627 * config/tc-vax.c (vip): Introduce new ptr-to-const local variable
1628 for scanning operand string.
1632 * config/vax-inst.h (struct vop, fields `vop_warn', `vop_error'):
1633 make them pointers to const char;
1634 (struct vit, field `vit_error'): ditto.
1635 * config/atof-vax.c (md_atof): rename local `littlenum_pointer'
1636 to `littlenumP' to avoid shadowing file scope variable.
1637 * config/tc-vax.c (vip_begin, vip_op_defaults, vip_op_1): make
1638 string arguments be pointers to const char;
1639 (vip): make `alloperr' const char *;
1640 (vip_op): make `err' and `wrn' const char *; rename `access' to
1641 `access_mode' to avoid shadowing library function.
1642 * config/obj-vms.c (`symbol_name'): make it const char *;
1643 (get_struct_name): cast one use of `symbol_name' to char *
1644 [caller guarantees that it won't modify the pointer's target];
1645 (PUT_COUNTED_STRING): use pointer to const char;
1646 (VMS_typedef_parse): make `pnt2' const char *;
1647 (Write_VMS_MHD_Records): make `cp' const char *;
1648 (VMS_Modify_Psect_Attributes, array `Attributes'): make const,
1649 and make field `Name' pointer to const char;
1651 * as.h (`seg_name[]' declaration): pointers to const char;
1652 (struct _pseudo_type, field `poc_name'): pointer to const char.
1653 * subsegs.c (`seg_name[]' definition): ditto;
1654 * hash.c (hash_ask): rename argument `access' to `access_type'
1655 to avoid shadowing library function.
1656 * write.c (variable `the_object_file'): move from file scope
1657 to block scope within write_object_file(); free it after use;
1658 (fixup_segment): conditionally exclude it for OBJ_VMS.
1659 (cvt_frag_to_fill): rename argument `headers' to `headersP'
1660 to avoid shadowing file scope variable.
1664 * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused
1665 miscompilation of "diag" instructions.
1669 * configure: Regenerated.
1671 * config/tc-mips.c: Include libiberty.h.
1675 * config/tc-sh.h (tc_init_after_args): Don't define.
1676 * config/tc-sh.c (md_begin): Remove unused variable table.
1677 (md_assemble): Remove unused variable p.
1678 (md_convert_frag): Cast fr_address to unsigned long for printf.
1679 (md_apply_fix): Use as_warn_where rather than as_warn.
1680 (sh_init_after_args): Remove empty function.
1682 * configure.in (i386-*-gnu*elf*): New target.
1686 * hash.c (hash_ask): If we find the slot after wrapping around,
1687 break out of the loop. Fixes bug in Jan 18 change.
1691 * hash.c (hash_code): Undo last change.
1695 * config/tc-alpha.c (alpha_ip): Initialize local variables to keep
1697 (gpdisp_hi16_howto): Don't use "const" with reloc_howto_type.
1698 (in_range_signed): Add parens around subtraction inside shift.
1699 * gasp.c (do_data): Initialize local variable "opname".
1700 (istrue): Provide a default case to set "res" and keep "gcc -Wall"
1702 * write.c (write_contents): Deleted unused variable.
1703 (print_symbol_value_1): Declare.
1704 * hash.c (hash_ask): Delete disabled non-strcmp version of the
1705 code, and automatic variables used only in those sections.
1706 * write.c (chain_frchains_together_1): Only define local variable
1707 "prev_fix" if BFD_ASSEMBLER.
1708 * flonum-konst.c (dummy1): Return void.
1709 * config/tc-vax.c (md_assemble): Remove two comparisons of
1710 unsigned numbers versus zero.
1711 * as.h (bcopy): If neither memcpy nor bcopy is defined as a macro,
1712 define to use memcpy.
1714 * config/tc-alpha.c, config/alpha-opcode.h: Revert 2 June changes.
1715 Turns out we never got the assignment done after all.
1717 Cleanup of VAX and VMS code, from Pat Rankin:
1718 * config/obj-vms.c: Changed exported function names to lower case.
1719 (Changed call sites in write.c.) Declare VMS system function
1720 names used, conditional on actually being on VMS. Changed many
1721 functions that returned no useful value to now be declared to
1722 return void. Removed many unused variables. Supply missing
1723 return statements or values. Supply `default' case in switch
1724 statements. Ensure local variables get initialized.
1725 * config/tc-vax.c: Minor changes to silence "gcc -Wall".
1726 * config/obj-vms.h, config/tc-vax.h: Added some missing
1731 * atof-generic.c (flonum_print) [TRACE]: New function.
1732 (atof_generic) [TRACE]: Print multiplier before multiplication,
1733 and print multiplication result before and after copy.
1735 * flonum-mult.c (flonum_multip): Avoid sign extension problems
1736 around multiplication operation.
1738 * atof-generic.c (ASSUME_DECIMAL_MARK_IS_DOT): Define.
1739 (atof_generic) [ASSUME_DECIMAL_MARK_IS_DOT]: Check for '.'
1740 explicitly instead of calling strchr.
1742 * config/tc-sparc.c (sparc_ip): When scanning successive opcode
1743 table entries, check names for pointer equality before doing
1746 * hash.c (hash_ask): Call strcmp instead of expanding it inline.
1747 (hash_code): Replaced with a version from bfd.
1749 * config/obj-coff.c (write_object_file): If COFF_FLAGS isn't
1750 defined, default it to zero.
1754 * write.c (fix_new_internal): Clear fx_bsr on those targets which
1757 * expr.c (operand): Parenthesize && within ||.
1758 * listing.c (listing_newline): Likewise.
1759 (list_symbol_table): Use %lu to print sizeof.
1760 * symbols.c: Comment out unused function indent.
1761 (print_symbol_value_1): Cast pointer to unsigned long for printf.
1762 * config/obj-coff.c (do_relocs_for): Only declare symbol_ptr if it
1764 * config/tc-h8300.c (md_begin): Remove unused variable reg.
1765 (get_operand): Declare type of parameter direction. Remove unused
1767 (get_specific): Fix comment to avoid nested comments.
1768 (check_operand): Cast X_add_number to unsigned long for printf.
1769 (build_bytes): Remove unused local variables output_ptr, part, and
1771 (build_bytes): Cast X_add_number to unsigned long for printf.
1772 (clever_message): Remove unused variable scan.
1773 (md_assemble): Remove unused variable i.
1774 (tc_coff_sizemachdep): Remove unused function.
1775 * tc-h8300.h (tc_reloc_mangle): Declare.
1779 * config/tc-mips.c (mips_4650): New static variable.
1780 (md_begin): Handle a cpu string of "4650". If mips_4650 was not
1781 initialized, set it to 0.
1782 (append_insn): Don't insert nops around HI and LO on a 4650.
1783 (mips_emit_delays): Likewise.
1784 (mips_ip): Use INSN_ISA mask to check ISA of instruction. Check
1786 (md_longopts): Add m4650 and no-m4650.
1787 (md_parse_option): Handle mips-cpu=4650. Handle -m4650 and
1789 * doc/as.texinfo: Document new MIPS options.
1791 Sat Jan 14 23:48:13 1995 Steve Chamberlain <sac@jonny>
1793 * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles.
1794 * config/obj-coff.h: Cope with w65.
1795 * configure, configure.in: Recognize w65.
1799 * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get'
1800 function is scrub_from_file, call scrub_from_file directly, and
1801 get gcc's inlining capability into the act.
1803 * Makefile.in (VMS_OTHER_OBJS): Add ../libiberty/hex.o.
1804 (OBJS): Delete hex-value.o.
1805 (REAL_SOURCES): Delete hex-value.c.
1806 (hex-value.o): Delete dependencies.
1807 * hex-value.c: Deleted.
1808 * as.c (main): Call hex_init.
1809 * expr.c, config/tc-mips.c: Include libiberty.h. Replace
1810 hex_value array references with hex_* macros.
1814 * config/tc-h8300.h (COFF_FLAGS): Don't define.
1815 * config/tc-h8500.h (COFF_FLAGS), config/tc-sh.h (COFF_FLAGS),
1816 config/tc-z8k.h (COFF_FLAGS): Ditto.
1818 * config/tc-rce.h (COFF_FLAGS): Ditto.
1821 * config/obj-coff.c (KEEP_RELOC_INFO): Make sure it's always
1824 * config/tc-m68k.c (m68k_ip, cases AOFF and AINDEX): Don't
1825 generate 68020 addressing modes for a 68000 processor.
1826 (md_estimate_size_before_relax, cases PCREL and PCLEA): Ditto.
1830 * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k
1831 specially with regard to fixups.
1835 * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to
1836 bfd_vma before subtracting.
1838 * config/obj-coff.c (size_section): Handle rs_space like rs_fill,
1839 but make sure fr_symbol is null.
1840 (fill_section): Ditto.
1844 * config/tc-mips.c (mips_ip): Fix handling of floating point
1845 values when GPOPT is not defined.
1849 * gasp.c: Include string.h. Put config.h before other includes.
1851 * config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until
1852 after any remaining operands are also known to match.
1856 * listing.c (list_symbol_table): Build a format string based on
1857 the size of the value to be printed, as long as "unsigned long" is
1858 at least as wide, after handling the special case of 4-byte
1861 * Makefile.in (dependencies): Make $(OBJS) depend on as.h and
1862 everything it includes. Delete those files from per-file
1865 * as.h (relax_substateT): Now defined to be unsigned int.
1866 (relax_stateT): Separate typedef from enum definition.
1867 (enum _relax_state): Reordered for better punctuation. Added new
1868 values rs_align_code and rs_space.
1869 (lineno, struct lineno_struct): Unused, deleted.
1871 * as.h: No longer include assert.h.
1872 (as_assert): Declare.
1873 (assert): New definition, calls as_assert longer needed.
1874 (__PRETTY_FUNCTION__): Provide default for older versions of gcc.
1875 * messages.c (as_assert): New function.
1876 * gdbinit.in: Put a breakpoint there.
1878 * read.c (s_space): Rewrite to handle general expressions.
1879 Generate rs_space frags for non-constant values.
1880 * write.c (cvt_frag_to_fill): Treat rs_align_code and rs_space
1881 like rs_align and rs_org. Verify that fr_offset is non-negative,
1882 and force frag type to rs_fill only after assertion checks.
1883 (relax_segment): Treat rs_align_code like rs_align. Treat
1884 rs_space like rs_org in the first switch; in the second, force the
1885 operand to a constant, and use it for the growth size.
1889 * config/tc-hppa.c (pa_subspace): For sections with the ZERO
1890 attribute, set the "bss" field in the appropriate seginfo structure.
1894 * subsegs.h: Include obstack.h.
1898 * as.h (struct frag): Enable align* components now.
1902 * frags.c (frag_init): Call obstack_begin on `frags'.
1903 * subsegs.c (subsegs_begin): Don't do it here.
1904 * as.c (main): Call frag_init before subsegs_begin.
1906 * frags.c (frag_append_1_char): New function.
1907 * frags.h (frag_append_1_char): Declare it.
1908 (FRAG_APPEND_1_CHAR): Call it. Old definition is commented out
1911 * as.h (struct frag): Added (but commented out) new fields for
1912 tracking current alignment.
1913 (frag_now_fix): Changed macro to function declaration.
1914 * frags.c (frag_now_fix): Define function here.
1915 (frag_new): Use it instead of accessing `frags' directly.
1916 * frags.h (frags): Change comment to indicate it shouldn't be
1918 * subsegs.h (struct frchain): New field frch_obstack, intended to
1919 eventually replace global `frags' obstack.
1920 * subsegs.c (subseg_set_rest): Use frag_now_fix instead of
1921 accessing `frags' directly. Initialize fields of new frchainS
1922 explicitly instead of with memset.
1923 * config/obj-coff.c (obj_coff_ln) [!BFD_ASSEMBLER]: Use
1925 * config/tc-mips.c (s_loc), config/obj-vms.c
1926 (vms_resolve_symbol_redef), symbols.c (colon): Likewise.
1928 * config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT
1929 instead of long and unsigned long.
1930 (md_apply_fix): Cast value before passing it.
1932 * config/obj-aout.h, config/obj-coff.c, config/obj-elf.h,
1933 config/obj-som.h, config/tc-h8500.c, config/tc-hppa.c,
1934 config/tc-hppa.h, config/tc-sh.c, config/tc-z8k.c: Don't rely on
1935 use of ".." when including header files.
1937 * config/tc-rce.c: Ditto.
1940 * config/obj-coff.c (fixup_segment): Reformat condition in an `if'
1943 * Makefile.in (SUBDIR_INCLUDES): Deleted.
1947 * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.
1952 * config/tc-arc.c: Delete lots of sparc pseudo-ops.
1957 * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bit
1959 (mips_ip): Accept O_big constants in case 'I'. Change case
1960 'i'/'j' to treat an O_big constant as an out of range value.
1964 * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CONTENTS is
1965 clear for a section with the "ZERO" attribute.
1967 * Reduce useless symbols for ELF in an attempt to make smaller
1968 objects and speed up the linker.
1969 * config/tc-hppa.c (struct call_info): Replace end_symbol field
1971 (hppa_elf_mark_end_function): Delete unneeded function.
1972 (pa_build_unwind_subspace): For the 2nd unwind relocation, use
1973 the function symbol + function size instead of a special symbol
1974 for the end of the function.
1975 (process_exit): Compute the function size here. Don't call
1976 hppa_elf_mark_end_of_function anymore.
1977 (pa_procend): Likewise.
1978 (hppa_fix_adjustable): Only reject 32bit relocations for SOM.
1979 (elf_hppa_final_processing): Simplify.
1984 * config/tc-arc.c (arc_insert_operand): Change reg parm to pointer
1985 to table entry. All callers changed.
1986 (md_shortopts): New argument -mmult.
1987 (md_parse_option): Recognize it.
1988 (md_show_usage): Print it.
1989 (md_begin): If -mmult, say we have the new multiply and shift insns.
1990 (md_assemble): Fix reloc generation for 32 bit immediate values.
1991 Clean up modifier handling. Try next insn if fake operand says there's
1992 an error. Update to new syntax of insertion/extraction fns.
1993 Recognize predefined aux regs. Don't abort if insertion fn missing.
1998 * configure.in: Recognize mips-sony-bsd and mips-dec-bsd, but
1999 reject other vendors until we can be sure we're consistent with
2002 * config/obj-vms.c (Create_VMS_Object_File): Instead of formatting
2003 a buffer to pass to `error', just call `as_fatal' directly.
2004 (VMS_Psect_Spec): Ditto.
2005 (VMS_TBT_Module_Begin, VMS_TBT_Source_File, gen1,
2006 VMS_typedef_parse, VMS_LSYM_Parse, VMS_Emit_Globalvalues): Call
2007 as_tsktsk instead of printf.
2008 (VMS_TBT_Module_Begin, VMS_TBT_Line_PC_Correlation,
2009 VMS_TBT_Source_File, VMS_TBT_Source_Lines,
2010 VMS_Store_Repeated_Data, VMS_Check_For_Main): Use explicit
2011 integers rather than sizeof expressions using basic integer types,
2012 in case host and target aren't the same. Use memcpy or COPY_*
2013 macros instead of possibly unaligned word or longword assignment.
2015 * config/obj-vms.h (OBJ_SYMFIELD_TYPE): New macro.
2016 * config/obj-vms.c (VMS_Store_PIC_Symbol_Reference,
2017 VMS_Check_For_Main, VMS_write_object_file): Use sy_obj instead of
2018 forcing sy_number to hold a pointer.
2022 * config/tc-sh.c (md_begin): Don't fill in md_relax_table here.
2023 (md_relax_table): Use static initialization.
2025 * config/tc-h8300.c (parse_exp, get_operands, clever_message,
2026 md_assemble, tc_crawl_symbol_chain, md_undefined_symbol,
2027 tc_headers_hook, md_operand, md_number_to_chars): Don't use DEFUN.
2029 * Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET,
2030 CC_FOR_TARGET, OBJDUMP_FOR_TARGET, NM_FOR_TARGET; they're not
2032 (AS_FOR_TARGET, CC_FOR_TARGET, OBJDUMP, OBJDUMP_FOR_TARGET, NM,
2033 NM_FOR_TARGET): Don't define.
2034 (VMS_OTHER_OBJS): Add xmalloc.o and xexit.o from libiberty.
2035 (tooldir): Use exec_prefix, not libdir.
2039 * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h.
2041 * as.h: Include progress.h.
2042 * as.c (main): Call START_PROGRESS and END_PROGRESS.
2043 (main, perform_an_assembly_pass): Call PROGRESS.
2047 * write.c (adjust_reloc_syms): Use bfd_is_und_section and
2048 bfd_is_abs_section rather than comparing against &bfd_und_section
2049 and &bfd_abs_section.
2053 * config/tc-sh.c (md_begin): Use a local variable when
2054 initializing md_relax_table to avoid errors about modifying a
2055 const data structure.
2059 * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack which
2060 appears to no longer be needed.
2064 * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without
2065 requiring that the X_op_symbol be in the text_section.
2066 (macro): Change the test for a legel expression difference to
2067 correspond to changes in pseudo_set in read.c.
2071 * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use
2072 bfd_install_relocation.
2074 * ecoff.c (ecoff_set_gp_prolog_size): If there is no current
2075 routine, just return.
2077 * config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode
2078 value from pattern instead of assuming jsr.
2079 * config/alpha-opcode.h (jmp): Add a "1,Bc" form.
2083 * Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new, not just
2086 * configure.in (ns32k-pc532-mach*): Select correct emulation.
2087 (mips-sony-bsd*): Use ecoff.
2088 (mips-*-gnu*): New target, using aout format, from Roland McGrath.
2089 * configure: Regenerated.
2094 * configure.in (arc-*-elf*): Recognize.
2095 * configure: "regenerated".
2096 * config/tc-arc.c, config/tc-arc.h, config/arc.mt: New files.
2101 Use libiberty version of xmalloc:
2102 * Makefile.in (REAL_SOURCES): Delete xmalloc.c.
2103 (OBJS): Delete xmalloc.o.
2104 (xmalloc.o): Delete dependencies.
2105 * as.c (main): Call xmalloc_set_program_name once program name is
2108 * config/tc-alpha.c (in_range_signed, in_range_unsigned): New
2109 routines, split from in_range.
2110 (in_range): Deleted. All calls changed to in_range_*signed.
2111 (create_lita_section): Macro deleted. Single use expanded in
2113 (alpha_ip): Handle `t' and `8' operand types.
2114 (md_apply_fix): Handle BFD_RELOC_12_PCREL. Print name of
2115 unhandled relocation types.
2116 * config/alpha-opcode.h: Added HALT and DRAINA. Disabled MOVI,
2117 since it doesn't work, and isn't supported by the native
2120 * input-scrub.c: Change wording of a comment to avoid interference
2121 with Cygnus source-control tools.
2123 * as.h (errno) [NEED_DECLARATION_ERRNO]: Declare.
2125 * config/tc-m68k.c (init_table): List buscr and pcr control
2127 (m68k_ip, case 'J'): Handle them.
2129 Delete signal handler code. It's been disabled since March 1993
2131 * as.c: Don't include signal.h.
2132 (got_sig): Unused function deleted, declaration deleted.
2133 (SIGTY): Macro deleted.
2134 (main): Deleted disabled code for establishing signal handler.
2137 Tiemann should've noted something like this:
2138 * config/tc-rce.c, config/tc-rce.h: New files.
2139 * as.c (main) [TC_RCE]: Call dump_literals.
2140 * configure.in: Handle rce-*-aout.
2141 * configure: Regenerated.
2146 * app.c (do_scrub_next_char): Insert missing newline at end of file
2147 like warning says we do.
2151 * config/tc-hppa.h (pa_check_eof): Declare new extern function.
2152 (tc_frob_file): Define to call pa_check_eof.
2154 * config/tc-hppa.c (pa_check_current_space_and_subspace): New
2155 function to verify the current space and subspace are reasonable.
2156 Call for the appropriate pseudo-ops and before instruction parsing.
2157 (pa_check_eof): New function to verify enter/exit and proc/procend
2159 (pa_code): Simplify.
2161 * config/obj-som.c: Delete #if 0 code.
2165 * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and
2167 * config/sh.mh (TARG_CPU_DEPENDENTS): Get it right.
2168 * config/tc-sh.c (little): New function.
2169 (md_parse_option): Notice new option.
2170 (build_relax, build_Mytes, md_atof, md_convert_frag, md_apply_fix):
2171 Cope with little endian data.
2172 * config/tc-sh.h (COFF_MAGIC, LISTING_HEADER): Endian dependent.
2176 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert last
2177 change. The real bug was in bfd/elfcode.h and has been fixed.
2181 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vma
2182 to the relocation's offset.
2186 * Makefile.in (INSTALL_XFORM): Fix typo.
2190 * config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move and
2191 .set (no)volatile directives.
2195 * config/tc-hppa.c (pa_subspace): Make sure to always reset
2197 (pa_text, pa_data): Likewise.
2199 * config/tc-hppa.c (pa_align): New function. Aligns the current
2200 offset within the current subspace along with updating the
2201 alignment of the subspace itself.
2202 (pa_subspace): Default alignment to one byte rathern than zero
2203 bytes to avoid setting alignment to log2(0).
2204 (md_pseudo_table): Use pa_alignment for .align.
2208 * messages.c (as_fatal): Always put a space after "fatal error:"
2209 when printing message.
2213 * config/tc-hppa.h (obj_frob_symbol): Delete.
2214 (tc_frob_symbol): Make definition conditional on OBJ_SOM or
2215 OBJ_ELF. For ELF subtract out symbol->section->vma for non common
2220 * config/te-delta.h: New file, derived from te-sysv32.h.
2224 * config/tc-ppc.c (ppc_bf): Always set coff_line_base.
2228 * Makefile.in (VERSION): Bump to 2.5.3.
2230 * configure.in: Compare generic cpu name against "sparc", not
2231 "sparc*", since sparc variants should be changed to "sparc".
2232 * configure: Regenerated with autoconf 2.1.
2234 * config/tc-a29k.c (octal, toHex): Variables deleted.
2235 (isoctal): Macro deleted.
2236 (md_begin): Don't initialize them.
2237 (machine_ip, case 'P'/'A'): For absolute operand, generate an
2238 error message if it's out of range.
2239 (md_apply_fix, case RELOC_JUMPTARG): Check range for PC-relative
2241 (md_apply_fix): Delete code inside "#if 0".
2245 * config/go32.mh: Unused file deleted.
2247 * read.c (get_absolute_expression): Indicate that the error may
2248 merely be that the expression can't currently be reduced.
2252 * config/tc-m68k.h (TARGET_FORMAT): If TE_NetBSD define as
2253 "a.out-m68k-netbsd".
2254 * config/tc-sparc.h (TARGET_FORMAT): If TE_NetBSD define as
2255 "a.out-sparc-netbsd".
2257 * config/te-nbsd.h: New file, NetBSD target emulation
2258 * config/te-netbsd.h: Removed.
2259 * configure.in (i[345]86-*-netbsd*,m68*-*-netbsd*,sparc*-*-netbsd*):
2260 Set bfd_gas. Use nbsd emulation.
2264 Changes from net 2.5.2 release branch:
2266 * configure.in: Put AC_DEFINE(sparcv9) on its own line, so that
2267 the shell variable settings associated with it are permanent. For
2268 CPUs requiring bfd_gas=yes, select it based on CPU only, not
2269 individual target names. Handle m68k-hp-hpux*, not just -hpux.
2271 * config/tc-z8k.c (tc_coff_symbol_emit_hook): Add dummy argument
2272 to match prototype in obj-coff.h.
2274 * configure.in: Skip tests for defining WANT_FOPEN_BIN and
2276 * acconfig.h: Deleted them.
2277 * configure, conf.in: Rebuild with autoconf 2.0.
2278 * config/go32.cfg, config/vms-conf.h: Updated.
2280 * config/tc-m68k.c (md_apply_fix_2, md_convert_frag_1): Always use
2281 IBM_COMPILER_SUX version of code, with comments indicating why.
2283 * listing.c (file_info): Use text mode when opening file for read.
2284 Use "r" directly, no macro.
2285 * input-file.c (input_file_open): Don't use FOPEN_RT, just use
2287 * read.c (s_include): Ditto.
2288 * output-file.c (output_file_create): Try both "wb" and "w", don't
2289 bother with FOPEN_* macros.
2290 * as.h: Don't include fopen-*.h.
2292 * config/alpha-opcode.h: Make "ret" with no operands equivalent to
2293 "ret zero,(ra)", to match OSF1 and to be consistent with both
2296 Patches from DJ Delorie:
2297 * as.h (alloca): undef alloca before defining it just in case
2298 * config/go32.cfg: new file for autoconf values
2299 * config/te-go32.h: new file
2300 * configure.bat: new for autoconf
2302 * config/tc-i386.c (md_assemble): Fix typo in GOTPC check; had =
2305 * configure.in: If target_frag doesn't exist, use /dev/null.
2307 * as.c (parse_args): For non-VMS systems, re-add `v' to
2308 std_shortopts. Add "verbose" to list of long options.
2310 * write.c (adjust_reloc_syms): When generating an absolute section
2311 symbol as a placeholder, don't mark it as used in a relocation
2314 * Makefile.in (comparison): Compare using makefile code from gcc,
2315 stripped down to discard subdir stuff and adapted to give a
2316 non-zero exit status if either file differs.
2320 * config/tc-mips.c (load_address): Fix RELAX_ENCODE arguments for
2325 * config/tc-mips.c (s_change_sec): If not GPOPT, don't permit
2326 switching to the readonly data section.
2328 * ecoff.c (ecoff_directive_type): Fix warning message.
2332 * config/tc-hppa.c (pa_proc): Delete disabled code to put each
2333 proc in its own subspace, we're not going to use it.
2337 * config/tc-mips.c (macro): Ensure that mips2 case of M_LI_DD in
2338 .rdata does not become a variant frag.
2340 * config/tc-mips.c (mips_cpu): Initialize to -1.
2341 (md_begin): Don't mips_cpu if it was already set.
2342 (md_parse_option): For -mipsN, don't set mips_cpu if it was
2343 already set. For -mcpu=, just set mips_cpu, not mips_isa.
2347 * config/tc-mips.c (md_pseudo_table): If OBJ_ELF, handle .section.
2348 (s_elf_section): New static function.
2349 * ecoff.c (ecoff_build_symbols): Don't abort if we don't recognize
2350 the section when setting the storage class; default to sc_Data.
2354 * config/tc-hppa.c (md_apply_fix): Set new_val to 8 for all
2355 fixups to branch instructions (not just pc-relative ones) which
2356 will generate SOM relocations.
2360 * config/tc-a29k.c: Include ctype.h with angle brackets.
2361 (define_some_regs): Add new special register names defined on the
2363 (parse_operand): Add argument opt. If non-zero, don't warn about
2365 (machine_ip): If handling argument type 'I', pass opt as non-zero
2366 to parse_operand. Handle new optional operand type 'I'.
2367 (md_undefined_symbol): Handle special register names (srNN).
2371 * write.c (renumber_sections): New static BFD_ASSEMBLER function.
2372 (write_object_file): Call it after removing gas created sections.
2376 * symbols.c (symbol_create): Use udata.p, not just udata.
2377 * config/obj-elf.c (obj_ecoff_set_ext): Likewise.
2378 (elf_get_extr): Likewise.
2380 * read.c (read_a_source_file): The second argument to as_where is
2381 unsigned int *, not int *.
2385 * config/tc-hppa.c: Eliminate all uses of fx_addnumber.
2386 (tc_gen_reloc): Simplify. It's no longer necessary to set a
2387 reloc's addend field to zero for function symbols.
2388 (md_apply_fix): Simplify. For fixups which will require a SOM
2389 reloc, just clear out the necessary bits in the output file.
2393 * Makefile.in (BISON): Use bison -y, not bison.
2397 * Makefile.in (VERSION): Updated to 2.5.
2398 (clean-here): Delete stamp-mk.com.
2399 (distclean): Delete .gdbinit.
2400 * Version 2.5 released.
2404 * config/te-nbsd532.h: Renamed from te-netbsd532.h.
2405 * configure.in, configure: Adjusted.
2409 * config/cplus-dem.c: Removed. It isn't used. Even if it was,
2410 it's better to use the one in libiberty.
2414 * symbols.c (resolve_symbol_value, case O_symbol): Undo last
2415 change; it breaks the rs6000 support, and doesn't seem to be
2420 * config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed to
2421 a.out-<arch>-netbsd to match corresponding changes in BFD.
2425 * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
2426 rather than explicitly adding the frag address.
2427 * config/obj-coff.c (coff_frob_symbol): Add a zero entry to mark
2428 the end of the line numbers; this replaces the zero entry which
2429 used to be added by coff_add_linesym, removed Oct 7.
2430 (coff_adjust_section_syms): Ignore sections with no seginfo.
2434 * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a
2435 "stage" symlink to the appropriate stage* directory, and use it
2436 instead in the -B options.
2437 (comparison): Revert yesterday's change.
2441 * config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if
2442 pc-relative, use fx_offset only, ignore address of relocation.
2446 * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking
2447 for an embedded PIC switch expression, since the definition of
2448 S_IS_LOCAL was changed.
2452 * Makefile.in (comparison): When comparing as.new or gasp.new, try
2453 running the binary through sed to avoid differences due to
2454 "stage1" or "stage2" having been written into the binary.
2458 ELF symbol size handling, based on code from Eric Youngdale:
2459 * config/obj-elf.h (OBJ_SYMFIELD_TYPE): New macro. Adds an
2460 expression pointer to the symbol structure, used for `size'
2461 expressions that couldn't be reduced to constants when initially
2463 (elf_frob_symbol): Declare.
2464 (obj_frob_symbol): Call elf_frob_symbol always, rather than
2465 ecoff_frob_symbol only if ECOFF_DEBUGGING defined.
2466 * config/obj-elf.c (obj_symbol_new_hook): Deleted unused code.
2468 (obj_elf_size): Deleted unused code. If size is non-reducible
2469 expression, allocate some storage for the sy_obj field and copy
2471 (elf_frob_symbol): New function. Computes sizes, calls
2472 ecoff_frob_symbol if appropriate.
2474 * write.c (fixup_segment): For i386 elf and coff (for now), don't
2475 add in value of symbol from another defined section of the file.
2479 * config/tc-m88k.h (TC_KEEP_FX_OFFSET): Define.
2480 * config/obj-coff.c (do_relocs_for): Test only TC_KEEP_FX_OFFSET,
2481 rather than both it and TC_M88K.
2482 (coff_adjust_section_syms): New function.
2483 (coff_frob_section): For non-empty sections, create aux entry for
2484 the section symbol, indicating the size.
2485 (n_line_nos): New variable.
2486 (add_lineno): Increment it.
2487 (coff_add_linesym): Increment n_line_nos, don't call add_lineno.
2488 (coff_frob_file): New function; map coff_adjust_section_syms over
2490 (obj_coff_line): Only reset line_base for .bf symbols.
2491 * config/obj-coff.h (coff_adjust_section_syms, coff_frob_file):
2493 (obj_frob_file): New macro.
2495 * config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Renamed from
2496 obj_frob_forward_symbol, and rewritten for new parameter list.
2500 * config/obj-vms.h (S_IS_LOCAL): fix obsolete flagseen[] reference.
2504 * config/obj-ecoff.c (obj_pseudo_table): Accept .esize and .etype
2505 as synonyms for .size and .type.
2509 * config/obj-coff.c (coff_frob_section): Remove assert about
2511 * config/tc-sparc.c (md_section_align): Use section alignment, not
2512 xvec align_power_min field.
2516 * vmsconf.sh (make-gas.com): handle DCL verification to enable
2517 sensible feedback to the user while gas is being built.
2521 * Makefile.in (DISTSTUFF): New variable, listing only make-gas.com
2523 (diststuff): New target; builds DISTSTUFF.
2524 (realclean): Separate target, depend on clean and distclean, then
2526 * make-gas.com: Deleted.
2528 * config/tc-i386.c (i386_validate_fix) [BFD_ASSEMBLER]: New
2529 function. Converts reloc for "foo-GOT" to BFD_RELOC_386_GOTOFF
2531 (i386_operand): Don't look up section symbol for
2533 (reloc): Always permit return of 8- and 16-bit relocation types.
2534 Add a space after "pc-relative" in the error message.
2535 (tc_i386_fix_adjustable) [BFD_ASSEMBLER]: Reject
2536 BFD_RELOC_386_GOTOFF relocs.
2537 (i386_operand): For any GOTOFF reloc, convert it to a BFD_RELOC_32
2538 with a "foo-GOT" value.
2539 * config/tc-i386.h (i386_validate_fix): Declare it.
2540 (TC_VALIDATE_FIX): New macro -- call it.
2541 (NOP_OPCODE): Cast to `char' to avoid compiler warnings.
2543 * as.h: If __STDC__ is not defined and varargs.h is available, use
2544 it rather than stdarg.h.
2546 * write.h (struct fix): Added new bitfield fx_plt, for fixups
2547 referring to PLT entries.
2548 * write.c (fix_new_internal): Initialize fx_plt to zero.
2549 (adjust_reloc_syms): Re-fetch `sym' after top of reduction loop.
2550 Don't adjust fx_offset by frag address, since S_GET_VALUE now
2551 includes the frag address.
2552 (fixup_segment): Changed local var PCREL to type int, added PLT.
2553 If PC-relative fixup refers to a PLT entry for a symbol in the
2554 current section, don't reduce it.
2556 * write.c (adjust_reloc_syms): Exit loop through a label. If
2557 DEBUG5 is defined, print out each fixup before and after
2559 (fixup_segment): If DEBUG5 is defined, print out each fixup before
2560 and after processing.
2561 (print_fixup): Added prototype. Show address on first line. Show
2562 fx_offset and fx_subsy. [!BFD_ASSEMBLER]: Only show fx_r_type if
2563 NEED_FX_R_TYPE is defined.
2565 * symbols.c (print_symbol_value_1): Check S_IS_LOCAL, S_IS_EXTERN,
2566 S_IS_DEBUG, S_IS_DEFINED also.
2570 * Makefile.in (all): Depend on .gdbinit.
2571 (.gdbinit): Rebuild from gdbinit.in by running config.status.
2573 * gdbinit.in: Define new function "pf". Fix doc on "pe" and "ps".
2575 * write.c (print_fixup): Print source location on first line.
2576 Show fx_r_type and fx_addsy fields.
2580 * configure.in: Set bfd_gas for all sparc targets in one place,
2581 instead of separately for each. Correctly handle user-supplied
2582 "--enable-bfd-gas" option.
2584 * gdbinit.in: Move "break abort" to end, in case gdb complains.
2586 * as.h (PRINTF_WHERE_LIKE, PRINT_LIKE) [USE_STDARG, !__GNUC__]:
2589 * symbols.c (resolve_symbol_value, case O_symbol): Don't do any
2590 processing if add_symbol is undefined or in expr_section.
2591 (resolve_symbol_value, case O_add): For symbol plus
2592 constant-valued symbol, convert to O_symbol and re-reduce.
2593 (S_GET_VALUE): If symbol needs resolving, resolve it.
2594 (indent_level): No longer static.
2595 (print_symbol_value_1): Don't print frag address if it matches
2596 zero_address_frag. Don't print "resolving" if already resolved.
2597 Print segment name. Don't call print_expr_1 on an undefined
2599 (print_expr_1): Fix whitespace before printing X_add_number.
2601 * expr.c (make_expr_symbol): No longer static. Use symbol_create,
2602 not symbol_new, for symbols holding expression values.
2603 * expr.h (make_expr_symbol): Move declaration here.
2604 * write.c (fix_new_exp): Handle O_add by creating an
2605 expression-valued symbol, and calling fix_new_exp recursively.
2606 (adjust_reloc_syms): If a fixup's symbol value is a sum of an
2607 undefined symbol and a constant, fold the constant into the fixup,
2608 and refer to the undefined symbol directly. Then process the
2609 fixup again from scratch.
2610 (write_object_file): Before calling adjust_reloc_syms, make a pass
2611 through the symbol list trying to resolve values.
2613 * write.c (print_fixup): New routine, for debugging.
2614 (write_relocs): Call bfd_install_relocation. Deleted various
2615 hacks for working around problems with bfd_perform_relocation.
2617 * Makefile.in (VERSION): Update to 2.4.90.
2621 * Makefile.in (gasp.o): Depends upon config.h.
2623 * config/tc-mips.c: Include subsegs.h.
2624 (md_apply_fix): If an unconditional b or bal overflows, and we are
2625 not assembling PIC code, replace it with a j or jal.
2627 * config/tc-mips.c (md_apply_fix): Correct branch overflow test.
2628 Use as_bad_where and as_warn_where rather than as_bad and as_warn.
2632 * write.c (write_relocs): Add file name and line number to
2633 as_fatal calls. Handle bfd_reloc_overflow case specifically when
2634 RELOC_EXPANSION_POSSIBLE.
2638 * as.h (USE_STDARG, USE_VARARGS): Define one or neither of these
2639 here. Use them for deciding which PRINTF*LIKE macro definitions
2641 * messages.c: Use them, instead of NO_STDARG, NO_VARARGS.
2642 [!USE_STDARG && !USE_VARARGS] (va_alist, va_dcl, ...): Provide
2643 default definitions matching what we were doing before.
2644 (as_tsktsk): Remove the non-stdarg, non-varargs version, and
2645 always use the varargs form if not using stdarg. It's safe to
2646 always use vfprintf, because libiberty will provide it if the
2647 native system doesn't. Also, always make format be const.
2648 (as_warn, as_warn_where, as_bad, as_bad_where, as_fatal): Ditto.
2652 * config/tc-mips.c (load_register): Always use addiu when adding a
2653 constant to $zero--no need to use daddiu.
2654 (macro): Hack the -mips3 overflow tests to not fail when offsetT
2657 * symbols.h (copy_symbol_attributes): Declare.
2661 * listing.c: Bugfixes based in part on patches from Paul
2663 (listing_newline): Check filename as well as line number when
2664 deciding whether to record it.
2665 (list_symbol_table) [S_IS_REGISTER]: Check that S_IS_REGISTER is
2666 false (if defined) as well as checking for reg_section.
2667 (listing_listing): Iterate fetching lines while line number is too
2668 low, and we haven't run off the end of the input file.
2670 * config/vms-conf.h: Changed HAVE_DELETE to HAVE_REMOVE.
2674 * ecoff.c (ecoff_generate_asm_lineno): check if
2675 current_stabs_filename is NULL before strcmp.
2676 * read.c (read_a_source_file): fix a bug in generate_asm_lineno
2681 * config/ho-*.h: Now-unused files deleted.
2683 * symbols.c (copy_symbol_attributes): New function. Copies BFD
2684 symbol flags and calls OBJ_COPY_SYMBOL_ATTRIBUTES.
2685 (resolve_symbol_value, case O_symbol): Call it, if X_add_number is
2686 zero. Don't call obj_frob_forward_symbol.
2687 * read.c (pseudo_set): Call copy_symbol_attributes, but only if
2688 X_add_number is zero.
2689 * config/obj-elf.h (obj_frob_forward_symbol): Deleted.
2691 * config/tc-i960.c: Lots of whitespace, comment reformatting,
2693 (strchr): Don't declare.
2694 [BFD_ASSEMBLER]: Don't compile md_convert_frag,
2695 md_estimate_size_before_relax, md_ri_to_chars,
2696 md_create_short_jump, md_create_long_jump.
2697 (brtab_emit): Use data_section, not SEG_DATA.
2701 * config/vms-conf.h: new file, manually derived from conf.in.
2702 * config-gas.com: use it, and eliminate obsolete "host.h".
2706 * config/tc-ppc.c (ppc_current_block): New static variable.
2707 (ppc_stabx): Set sy_tc.within of a C_STSYM symbol to
2708 ppc_current_block. Don't move around any stab symbol, just those
2710 (ppc_bs): Set ppc_current_block.
2711 (ppc_es): Clear ppc_current_block.
2712 (ppc_frob_symbol): Set the value of a C_STSYM symbol to the offset
2713 from the csect of the enclosing block.
2715 * config/tc-mips.c (insns_since_cache_access): Remove.
2716 (append_insn): Remove setting of insns_since_cache_access, and
2717 special 4600 handling; it turns out not to be required.
2721 * config/tc-mips.c (md_shortopts): Remove E.
2722 (md_longopts): Add EB and EL.
2723 (md_parse_option): Handle -EB and -EL as separate options, rather
2724 than as a single -E option with an argument.
2728 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions
2729 involving global symbols too.
2733 * as.h: Test NEED_DECLARATION_*, not NEED_*_DECLARATION.
2735 * configure.in: Test for remove, not delete. Fix cross-assembler
2737 * as.h: Test HAVE_REMOVE, not HAVE_DELETE; define unlink to
2740 * read.c (pseudo_set, case O_symbol): If
2741 OBJ_COPY_SYMBOL_ATTRIBUTES is defined, invoke it.
2742 [BFD_ASSEMBLER]: Copy BSF_FUNCTION setting too.
2743 * config/obj-elf.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Define.
2747 * config/obj-vms.h (DSG_S_C_UBITU, DST_K_VFLAGS_DSC, DST_K_TS_ATOM,
2748 many others): new macros; values obtained from "DSTRECRDS.SDL".
2749 * config/obj-vms.h (various): use them.
2750 (USE_BITSTRING_DESCRIPTOR): new macro, for selecting bitfield
2751 representation (only enum bitfields can avoid being bitstrings).
2752 (bitfield_suffix, setup_basic_type): new routines.
2753 (VMS_typedef_parse): use them. Now recognize bitfields of all
2754 integral types, not just type `int'. Caveat: the representation
2755 used for bitfields still does not work for objects placed in
2756 registers, and gcc's optimizer sometimes puts small structs there.
2760 * read.c (s_text) [#if OBJ_VMS]: clear the IN_DEFAULT_SECTION
2761 bit from const_flag.
2762 * config/obj-vms.h (IN_DEFAULT_SECTION): define this macro.
2763 (tc_frob_label): define this to call vms_check_for_special_label,
2764 and declare the latter.
2765 * config/obj-vms.c (vax_g_doubles): declare this file-scope
2767 (const_flag): initialize to IN_DEFAULT_SECTION instead of 0.
2768 (vms_check_for_special_label): new routine (tc_frob_label).
2769 (VMS_TBT_Routine_End): don't bother checking for `gcc_compiled.'
2770 and `gcc2_compiled.' labels; they won't reach here any more.
2771 (VMS_typedef_parse) [case 'r']: for types `double' and `complex
2772 double', use `vax_g_doubles' flag to select type of double.
2773 (VMS_write_object_file) [traceback setup]: don't pass symbols
2774 with the IN_DEFAULT_SECTION attribute to the TBT_Routine_Begin
2775 and TBT_Routine_End functions.
2779 * config/obj-vms.c (VMS_TBT_Routine_End): cache the result of
2780 S_GET_VALUE() to avoid many repeated function calls.
2781 (VMS_Check_For_Main) [#if HACK_DEC_C_STARTUP]: capitalize
2782 _C$MAIN_ARGS in advance, in case -h3 (leave symbol name as-is)
2783 gets requested. [All the HACK_DEC_C_STARTUP code appears to
2784 be obsolete; gcc does it automatically for vms target. It's
2785 also misnamed, because it is for the "VAX C" run-time library,
2786 not the newer "DEC C" one which has much different startup code.]
2787 {various}: use `S_SET_xxx(symbol,new_value)' rather than
2788 `S_GET_xxx(symbol) = new_value'.
2792 * config/obj-coff.c (c_dot_file_symbol): Use bfd_abs_section_ptr,
2793 not &bfd_abs_section.
2797 * expr.c (clean_up_expression): Use addressT, not bfd_vma.
2801 * expr.c (expr): Don't reduce the difference of two symbols in the
2802 same frag if the symbols are not in normal sections.
2804 * config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete a.out crud.
2805 (S_SET_DESC, S_GET_OTHER, S_GET_TYPE, S_GET_DESC): Likewise.
2806 (obj_attach_unwind_info): Do not define. Not needed anymore.
2807 * config/tc-hppa.c: Delete whitespace at EOL.
2808 (struct hppa_fix_struct): Delete fx_unwind field and all references.
2809 (fix_new_hppa): Last arg is now a pointer to an int. Do not
2810 call obj_attach_unwind_info anymore. For SOM R_ENTRY and R_EXIT
2811 fixups, store 32bits of unwind information in the fx_addnumber
2813 (md_assemble, pa_entry, process_exit, pa_procend): For SOM R_ENTRY
2814 and R_EXIT fixups, pass a NULL pointer to fix_new_hppa, and a
2815 pointer to 32 bits of unwind info.
2816 (tc_gen_reloc): For SOM R_ENTRY and R_EXIT fixups, set the symbol
2817 pointer to the dummy symbol; set the addend field to fx_addnumber.
2818 (pa_comm, pa_equ, pa_type_args, pa_import): Use bfd_XXX_section_ptr
2819 rather than &bfd_XXX_section.
2823 * config/tc-i386.c (md_apply_fix_1): For GOTPC relocs, decrement
2824 value by one; discard adjustments previously being made. From
2827 VMS- and Vax-related changes from Pat Rankin:
2828 * Makefile.in (VMS_OTHER_OBJS): add concat, getopt, and getopt1.
2829 * vmsconf.sh: no longer have make-gas.com echo text about needing
2830 to modify the gcc-vms driver when intending to use with gcc 1.x.
2831 * as.c (parse_options): suppress 'v' from std_short_options and
2832 eliminate VMS-specific conditional initialization;
2833 [default case]: check for '-v' if md_parse_options doesn't recognize
2835 [default case, #if VMS]: check for filename argument when '-v' seen;
2837 * config/tc-vax.c (md_assemble): don't rely on `this_add_number'
2838 for O_big literal operands (double floats and long long ints);
2839 [VMS, md_shortopts]: add second colon after 'v';
2840 (md_parse_options) [VMS, case 'v']: check for argument, so
2841 caller can handle `-v' w/o arg.
2845 * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET
2846 is defined, put the tx_offset into the r_offset.
2847 * config/tc-sh.c (line_comment_chars): Add #
2848 (tc_reloc_mangle): Deleted.
2849 * config/tc-sh.h (TC_KEEP_FX_OFFSET): Define.
2850 (TC_RELOC_MANGLE): Delete.
2854 * flonum-konst.c: Change preprocessor tests of HO_VMS to just VMS.
2855 * hex-value.c: Ditto.
2856 * config/obj-vms.c: Ditto.
2858 * config/tc-sparc.c (sparc_ip): Replace as_bad/exit sequence with
2860 * config/tc-i860.c (i860_ip): Ditto.
2861 * config/tc-hppa.c (pa_ip): Ditto.
2862 * config/tc-alpha.c (alpha_ip): Ditto.
2863 * as.c (parse_args): Ditto.
2865 * config/tc-mips.c (mips_ip): Replace as_warn/exit sequence with a
2868 * write.c (write_contents): Use EXIT_FAILURE.
2869 * output-file.c (output_file_create, output_file_close,
2870 output_file_create, output_file_close): Ditto.
2871 * messages.c (as_fatal): Ditto.
2872 * config/obj-som.c (obj_som_version, obj_som_copyright): Ditto.
2873 * config/obj-ieee.c (write_object_file): Ditto.
2874 * config/obj-coff.c (write_object_file): Ditto.
2875 * config/tc-vax.c (main): Use EXIT_SUCCESS.
2876 * config/tc-m68k.c (main): Ditto.
2878 * hash.c (main): Pass a value to exit().
2880 * as.h (EXIT_SUCCESS, EXIT_FAILURE): Moved here.
2881 * as.c: ...from here.
2882 (parse_args): Use them always.
2883 (main): Use exit rather than return.
2885 * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall):
2886 Rewrite handling of program_transform_name.
2888 * configure.in: Test for functions unlink and delete.
2889 * as.h: If unlink isn't available but delete is, define unlink to
2892 Update for autoconf 1.118:
2893 * gdbinit.in: New file, created from old .gdbinit.
2894 * .gdbinit: Deleted.
2895 * aclocal.m4 (GAS_GDBINIT): Deleted.
2896 * configure.in: Don't use it. Instead, generate .gdbinit from
2897 gdbinit.in. Don't substitute cpu_type, obj_format, emulation,
2898 atof. Switched order of AC_LINK_FILES arguments. Use AC_PREREQ
2899 to ensure that older versions of autoconf aren't used.
2900 * Makefile.in: Added @configure_input@ line.
2901 (configure): Deleted rule.
2905 * config/obj-coff.c (fixup_segment): After handling the difference
2906 of two symbols from the same segment, set fx_subsy to NULL, to
2907 satisfy existing TC_COUNT_RELOC macros.
2911 * aclocal.m4 (GAS_GDBINIT): New macro.
2912 * configure.in: Use it.
2913 * configure: Regenerated.
2917 * .gdbinit (pe, ps): Define new commands.
2918 * symbols.c (indent_level): New static variable.
2919 (indent, print_expr_1, print_symbol_value_1, print_symbol_value,
2920 print_expr): New functions.
2922 * Makefile.in (config-stamp): Add a "this file generated by make"
2923 message to config.h.
2925 PIC implementation for i386-linux, based on code from Eric
2926 Youngdale and Paul Kranenburg, with some work of my own:
2928 * write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXUP on fixup
2929 before processing same-section pcrel relocations.
2930 (TC_RELOC_RTSYM_LOC_FIXUP): Default to 1.
2932 * expr.c (make_expr_symbol): If operator is O_symbol and
2933 X_add_number is zero, just return the symbol. If operator is
2934 O_constant, resolve the symbol's value before returning.
2935 (operand): Permit use of "[]" for grouping.
2936 (clean_up_expression): For difference of two symbols in the same
2937 frag, add the difference of their offsets into X_add_number.
2938 (expr): Reduce difference of two symbols in same frag to their
2941 * config/tc-i386.c (TC_RELOC): New macro.
2942 (struct _i386_insn): New field disp_reloc.
2943 (GOT_symbol): New variable.
2944 (operand_special_chars): Added square-brackets and at-sign.
2945 (reloc) [BFD_ASSEMBLER]: Added new argument OTHER; if it is not
2946 NO_RELOC, just return it.
2947 (reloc) [! BFD_ASSEMBLER]: Add third argument to dummy macro.
2948 (BFD_RELOC_386_PLT32, _GOT32, _GOTOFF) [! BFD_ASSEMBLER]: More
2950 (tc_i386_fix_adjustable): New function. Returns zero if symbol in
2951 fixup is not local, to prevent relocations against externals from
2953 (md_assemble): Initialize disp_reloc field to NO_RELOC. Pass
2954 disp_reloc field to reloc() function, and use TC_RELOC to generate
2955 value to pass to fix_new_exp.
2956 (md_assemble): Change 32-bit reloc against GOT_symbol into a GOTPC
2958 (i386_operand): Initialize disp_reloc field to NO_RELOC. Handle
2959 @GOTOFF, @PLT, @GOT operands. For GOTOFF relocations with local
2960 symbols, force generation of the section symbol.
2961 (md_estimate_size_before_relax): If GOT_symbol exists, decide
2962 we're generating PIC code, and convert relocations against
2963 undefined symbols from PCREL to PLT32.
2964 (md_apply_fix_1) [OBJ_ELF]: Fix up values for dynamic-linking
2966 (md_undefined_symbol): Notice GLOBAL_OFFSET_TABLE_NAME and set
2967 and return GOT_symbol if it matches.
2968 (F, MAP): Move macro definitions outside function.
2969 (tc_gen_reloc): Only switch on size and pcrel if code wasn't
2970 already supplied as PLT32. GOT32, GOTOFF, or GOTPC. Convert
2971 BFD_RELOC_32 using GOT_symbol into GOTPC.
2972 * config/tc-i386.h (TC_RELOC, tc_fix_adjustable,
2973 TC_RELOC_GLOBAL_OFFSET_TABLE, TC_RELOC_RTSYM_LOC_FIXUP): New
2975 (NEED_FX_R_TYPE): Define.
2976 (LOCAL_LABEL): Accept ".X" prefix too.
2977 (GLOBAL_OFFSET_TABLE_NAME): Default to "_GLOBAL_OFFSET_TABLE_".
2981 * config/obj-elf.c (obj_elf_type): Rewrite to accept syntax
2982 reportedly to be used on Irix 6.
2984 * config/tc-mips.c (md_pseudo_table): Handle .globl and .global.
2985 (s_mips_globl): New static function; needed for Irix 5 support.
2986 * ecoff.c (ecoff_build_symbols): If BSF_FUNCTION is set for an
2987 external symbol with no type, set the type to st_Proc rather than
2988 st_Global. Don't set the index of an external st_Proc or
2989 st_StaticProc symbol unless it is also a local symbol.
2991 * read.c (read_a_source_file): The second argument to as_where is
2992 unsigned int *, not int *.
2996 * config/obj-ecoff.h : Change names to OBJ_GENERATE_ASM_LINENO,
2997 and generate_asm_lineno.
2998 * config/obj-elf.h : ditto.
3000 * read.c (read_a_source_file): if no file when inst is read, set
3001 generate_asm_lineno to true.
3002 * ecoff.h : change name to generate_asm_lineno and add function
3003 ecoff_no_current_file.
3004 * ecoff.c : change name to generate_asm_lineno.
3005 * ecoff.c (ecoff_generate_asm_lineno) : new function, to generate
3006 ecoff style line for asm file.
3010 * config/obj-coff.c (size_section): Do an fprintf to stderr rather
3012 (fixup_segment): Use as_bad_where rather than as_bad.
3016 * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing
3017 nothing becomes macro doing nothing.
3021 * Makefile.in (Makefile): Depend on config.status.
3022 (config.status): Run config.status from . instead of srcdir.
3024 * config/tc-i386.c (tc_gen_reloc): Use bfd_get_reloc_code_name to
3025 display the name of the relocation type that couldn't be handled.
3026 * config/tc-sparc.c (tc_gen_reloc): Likewise.
3027 * config/tc-alpha.c (tc_gen_reloc): Likewise. Deleted abort call
3028 after call to as_fatal.
3030 * configure.in (i386-*-linux*): Don't set bfd_gas.
3032 * Makefile.in (CC_FOR_TARGET, NM_FOR_TARGET, OBJDUMP_FOR_TARGET,
3033 install, uninstall): Don't use "brokensed" hack any more, the new
3034 autoconf code should never let program_transform_name be empty.
3036 Update for autoconf beta 1.112:
3037 * aclocal.m4 (GAS_CHECK_DECL_NEEDED, GAS_WORKING_ASSERT): New
3039 * configure.in: Use them. Use AC_ARG_PROGRAM (now provided by
3040 autoconf) instead of my hacked-up AC_PROGRAM_TRANSFORM_NAME. Move
3041 test for CROSS_COMPILE just before AC_FUNC_ALLOCA, and emit a
3042 message to try to ease confusion about autoconf's
3043 "cross-compiling" message.
3044 * acconfig.h (NEED_DECLARATION_MALLOC, NEED_DECLARATION_FREE,
3045 NEED_DECLARATION_ERRNO): Renamed from NEED_*_DECLARATION.
3046 * configure, conf.in: Regenerated.
3050 * configure.in: Check ${host} and ${target} rather than
3051 ${host_canon} and ${target_canon}.
3052 * configure: Likewise.
3056 * config/tc-mips.c (mips_cpu): New static variable.
3057 (insns_since_cache_access): New static variable.
3058 (md_begin): Set mips_cpu as well as mips_isa.
3059 (append_insn): If mips_cpu is 4600, require four nop instructions
3060 between an instruction which accesses the cache and certain CACHE
3061 instructions. Keep track of the number of instructions seen since
3062 an instruction which accesses the cache.
3063 (md_parse_option): Set mips_cpu as well as mips_isa.
3067 * doc/Makefile.in (VPATH): Define using @srcdir@.
3068 (prefix, program_transform_name, exec_prefix): Use autoconf style
3073 * config/ho-riscix.h, config/tc-arm.c, config/tc-arm.h: New files
3074 * configure.in: Recognize the arm.
3078 * ecoff.c (add_file): Don't try to generate line numbers if the
3079 symbol table has been frozen.
3083 * aclocal.m4 (AC_PROG_CC): Use AC_DEFUN, and omit AC_PROVIDE.
3085 * configure.in: Handle user-specified bfd-assembler option with
3086 separate variable from preferred configuration, until the two are
3087 resolved. Indicate bfd_gas=preferred for linux a.out. Use
3088 AC_PROGRAM_TRANSFORM_NAME, for which a patch has been sent to djm.
3089 * Makefile.in (target_alias, program_transform_name): Define,
3090 using autoconf @-substitutions.
3094 * atof-generic.c: Deleted alloca handling here.
3096 * Makefile.in (prefix, exec_prefix): Use @-subtitutions.
3098 * aclocal.m4 (AC_OUTPUT_LINKS): Deleted redefinition, since
3099 autoconf 1.109 has this fixed.
3100 * configure.in: Don't change quote characters around AC_MSG_ERROR
3101 invocation. Don't use AC_HEADER_STDC, since it requires running a
3102 program. Cache NEED_*_DECLARATION values.
3103 * configure, conf.in: Regenerated with a modified autoconf 1.109.
3105 * as.h (volatile): Don't test or define here; not needed.
3106 (alloca): Replace alloca-conf.h inclusion with code recommended in
3107 autoconf documentation. Include config.h first.
3111 * config/obj-coff.h (S_IS_DEFINED): Absolute symbols are defined
3114 * configure.in, configure: Initialize bfd_gas to no.
3118 * as.h: Include alloca-conf.h from "libiberty", not
3123 * config/tc-ppc.c (md_apply_fix): Don't generate a reloc when a
3124 symbol is used as an offset into a CSECT that is not a TOC. These
3125 types of loads are generated by gcc -mminimal-toc.
3129 * as.h (flag_*): Added comments describing meanings of some of
3131 (struct frag): Add some comments about the ns32k-specific fields
3132 and why they're here.
3133 (SIZEOF_STRUCT_FRAG): Cast addresses to char*, not int.
3134 (flag_print_statistics): Declare.
3136 * as.c (parse_args): Set flag_print_statistics instead of
3137 statistics_flag. Options array is now const. Added new option
3138 "dump-config"; if specified, print TARGET_ALIAS, TARGET_CANONICAL,
3139 TARGET_CPU, TARGET_OBJ_FORMAT, and TARGET_FORMAT, if defined.
3140 (main): Change test to check flag_print_statistics.
3141 (statistics_flag): Deleted.
3143 * frags.c (frag_variant): Removed PCREL_ADJUST and BSR arguments.
3144 Always initialize them to zero.
3145 * frags.h (frag_variant): Fixed prototype.
3146 * config/tc-i960.c (get_cdisp): Don't pass the extra zero args.
3147 * config/tc-ns32k.c (convert_iif): Don't pass the arguments; cache
3148 the value of frag_now and fill in the fields later.
3150 * Makefile.in (distclean, realclean): Remove new
3151 configure-generated files.
3155 Conversion to autoconf:
3156 * acconfig.h, aclocal.m4: New files.
3157 * configure.in: Rewritten (except for some target-specific code)
3159 * conf.in, configure: New files, generated from the above.
3160 * Makefile.in: Changed magic sequence indicating insertion of
3162 (VPATH, srcdir, CC, LIBS, OBJS dependencies): Use @-substitutions
3164 (LINKED_HEADERS): Deleted a.out.gnu.h, a.out.h, and host.h.
3165 (config.status, configure): Rewrite rules.
3166 (config-stamp): Depend on conf. Skip variables that configure is
3167 now substituting itself.
3168 (*.o dependencies): Deleted host.h.
3169 (distclean, realclean): Don't delete host.h.
3170 * as.c: Don't include stdio.h, string.h, sys/types.h. Include
3171 signal.h after as.h.
3172 * as.h: Include alloca-conf.h first. Include ctype.h, string.h,
3173 strings.h, stdlib.h, unistd.h, sys/types.h, fopen-bin.h,
3174 fopen-same.h, as suggested by autoconf test results.
3175 [BROKEN_ASSERT]: Don't include assert.h.
3177 (volatile, const): Define if not __STDC__ and not already defined.
3178 (malloc, realloc) [NEED_MALLOC_DECLARATION]: Declare.
3179 (free) [NEED_FREE_DECLARATION]: Declare.
3180 * gasp.c: Include config.h, stdlib.h (if HAVE_STDLIB_H). Don't
3182 (malloc) [NEED_MALLOC_DECLARATION]: Declare.
3183 * messages.c: Include as.h first. Include errno.h only if
3184 HAVE_ERRNO_H. If HAVE_VARARGS_H and not __STDC__, undefine
3185 HAVE_STDARG_H. Set NO_STDARG and NO_VARARGS as appropriate.
3186 * doc/Makefile.in (srcdir, INSTALL, INSTALL_PROGRAM,
3187 INSTALL_DATA): Use autoconf @-substitutions.
3189 * input-file.c: Don't include assert.h here, 'cause as.h already
3192 * config/tc-alpha.c: Added various prototypes for static
3194 (in_range): New function, tests whether a value can fit in an
3196 (build_mem, build_operate_n): New functions for constructing
3198 (emit_sll_n, emit_ldah_num, emit_addq_r, emit_lda_n): New
3199 functions for emitting single instructions, no longer requiring a
3200 recursive call to md_assemble.
3201 (emit_add64): New function for expanding a REG:=REG+CONST
3202 operation into one or more instructions, to handle wide constants.
3203 (clear_insn): New variable.
3204 (md_begin): Fill it in with zeros and BFD_RELOC_NONE values.
3205 (alpha_ip): Use it to initialize local variable insns.
3206 (alpha_ip, label "immediate" and cases 'P', 'G'): Use emit_add64
3211 * subsegs.c (section_symbol): Reverse still-wrong test of
3212 EMIT_SECTION_SYMBOLS.
3214 * write.c (BFD_FAST_SECTION_FILL): Always define.
3215 (write_contents): If fill_size is 1, use memset instead of looping
3220 * config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility
3221 with native MIPS assembler.
3222 * configure.in (mips-*-irix*): Don't set emulation.
3223 * config/te-irix.h: Remove.
3225 * ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
3226 haven't seen any input files yet.
3227 * config/tc-alpha.c (md_begin): Just call symbol_create, rather
3228 than calling symbol_new and then removing the symbol from the
3231 * as.c (main): Move a inside the #if 0 block which uses it.
3232 * ecoff.c (current_stabs_filename): Make const.
3233 * frags.h (frag_align_pattern): Declare.
3234 * gasp.c (new_file): Cast isp to long, and use %ld to print it.
3235 * config/tc-alpha.h (md_operand): Add cast to void.
3236 (alpha_do_align): Declare argument types.
3237 (tc_get_register): Declare.
3238 (alpha_frob_ecoff_data): Declare.
3239 * config/tc-alpha.c: Include <ctype.h>.
3240 (s_mask): Don't declare; does not exist.
3241 (line_comment_chars): Remove /* from descriptive comment.
3242 (tc_get_register): Remove unused local reg.
3243 (tc_gen_reloc): Don't bother to compare unsigned to zero.
3244 (s_base): Correct warning to actually print register number.
3245 (md_begin): Remove unused locals retval, lose, and i.
3246 (alpha_fix_adjustable): Move default case inside switch to avoid
3248 (load_symbol_address): Remove unused locals reloc_addr, p, sym,
3250 (emit_byte_manip_r): Declare types for all arguments.
3251 (emit_extract_r, emit_insert_r, emit_mask_r): Likewise.
3252 (emit_sign_extend, emit_bis_r, s_proc): Likewise.
3253 (alpha_ip): Use sprint_value to print offsetT value. Remove
3254 unused local size. Remove unused label get_macro.
3255 (alpha_do_align): Make fill const.
3256 (md_apply_fix): Remove unused label check_zov.
3258 * configure.in: Recognize i586 as a synonym for i[34]86.
3262 * config/obj-coff.c (c_line_new): Change line_number argument from
3263 unsigned short to int so that the type in the prototype matches
3264 the promoted type in the definition.
3265 (stack_delete): Comment out; not used.
3266 * config/obj-coff.h (tc_coff_symbol_emit_hook): Declare if not
3267 BFD_ASSEMBLER, not if BFD_ASSEMBLER. Declare argument type.
3268 * config/tc-m68k.h (tc_coff_sizemachdep): Declare.
3269 * config/tc-m68k.c (tc_coff_symbol_emit_hook): Add ignored
3274 * gas/config/tc-hppa.c (pa_comm): Undo last change. Set sy_frag for
3275 the common symbol to the zero address frag (the correct fix).
3279 * gas/config/tc-hppa.c (pa_comm): Undo last change. Set sy_frag for
3280 the common symbol to the zero address frag (the correct fix).
3282 * config/tc-hppa.c (pa_comm): Set sy_resolved for the common
3287 * config/tc-mips.c (md_begin): Drop "el" from the end of
3288 TARGET_CPU. Check for mips64orion.
3292 * configure.in: Recognize ppc-*-netware.
3293 * config/te-ppcnw.h: New file to support Power-PC/Netware
3294 configurations. Currently, it just enables the use of backslash
3295 escapes in string directives.
3299 * config/tc-ppc.c (ppc_stabx): Call expression directly, rather
3300 than via pseudo_set. If expression is a symbol, move stab symbol
3301 to just after symbol from expression.
3303 * ecoff.c (ecoff_build_procs): Don't force adr of first fdr to be
3304 zero. Undoes change of June 4, 1993.
3306 * config/tc-mips.c (md_parse_option): Accept -mcpu=4400, 4600, and
3311 * as.h: Remove FOPEN_WB patch of Aug 6.
3312 * configure.in: Configure for ho-go32 correctly.
3313 * config/ho-go32.h: Fix copyright.
3317 * gas/config/tc-hppa.c (md_pseudo_table): Delete redundant
3318 upper-case versions of the pseudo-ops.
3322 * config/tc-sparc.c (md_apply_fix): If we are going to generate a
3323 non PC relative reloc, don't put the addend in the object file.
3327 * as.h: If FOPEN_WB is not defined, do the right thing in a go32
3332 * config/tc-h8300.c (pint): New function for handling varying
3333 size of int pseudo op.
3334 * doc/as.texinfo: Fix typo describing .h8300h pseduop.
3338 * config/tc-hppa.c (create_new_space): Initialize sd_subspaces
3339 field in the space chain.
3341 * config/tc-hppa.c (tc_gen_reloc): Cast return value from
3342 hppa_gen_reloc_type.
3346 * config/tc-sparc.c (sparc_ip): Check more carefully for
3347 conflicting architectures.
3348 (md_parse_option) [NO_V9]: Complain if v9 was selected.
3349 (md_show_usage): Derive architecture list in usage message from
3350 architecture_pname array.
3351 (cypress): Macro deleted.
3352 (op_hash): Don't initialize.
3353 (s_common): Use bfd_und_section_ptr instead of bfd_und_section.
3355 * config/tc-sparc.c (BSR): New function.
3356 (sparc_ip): Use it for right-shift operations of 32 bits or more.
3358 * config/tc-sparc.c (sparc_ip): Implement new operand type 'x'.
3362 * config/obj-coff.h: Moved common includes and TARGET_FORMAT
3363 definitions together.
3364 (WORKING_DOT_WORD, WARN_SIGNED_OVERFLOW_WORD,
3365 OBJ_COFF_OMIT_OPTIONAL_HEADER, BFD_HEADERS, BFD) [!BFD_ASSEMBLER]:
3366 Moved these definitions to the start of the file, before the
3368 (SYMBOLS_NEED_BACKPOINTERS, OBJ_COFF_MAX_AUXENTRIES): Always
3370 (S_GET_ZEROES): Deleted.
3371 (S_SET_ZEROES): Moved to obj-coff.c.
3373 * config/obj-coff.c (obj_coff_* psuedo-op fns): Deleted
3374 forward declarations.
3375 (obj_pseudo_table): Moved to one version end of file,
3376 conditionalized internally.
3377 (stack typedef, stack_init, stack_delete, stack_push, stack_pop,
3378 tag_hash, tag_init, tag_insert, tag_find, tag_find_or_make): Moved
3379 to one combined version at top of file, unconditional. Deleted
3380 forward declarations.
3381 (s_get_name): Moved one copy of declarations to start of file.
3382 (def_symbol_in_progress): Ditto. Don't initialize.
3383 (S_SET_ZEROES): Moved here from obj-coff.h.
3384 (write_object_file): If TC_COFF_SET_MACHINE is defined, call it on
3387 * config/obj-coff.c (seg_info_off_by_4): Now const and static.
3388 (SEG_INFO_FROM_SEG_NUMBER): Unused macro deleted.
3389 (previous_file_symbol, def_symbol_in_progress, symbol_externP,
3390 symbol_extern_lastP, last_functionP) [!BFD_ASSEMBLER]: Don't
3391 bother explicitly initializing to zero value.
3393 * config/obj-coff.c (fixup_segment) [TC_I960]: Use SF_GET_BALNAME
3394 and SF_GET_CALLNAME instead of the TC_S_IS_ versions.
3396 * config/tc-i960.h (TC_COFF_SET_MACHINE): New macro. Calls
3399 * config/tc-i960.c (targ_has_iclass): Use I_CX | I_CX2 where I_CX
3400 was used previously.
3401 (tc_headers_hook): If I_CX2 is found, set flags to F_I960CA.
3403 * config/tc-i960.c (po_hash): Declaration deleted.
3404 (next_object_file_charP): Ditto.
3405 (regnames, aregs, coj): Now const.
3406 (parse_memop): Static array def_scale now const.
3407 (md_begin): Cast away const when passing hash routines addresses
3408 of values in regnames or aregs.
3409 (md_longopts): Added "link-relax" and "no-relax" hyphenated forms.
3410 Continue to accept one-word forms.
3411 (struct tabentry, arch_tab): Moved to top level from inside
3412 md_parse_option. Now const.
3413 (md_show_usage): Use arch_tab to generate usage message. Print
3414 hyphenated forms of relax options.
3416 * config/tc-i960.h (DEFINE_I960_AOUT, TC_S_IS_*, TC_S_*_SYSPROC,
3417 TC_S_FORCE_TO_*): Moved from here...
3418 * config/tc-i960.c: ... to here. Changed DEFINE_I960_AOUT stuff
3419 to test OBJ_AOUT and OBJ_BOUT directly.
3421 * config/tc-i960.h (CTRL, COBR, COJ, REG, MEM*, FBRA, CALLJ,
3422 M1-M3, REG_OPC, R_*, SFR, LIT, FP, OP, R, RS, RL, RSL, F,
3423 {R,F}{,L}{2,4}, M, SFR_OK, LIT_OK, FP_OK, REG_ALIGN, MEMOP, I_*):
3426 start-sanitize-i960xl
3427 * config/tc-i960.c (ARCH_XL): Define.
3428 (arch_tab): Include XL.
3429 (targ_has_sfr, targ_has_iclass): Handle XL.
3430 (tc_headers_hook): Set flags to F_I960XL for i960XL.
3435 * subsegs.c (section_symbol): Had last change backwards.
3439 * config/atof-ns32k.c: Deleted.
3441 * config/obj-aout.c (obj_aout_frob_symbol): Use
3442 bfd_ind_section_ptr and bfd_und_section_ptr.
3444 * subsegs.c (subseg_set_rest): Compare segT values directly,
3445 without casting to int first.
3447 * config/tc-ns32k.c (md_begin): Return value from hash_insert
3448 should be pointer to const. Don't call exit explicitly after
3449 calling as_fatal; it won't return.
3450 (convert_iif): Make local variable j be pointer to bit_fixS, since
3451 that's how it's used.
3452 (encode_operand, case 'b'): Ignore sprintf return value. Don't try
3453 converting freeptr to int and back.
3457 * config/te-pc532mach.h: New file. pc532-mach target emulation.
3459 * config/te-netbsd532.h: New file. Netbsd532 target emulation.
3461 * config/tc-ns32k.h: Add definition of NOP_OPCODE.
3463 * config/tc-ns32k.h: Add prototype for fix_new_ns32k_exp.
3465 * config/tc-ns32k.h: Add BFD_ASSEMBLER support.
3467 * config/tc-ns32k.c (tc_gen_reloc): New function for BFD_ASSEMBLER.
3469 * config/tc-ns32k.c (fix_new_ns32k_exp): Get reloc type
3470 differently for BFD_ASSEMBLER.
3472 * config/tc-ns32k.c (md_estimate_size_before_relax): Get reloc
3473 type differently for BFD_ASSEMBLER.
3475 * config/tc-ns32k.c (md_create_long_jump): Size of opcode is one
3478 * config/tc-ns32k.c (md_convert_frag): Code for the BFD_ASSEMBLER
3479 case. Also use smart md_pcrel_adjust function.
3481 * config/tc-ns32k.c (md_apply_fix): Code for the BFD_ASSEMBLER
3482 case. Also use smart md_fix_pcrel_adjust function.
3484 * config/tc-ns32k.c (md_fix_pcrel_adjust): New function which can
3485 find offset from opcode to operand even if in another frag
3486 and in the presence of relaxing.
3488 * config/tc-ns32k.c (md_pcrel_adjust): New function which can
3489 find offset from opcode to operand even if in another frag
3490 and in the presence of relaxing.
3492 * config/tc-ns32k.c (md_number_to_disp): Check ranges properly.
3494 * config/tc-ns32k.c (md_atof): use atof_ieee instead of special
3497 * config/tc-ns32k.c (reloc): New (static) function for
3500 * config/tc-ns32k.c (convert_iif): More correct pc relative code.
3501 md_relax must be able to find opcode address even if in another frag.
3503 * config/tc-ns32k.c: More extensive comments.
3505 * config/tc-ns32k.c (encode_operand): Support new operand classes I
3508 * config/tc-ns32k.c (fix_new_ns32k_exp): new function and
3509 corresponding prototype.
3511 * config/tc-ns32k.c: make 32532 default machine instead of 32032.
3513 * config/tc-ns32k.c: include opcode/ns32k.h after as.h
3515 * aout_gnu.h: r_disp needs to be 2 bits for TC_NS32K
3517 * write.h: fx_im_disp needs to be 2 bits big for TC_NS32K
3519 * write.c (relax_segment): Use TC_PCREL_ADJUST macro (if defined)
3520 instead of adding pcrel_adjust.
3522 * write.c (write_object_file): Adjust to_addr for the
3523 BROKEN_DOT_WORD feature for the BFD_ASSEMBLER case.
3525 * write.c (write_object_file): Use TC_CONS_FIX_NEW if it is defined.
3527 * write.c (write_contents): Add code (currently if
3528 BFD_FAST_SECTION_FILL is defined) to make large fills a lot faster.
3530 * configure.in: Remove ns32k from special FP list. All the ns32k
3531 series use ieee float.
3533 * configure.in: Add ns32k-pc532-mach and ns32k-pc532-netbsd targets
3535 * as.h: include expr.h before targ-env.h. Some target dependent file
3536 want to use expr structures.
3540 * config/tc-m68k.c (m68k_ip): Change rp to be a const pointer.
3541 (md_parse_option): Clear cpu field of current_architecture before
3542 setting a new cpu type. Clear no_68881 for m68881 or m68882.
3543 Clear no_68851 for m68851.
3547 * config/ho-sysv.h (realloc): Declare.
3549 * symbols.c (symbol_create): New function, most of the guts of the
3550 old symbol_new function.
3551 (symbol_new): Now just checks symbol_table_frozen, calls
3552 symbol_create, and enters the symbol into the symbol table.
3553 * subsegs.c (section_symbol): If EMIT_SECTION_SYMBOLS is not true,
3554 and the symbol table is frozen, call symbol_create instead of
3556 * symbols.h (symbol_create, symbol_table_frozen): Declare.
3558 * symbols.c (symbol_clear_list_pointers): Always a function now.
3559 * struc-symbol.h (symbol_clear_list_pointers): Deleted macro
3562 * symbols.c (debug_verify_symchain): New macro, defined to be
3563 verify_symbol_chain or a cast to void, depending on DEBUG_SYMS.
3564 (many functions): Invoke debug_verify_symchain unconditionally.
3568 * config/obj-ecoff.h: change calling interface of
3569 OBJ_GENERATE_ASM_LINE_STAB.
3570 * config/obj-elf.h: ditto.
3571 * read.c (read_a_source_file): ditto.
3572 * ecoff.h: change calling interface of
3573 ecoff_generate_asm_line_stab.
3574 * ecoff.c (add_file): record of filename to handle case of include
3575 files, also change default built-in type from int to void for
3577 * ecoff.c (ecoff_generate_asm_line_stab): handle case of include
3582 * config/tc-mips.c (macro): In case M_LA_AB, SVR4_PIC, large
3583 constant, and case ldd_std, set mips_optimize to 2 temporarily to
3584 avoid inserting an unexpected nop instruction.
3588 * ecoff.c (ecoff_build_lineno): Handle count correctly for last
3593 * gasp.c (process_pseudo_op): Pass right args to do do_aif.
3594 (get_any_string): New arg 'pretend_quote'.
3595 (get_and_process, do_formals, macro_expand, do_sdata,
3596 process_pseudo_op): Use new arg.
3600 * config/obj-ecoff.h: define macro OBJ_GENERATE_ASM_LINE_STAB.
3601 * config/obj-elf.h: ditto.
3602 * read.c (read_a_source_file): generate line stabs for asm file.
3603 * read.h: add extern generate_asm_line_stab.
3604 * ecoff.h : add prototype for ecoff_generate_asm_line_stab().
3605 * ecoff.c (add_file): if there's no filename provided, set switch
3606 to generate line stabs for .s file.
3607 * ecoff.c (add_procedure): add stabs symbol for .ent directive.
3608 * ecoff.c (generate_ecoff_stab): creates an artificial stabs.
3609 * ecoff.c (generate_asm_line_stab): generate a artifitial label
3610 for each line and generate a stabn for the line.
3614 * gasp.c (get_any_string): Cope with getting a string with an
3615 alternate base specifier.
3616 (do_aif, do_aelse): Only enable output if expression is true and previous
3618 (chartype_init): Add BASEBIT chartype.
3619 (process_pseudo_op): Notice nesteed AIFs.
3623 * h8300.c (do_a_fix_imm): Code for 2 bit reloc type using in trapa
3624 insn. (fix pr 5165, 5174)
3628 * config/tc-hppa.c (R_DLT_REL): If it isn't defined, then define
3629 to an appropriate value to avoid losing on old hpux systems.
3631 * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for
3632 symbols in DLT relative relocs.
3633 (tc_gen_reloc): Zero out the addend field for DLT relative relocs.
3637 * config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force TOC entry to
3638 align to a four byte boundary.
3642 * config/tc-alpha.c (load_expression): Handle 32-bit addends.
3643 (gpdisp_hi16_howto): Now points to const.
3644 (load_insn_table, alpha_ip): Fix uses of const.
3646 * doc/internals.texi: Updates to COFF description. Added "@end
3647 defmac" as needed, and some extra heading and "@bye" so it'll
3648 format as a separate document.
3652 * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define.
3653 * config/obj-elf.c (obj_elf_common): Set alignment of common
3655 * config/tc-sparc.c (s_common): If OBJ_ELF, set alignment of
3660 * config/tc-hppa.c (is_complex): New macro.
3661 (cons_fix_new_hppa): "Handle" complex expressions.
3665 * config/obj-coff.c (write_object_file): Set s_align field from
3666 section_alignment array.
3670 * write.c (write_object_file): Use bfd_com_section_ptr.
3671 * as.h (absolute_section, undefined_section): Use new BFD macros
3672 bfd_abs_section_ptr and bfd_und_section_ptr.
3676 * config/tc-mips.c (macro): For M_LI_SS, decide how to handle it
3677 based on contents of imm_expr and offset_expr, rather than
3678 mips_pic. For M_LI_DD, decide how to handle it based on segment
3679 name of offset_expr, rather than mips_pic.
3680 (mips_ip): If g_switch_value < 4, use immediate values for 'l'.
3681 If g_switch_value < 8, use .rdata rather than .lit for 'L'.
3685 * as.c (show_usage): Break long string into shorter ones.
3686 (parse_args): Add -v, prints version id and continues.
3687 * config/tc-mips.c (md_show_usage): Break long string.
3691 * config/tc-i386.c (md_parse_option): Handle "-V" and "-Q" if
3696 * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific
3701 * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF.
3702 More gas/bfd lossage exposed by the new linker code.
3706 * subsegs.c (subseg_change): Clear seginfo after allocating it.
3707 (subseg_get): Pass actual size of seginfo to memset.
3709 * subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER.
3710 (subseg_change): Store seg_info for bfd_abs_section_ptr in
3711 abs_seg_info, and store seg_info for bfd_und_section_ptr in
3713 (subseg_get): Likewise. Also, don't set output_section if it is
3715 (seg_info): Define as function.
3716 * subsegs.h (seg_info): Declare as function rather than defining
3718 * write.c (relax_and_size_seg): Call seg_info rather than
3719 bfd_get_section_userdata.
3723 * configure.in (ppc-*-elf*): New target, like -sysv4*.
3725 * expr.c (operand): If "0f" is followed by '\0', don't do eol
3730 * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out
3731 via backend pointer, not directly.
3735 * Makefile.in (config-stamp): Make sure there is at least one
3736 element in the for loop.
3740 * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy.
3742 * config/tc-hppa.h (elf_hppa_final_processing): Declare.
3746 * as.c (parse_args): Cast xmalloc return value.
3748 * Makefile.in (config-stamp): If $(defs) contains multiple words,
3749 emit a #define line for each.
3750 * configure.in: For sparc64 target, use sparc cpu files and add
3751 sparcv9 to extra_defs. No longer treat sparc64-*-aout* specially.
3753 * config/tc-sparc.c (membar_masks): Now static and const.
3754 (md_show_usage) [!NO_V9]: Add -Av9 to usage message.
3755 (current_architecture) [sparcv9]: Initialize to v9.
3756 (md_begin) [sparcv9]: Don't bother changing it unconditionally
3758 (s_reserve): Don't pass unexpected argument to as_bad with
3759 bad-segment message.
3761 * as.h (bfd_alloc_by_size_t) [BFD_ASSEMBLER]: Declare.
3763 * config/atof-ieee.c (int_to_gen): Commented out unused routine.
3765 * config/tc-vax.c (md_assemble): Removed check of operand section.
3769 * config/obj-vms.h (DBG_S_C_COMPLX4, DBG_S_C_COMPLX8): define
3770 these new VMS symbol-type macros for `complex float' and
3771 `complex double' support. Their values come from the existing
3772 DSC$K_DTYPE_FC and DSC$K_DTYPE_DC macros in <descrip.h>.
3773 (DBG_S_C_REAL8_G, DBG_S_C_COMPLX8_G): G_float versions of
3774 REAL8 and COMPLX8; not used yet, because gcc outputs the same
3775 .stabs for `double' regardless of whether `-mg' is used.
3776 * config/obj-vms.c (VMS_typedef_parse) [case 'r']: add entries
3777 for gcc2's predefined types "complex float", "complex double",
3778 and "complex long double" (identical to complex double).
3782 * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .text
3783 section symbol, not C_LABEL.
3785 * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case, and
3786 permit non constant expressions in 'u' case. Lets ``lui
3787 $8,%hi(foo); lw $8,%lo(foo)($8)'' work correctly.
3791 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt
3792 to put a common symbol in a set.
3796 Add weak symbols as an extension to a.out.
3797 * read.c (pseudo_set): Only preserve external bit for OBJ_AOUT and
3798 OBJ_BOUT if not BFD_ASSEMBLER.
3799 * config/aout_gnu.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB):
3800 Define as in ../include/aout/aout64.h.
3801 * config/obj-aout.h (OBJ_SYMFIELD_TYPE): If not BFD_ASSEMBLER,
3803 (S_GET_WEAK, S_SET_WEAK): Define if not BFD_ASSEMBLER.
3804 * config/obj-aout.c (obj_pseudo_table): Add "weak".
3805 (obj_emit_symbols): Adjust type of weak symbols.
3806 (obj_aout_weak): New static function.
3810 * config/obj-elf.c (obj_elf_section): Don't set any flags based on
3811 the type of a special section.
3813 * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc,
3814 realloc, free, or atol.
3818 * Makefile.in (check): Delete as.new dependency, so that
3819 regression test doesn't trigger an assembler build.
3823 * Makefile.in (mostlyclean, realclean): New targets.
3824 * doc/Makefile.in, testsuite/Makefile.in: Likewise.
3828 * config/tc-mips.c (RDATA_SECTION_NAME): Define.
3829 (macro): Correct M_LI_SS SVR4_PIC/EMBEDDED_PIC case. After M_LI_D
3830 or M_L_DOB or label dob, force a new frag to avoid getting
3831 confused in tc_gen_reloc.
3832 (mips_ip): Use RDATA_SECTION_NAME, not .rdata.
3833 (s_change_sec): Likewise.
3837 * read.c (emit_expr): Use memset to zero out memory, rather than
3838 going through md_number_to_chars. This permits handling symbolic
3839 arguments when the size is larger than sizeof (valueT), if
3840 TC_CONS_FIX_NEW is prepared to handle the case (as it is on MIPS).
3844 * as.c (show_usage), config/tc-alpha.c (md_show_usage),
3845 config/tc-mips.c (md_show_usage): Fix up messages.
3847 * as.h: Replace flagseen with separate variables.
3848 * as.c (parse_args): Set them. Don't accept -1 option, or -v
3849 explicitly (it's a synonym for --version).
3850 * as.c, input-scrub.c, messages.c, read.c, symbols.c, write.c,
3851 config/obj-aout.c, config/obj-aout.h, config/obj-bout.c,
3852 config/obj-bout.h, config/obj-coff.c, config/obj-coff.h,
3853 config/obj-vms.c, config/tc-hppa.c, config/tc-i386.c,
3854 config/tc-i960.c, config/tc-m68k.c, config/tc-mips.c,
3855 config/tc-vax.c: Use the new flag variables instead of flagseen.
3856 * config/tc-vax.c [OBJ_VMS]: Recognize -+, -1, -v, and document in
3859 * as.c (show_usage): Remove target specific messages;
3860 instead, call md_show_usage.
3861 (parse_args): Use getopt_long_only. Take pointers to argc and
3863 (main): Pass parse_args pointers.
3864 * as.h: Remove 3 variables that are redundant with flagseen.
3865 * as.c, messages.c: Change their users to use flagseen.
3866 Define getopt stuff.
3867 * tc.h: Update md_parse_option decl. Add md_show_usage decl.
3868 * config/tc-*.c: Add md_shortopts, md_longopts,
3869 md_longopts_size, md_show_usage. Change calling convention for
3870 md_parse_option. Remove md_parse_long_option.
3871 * config/tc-ns32k.c: Rename `struct option' to `struct ns32k_option'.
3872 * config/tc-i386.h: Don't define md_parse_option.
3876 * as.c (show_usage): New function.
3877 (parse_args): Code moved from main.
3878 Recognize --help and --version.
3879 * config/tc-ns32k.h: Define TC_NS32K.
3880 * doc/as.texinfo: Document all of the target-independent command
3885 * gasp.c (hash_new_table): Clear newly allocated table.
3887 * config/tc-m68k.c (enum _register): Add 68060 control registers
3889 (last_movec_reg): New macro.
3890 (m68000_control_regs, m68010_control_regs, m68020_control_regs,
3891 m68040_control_regs, m68060_control_regs): New arrays.
3892 (control_regs): New pointer.
3893 (m68k_ip): Use control_regs instead of testing CPU every time.
3894 Use last_movec_reg too. In error messages, handle 68060, and
3895 print 68060 for mfloat, too.
3896 (m68k_init_after_args): Handle "68060". Use m68040up for making
3897 m68851 choice. Set control_regs.
3898 (md_parse_option): Handle "68060".
3899 * configure.in: Setting cpu_type, recognize m68060 too.
3901 * config/obj-coff.c (fixup_segment) [!BFD_ASSEMBLER]
3902 [DIFF_EXPR_OK]: Do conversion to pc-relative for difference, even
3903 if pcrel is already set.
3905 * read.c (potable): Add this_gcc_requires_the_gnu_assembler in all
3906 lower-case, in case we're ignoring case of opcodes in the input
3909 * doc/as.texinfo (.section): Document as unavailable for a.out
3912 * config/tc-alpha.c (machine): New variable.
3913 (load_insn): New macro.
3914 (load_insn_table): New function.
3915 (md_begin): Call load_insn_table, once for basic instructions and
3916 once for appropriate PAL instruction table.
3917 (md_parse_option): Set `machine' based on -m##### arguments.
3918 * config/alpha-opcode.h (alpha_pal21064_opcodes): Split out from
3920 (alpha_pal21164_opcodes): New table.
3921 (NUM21064OPCODES, NUM21164OPCODES): New macros.
3923 * configure.in (target i386-*-netbsd0.8): Use 386bsd emulation.
3925 * doc/Makefile.in (install-info-gasp): Use $$dir when installing
3930 * config/tc-mips.c (mips_ip): Force floating point values to be
3935 Merged in changes from gas-2.3 net release:
3937 * Makefile.in (VERSION): Updated to cygnus-2.3.1.
3939 * config/obj-vms.c: Replaced unchecked uses of malloc with
3942 * listing.c (list_symbol_table): Only test BFD64, not
3945 * config/obj-coff.c (fixup_segment) [BFD_ASSEMBLER]
3946 [DIFF_EXPR_OK]: Don't check pcrel, just convert it.
3948 * config/obj-vms.c: Removed lots of extra semicolons after
3949 compound statements.
3950 (strchr): Don't declare here.
3952 * config/ho-vax.h (realloc): Declare.
3954 * config/ho-vms.h (strchr, strdup): Declare.
3956 * config/tc-sparc.c (md_parse_option) [OBJ_ELF]: Accept and ignore
3961 * config/obj-vms.h (DBG_S_C_SQUAD, DBG_S_C_UQUAD): define these
3962 new VMS symbol-type macros; signed and unsigned quadword integers,
3963 for `long long' support. Their values come from the existing
3964 DSC$K_DTYPE_QU and DSC$K_DTYPE_Q macros in <descrip.h>. The
3965 VMS debugger now recognizes `long long' variables correctly.
3966 * config/obj-vms.c (VMS_typedef_parse) [case 'r']: add entries
3967 for gcc2's predefined types "long double" (same as double, as
3968 per gcc's current state), "long long int", "long long unsigned
3969 int", and final `otherwise' case (to avoid uninitialized type
3970 and size fields). [caveat: predefined types "complex int",
3971 "complex float", "complex double", and "complex long double" are
3974 * config/ho-vms.h (EXIT_FAILURE): define as 0x10000002 instead
3975 of 0, because the latter indicates success rather than failure
3976 when passed to `exit' or return from `main' compiled by gcc2.
3978 * config/obj-vms.c (array_suffix, generate_suffix): replace two
3979 hardcoded `0xa3's with macro DBG_S_C_ADVANCED_TYPE from obj-vms.h.
3980 (VMS_typedef_parse): eliminate redundant if-then-else when
3981 allocating new symbol entry and linking it to VMS_Symbol_type_list.
3985 * config/obj-vms.c (Write_VMS_MHD_Records): don't try to interpret
3986 the contents of the GAS_VERSION string when falling back to it for
3987 language processor identification.
3989 * make-gas.com, vmsconf.sh (ENVIRON): fix misspelling of
3990 `psect_attr' in linker options.
3994 * configure.bat: update to latest makefile.in
3995 * config/te-go32.h: [new] go32's environment
3999 * as.h: Don't declare parameters for strstr.
4003 * config/tc-sparc.c (md_section_align): Don't change the size if
4008 * Makefile.in (install): Redirect ln output to /dev/null. If ln
4009 fails on gasp, install gasp.new, not gasp.
4013 * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for
4018 * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error
4019 on a partial completer match.
4023 * config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind
4025 (is_complex): Delete definition and support for complex relocation
4027 (tc_gen_reloc): Delete special unwind crud for ELF. Simplify and
4028 rewrite ELF code based on 94-02-02 PA ELF draft spec.
4029 (pa_build_unwind_subspace): Use standard PARISC_DIR32 relocs for
4030 the unwind descriptors.
4034 * config/go32.mh: New makefile fragment for go32 crossing.
4035 * configure.in (host==go32): Use new fragment.
4039 * gasp.c: Include libiberty.h.
4040 (main): Remove unused variable i.
4042 * config/tc-ppc.c (md_begin): When using -many, permit comparison
4043 instructions to appear multiple times in the opcode table.
4047 * Makefile.in (VERSION): Update to 2.2.90.
4049 * symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions
4050 to the symbol table if it's already been set in the output bfd.
4051 (symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]:
4052 Don't use bfd_abs_section.symbol for gas absolute symbol.
4054 * doc/Makefile.in (distclean, clean-dvi, clean-info): Delete gasp
4059 * config/tc-mips.c (mips_emit_delays): Make call to
4060 mips_no_prev_insn unconditional.
4064 * config/obj-coff*.*: Merged coffbfd versions into coff versions,
4065 with a single "#ifdef BFD_ASSEMBLER" controlling most of it for
4066 now. Deleted obj-coffbfd.* files.
4067 * configure.in: Always use obj-coff.* for COFF targets.
4071 * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL):
4073 * configure.in (m68k-bull-sysv3*): Enable.
4075 * config/coff_gnu.h: Deleted.
4079 * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as
4082 * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC
4083 relative adjustments when TE_LYNX is defined as well as when
4088 * as.h (strstr): Restore declaration.
4089 (subseg_get) [BFD_ASSEMBLER]: Declare.
4091 * write.c (write_object_file): If obj_adjust_symtab is defined,
4092 invoke it. Then call set_symtab, and finally invoke *_frob_file
4094 * config/obj-coff.c (coff_adjust_symtab): Renamed from
4096 * config/obj-coff.h (coff_adjust_symtab): Changed declaration
4098 (obj_adjust_symtab): Macro also changed.
4100 * configure.in (i386-*-gnu*): New target, handled like i386-mach.
4104 * config/obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little
4107 * config/obj-coffbfd.h (TARGET_FORMAT) [TC_I960]: Ditto.
4109 * config/obj-coff.c (coff_frob_section): Round up the size of
4110 every section to a multiple of the alignment, so that BFD doesn't
4113 Eliminate many simple differences between the two COFF back ends:
4115 * config/obj-coffbfd.c: Removed all uses of DEFUN and DEFUN_VOID.
4116 Made minor stylistic changes, deleted some register declarations.
4117 (stack_top): Deleted.
4118 (symbol_to_chars): Use absolute_section and reg_section instead of
4119 the corresponding SEG_* symbols.
4120 (obj_coff_endef, tag_find_or_make, fixup_segment): Likewise.
4121 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
4122 Moved to just after pseudo-op table. All functions now static.
4123 (stack_delete): Removed declaration.
4124 (tag_init, tag_insert, tag_find_or_make, tag_find): Moved to just
4125 after stack functions.
4126 * config/obj-coffbfd.h: Reordered some declarations and macros.
4127 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
4128 (stack typedef): Deleted.
4129 (SYMBOLS_NEED_BACKPOINTERS): Always undef then define; don't test.
4130 (SYM_AUXENT): New macro.
4131 (SA_GET_*, SA_SET_*): Define in terms of SYM_AUXENT when feasible.
4132 (SF_GET_*, SF_SET_*): Define in terms of SF_GET when feasible.
4133 (SA_GET_SYM_TAGNDX, SA_GET_SYM_ENDNDX, SA_SET_SYM_TAGNDX,
4134 SA_SET_SYM_ENDNDX, object_headers typedef, data_section_header,
4135 text_section_header): Delete non-BFD_HEADERS versions, since we
4136 always define that symbol now.
4138 * config/obj-coff.c (stack_top): Deleted.
4139 (obj_coff_endef, obj_coff_dim, obj_coff_line, obj_coff_size,
4140 obj_coff_scl, obj_coff_tag, obj_coff_type, obj_coff_val): Change
4141 argument name from "ignored" to "ignore".
4142 (obj_coff_val): Use frag_now_fix.
4143 (obj_pseudo_table): Removed IGNORE_DEBUG version, since it doesn't
4145 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
4146 Moved to just after pseudo-op table. All functions now static.
4147 (tag_init, tag_insert, tag_find_or_make, tag_find): Moved to just
4148 after stack functions.
4149 * config/obj-coff.h: Reordered some declarations and macros.
4150 Protected against multiple inclusions.
4151 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
4152 (stack typedef): Deleted.
4153 (SYMBOLS_NEED_BACKPOINTERS): Always undef then define; don't test.
4154 (stdoutput): Deleted declaration.
4155 (TARGET_FORMAT) [TC_I386]: Don't define if already defined.
4159 * subsegs.h (segment_info_type): Use fix_tail field even if
4161 * subsegs.c (subseg_change): Initialize fix_tail field.
4162 (subseg_get): Likewise.
4163 * write.c (frags_chained): New static variable.
4164 (fix_new_internal): If frags_chained is set, use fix_root and
4165 fix_tail from seg_info (now_seg), rather than frchain_now.
4166 (chain_frchains_together_1): Set fix_tail field.
4167 (chain_frchains_together): Set frags_chained.
4171 * config/tc-mips.c (s_option): Only refer to g_switch_* variables
4172 if GPOPT is defined.
4173 (s_abicalls): Ditto.
4174 (md_apply_fix): Cast char* to unsigned char* to avoid pointer
4179 * configure.in (i386-*-go32): Uses coff now.
4180 * gasp.c (main): Now takes -D on command line.
4181 (show_usage): Describe new options.
4185 * listing.c (list_symbol_table): Print "NO DEFINED SYMBOLS" and
4186 "NO UNDEFINED SYMBOLS" if there aren't any, instead of displaying
4187 the header with an empty list.
4189 * config/obj-coffbfd.c (fill_section): Check COFF_NOLOAD_PROBLEM
4190 also before setting STYP_NOLOAD for .bss section.
4192 * config/tc-m68k.c (flag_reg_prefix_optional): New variable.
4193 Initialized to value of REGISTER_PREFIX_OPTIONAL, if defined, or
4195 (m68k_reg_parse): If flag_reg_prefix_optional is set, permit
4196 register prefix to be absent.
4197 (m68k_ip_op): Accept `&' also for immediate constants.
4198 (insert_reg): Don't bother with (two!?) sanity checks of the
4199 symbol table when inserting each register.
4200 (m68k_parse_long_option): New function. Set
4201 flag_reg_prefix_optional if "register-prefix-optional" is passed.
4202 * config/tc-m68k.h (REGISTER_PREFIX): Always define if not already
4204 (OPTIONAL_REGISTER_PREFIX): Don't define.
4205 (REGISTER_PREFIX_OPTIONAL): If not already defined, define as zero
4206 or one depending on M68KCOFF.
4209 * config/tc-m68k.c (DATA, ADDR, SP, FPREG, COPNUM, BAD, BAC):
4210 Define as macros instead of enumerators, since the Apollo compiler
4211 can't handle "enumVal1, enumVal2 = enumVal1" when defining an enum
4213 (make_pcrel_absolute) [NO_PCREL_RELOCS]: New function.
4214 (tc_coff_fix2rtype) [NO_PCREL_RELOCS]: Generate only R_RELBYTE,
4215 R_DIR16, and R_DIR32 relocs.
4216 * config/tc-m68k.h [TE_APOLLO] (COFF_MAGIC, COFF_AOUTHDR_MAGIC):
4217 Use Apollo versions.
4218 [TE_APOLLO] (OBJ_COFF_OMIT_OPTIONAL_HEADER): Undefine. That is,
4219 do include the optional header for Apollo target.
4220 (COFF_MAGIC): Don't define as MC68MAGIC if it's already defined.
4222 * config/tc-m68k.h [TE_DELTA] (LEX_PCT): Define as 1, so that `%'
4223 can be used within a label name.
4225 * config/tc-m68k.h (m68k_init_after_args): Declare.
4226 (tc_init_after_args): Define as m68k_init_after_args.
4227 * config/tc-m68k.c (m68k_init_after_args): New function,
4228 containing one-shot code from md_assemble. Added warning for
4229 combination of 68040 and 68851.
4230 (md_assemble): Startup-time code deleted.
4234 * doc/Makefile.in (clean, distclean): Remove asconfig.texi.
4238 * config/tc-hppa.c (pa_ip): 13 bit immediate constant (for break
4239 instruction) is unsigned.
4243 * config/obj-ecoff.c (ecoff_frob_file): Use bfd_ecoff_set_gp_value
4244 and bfd_ecoff_set_regmasks to set the GP value and the register
4245 masks, rather than using the now obsolete fake .reginfo section.
4249 * listing.c (list_symbol_table): Don't print register symbols as
4252 * config/obj-coff.c (obj_symbol_new_hook): Don't need to strip
4253 underscores, since symbol_new will already have done it.
4254 * config/obj-coffbfd.c (obj_symbol_new_hook): Ditto.
4256 * as.c (main): If tc_init_after_args is defined, invoke it after
4257 all arguments have been processed.
4260 * as.c (perform_an_assembly_pass) [TE_APOLLO]: Create .wtext
4261 section instead of .text. Call create_target_segments.
4262 * read.c (demand_copy_string): No longer static.
4266 * config/tc-mips.c (append_insn): Permit branches to be switched
4267 with the preceding instruction even if .set nobopt has been seen.
4268 .set nobopt actually controls whether to bring up an instruction
4269 from the branch target, which gas does not currently support.
4273 * config/obj-coff.h, config/obj-coff.c: Deleted all code used only
4274 when BFD_ASSEMBLER is not defined, and all conditionals relating
4275 to such code. No such targets remain.
4277 Fixes for stabs-in-coff:
4278 * config/obj-coff.c: Include subsegs.h.
4279 (coff_frob_section): New function.
4280 (obj_coff_init_stab_section): New function.
4281 * config/obj-coff.h (obj_coff_init_stab_section,
4282 coff_frob_section): Declare.
4283 (obj_frob_section): New macro; uses coff_frob_section.
4284 (INIT_STAB_SECTION): New macro; uses obj_coff_init_stab_section.
4286 * config/tc-sparc.c (md_section_align): Always round up to
4287 multiple of alignment power specified in bfd target vector.
4289 * gasp.c: Include ctype.h.
4293 * doc/Makefile.in, doc/as.texinfo: Renamed asdoc-config.texi to
4296 * doc/Makefile.in (install-info-as, install-info-gasp): Get file
4297 names from source directory without pathname.
4299 * config/obj-vms.c (VMS_write_object_file): While looking for
4300 register mask, skip empty fill frags caused by enabling listing
4303 * config/ho-sysv.h: Include string.h.
4305 * doc/internals.texi: New (well, recently added) file. Just added
4306 info on as_warn and friends.
4310 * config/tc-hppa.c (pa_parse_space_stmt): Use the built-in
4311 defaults for defined, private, and spnum fields for the
4312 $TEXT$ and $PRIVATE$ spaces. Do not clobber spnum. Do
4313 not reset the segment if just updating a space.
4314 (pa_spaces_begin): Set BFD section flags for all built-in
4319 * ecoff.c (first_proc_ptr): New static variable.
4320 (add_procedure): Set first_proc_ptr if it hasn't been set.
4321 (ecoff_build_lineno): If the first procedure does not start at
4322 address zero, insert a dummy line to compensate.
4324 * Makefile.in (bootstrap, bootstrap2, bootstrap3): Make gasp.new
4329 * expr.c (operand): Try to parse "0f" and "0b" sequences as
4330 floating point and binary numbers respectively; if it doesn't
4331 work, treat them as local labels.
4333 * Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS).
4334 * configure.in: Set ALL_OBJ_DEPS in output Makefile.
4338 * vmsconf.sh: In generated file, get ".obj" suffix right, build
4339 source files from other directories into objects in the current
4340 directory, and specify PSECT attributes explicitly to linker.
4341 Also added missing label.
4342 * Makefile.in (stamp-mk.com): Reference new variable
4343 VMS_OTHER_OBJS for list of non-local object files, instead of
4345 (VMS_OTHER_OBJS): New variable, added more libiberty files.
4346 * make-gas.com: Regenerated.
4348 * config/ho-vms.h (unlink): Define as delete.
4350 * config-gas.com: Fix quoting on TARGET_CANONICAL definition.
4351 Delete files before creating them.
4355 * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f.
4357 * config/tc-mips.h (DIFF_EXPR_OK): Define.
4358 * config/tc-mips.c (macro_build): Permit BFD_RELOC_PCREL_LO16 for
4359 certain cases of 'i', 'j' and 'o'. Change 'u' to take an
4360 argument, the reloc type.
4361 (load_register): Pass reloc type to macro_build for 'u'.
4362 (macro): Likewise. For M_LA_AB permit a difference expression
4363 when generating embedded PIC code between an arbitrary symbol and
4364 a symbol in the .text section.
4365 (mips_force_relocation): Force BFD_RELOC_PCREL_HI16_S and
4366 BFD_RELOC_PCREL_LO16 to be emitted.
4367 (md_apply_fix): Check that most relocs are not PC relative.
4368 Handle BFD_RELOC_PCREL_HI16_S and BFD_RELOC_PCREL_LO16.
4369 (tc_gen_reloc): Change #error to as_fatal. Handle
4370 BFD_RELOC_PCREL_LO16 and BFD_RELOC_PCREL_HI16_S.
4374 * subsegs.c (subsegs_begin): Call memset with args in the correct
4376 (subseg_get): Clear newly allocated seginfo, set its pointer slots
4377 to NULL instead of 0.
4381 * config/tc-hppa.c (pa_procend): Handle case where label was
4382 defined after the .proc directive.
4384 * config/tc-hppa.c (pa_procend): Give an error if we encounter a
4385 procend for a procedure without a name.
4389 * config/tc-mips.c (macro): Pass NULL for expression argument to
4390 macro_build for nori case.
4391 (SWITCH_TABLE): Define.
4392 (mips_force_relocation): Force a relocation for a switch table
4394 (md_apply_fix): Write switch table entry value into file.
4395 (tc_gen_reloc): Use BFD_RELOC_GPREL32 for a switch table entry,
4396 and set the addend to the difference between the reloc address and
4401 * config/tc-hppa.h (elf_tc_symbol): Delete. No longer used.
4402 (elf_tc_make_sections): Likewise.
4403 (hppa_tc_make_sections, hppa_tc_symbol): Delete extern decls.
4405 * config/tc-hppa.c (hppa_tc_make_sections): Delete function.
4406 (hppa_tc_symbol): Likewise.
4408 * config/obj-elf.c (elf_frob_file): Delete elf_tc_symbol and
4409 elf_tc_make_sections stuff. It was there to support PA braindamage
4410 which has been fixed, and in the case of elf_tc_make_sections is
4411 redundant with elf_tc_final_processing.
4415 * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the
4420 * config/tc-mips.c (mips_ip): For case 'o', when generating
4421 embedded PIC code, accept the difference between two local symbols
4423 (mips_force_relocation): Only force a reloc to be generated for a
4425 (md_apply_fix): For BFD_RELOC_32 and BFD_RELOC_LO16, put the fixup
4426 value into the file if the fixup will not generate a reloc.
4430 * config/tc-sparc.c (s_reserve): If section passed isn't bss,
4431 don't spew remainder of input file in error message.
4432 (tc_gen_reloc): If bfd_reloc_type_lookup returns null, print error
4433 message with reloc type and try to process remainder of file.
4435 * doc/Makefile.in (install-info-as, install-info-gasp): New
4436 targets, now explicitly checking $(srcdir) for info files.
4437 (install-info): Depend on both of them; do nothing more.
4441 * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version.
4445 * config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNED
4446 flag rather than signedp field. Only permit extended range if
4447 PPC_OPERAND_SIGNOPT flag is set and assembling in 32 bit mode.
4450 * config/tc-ppc.c (ppc_size): New static variable.
4451 (ppc_arch): Check for PPC_OPCODE_PPC before PPC_OPCODE_POWER.
4452 (md_begin): If an instruction has a size specific flag set, only
4453 add it if we are assembling that size.
4457 * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get
4458 cross section PC relative relocs right for COFF and ELF.
4462 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Always define.
4463 (OBJ_PROCESS_STAB): Don't define.
4467 * config/obj-aout.c (obj_aout_frob_symbols): Don't let BFD clobber
4468 the type of symbol set symbols which happen to be in the absolute
4469 or undefined section.
4473 * config/tc-ppc.c (md_parse_option): Add -mpwrx (POWER/2 aka
4474 RIOS2), -mpwr (POWER aka RIOS1), -mppc (PowerPC aka MPC603/604),
4475 and -many (all architectures).
4479 * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation
4480 involving a function symbol which is not a plabel to zero.
4481 (md_apply_fix): Never pass a function symbol to field_adjust.
4485 * config/obj-aout.c (obj_aout_frob_symbol): If N_EXT is set for an
4486 N_INDR symbol, set BSF_EXPORT and clear BSF_LOCAL.
4488 * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap a
4489 branch with an instruction that uses $at, in case the branch is
4491 (macro): If EMBEDDED_PIC, case M_JAL_A may use $at.
4492 (md_pcrel_from): If not OBJ_AOUT, return 4 for an undefined symbol
4493 to make it pcrel_offset.
4494 (tc_gen_reloc): If not OBJ_AOUT, set the reloc addend to
4495 reloc->address; another gruesome hack to get gas reloc handling to
4500 * config/tc-alpha.c (alpha_ip): Only set GP prolog size if using
4503 (emit_insn): New function.
4504 (md_assemble): Call it.
4505 (alpha_force_relocation): Handle BFD_RELOC_26, for call_pal
4507 (lituse_pending): New variable. Set by anything that generates a
4508 LITERAL reloc, cleared by anything that generates a LITUSE reloc,
4509 tested by code that might want to emit a LITUSE reloc.
4510 (emit_unaligned_io): New function. Currently calls md_assemble,
4511 but it should eventually be converted to generate the insn itself
4512 and call emit_insn directly.
4513 (emit_load_unal, emit_store_unal, emit_byte_manip_r,
4514 emit_extract_r, emit_insert_r, emit_mask_r, emit_sign_extend,
4515 emit_bis_r): Likewise.
4516 (alpha_ip, case 'I'): Handle with BFD_RELOC_23.
4517 (alpha_ip, label get_macro): Don't emit the final instruction if
4519 (alpha_ip, case 'B', subcase 'd'): New case, for subword and
4520 unaligned memory access macros.
4521 (md_apply_fix): Handle BFD_RELOC_26. Generate an error message if
4522 the value can't be resolved.
4526 * config/tc-mips.c (md_parse_option): For -membedded-pic, force
4527 the -G value to 0x7fffffff. For SVR4 PIC options, don't call
4528 bfd_set_gp_size here, it's done in md_begin. Don't permit -G with
4530 (mips_force_relocation): New function.
4531 (md_apply_fix): Set fixP->fx_done appropriately.
4532 (s_change_sec): For EMBEDDED_PIC, change .data and .rdata to
4534 * config/tc-mips.h (TC_FORCE_RELOCATION): Define.
4535 (mips_force_relocation): Declare.
4536 (TC_HANDLE_FX_DONE): Define.
4540 * config/tc-mips.c (enum mips_pic_level): New enum.
4541 (mips_pic): Change from int to enum mips_pic_level. Change all
4542 uses (0 becomes NO_PIC, 2 becomes SVR4_PIC).
4543 (load_address): Handle EMBEDDED_PIC.
4544 (macro): Handle EMBEDDED_PIC in all PIC cases.
4545 (md_parse_option): Accept -membedded-pic to use EMBEDDED_PIC. If
4546 OBJ_ELF, accept -KPIC and -call_shared to use SVR4_PIC and accept
4547 -non_shared to use NO_PIC (this is how the Irix 5 assembler
4548 works). Do not permit -G with SVR4_PIC.
4549 (s_abicalls): Warn if -G was used, and force -G 0.
4550 (tc_gen_reloc): Set reloc->addend to 0 for a PC relative reloc for
4551 anything but a.out, not just for ELF. For ECOFF, don't generate a
4552 BFD_RELOC_16_PCREL_S2 reloc unless using EMBEDDED_PIC.
4554 * config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1.
4558 * config/tc-hppa.c (create_new_space): Use ints, not chars as
4559 parameters to avoid losing when compiling with HP CC.
4560 (create_new_subspace, update_subspace, fix_new_hppa): Likewise.
4564 * Makefile.in (config-stamp): If `defs' is defined, emit a
4565 preprocessor directive to create a macro named by this value into
4566 config.new; don't explicitly go for BFD_ASSEMBLER.
4567 * configure.in: Define `defs', not `BFDDEF'. Set it to
4568 MANY_SEGMENTS for any obj-coffbfd target.
4569 * config/obj-coffbfd.h (BFD_HEADERS, BFD): Define.
4570 * config/i386coff.mt (TDEFINES): Don't define BFD, MANY_SEGMENTS,
4572 (LOCAL_LOADLIBES): Deleted.
4573 * config/m68kcoff.mt (TDEFINES): Don't define those macros.
4574 * config/m88kcoff.mt (TDEFINES): Ditto.
4575 * config/ebmon29k.mt: Deleted.
4576 * config/h8300hds.mt: Deleted.
4577 * config/ic960coff.mt: Deleted.
4578 * config/sparc.mt: Deleted.
4579 * config/h8300.mt (LOCAL_LOADLIBES, TDEFINES): Deleted.
4580 * config/h8500.mt (LOCAL_LOADLIBES, TDEFINES): Deleted.
4581 * config/sh.mt (LOCAL_LOADLIBES, TDEFINES): Deleted.
4582 * config/z8k.mt (LOCAL_LOADLIBES): Deleted.
4583 (TDEFINES): Don't define the coffbfd macros.
4585 * Makefile.in: Insert makefile fragments before OBJS definition.
4586 (OBJS): Add $(TE_OBJS).
4588 * config/obj-coff.c (obj_pseudo_table): Supply "section"
4591 * write.c (set_symtab): Define only if BFD_ASSEMBLER.
4595 * Makefile.in (STAGESTUFF): Add gasp.new.
4599 * write.c (symbol_table_frozen): New variable, to be set after
4600 bfd_set_symtab is called.
4601 (dump_section_relocs): Note whether a symbol is a section symbol
4603 (adjust_reloc_syms): For now, always supply an absolute symbol for
4604 fixups without symbols but not yet `done'. Use section_symbol to
4605 get the symbol, instead of going directly for abs_symbol.
4606 (write_relocs) [DEBUG4]: Abort if any symbol referred to by a
4607 reloc is not a section symbol and is not in the symbol table.
4608 (set_symtab): New function, broken out from write_object_file.
4609 Counts symbol table instead of relying on an earlier count.
4610 (write_object_file): Call set_symtab, but do it after potentially
4611 invoking the *_frob_file macros. Don't bother counting symbols.
4612 Call symbol_remove, instead of expanding it in place. Moved the
4613 conditionalized `object_file_size' declaration down to
4614 conditionalized block where it's used. When using the absolute
4615 symbol for a fixup without a symbol, set sy_used_in_reloc.
4616 (write_object_file) [BFD_ASSEMBLER]: Call section_symbol to get
4617 the correct symbol for the absolute section.
4619 * subsegs.c (section_symbol): Use symbol_new instead of
4620 symbol_make, since we may want it to go into the symbol table.
4621 Make the new symbol have internal linkage. If
4622 obj_sec_sym_ok_for_reloc says it's okay, use the BFD section
4623 symbol with the newly created GAS symbol.
4624 (obj_sec_sym_ok_for_reloc): Default to always returning 0.
4625 * config/obj-aout.h (obj_sec_sym_ok_for_reloc) [BFD_ASSEMBLER]:
4627 * config/obj-elf.h (obj_sec_sym_ok_for_reloc): New macro.
4629 * config/tc-sparc.c: Include subsegs.h.
4630 (in_signed_range): New function.
4632 (sparc_ip, case 'i'): Use BFD_RELOC_SPARC13, not _BASE13.
4633 (sparc_ip, label "immediate"): Reject constants for pcrel
4634 instructions only if the relocation type indicates a "call"
4635 instruction and the offset is within range of a "jmpl %g0". If
4636 it's not in range, use the absolute section symbol plus an offset.
4637 (md_apply_fix): Use in_signed_range. Combined _SPARC13 and
4639 (tc_gen_reloc): Permit BFD_RELOC_SPARC13.
4641 * config/ic960coff.mt (TDEFINES): Fixed typo (MANY_SECTIONS, not
4644 * configure.in: Eliminated all targets using obj-coff but not
4645 defining BFD_ASSEMBLER; I think all such targets that are
4646 supported will be matched by real CPU-OS combinations earlier in
4648 (targets *-*-coff*, *-sysv*, *-*-sco*, *-*-sysv32): Deleted. Made
4649 some comments about the dpx2 configuration, but left it disabled,
4650 since it couldn't be reached before.
4651 (target a29k-amd-ebmonold): Deleted.
4655 * config/tc-hppa.c (pa_import): Correctly handle importing of an
4656 already defined symbol.
4660 * config/tc-mips.c (mips_ip): Only accept overly large values for
4661 the 'j' operand if there are no further alternatives for this
4664 * config/obj-coffbfd.c (adjust_stab_section): Initialize
4665 stabstrseg to SEG_UNKNOWN, not -1. After loop, check whether it
4666 is not SEG_UNKNOWN rather than checking whether it is >= 0.
4668 * config/tc-mips.c (mips_align): Take new argument, label, and use
4669 it instead of global insn_label.
4670 (s_align, s_cons, s_float_cons, s_gpword): Save insn_label before
4671 call to mips_emit_delay and pass it to mips_align.
4675 * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly.
4677 * config/tc-hppa.c (pa_callinfo): Accept "millicode" as an
4678 argument to a .callinfo directive. Don't loop forever on errors.
4680 * config/tc-hppa.c (pa_equ): Use pa_parse_number so that we can
4681 use pre-defined registers as arguments.
4685 * write.c (write_object_file): Check both S_IS_LOCAL and
4686 S_IS_EXTERNAL when deciding whether to discard a symbol.
4688 * config-gas.com: Scan Makefile.in, not version.c, for current
4689 version number. Delete all versions of temp files when finished
4690 with them. Create config.h.
4692 * config/obj-vms.c (VMS_Initialized_Data_Size): Cache symbol
4693 values to reduce number of lookups with S_GET_VALUE. Skip debug
4694 symbols to avoid "a really nasty bug". (From Holger Teutsch,
4696 (VMS_write_object_file): For "__vt.*" symbols, set S_GET_OTHER
4697 field. (Also from Holger Teutsch.) Watch for a would-be register
4698 mask that spans frags.
4700 * config/obj-coffbfd.c (obj_coff_line): Set symbol lnno field with
4701 this_base, not line_base. (Patch from Andreas Arens,
4704 * config/obj-aout.c (obj_crawl_symbol_chain): Retain symbols that
4705 look local if they're exported or undefined. Used to be done for
4708 * read.c (s_lcomm, s_comm): Print symbol name being redefined.
4709 Get it from the looked-up symbol, instead of using the string from
4710 the input stream, which is no longer null-terminated.
4711 (LEX_PCT): New macro, defaults to 0.
4712 (lex_type): Use it for `%'.
4714 * config/tc-vax.c (md_parse_option): Handle `-h#' option for VMS.
4715 (vip_op): Now static, and returns void. Callers changed. Added
4717 (vip): Ditto. Call as_fatal directly if a program bug is
4719 (op_hash): Let default initialization suffice.
4721 * Makefile.in (literal.o): Provide dependencies.
4723 * configure.in: Set new makefile variable OPCODES_LIB.
4724 * Makefile.in (LIBS): Use it.
4726 * Makefile.in (make-gas.com, stamp-mk.com): New targets.
4727 * vmsconf.sh: New file.
4728 * make-gas.com: Regenerated from new script.
4730 * configure.in (sparc*-*-lynxos*): Handle any version number
4731 suffix after "lynxos". Set emulation to lynx.
4735 * config/obj-coff.c (obj_coff_section): Delete declaration.
4739 * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF
4741 (ppc_is_toc_sym): Change .toc to .got.
4742 (md_apply_fix): Change handling of ELF relocs.
4743 (tc_gen_reloc): Likewise.
4747 * config/obj-vms.c (Close_VMS_Object_File): Add comment pointing
4748 out some code that doesn't belong in this file.
4750 * config/obj-vms.h: Include aout/stab_gnu.h.
4751 (N_GSYM, ..., N_LENG): Deleted.
4752 (NO_RELOC): Undefine before defining as part of enum reloc_type.
4754 * config/tc-alpha.c: Add comment questioning need for all the
4755 characters in FLT_CHARS.
4757 * as.c (main) [OBJ_VMS]: Don't call output_file_close.
4759 * config/obj-ecoff.c (ecoff_frob_file): Set strict order for
4760 sections with recognized names, before computing VMA values.
4764 * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and
4765 0xffff for 'j' to be compatible with MIPS assembler. These
4766 numbers are actually treated as negative.
4770 * config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo.
4774 * config/obj-coff.c: Minor formatting/stylistic changes, plus:
4775 (obj_coff_section): Declare.
4776 (obj_pseudo_table): Make it available only if MANY_SECTIONS.
4777 (obj_symbol_to_chars) [CROSS_COMPILE]: Some attemps to make this
4778 work. It still doesn't. It now fails to compile, instead of
4779 silently compiling to do nothing.
4780 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define only if
4782 (OBJ_PROCESS_STAB) [! MANY_SECTIONS]: New macro, just emits
4785 Handle Alpha load-immediate-FP pseudo-instructions:
4786 * config/alpha-opcode.h (ldif, ldig, ldis, ldit): New patterns.
4787 * config/tc-alpha.c (lit8_sec, lit4_sec, lit8_sym, lit4_sym): New
4789 (create_literal_section): New function.
4790 (create_lita_section): Now a macro.
4791 (get_lit8_offset, get_lit4_offset): New functions.
4792 (maybe_set_gp): New function.
4793 (select_gp_value): Call it.
4794 (load_expression): Preserve addend if symbol is a section symbol.
4795 (alpha_ip): Handle new operand type `F' for floating-point
4796 constants; store them in .lit{4,8} sections.
4797 (alpha_ip, case 'G'): Emit LITUSE relocations for symbol exprs.
4799 * config/tc-i386.c (smallest_imm_type): Never return Imm1.
4803 * config/obj-coffbfd.c (w_strings): Only copy strings out if
4804 their symbols are going to be written.
4808 * messages.c (as_perror): Declare arguments const.
4809 * as.h (as_perror): Change declaration.
4813 * config/tc-mips.c (load_address): When calling frag_grow, allow
4814 for the (up to) two nops which may be inserted by append_insn if
4820 * config/atof-ieee.c (make_invalid_floating_point_number):
4821 Add cast to avoid warning from gcc.
4825 * config/tc-hppa.c: Add a few casts to make HP C compiler happy.
4827 * config/obj-som.c (obj_som_version, obj_som_copyright): Be
4829 to handle an error from bfd_som_attach_aux_hdr.
4831 * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef.
4835 * config/tc-alpha.c (md_atof): Omit warning about FP values.
4836 (line_comment_chars): Add ! to list.
4837 (md_apply_fix): Do process 32- and 64-bit relocations.
4839 * config/obj-coffbfd.c (obj_coff_lcomm): Put "#if 0" around the
4840 unused parts (most of the function).
4841 (obj_coff_init_stab_section): Cast alloca result.
4843 * configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and
4844 gas_target ic960coff.
4845 * config/ic960coff.mt: New file.
4846 * config/obj-coffbfd.h [TC_I960]: Include coff/i960.h.
4847 (TARGET_FORMAT) [TC_I960]: Use coff-Intel-little.
4848 * config/te-ic960.h (CROSS_COMPILE): Don't undef this. We'll
4849 always build little-endian object files.
4850 * config/tc-i960.c (md_reloc_size): Don't define at all if BFD or
4851 BFD_ASSEMBLER is defined.
4852 (mem_fmt): Since COFF doesn't handle callx relocations yet, treat
4853 them like normal 32-bit relocations.
4854 (md_apply_fix): For callx relocations, store zero.
4855 (tc_bout_fix_to_chars): Store symbol index for all callx
4856 relocations, regardless of link-relax setting.
4857 (tc_coff_fix2rtype, tc_coff_sizemachdep): New functions.
4858 (i960_handle_align) [! OBJ_BOUT]: If link-relax option is
4859 selected, print an error message and clear it.
4860 * config/tc-i960.h (BFD_ARCH, COFF_FLAGS, COFF_MAGIC,
4861 TC_COUNT_RELOC, TC_COFF_FIX2RTYPE, TC_COFF_SIZEMACHDEP,
4862 tc_fix_adjustable): New macros.
4863 (tc_coff_fix2rtype, tc_coff_sizemachdep): Declare.
4867 * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version.
4868 (hppa_tc_make_sections): Likewise.
4869 (pa_build_symextn_section): Delete unused function.
4870 (hppa_tc_make_symextn_section): Likewise.
4871 (pa_export): Delete call to pa_build_symextn_section.
4873 * config/tc-hppa.h (hppa_tc_symbol): Add extern decl.
4874 (elf_hppa_final_processing): Delete extern decl.
4875 (hppa_tc_symbol): Delete extern decl.
4879 * config/obj-coffbfd.c (fill_section): Correct test for whether to
4884 * configure.in: Don't require version number for i386-*-mach.
4886 * read.c (potable): Added ".this_GCC_requires_the_GNU_assembler",
4887 which is ignored by gas, but will cause other assemblers to choke.
4888 Intended for use by gcc ports that require gas instead of native
4893 * config/ho-hppaosf.h: Fix braino in test for ANSI-C.
4897 * write.c (write_contents): Give the user a reasonable error
4898 message rather than "assertion failed" if bfd_set_section_contents
4903 * config/ho-mach3.h: New file.
4907 * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It is
4908 now set in bfd/ecofflink.c:ecoff_write_symhdr.
4910 * config/obj-coffbfd.c (write_object_file): use bfd_get_error (),
4912 * config/obj-elf.c (elf_frob_file): Likewise.
4914 * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcomm
4917 * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__.
4919 * read.c (read_a_source_file): Use correct arguments to memcpy
4925 * config/obj-coff.h (obj_coff_section): Declare.
4926 * config/obj-coff.c (obj_pseudo_table): For "section", use
4928 (obj_coff_section): Rewrite.
4932 * configure.in (i386-*-mach3*): New target; uses BFD.
4933 * config/te-mach.h: New file.
4934 * config/obj-aout.c (obj_aout_frob_file): New function.
4935 * config/obj-aout.h (obj_aout_frob_file): Declare it.
4936 (frob_file): New macro.
4937 * config/tc-i386.c (md_apply_fix_1) [TE_Mach]: Don't adjust
4938 pcrel32 relocations.
4939 * config/tc-i386.h (TARGET_FORMAT) [TE_Mach]: Use a.out-mach3.
4941 * write.c (write_object_file): Removed register declarations.
4945 Some support for PowerPC ELF.
4946 * configure.in: If cpu is powerpc*, use ppc.
4947 (ppc-*-sysv4*): Use object format elf.
4948 * config/tc-ppc.h: Only declare a number of things if OBJ_COFF is
4950 (TARGET_ARCH): Make it call ppc_arch.
4951 (ppc_arch): Declare.
4952 (TARGET_FORMAT): Set based on OBJ_COFF or OBJ_ELF.
4953 (NO_STRING_ESCAPES): Define.
4954 (LOCAL_LABEL, FAKE_LABEL_NAME): Define for OBJ_ELF.
4955 * config/tc-ppc.c: Only define a number of functions of OBJ_COFF
4957 (md_pseudo_table): Most pseudo-ops are OBJ_COFF specific. Added
4958 OBJ_COFF specific "bi" and "ei".
4959 (md_parse_option): Fix handling of -u. Make -m601 set
4960 PPC_OPCODE_601. If OBJ_ELF, accept -V and -Q.
4961 (ppc_set_cpu): New function.
4962 (ppc_arch): New function.
4963 (md_begin): Call ppc_set_cpu.
4964 (ppc_insert_operand): For a signed operand accept an unsigned
4965 value, for IBM compatibility.
4966 (ppc_byte): Don't call stringer for strings; instead, treat two
4967 double quotes as a single double quote.
4968 (ppc_comm): Set sy_tc.output for a .lcomm symbol.
4969 (ppc_biei): New function.
4970 (ppc_tc): If not OBJ_COFF, ignore first argument.
4971 (ppc_fix_adjustable): Call as_bad_where, not as_bad.
4972 (ppc_is_toc_sym): New function.
4973 (md_apply_fix): Use ppc_is_toc_sym. Handle BFD_RELOC_16 and
4978 * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error and
4979 bfd_set_error and new error names.
4983 * configure.in: Support i960-vxworks versions > 5.0 as coff.
4984 Default is still bout if no version is specified.
4986 * atof-generic.c (atof_generic): Use switch and strcasecmp instead
4987 of large number of compares when looking for inf/nan values.
4991 * config/tc-mips.c (macro): Do unaligned loads and stores
4992 correctly when big endian, and give errors on overflow rather than
4993 generating incorrect code.
4997 * as.c: Include libiberty.h.
4999 * read.c (do_align): Don't define label just_record_alignment
5000 unless it might be used.
5002 * as.c (main): If md_parse_long_option is defined, call it with a
5004 * config/tc-mips.h (md_parse_long_option): Define.
5005 * config/tc-mips.c (mips_trap): New static variable.
5006 (md_begin): Report an error if mips_trap is set at ISA level 1.
5007 (macro): If mips_trap, use trap instructions instead of break
5008 instructions for overflow and divide by zero detection.
5009 (mips_parse_long_option): New function. Support --trap,
5010 --no-break, --break and --no-trap.
5011 * doc/as.texinfo: Document new options.
5013 * read.c (potable): Add "zero".
5014 * config/tc-i386.c (md_pseudo_table): Remove "zero".
5015 * config/tc-m88k.c (md_pseudo_table): Likewise.
5019 * config/tc-sparc.c (sparc_ip): Reject integer values for
5020 pc-relative operand fields. This forces "call 0" to become "jmpl
5021 %g0,%o7" with no relocations needed.
5025 * as.h (xmalloc, xrealloc): Declare using PTR rather than char *.
5026 * xmalloc.c (xmalloc, xrealloc): Use PTR rather than char *.
5028 * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined,
5029 don't treat backslash specially inside strings.
5030 * read.c (next_char_of_string): Likewise.
5034 * config/obj-coffbfd.c (obj_coff_init_stab_section): Use memset
5035 instead of memcpy to zero the initial stab symbol, duh.
5036 * config/obj-elf.c (obj_elf_init_stab_section): Ditto.
5037 * config/obj-som.c (obj_som_init_stab_section): Ditto.
5041 * write.c (fixup_segment): Use as_bad_where, not as_bad.
5043 * subsegs.c (subseg_set_rest): Call memset with the arguments in
5044 the right order. Explicitly clear fix_root and fix_tail fields.
5048 * config/obj-coff.c (coff_frob_symbol): For abs_symbol, set *punt
5049 and do nothing else.
5051 * symbols.c (symbol_begin): Initialize value of abs_symbol
5054 * write.c (adjust_reloc_syms): Use abs_symbol instead of calling
5057 * ecoff.c (ecoff_build_debug): Fix "/*" in comment to silence
5058 complaint from "gcc -Wall".
5060 * configure.in (alpha-*-netware*): New target, like alpha-*-osf*.
5062 * config/tc-alpha.c (GP_ADJUSTMENT): Move definition to start of
5064 (tc_gen_reloc): Remove uninitialized variable `code', and code
5065 that tried to use it (incorrectly). For LITERAL reloc, set addend
5066 to negative of GP value.
5067 (load_symbol_address): Don't adjust return value by GP_ADJUSTMENT.
5069 * write.c (write_relocs): Print some sensible error message if
5070 bfd_perform_relocation returns bfd_reloc_overflow.
5074 * configure.in (hppa*-*elf*): New configuration for PA ELF.
5075 (hppa*-*-osf*): Default object format is SOM.
5079 * config/tc-alpha.c (md_atof): Warn that floating-point values
5080 might not assemble properly.
5082 * configure.in (target alpha-*-osf*): Don't set "dev=yes" any
5085 * config/tc-alpha.c (load_expression): Parenthesize operations in
5086 range checking, to avoid precedence questions.
5088 * config/tc-alpha.c (addr32): New static variable.
5089 (md_parse_option): Set it for "-32addr".
5090 (load_symbol_address): If addr32 is set, use ldl instead of ldq.
5092 * atof-generic.c (atof_generic): Calculate maximum_useful_digits
5093 and more_than_enough_bits_for_digits in integer arithmetic, to
5094 eliminate the only sources of dependence on floating point
5095 support, which doesn't work yet on the Alpha.
5099 * ecoff.c (ecoff_build_debug) [TC_ALPHA]: Specify version stamp as
5100 0x30b for Alpha for now, until ".verstamp" is handled.
5102 * literal.c (add_to_literal_pool): Use seginfo->frchainP, which
5103 actually refers to the literal pool section, rather than
5104 frchain_now, which refers to whatever section the assembler was
5107 * write.c (fixup_segment): Only do range checking if size of fixup
5108 is smaller than word size. Otherwise, we always wind up with
5111 * config/tc-alpha.c (md_section_align): Change second argument and
5112 return type to valueT, to agree with tc.h.
5113 (alpha_do_align): Local static array nop_pattern is now unsigned
5114 char, to avoid overflow warnings.
5115 * config/tc-alpha.h (md_section_align): Delete declaration.
5117 * config/obj-ecoff.c (ecoff_frob_file): Ensure that ecoff_data for
5118 output bfd is non-null before indirecting through it.
5120 * config/tc-alpha.c (alpha_frob_ecoff_data): Renamed from
5122 * config/tc-alpha.h (tc_frob_file): Macro deleted.
5123 * config/obj-ecoff.c (ecoff_frob_file) [TC_ALPHA]: Call
5124 alpha_frob_ecoff_data, then fill in optional-header info with gp
5125 value and register masks.
5131 * config/obj-som.c (obj_som_init_stab_section): Same change
5132 as coffbfd and elf below. Zero the initial stab symbol after
5137 * config/obj-coffbfd.c (obj_coff_init_stab_section): Zero the
5138 initial stab symbol after allocating it.
5139 * config/obj-elf.c (obj_elf_init_stab_section): Ditto.
5143 * config/tc-hppa.c (pa_ip): addb[tf] should only accept
5144 non-negated condition completers. Add support for addb pseudo-op
5145 which accepts both negated and non-negated completers.
5149 * configure.in (rs6000*): Use cpu_type ppc.
5150 (ppc-*-aix*): New target; use coff and force bfd_gas.
5151 * config/tc-ppc.h, config/tc-ppc.c: New files for PowerPC/POWER
5152 (RS/6000) support. At the moment, only XCOFF is supported.
5154 * config/obj-coff.c (SA_SET_SYM_ENDNDX): Made non-static.
5155 (S_SET_DATA_TYPE): Likewise.
5156 (coff_last_function): Renamed from local static last_functionP in
5157 coff_frob_symbol and made externally visible.
5158 (coff_frob_symbol): New local static set_end; use it to try to
5159 avoid calling SA_SET_SYM_ENDNDX on a symbol that will be punted.
5160 * config/obj-coff.h (S_SET_DATA_TYPE): Declare.
5161 (SA_SET_SYM_ENDNDX): Declare.
5162 (coff_last_function): Declare.
5164 * expr.c (operand): If DOLLAR_DOT is defined, accept `$' as
5165 equivalent to `.' to mean the current location.
5167 * read.c (LEX_BR): If not defined, define as 0.
5168 (lex_type): Use LEX_BR as the type of `{',`}',`[',`]'.
5170 * symbols.c (symbol_new): If tc_canonicalize_symbol_name is
5171 defined, call it with preserved_copy_of_name. If
5172 tc_symbol_new_hook is defined, call it on the new symbol.
5173 (symbol_find_base): If tc_canonicalize_symbol_name is defined,
5174 call it on a copy of the name argument.
5176 * write.c (write_object_file): Simplified usage of obj_frob_symbol
5177 and tc_frob_symbol. Always call both if the symbol is going to be
5180 * write.c (relax_segment): Use %ld rather than %d when printing
5181 fragP->fr_var, and cast it to long.
5183 Changed relocs to be based on subsegments (when BFD_ASSEMBLER).
5184 * subsegs.h (struct frchain): If BFD_ASSEMBLER, added new fields
5185 fix_root and fix_tail.
5186 (segment_info_type): If BFD_ASSEMBLER, don't define fix_tail
5188 * write.c (fix_new_internal): If BFD_ASSEMBLER, set fix_rootP and
5189 fix_tailP based on frchain_now, not seg_info (now_seg).
5190 (chain_frchains_together_1): Chain the subsegment relocs together.
5191 * subsegs.c (subseg_change): Don't clear fix_tail field.
5192 (subseg_get): Likewise.
5193 * literal.c (add_to_literal_pool): Look through the relocs via
5194 frchain_now, not seginfo.
5198 * config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Changed
5199 ecoff_undefined to ecoff_extern_size.
5200 * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): Likewise.
5201 * config/tc-mips.c (s_extern): Set ecoff_extern_size to the
5202 external symbol size, rathern than setting the symbol value.
5203 (md_estimate_size_before_relax): Check both ecoff_extern_size and
5204 symbol value to see if GP referencing can be used.
5205 * ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_size, not
5207 (ecoff_frob_symbol): Don't check ecoff_undefined.
5208 (ecoff_build_symbols): Get size of an undefined symbol from
5209 sym->ecoff_extern_size, not S_GET_VALUE (sym).
5213 * Makefile.in: Avoid bug in losing hpux sed.
5217 * config/tc-mips.c (file_mips_isa): New static variable.
5219 (s_mipsset): Add support for .set mipN to set the ISA level.
5221 * gasp.c (kinfo): Fully bracket initializer.
5225 * gasp.c (malloc): Don't declare, since host.h or system header
5226 files may declare it differently.
5228 * config/atof-ieee.c (int_to_gen): Now static.
5230 * config/ho-i386aix.h: Include sys/types.h and stdlib.h, not
5231 ho-sysv.h. Based loosely on a patch from Minh Tran-Le.
5235 * gasp.c: Include host.h.
5239 * config/tc-mips.c (mips_ip): Make an unsupported instruction a
5240 warning, not an error.
5242 * config/obj-coff.c (dot_text_symbol, dot_data_symbol,
5243 dot_bss_symbol): Don't define if BFD_ASSEMBLER.
5244 (obj_symbol_to_chars): bfd_coff_swap_aux_out now takes more
5246 (coff_line_base): Renamed from line_base. Changed all uses.
5247 (coff_add_linesym): Renamed from add_line_sym. Made non-static.
5249 * config/obj-coff.h: If TC_PPC, include coff/rs6000.h.
5250 (S_SET_STORAGE_CLASS, S_GET_STORAGE_CLASS): Declare if
5252 (coff_line_base): Declare.
5253 (coff_add_linesym): Declare if BFD_ASSEMBLER.
5254 * config/obj-coffbfd.c (symbol_to_chars): bfd_coff_swap_aux_out
5255 now takes more arguments.
5259 * as.c (statistics_flag): Renamed from quiet_flag.
5260 (main): Get statistics with --statistics instead of -noquiet.
5264 * Makefile.in: Support for Gnu ASsembler Preprocessor.
5266 * read.c (s_lcomm): Align lcomm data.
5267 * config/tc-z8k.c (tc_reloc_mangle): Don't allow subtraction
5268 from different sections.
5272 * write.c (write_object_file): If tc_frob_file is defined, call it
5273 just before calling obj_frob_file.
5274 * config/tc-alpha.c (alpha_gp_value): Renamed from gp_value
5275 (references changed), and made non-static.
5276 (getExpression): Return void.
5277 (select_gp_value): Abort if gp_value is non-zero. Delete call to
5278 non-existent bfd_set_gp_value.
5279 (alpha_validate_fix): Function deleted.
5280 (alpha_frob_symbol): Function deleted.
5281 (alpha_local_label): Function deleted.
5282 (alpha_frob_file): Renamed from alpha_end.
5283 * config/tc-alpha.h (alpha_frob_symbol, alpha_validate_fix,
5284 alpha_local_label, alpha_end): Declarations deleted.
5285 (alpha_gp_value, alpha_frob_file): Declare.
5286 (tc_frob_symbol, TC_VALIDATE_FIX, md_end): Macros deleted.
5287 (LOCAL_LABEL): Move code here from tc-alpha.c:alpha_local_label.
5288 (md_convert_frag): Simplified slightly.
5289 (tc_frob_file): New macro.
5291 * read.c (do_align): New function, most of guts of s_align_*
5292 functions. Look for md_do_align macro, give it a chance to bypass
5293 all but recording of section alignment.
5294 (s_align_bytes, s_align_ptwo): Call do_align.
5295 (s_lcomm) [TC_ALPHA]: Align object to largest power of two that
5296 divides object size.
5298 * frags.c (frag_align_pattern): New function.
5299 (frag_align): Rewrite for clarity.
5301 * config/tc-vax.c (md_assemble): Handle O_constant expression.
5302 (vip_begin): Returns pointer to const char. Cast hash_insert arg
5303 to PTR to avoid compiler complaints about const.
5304 (md_begin): Local variable errtxt must point to const.
5306 * configure.in: Handle host vax-*-ultrix* like vax-*-bsd*. Don't
5307 bother with *-*-ultrix or *-*-sysv*, except *-*-sysv, since only
5308 the last has an existing host support file. Do handle vax-bsd and
5313 * config/obj-coff.c (obj_coff_section_header_append): Do not
5314 declare if BFD_ASSEMBLER.
5315 (stack_pop): Correct test for stack underflow.
5316 (obj_coff_endef, obj_coff_dim, obj_coff_line, obj_coff_size,
5317 obj_coff_scl, obj_coff_tag, obj_coff_type, obj_coff_val): Declare
5318 type of ignored argument to avoid gcc warning.
5319 (align): Removed unused function.
5323 * config/tc-alpha.c, config/tc-alpha.h, config/alpha-opcode.h: New
5324 files, based on port of gas-1.38 contributed by CMU, using a.out
5325 variant. Updated for gas-2.x and ECOFF. Floating-point constants
5326 are still broken, bootstrap testing incomplete.
5328 * literal.c: Comment changes.
5330 * listing.c (listing_source_file): Check for null listing_tail
5331 before indirecting through it.
5333 * expr.h (struct expressionS): Added struct tag.
5335 * as.h: If __GNUC__ and inline are both undefined, define inline
5338 * write.c (cvt_frag_to_fill): Don't assume that fr_var for
5339 rs_align or rs_org frags will be 1.
5340 (relax_segment): For rs_align, if fr_var is not 1, complain if
5341 required padding is not a multiple of the size of the pad pattern.
5342 (fixup_segment): Leave gp-relative relocations alone. For pcrel
5343 relocations referring to the same segment, clear fx_pcrel when
5345 * as.h: Adjust comments on rs_align.
5347 * atof-generic.c: Some reformatting.
5348 (atof_generic): Be careful when mixing signed/unsigned values of
5351 * write.c, config/obj-{aout,bout,coff*}.c, config/tc-sparc.c:
5352 Query the fx_done field instead of fx_addsy to see if the fixup
5353 still needs to be applied. Set fx_done and clear fx_addsy both,
5354 for now. If TC_HANDLES_FX_DONE isn't defined, assume md_apply_fix
5355 will only clear fx_addsy, and set fx_done accordingly after
5357 * config/tc-sparc.h (TC_HANDLES_FX_DONE): Define.
5358 * config/tc-sparc.c (md_apply_fix): Set fx_done for non-pcrel fix
5361 * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol):
5363 (symbol_begin): Moved to end of file, so function inlining can
5365 (fb_label_count, fb_label_max): Default C static initializers are
5367 * symbols.h (dot_text_symbol, dot_data_symbol, dot_bss_symbol):
5368 Declarations deleted.
5369 * config/obj-coff.c (dot_text_symbol, dot_data_symbol,
5370 dot_bss_symbol): Defined here, static.
5372 * config/obj-aout.c [BFD_ASSEMBLER]: Undef NO_RELOC before
5373 including aout/aout64.h.
5375 * write.c (write_object_file): If EMIT_SECTION_SYMBOLS is false,
5376 don't write out a section symbol even if it's used in a
5377 relocation; assume relocations will handle section numbers
5378 somehow. Rename "punt_it" label to "punt_it_if_unused" to reflect
5380 (EMIT_SECTION_SYMBOLS): Default to 1.
5381 (adjust_reloc_syms): Don't create a new symbol for an absolute
5382 reference; just use the absolute section symbol.
5383 (write_relocs): Make printout of reloc values dependent on flag
5385 * config/obj-aout.h (EMIT_SECTION_SYMBOLS): Define as 0.
5386 * config/obj-ecoff.h (EMIT_SECTION_SYMBOLS): Ditto.
5390 * read.c (lex_type): No longer make '{' a valid character for
5393 * as.c (main): Print long values using %ld.
5395 * messages.c (as_warn_internal): New static function.
5396 (as_warn, 3 versions): Use as_warn_internal.
5397 (as_warn_where, 3 versions): New function.
5398 * as.h (as_warn_where): Declare.
5402 * as.c (quiet_flag): New flag.
5403 (main): If -noquiet given, display execution time and memory used.
5407 * doc/{all.texi,as.texinfo}: Add documentation for HPPA port.
5411 * ecoff.c (ecoff_frob_symbol): New function. Put undefined
5412 symbols of known size in the undefined section. Put small common
5413 symbols in a .scommon section.
5414 * ecoff.h (ecoff_frob_symbol): Declare.
5415 * config/obj-ecoff.h (obj_frob_symbol): Define.
5416 * config/obj-elf.c (obj_elf_write_symbol_p, obj_elf_write_symbol,
5417 obj_elf_frob_symbol): Removed unused functions.
5418 * config/obj-elf.h (obj_frob_symbol, obj_write_symbol): Removed
5420 (obj_elf_frob_symbol, obj_elf_write_symbol): Removed declarations
5421 of unused functions.
5422 (obj_frob_symbol): Define if ECOFF_DEBUGGING.
5424 * tc-mips.c (g_switch_seen): New static variable.
5425 (md_parse_option): Set g_switch_seen for -G option.
5426 (s_option): If creating PIC code, force the GP size to be 0. Warn
5427 if -G switch used with a non-zero value.
5429 * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than
5430 comparing against bfd_com_section.
5434 * read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss
5439 * expr.c (operand): For floating point operand with unusual fp
5440 char from FLT_CHARS, preserve the character. Patch from Lisa
5445 * config/tc-mips.c (md_pseudo_table): Add all data allocation
5446 pseudo-ops: .hword, .int, .long, .octa, .quad, .short, .single.
5450 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and
5451 C_FCN assume .val has been set to .
5455 * config/tc-hppa.c: Disable multiple $CODE$ subspace code. It
5456 confuses GDB for some unknown reason.
5457 * cofnig/obj-som.c: Likewise.
5461 * literal.c (add_to_literal_pool): Handle duplicates of values
5462 already written to literal pool.
5466 * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols
5467 with explicitly marked stabs through BFD: if a symbol marked
5468 N_UNDF | N_EXT is in the absolute section, move it to the
5469 undefined section; move a symbol marked N_INDR into
5470 bfd_ind_section and set the BSF_INDIRECT flag; set the
5471 BSF_WARNING flag for a symbol makred N_WARNING.
5475 * ecoff.h (ecoff_set_gp_prolog_size): Declare.
5476 * ecoff.c (ecoff_set_gp_prolog_size): Return type is void.
5480 * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'
5481 and 'f' template operand.
5483 * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u',
5484 and '2' in copr and sfu instruction templates.
5488 * as.h (subseg_force_new): Add prototype.
5492 * app.c (do_scrub_next_char): Allow lines like " foolab :".
5494 * read.c (emit_expr): Fix computation of mask.
5495 * config/obj-elf.c (obj_elf_section): Fix loop termination test.
5499 * ecoff.c (ecoff_set_gp_prolog_size): New function.
5500 (current_file_idx): New static variable.
5501 (add_file): Use and increment current_file_idx instead of indx
5504 * struc-symbol.h (struct symbol): Make all bitfields unsigned.
5506 * config/tc-i960.c (i960_validate_fix): Added argument
5507 add_symbolPP. Indirect through it to get "add_symbolP".
5508 * config/tc-i960.h (i960_validate_fix): Supply prototype.
5509 (TC_VALIDATE_FIX): Pass address of add_symbolP.
5511 * configure.in (i386-*-netbsd*): New target, using te-netbsd.h.
5512 (i386-*-netbsd0.8): New target, like 386bsd.
5514 * configure.in: Set BFDDEF in Makefile to "define" or "undef".
5515 * Makefile.in (config.h): Protect against multiple inclusions.
5516 Define or undef BFD_ASSEMBLER as specified by $(BFDDEF).
5517 (ALL_CFLAGS): Omit $(BFDDEF).
5518 * as.h: Include config.h.
5519 (struct symbol): Added forward declaration.
5520 (add_to_literal_pool): Fix declaration.
5521 * as.c: Don't include config.h.
5523 * literal.c (add_to_literal_pool): Take symbol and addend as
5524 arguments, instead of expression, for now. Fix calculation of
5527 * subsegs.h (segment_info_type) [NEED_LITERAL_POOL]: Add field
5532 * subsegs.c (subseg_get): Accept new argument "force_new". If
5533 set then a new segment is always created. All callers changed.
5534 (subseg_force_new): New function. Similar to subseg_new, but
5535 always force a new segment to be created.
5537 * config/obj-som.c (som_frob_file): Call adjust_code_sections
5539 (adjust_code_sections): New function. Adjusts the VMA for all the
5542 * config/tc-hppa.c (md_assemble): Also handle creating a fixup
5543 for the unwind descriptors if a function's label follows the
5544 .PROC and .ENTRY directives.
5545 (pa_entry): Don't set BSF_FUNCTION for the label symbol here; it
5546 is done elsewhere. Don't create a fixup for the unwind
5547 descriptors if the function's label has not been defined yet.
5548 (pa_proc): For SOM, place each procedure within a new $CODE$
5549 subspace. Adjust the segment and frag for the associated
5550 function label if it exists.
5554 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.
5555 (hppa_fix_new): Initialize segment field.
5556 (md_apply_fix): Do nothing for pc-relative fixup which involves
5557 crossing a segment boundary.
5558 (pa_procend): Undefine the current label after handling .PROC
5559 and .PROCEND directives.
5560 (dummy_symbol): Make type "symbolS *". Change references as
5565 * read.c (read_a_source_file): Cast array argument to unsigned
5567 * write.c (adjust_reloc_syms): Remove unused variable symseginfo.
5568 (write_object_file): Don't define punt_it if it won't be used.
5569 (fixup_segment): Don't define skip if it won't be used.
5571 * config/tc-mips.h (TARGET_FORMAT): Define as mips_target_format.
5572 (mips_target_format): Declare.
5573 * config/tc-mips.c (mips_target_format): Define with appropriate
5575 (md_parse_option): If -EL or -EB is used, change byte_order and
5576 mips_target_format as appropriate.
5580 * app.c (do_scrub_next_char): Another attempt to fix bugs
5581 dealing with labels without colons (for HPPA and MRI).
5585 * config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits.
5587 * expr.c (integer_constant): Fix computation of too_many_digits.
5588 Variable digit_2 renamed to start. Fix check for whether number
5589 will fit in 32 bits.
5590 * read.c (emit_expr): Use valueT instead of long.
5594 * config/obj-elf.c: If TC_MIPS, include elf/mips.h.
5595 (special_sections): Define.
5596 (obj_elf_special_section): Get default types and attributes from
5597 list of special sections.
5598 * config/tc-mips.c (ELF_TC_SPECIAL_SECTIONS): Define.
5600 * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbss
5601 sections to be close together.
5603 * config/tc-mips.c (macro): Corrected $at warnings in a couple of
5606 * listing.c (listing_prev_line): New function.
5607 * listing.c: Include subsegs.h.
5608 (listing_prev_line): New function.
5609 (calc_hex): Reset byte_in_frag to zero for each new frag.
5610 * config/tc-mips.c (append_insn): Call listing_prev_line after
5611 emitting nop instructions.
5612 * Makefile.in (listing.o): Depends upon subsegs.h.
5616 * config/tc-hppa.c (pa_ip): Put check for missing label on .PROC
5617 here. Handle case where label may be defined after the .PROC.
5618 (pa_proc): It is not an error if the procedure's label isn't
5619 defined before the .PROC directive.
5623 * config/te-netbsd.h: New file.
5624 * config/tc-i386.h (TARGET_FORMAT) [TE_NetBSD]: Use bfd target
5625 a.out-netbsd-386 for this configuration.
5629 * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information
5630 with the associated stabs information.
5631 (ecoff_build_symbols): Never set the type of stabs symbols to
5632 st_Global. Don't update the symbol index or ifd if the gas symbol
5633 is not the same as the ECOFF symbol (which is now the case for
5638 * config/tc-mips.c (macro): Add a LOSING_COMPILER ifdef that
5639 splits the function.
5640 (macro2): New function, if LOSING_COMPILER defined.
5644 * config/obj-coffbfd.c (fill_section): Don't ever fill past the
5645 end of a section. (write_object_file): Temporary fix - setup
5650 * config/tc-sparc.c (tc_gen_reloc): Fix handling of addends in
5651 non-pcrel_offset relocations.
5655 * config/tc-mips.c (mips_ip): Warn about using $1 as well as $at
5660 * literal.c: New file.
5661 * Makefile.in (REAL_SOURCES, OBJS): List it.
5663 * as.h (DEBUG): Don't define.
5664 (struct expressionS, struct fix): Declare in case they're used in
5666 (add_to_literal_pool) [BFD_ASSEMBLER]: Declare.
5668 * config/tc-mips.h (TARGET_FORMAT) [OBJ_AOUT]: Fix for new names
5671 * subsegs.c (subseg_get): New function. Creates segment if
5672 needed, returns pointer, but doesn't change current segment.
5673 (subseg_new): Use it.
5677 * Makefile.in (INCLUDES): Add $(srcdir)/.. to places to search.
5678 * config/obj-ecoff.c: Include files as "bfd/" instead of "../bfd/".
5679 * app.c, flonum.h, hex-value.c (const): Change #if to be more
5684 * config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTa
5689 * write.c (write_relocs): bfd_perform_relocation now takes an
5690 additional argument, to return an error string (which we ignore).
5694 * write.h (struct fix): Field tc_fix_data should be type PTR, not
5695 void*, for compatibility with non-ANSI compilers. Added
5696 single-bit field "fx_done".
5700 * tc-hppa.c (pre_defined_registers): Convert to lower case.
5701 Delete spurious register names "%r4L", etc.
5702 (selector_table): Sort and convert to lower case.
5703 (cons_fix_new_hppa): `reloc_type' => `rel_type'.
5704 (pa_ip): Always use strcmp for non-text and strcasecmp for text.
5705 (reg_name_search): Rewrite to call strcasecmp only once per
5707 (pa_chk_field_selector): Rewrite to use binary search.
5708 (pa_parse_neg_add_cmpltr): Use strcasecmp for completer comparisons.
5709 (pa_parse_space_stmt): $TEXT$ and $PRIVATE$ are symbols; use case
5710 sensitive comparisons.
5711 (pa_parse_space_stmt): Canonicalize strncasecmp arg to lower case.
5712 (pa_space): "$text$" => "$TEXT$"; "$private$" => "$PRIVATE$". Use
5713 case sensitive comparison for all symbolic names.
5714 (pa_subspace): Canonicalize strncasecmp arg to lower case.
5715 (pa_subspace_start): Use case sensitive comparison for symbolic names.
5719 * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no
5720 symbol is present (i.e., relocation against absolute), create a
5721 phony local symbol, and use it in the reloc.
5722 (fixup_segment): When adjusting a reloc with an absolute symbol,
5723 have TC_FORCE_RELOCATION control clearing add_symbolP too.
5724 * config/tc-sparc.h (RELOC_REQUIRES_SYMBOL): Define, for OBJ_COFF.
5726 * symbols.c (S_IS_EXTERNAL, S_IS_LOCAL): Don't use both BSF_EXPORT
5727 and BSF_GLOBAL, since they're the same.
5729 * as.c (main): Only invoke md_end if it's defined as a macro.
5730 * tc.h (md_end): Don't declare it.
5731 * config/tc-*.[ch] (md_end): Deleted, in cases where it doesn't do
5733 * config/tc-vax.c (vip_end): Deleted null function.
5734 * config/tc-mips.c (md_mips_end): Renamed from md_end.
5735 * config/tc-mips.h (md_mips_end): Declare.
5736 (md_end): New macro, calls md_mips_end.
5738 * write.c (write_object_file): Don't close output file.
5739 * as.c (main): Close output file (if needed) after calling
5740 listing_print, which should be after calling write_object_file,
5741 which sets the frag addresses.
5743 * config/obj-coff.c (obj_coff_dim, obj_coff_endef, obj_coff_line,
5744 obj_coff_scl, obj_coff_size, obj_coff_tag, obj_coff_type,
5745 obj_coff_val): Add unused int argument to satisfy prototypes; goes
5746 with Ian's 10 Sep changes.
5747 (S_GET_DATA_TYPE, S_SET_DATA_TYPE, S_GET_STORAGE_CLASS,
5748 S_SET_STORAGE_CLASS): Now function instead of macros.
5749 (obj_emit_lineno) [BFD_ASSEMBLER]: Deleted.
5750 (tag_insert): Local var ERROR_STRING is const. Use "const" not
5751 "CONST" for argument NAME. Fixed prototype.
5752 (coff_frob_symbol): Removed explicit "#if 1" directive. If
5753 S_IS_EXTERNAL, set storage class to C_EXT.
5754 (s_get_name): Use "const" not "CONST".
5755 * config/obj-coff.h (S_GET_DATA_TYPE, S_SET_DATA_TYPE,
5756 S_GET_STORAGE_CLASS, S_SET_STORAGE_CLASS): Deleted.
5757 (obj_emit_lineno): Declare only for non-BFD_ASSEMBLER. For
5758 BFD_ASSEMBLER, define as macro that aborts.
5759 (obj_extra_stuff, tc_headers_hook): Declare only for
5761 (coff_frob_symbol): Fix prototype.
5765 * config/tc-sparc.c (tc_gen_reloc): Test of pcrel_offset had sense
5770 * config/tc-hppa.c (md_begin): Initialize "dummy_label".
5771 (tc_gen_reloc, SOM version): For relocations which have no symbol,
5772 set sym_ptr_ptr to dummy_label. Avoids lossage in generic BFD code.
5776 * read.c (lex_type): No longer make '[' a valid character for
5779 * config/tc-vax.c (tc_aout_fix_to_chars): Local variable
5780 NBYTES_R_LENGTH now const.
5782 * config/obj-*.c, config/tc-*.c: Omit superfluous "return"
5783 statements at ends of functions. Don't check for null return from
5784 hash_new, since it won't return at all if there's no memory
5785 available. Also, check for null return from hash_insert, rather
5786 than zero-length string, as success indicator.
5788 * subsegs.c (section_symbol): New function.
5789 * subsegs.h (section_symbol): Declare.
5790 * write.c (adjust_reloc_syms): Use it.
5794 * Makefile.in (RUNTEST): New variable.
5795 (CHECKFLAGS): Pass it down.
5797 * ecoff.c (ecoff_directive_frame): Permit extra trailing operands;
5798 unused for now, but supplied by Alpha OSF1 compiler.
5800 * as.h: Protect against multiple inclusions.
5801 (int_to_gen): Don't declare.
5803 * config/atof-vax.c (atof_vax): NULL is not a valid character
5808 * configure.in (hppa*-*-osf*): Do not consider this a developmental
5811 * config/tc-hppa.c (md_apply_fix): Handle cases where no
5812 relocation will be emitted for 32bit formats.
5816 * config/tc-hppa.c (md_apply_fix): Do not call hppa_field_adjust
5817 for any of the 'T' field selectors.
5821 * config/tc-h8500.c (build_bytes): Get reloc type right for a
5822 %page operation. (md_assemble): Don't modify input_line_pointer.
5823 (mdcoff_sizemachdep): New function.
5824 * config/tc-h8500.h (TC_COFF_SIZEMACHDEP): New macro.
5825 * config/tc-z8k.c (get_operand): Delete bogus check.
5829 * write.c (number_to_chars_*): Delete bogus range check.
5831 * output-file.c (TARGET_ARCH): No default.
5835 * config/tc-sh.c (md_convert_frag): Truncate disps before calling
5836 md_number_to_chars. (md_assemble): Don't modify
5841 * config/tc-h8300.c (md_assemble): Don't update input_line_pointer.
5845 * config/obj-som.[ch] (obj_read_begin_hook): Remove last change.
5846 Breaks with the HP compilers.
5848 * config/tc-hppa.c (struct call_info): Remove fields which were
5849 set but never used. Remove all code which sets those fields.
5850 (struct subspace_dictionary_chain): Likewise.
5851 (struct space_dictionary_chain): Likewise.
5852 (pa_desc): Delete useless function. Delete all references.
5853 (hppa_tc_make_sections): No need to count the number of symbols for
5854 the symbol extension section.
5858 * config/obj-som.c (obj_som_version): Pass version string to
5860 (obj_som_copyright): New function. Much like obj_som_version.
5862 * config/tc-hppa.c (obj_copyright): Define as appropriate for
5864 (pa_copyright): Just a stub now.
5866 * config/obj-som.c (obj_read_begin_hook): Delete unused function.
5867 * config/obj-som.h (obj_read_begin_hook): Provide dummy definition.
5868 (TARGET_SYMBOL_FIELDS): Delete. SOM isn't making use of them.
5870 * config/tc-hppa.c (tc_gen_reloc, SOM version): Handle relocation
5871 expansion due to rounding mode selectors. Handle R_[RDSN]_MODE
5872 relocations for selecting the current rounding mode.
5874 * config/tc-hppa.c (evaluate_absolute): Support e_rrsel and
5875 e_rlsel field selectors.
5879 * config/obj-elf.h: If ECOFF_DEBUGGING, undef
5880 SEPARATE_STAB_SECTIONS and INIT_STAB_SECTION, and define
5881 OBJ_PROCESS_STAB to call ecoff_stab.
5882 * config/obj-elf.c: Don't compile obj_elf_init_stab_section if
5883 INIT_STAB_SECTION is not defined.
5887 * config/tc-hppa.c (md_apply_fix): Delete old wrapper function.
5888 (md_apply_fix_1): Rename to md_apply_fix. Fix argument decls.
5889 Fix comments in various places. Always return a value.
5890 Avoid dereferencing a NULL fx_addsy.
5891 (hppa_force_relocation): Avoid dereferencing a NULL fx_addsy.
5895 * tc-hppa.c: (tc_gen_reloc): Addend for a plabel relocation should
5896 be either 0 or 2 (no static link or static link required). Always
5897 assume no static link.
5901 * config/tc-sparc.c (tc_gen_reloc): Make adjustment to addend be
5902 dependent on howto fields, not on format flavour.
5904 * struc-symbol.h (struct symbol): New fields sy_obj and sy_tc,
5905 defined as types OBJ_SYMFIELD_TYPE and TC_SYMFIELD_TYPE, if those
5907 * config/obj-coff.h (TC_SYMFIELD_TYPE, OBJ_SYMFIELD_TYPE): Define.
5908 (TARGET_SYMBOL_FIELDS, I960_SYM_FIELDS): Don't define.
5909 (sy_tc, sy_obj): Define so that the fields look like they used to,
5910 until all references get changed.
5912 * write.c (fixup_segment): Lots of variables no longer register.
5913 Reordered some code for easier reading.
5914 * config/obj-coff.c (obj_coff_dim): dim_index no longer register.
5915 Deleted superfluous return statement.
5916 (obj_coff_line, obj_coff_size, obj_coff_scl, obj_coff_type,
5917 obj_coff_val, tag_init, tag_insert): Deleted superfluous return
5919 (align, obj_coff_section): Deleted debugging printfs.
5920 * config/tc-i386.c (md_assemble): Discard some register decls.
5921 Use assignment rather than memcpy to copy template.
5922 (op_hash, reg_hash, prefix_hash): Default C initialization of
5923 statics is sufficient.
5924 * config/tc-sparc.c (print_insn): Array Reloc is now const, and
5927 * config/obj-coff.h (TARGET_FORMAT): Only use coff-sparc-lynx if
5928 TE_LYNX; use coff-sparc otherwise.
5929 [USE_NATIVE_HEADERS]: Delete this code; it isn't used.
5931 * write.c (fixup_segment): Call TC_VALIDATE_FIX, if defined,
5932 before processing a fixup. Call TC_ADJUST_RELOC_COUNT just before
5933 returning. Remove some i960-coff-specific code.
5934 (TC_ADJUST_RELOC_COUNT): Default to doing nothing.
5935 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT) [OBJ_COFF]: Define.
5936 (i960_validate_fix): Declare.
5937 (TC_VALIDATE_FIX): Define.
5938 * config/tc-i960.c (i960_validate_fix): New function.
5940 * write.c (number_to_chars_littleendian): New function. Write out
5941 bytes in little endian order, doing size and range checking.
5942 (number_to_chars_bigendian): New function, similar.
5943 * write.h: Declare them.
5944 * config/tc-*.c (md_number_to_chars): Use them.
5945 * config/tc-vax.c (md_apply_fix): Ditto.
5946 * config/tc-i386.c (md_apply_fix): Ditto.
5948 * config/obj-coff.c: Rearranged code for handling line number
5950 (line_fsym): Renamed from function_lineoff in BFD_ASSEMBLER case,
5951 since the usage is different from non-BFD_ASSEMBLER case.
5952 (in_function, clear_function, set_function): New macros, to
5953 combine some of the functionality implemented in differnet ways in
5954 BFD_ASSEMBLER and non-... code. Used in other functions that used
5955 to check function_lineoff &c.
5956 (obj_emit_lineno): Split into two copies, one for BFD_ASSEMBLER,
5957 one for not. Non-BFD_ASSEMBLER version now has temporary variable
5958 to contain char* pointer pointed to by char** argument. Always
5959 follow CROSS_COMPILE code; easier to read that way.
5960 (obj_coff_ln): Don't call add_lineno or c_line_new if appline is
5962 (obj_coff_endef) [BFD_ASSEMBLER]: Don't do anything special for
5963 ".bf", it's been done elsewhere.
5964 (coff_frob_symbol): If ilne number data is pending, call
5965 add_linesym to flush it.
5966 (coff_frob_file): Don't do that here.
5967 * config/obj-coff.h (coff_frob_file): Declare.
5968 (obj_frob_file): Define, to call it.
5970 * config/tc-sparc.h (md_create_short_jump, md_create_long_jump,
5971 md_estimate_size_before_relax: Define them as macros calling
5973 * config/tc-sparc.c: Don't define them as functions.
5975 * configure.in: Handle target alpha-*-osf*. (No cpu files yet.)
5979 * Makefile (clean): Depend on clean-here.
5983 * config/ho-go32.h: Include fopen-bin.h.
5984 * as.h: If FOPEN_WB isn't defined, include fopen-same.h.
5985 * output-file.c (output_file_create): Use FOPEN_WB instead of "w".
5986 * input-file.c (input_file_open): Use FOPEN_RT instead of "r".
5987 * listing.c (file_info): Use FOPEN_RB instead of "rb".
5988 * read.c (s_include): Use FOPEN_RT instead of "r".
5990 * stabs.c: Include obstack.h.
5992 * tc.h (md_create_long_jump): Don't declare if it's already
5994 (md_create_short_jump, md_estimate_size_before_relax): Ditto.
5996 * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_errmsg instead
5997 of strerror. Clear bfd_error.
5999 * config/te-lynx.h (LOCAL_LABELS_FB): Define, if not already
6004 * config/tc-hppa.c (hppa_elf_mark_end_of_function): New function.
6005 (pa_process_exit, pa_procend): Call it for ELF objects.
6009 * config/tc-mips.c (macro): Subtract 8 from offset in non PIC l.d
6011 coproc before doing goto ld.
6015 * write.c (TC_FORCE_RELOCATION): Provide a default definition.
6016 (fixup_segment): Allow the target machine to specify that a
6017 relocation must be generated for a particular fixup. Remove
6018 #ifndef TC_HPPA hack.
6020 * config/tc-hppa.h (TC_FORCE_RELOCATION): Define.
6022 * config/tc-hppa.c (md_apply_fix_1): Never change fx_addsy to
6023 be NULL. Only fixup_segment is supposed to do that.
6024 (hppa_force_relocation): New function.
6028 * Makefile.in (stabs.o): Added dependencies.
6030 * config/obj-ecoff.c (ecoff_frob_file): Don't call bfd_set_symtab.
6034 * app.c (do_scrub_next_char): Output a TAB before any
6037 * config/tc-hppa.c (fix_new_hppa): Make sure a sub_symbol
6038 exists before trying to peek at its name.
6039 (pa_space): Do not call pa_align_subseg. See hppa/unsorted/align3.s
6041 (pa_align_subseg): Delete unused/unwanted function.
6045 * read.c (read_a_source_file): Fix test for when to stick a colon
6046 on the end of a label. Make code conditional on either MRI or
6047 LABELS_WITHOUT_COLONS.
6049 * app.c (do_scrub_next_char): If a line begins with whitespace, leave
6050 the single whitespace character alone. Eat all others.
6052 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define.
6056 * config/tc-hppa.c (pa_procend): Do not call process_exit.
6057 (exit_processing_complete): Delete unwanted variable and all
6062 * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext.
6063 Changed to not actually build the external symbol information, as
6064 that is now done by the ECOFF back end.
6065 (ecoff_build_debug): Changed accordingly.
6066 * ecoff.h (obj_ecoff_set_ext): Declare. obj-format.c function
6067 called by ecoff_setup_ext.
6068 * config/obj-ecoff.c (ecoff_frob_file): If debug_info count is 0,
6069 set corresponding pointer to NULL. Don't set raw_size and
6071 (obj_ecoff_set_sym_index): Removed.
6072 (obj_ecoff_set_ext): New function.
6073 * config/obj-ecoff.h (obj_set_sym_index): Don't define.
6074 (obj_ecoff_set_sym_index): Don't declare.
6075 * config/obj-elf.c (obj_ecoff_set_ext, elf_get_extr,
6076 elf_set_index): New functions used for ECOFF_DEBUGGING.
6077 (elf_frob_file): Reworked ECOFF debug generation to use
6078 new functions in bfd/ecofflink.c.
6082 * config/tc-hppa.c (pa_def_subspaces): Only create the unwind
6083 subspace for ELF. In the SOM world, the linker is responsible
6084 for creating the unwind subspaces.
6088 * config/obj-coffbfd.c: Use PARAMS rather than EXFUN.
6089 (yank_symbols): Don't call S_SET_EXTERNAL if the storage class is
6090 already set. Fixes .def var; .val external_var; .scl 3; .endef.
6091 (adjust_stab_section): Make static. Declare return type. Remove
6094 * config/tc-i386.h: Declare tc_coff_fix2rtype and
6095 tc_coff_sizemachdep.
6099 * write.c (write_object_file): Disable obj_check_file_symbols
6100 hook; only back end using it wasn't using it correctly.
6101 (write_object_file): Always call obj_frob_symbol and
6102 tc_frob_symbol; always retain symbol if it's used by a relocation,
6103 regardless of what these routines indicate.
6104 * config/obj-coff.c (coff_frob_symbol): Renamed from
6105 coff_check_file_symbols.
6106 * config/obj-coff.h (obj_check_file_symbols): Deleted.
6107 (coff_frob_symbol): Declare.
6108 (obj_frob_symbol): Call it.
6110 * config/obj-coff.c (obj_crawl_symbol_chain, obj_emit_strings,
6111 obj_pre_write_hook): Don't define for BFD_ASSEMBLER.
6112 (c_section_header): Ditto. Delete superfluous return at end of
6115 * config/obj-coff.h [TC_SPARC]: Include coff/sparc.h, and specify
6117 (SA_GET_SYM_TAGNDX): Use BFD_HEADERS version for BFD_ASSEMBLER
6119 (c_section_header): Rewrite prototype so that it contains no
6120 preprocessing directives. Don't declare it at all if
6123 * configure.in (sparc*-*-lynxos): New target, using coff and
6126 * stabs.c: New file.
6127 * Makefile.in (REAL_SOURCES, OBJS): List it.
6128 * read.c (STAB_SECTION_NAME, STAB_STRING_SECTION_NAME,
6129 get_stab_string_offset, s_stab_generic, s_stab, s_xstab, s_desc):
6132 * config/tc-sparc.c (tc_gen_reloc): Handle coff files like elf
6137 * configure.in (mips-*-irix5*): New target. Use elf and mips-big.
6138 * config/obj-elf.c: If ECOFF_DEBUGGING, include ecoff.h.
6139 (obj_pseudo_table): If ECOFF_DEBUGGING, define ECOFF
6141 (obj_read_begin_hook): If ECOFF_DEBUGGING, call
6142 ecoff_read_begin_hook.
6143 (obj_symbol_new_hook): If ECOFF_DEBUGGING, call
6144 ecoff_symbol_new_hook.
6145 (obj_elf_init_stab_section): Cast alloca result.
6146 (elf_frob_file): If ECOFF_DEBUGGING, finish up ECOFF debugging
6147 information and write it out into .mdebug section.
6148 * config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS): New macro.
6149 (TARGET_SYMBOL_FIELDS): Use ELF_TARGET_SYMBOL_FIELDS.
6150 (ECOFF_DEBUGGING): Define if TC_MIPS.
6151 (TARGET_SYMBOL_FIELDS): If ECOFF_DEBUGGING, override to add
6152 fields required by ECOFF.
6153 * config/tc-mips.c: Check ECOFF_DEBUGGING rather than
6154 OBJ_ECOFF in many cases.
6155 (mips_any_noreorder): New variable.
6156 (mips_cprestore_offset): Initialize to -1.
6157 (mips_frame_reg): New variable.
6158 (RELAX_ENCODE, RELAX_OLD, RELAX_NEW, RELAX_RELOC1,
6159 RELAX_RELOC2, RELAX_RELOC3, RELAX_WARN): New macros.
6160 (md_pseudo_table): Handle "gpword" and "cpadd".
6161 (md_begin): Initialize ok to false. If OBJ_ELF, set alignment
6162 of text, data and bss sections to 4. Set alignment of
6163 .reginfo section to 2. If ECOFF_DEBUGGING, create .mdebug
6165 (ALIGN_ERR, ALIGN_ERR2): Removed unused and useless alignment
6167 (append_insn, macro_build, macro_build_lui): Take place
6168 argument. Changed all callers.
6169 (append_insn): If appending a nop, don't emit one.
6170 (macro_build): Changed assertion for 'i', 'j', 'o' case.
6171 (gp_reference): Removed.
6172 (load_address): New function.
6173 (macro): If mips_noreorder is used, set mips_any_noreorder.
6174 Extensive changes to handle GP and PIC symbols differently.
6175 Build both possible code choices using a variant frag, and
6176 make a final decision at the end of assembly when all
6177 information is known. Added PIC support for all symbol
6179 (mips_ip): Don't permit anything but a number after $ for a
6180 coprocessor register. Don't use .lit4 or .lit8 sections when
6181 generating PIC code. If OBJ_ELF, set alignment of .lit4 or
6183 (md_apply_fix): Accept and ignore GOT16 and GPREL32 relocs.
6184 (s_change_sec): Set alignment of ELF .rodata or .sdata section
6186 (s_mipsset): If .set noreorder, set mips_any_noreorder.
6187 (s_cpload): Ignore .cpload if not generating PIC code. Warn
6188 if .cpload is not in noreorder section.
6189 (s_cprestore): Ignore .cprestore if not generating PIC code.
6190 (s_gpword, s_cpadd): New functions.
6191 (tc_get_register): Added frame argument; if true, set
6192 mips_frame_reg to return value. Changed all callers.
6193 (md_estimate_size_before_relax): Don't error out, but instead
6194 determine how much a frag should grow.
6195 (tc_gen_reloc): Return multiple relocs if appropriate, as
6196 determined by md_estimate_size_before_relax.
6197 (md_convert_frag): New function.
6198 (mips_elf_final_processing): Set ELF header flags based on
6199 mips_any_noreorder and mips_pic.
6200 * config/tc-mips.h (RELOC_EXPANSION_POSSIBLE): Define.
6201 (MAX_RELOC_EXPANSION): Define to be 3.
6202 (md_relax_frag): Define to be 0.
6203 (md_convert_frag): Don't define.
6204 (tc_get_register): Changed declaration.
6206 * ecoff.h, ecoff.c: New files pulled out of config/obj-ecoff.c to
6207 support generating ECOFF debugging information for MIPS ELF
6208 targets. Compiled only if ECOFF_DEBUGGING is defined. Changed
6209 handling of external symbols: it now always generates exactly
6210 those external symbols that are defined in the global symbol list.
6211 * Makefile.in (REAL_SOURCES): Added ecoff.c.
6212 (REAL_HEADERS): Added ecoff.h.
6213 (OBJS): Added ecoff.o.
6214 (ecoff.o): New target.
6215 * config/obj-ecoff.c: Almost entirely moved into ecoff.c.
6216 Remaining code mostly just calls ecoff.c code.
6217 * config/obj-ecoff.h: Define ECOFF_DEBUGGING.
6218 (TARGET_SYMBOL_FIELDS): Make ecoff_symbol a pointer to a
6220 (obj_read_begin_hook, obj_symbol_new_hook): Define to call
6221 functions in ecoff.c.
6222 (ecoff_stab): Don't declare (now declared in ecoff.h).
6223 (obj_set_sym_index): Define.
6224 (obj_ecoff_set_sym_index): Declare.
6226 * frags.h (frag_grow): Declare.
6227 * frags.c (frag_grow): Made non-static.
6229 * write.c (is_dnrange): Do not define if md_relax_frag is defined.
6230 (relax_segment): If md_relax_frag is defined, use it to handle a
6231 frag of type rs_machine_dependent rather than looking through
6234 * read.c (read_a_source_file): If we find a bad pseudo-op,
6235 do a continue to go on to the next line rather than a break.
6236 Removed duplicate bad pseudo-op code which was never executed.
6238 * read.c (s_lcomm): Do not require a comma after the name.
6240 * subsegs.h (segment_info_type): Changed hadone field to bitfield.
6242 * as.c (perform_an_assembly_pass): Set bss flag for bss_section.
6243 * read.c (s_lcomm): Set bss flag for .sbss section if used.
6244 * write.c (relax_and_size_seg): Don't set SEC_HAS_CONTENTS for a
6245 bss section. Set SEC_RELOC if there are any relocations, even for
6246 a zero size section.
6248 * write.c (write_relocs): In RELOC_EXPANSION_POSSIBLE case, base
6249 data offset on reloc[0]->address rather than reloc[j]->address, so
6250 that multiple relocs can affect different memory locations.
6252 * write.c (chain_frchains_together, relax_and_size_seg,
6253 adjust_reloc_syms, write_relocs): Make third argument PTR, not
6254 char *, to match definition of bfd_map_over_sections.
6256 * app.c (do_scrub_next_char): Don't interpret a comment character
6257 as starting a CPP line directive unless it is a '#' and is the
6258 very first characters on the line (i.e., do not permit leading
6261 * messages.c (identify): Make file argument non-const, to match
6266 * config/tc-hppa.c (pa_ip): Fix thinko in 21bit range check.
6270 * config/tc-sh.c (md_apply_fix): Cope with IMM16 type too.
6271 * config/tc-z8k.c (build_bytes, md_apply_fix): Understand nDISP7
6276 * config/tc-hppa.[ch]: Fix assorted trivial indention problems.
6277 * config/obj-som.c (obj_som_version): Add missing ';'.
6278 (som_frob_file): Delete whitespace at EOL.
6282 * Makefile.in (VERSION): Updated following 2.2 release.
6286 * config/tc-hppa.c (hppa_fix_struct): Use a real type for the
6287 field selector, rather than an int. All uses of field selectors
6289 (tc_gen_reloc): For SOM PLABELs, always set addend to zero for now.
6290 (md_apply_fix_1): Do not call hppa_field_adjust for any PLABEL
6295 * config/tc-hppa.c (pa_type_args): For .import statements,
6296 silently ignore attempt to change the symbol type for a function
6297 from ST_ENTRY to ST_CODE on .import.
6301 * write.h (fixS): Rename fx_callj field to fx_tcbit.
6302 * write.c, config/obj-coff.c, config/obj-coffbfd.c,
6303 config/tc-i960.c: Corresponding changes.
6307 * Makefile.in (distclean): Delete config-stamp and config.h
6309 * config/tc-hppa.c (evaluate_absolute): Avoid relying on
6312 * config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.
6313 Accept new argument "is_export". All callers changed. When
6314 processing a .export directive for a function, do not allow
6315 the user to set the type to "CODE", instead warn and set the
6320 * config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
6322 (mips_ip): Permit odd numbered floating point registers if -mips3.
6323 (macro): Use BFD_RELOC_MIPS_LITERAL relocation for M_LI_SS.
6327 * configure.in: Remove h8300h, we have multilib now.
6331 * configure.in: Support generic netware as being ELF format.
6332 Recognise unixware if the user supplies it.
6336 * First cut at cleaning up PA instruction parsing.
6337 * config/tc-hppa.c (pa_get_absolute_expression): Accept pointer to
6338 insn structure as an argument, and a pointer to a string. All
6339 callers changed. Always read any field selector here. Call
6340 evaluate absolute to get a return value.
6341 (evaluate_absolute): Addept pointer to insn structure as its
6342 argument. All callers changed.
6343 (INSERT_FIELD_AND_CONTINUE): New macro for inserting a bitfield
6344 into an instruction and continuing the main pa_ip loop.
6345 (CHECK_FIELD): New macro for simple range checking of fields.
6346 (pa_ip): Delete unused variables. Use INSERT_FIELD_AND_CONTINUE
6347 and CHECK_FIELD. All immediate fields now pass through
6348 pa_get_absolute_expression which will also handle field selectors.
6349 Delete dead code. Simplify.
6350 (md_apply_fix_1): Use CHECK_FIELD to verify any fixes that are
6351 applied are in range. Use bfd_put_32 rather than inserting each
6352 byte of the fixed instrution into the buffer ourselves.
6354 * write.c (fixup_segment): Delete {SEG,GLOBAL}_DIFF_ALLOWED code,
6355 it was PA specific and is no longer needed (it's now handled
6356 within the PA backend).
6357 * config/tc-hppa.h (SEG_DIFF_ALLOWED): Delete definition.
6358 * config/tc-hppa.c (fix_new_hppa): If the subtract symbol for
6359 a fixup is $global$ change it to NULL as $global$ is really only
6360 needed long enough to determine the base type of relocation to use.
6362 * config/tc-hppa.c (create_new_subspace): Initialize subspace_defined.
6364 * config/tc-hppa.c (pa-ip, case 'z'): Make field selectors work
6365 for 'z' operands (target of ble branch).
6369 * config/tc-hppa.c: (update_subspace): Fix type and name of last
6370 parameter. All callers fixed.
6371 (md_begin, pa_chk_field_selector, pa_entry): Lint.
6373 * config/tc-hppa.c (cons_fix_new_hppa): Reset field selector
6374 to default state after it's been used.
6378 * config/obj-som.c (obj_som_init_stab_section): Change
6379 space/subspace sort keys for the stab sections so as to avoid
6380 bugs in the hp linker and pxdb.
6384 * write.c (chain_frchains_together): Update pointer to last
6385 frag for a segment in the seginfo structure.
6389 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
6393 * write.c (fixup_segment): Handle conversion of subtraction to
6394 pc-relative addressing even if pc-relative flag is already set.
6396 * config/tc-m68k.c (m68k_ip_op): Use strchr, not index. Don't
6399 * doc/Makefile.in (distclean): Delete intermediate files from dvi
6400 build, but not the dvi or info files.
6401 * Makefile.in (clean-here): New target; cleans up current
6403 (distclean): Use it instead of clean.
6405 * read.c (s_xstab): Don't use alloca.
6407 * messages.c (identify): New routine; print message identifying
6408 following messages as coming from assembler.
6409 (as_show_where, as_bad_internal, as_bad_where): Call it.
6410 (as_fatal): Don't need to identify program any more.
6414 * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.
6416 * read.c (s_lcomm): Put small objects in .sbss for MIPS ELF as
6418 (get_stab_string_offset): Remove unused variable aligned.
6422 * tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
6423 predefined register table.
6424 (pa_parse_number): Handle %rp in common register shortcut code.
6425 Consistently set return value to -1 for an error. Clean up error
6426 messages and only print them when "print_errors" is true. Handle
6427 empty string case like the HP assembler -- assume a value of
6430 * config/ho-hpux.h: Do not include ho-sysv.h. Instead include
6431 standard hpux include files to pick up various function decls.
6433 * config/ho-hppaosf.h: Delete _IO* macros. They are defined in
6434 stdio.h. Delete bogus declaration of free. Get path to
6435 alloca-conf.h right.
6439 * expr.c (operand): Fix checks for characters following "0b" or
6444 * config/obj-som.h (obj_attach_unwind_info): Define as a hook
6445 so GAS can attach unwind descriptor information to a BFD symbol.
6446 * config/tc-hppa.c (fix_new_hppa): If necessary attach unwind
6447 descriptor information to the BFD symbol.
6448 (md_apply_fix): R_HPPA_ENTRY and R_HPPA_EXIT can never be "applied",
6449 they are simply markers. Make R_HPPA_UNWIND_* handling OBJ_ELF
6451 (pa_build_unwind_subspace): Whole function is OBJ_ELF dependent.
6452 (pa_entry): Build a R_HPPA_ENTRY relocation when configured for SOM.
6453 (pa_exit): Likewise, but built a R_HPPA_EXIT relocation. Do not
6454 build "end-of-function" symbols for SOM, they are not needed.
6456 * config/tc-hppa.c (process_exit): Create temporary symbols with
6457 correct prefixes so they can be eliminated later.
6459 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.
6460 (pa_callinfo): Insert framesize into the unwind information as
6461 soon as it's available.
6462 (pa_build_unwind_subspace): Do not insert framesize into the unwind
6465 * Add support for marker type relocations. These mark areas
6466 of interest to the linker. ENTRY/EXIT relocations for SOM are
6467 an example of marker relocations.
6468 * write.c (write_relocs): Instead of assuming size of a relocation
6469 is 4 bytes, pick up the size from relocation itself.
6470 (fixup_segment): Do not complain that a value is too small for
6473 * struc-symbol.h: Add new "sy_used" field to the symbol structure.
6474 * expr.c (operand): Set sy_used for any symbol used as an operand.
6475 (expr): Likewise for any symbol used in an expression.
6476 * config/tc-hppa.h (tc_frob_symbol): Define. Punt imported
6477 symbols which are never used and absolute symbols which local scope.
6479 * config/obj-som.h (obj_frob_file): Define.
6480 * config/obj-som.c (obj_som_init_stab_section): Set alignment
6481 of stab sections. Make space for the special stab entry.
6482 (adjust_stab_sections): Adjust the special entry in the
6484 (som_frob_file): New function. Simply calls adjust_stab_sections
6489 * config/tc-mips.c (PIC_CALL_REG, SP, FP): Define.
6490 (mips_pic, mips_cprestore_offset): New static variables.
6491 (md_pseudo_table): Handle .abicalls, .cpload, and .cprestore.
6492 Ignore .bgnb and .endb.
6493 (gp_reference): _gp_disp is never addressed off GP.
6494 (macro_build): Ignore macros while searching for insn. For cases
6495 i, j, and o, accept the reloc type as an argument rather than
6496 assuming BFD_RELOC_LO16. Don't try to convert BFD_RELOC_LO16 to
6497 BFD_RELOC_MIPS_GPREL. Added new case a.
6498 (set_at, load_register, macro): Changed calls to macro_build to
6499 pass new argument for i, j and o cases.
6500 (macro): Handle M_JAL_1, M_JAL_2 and M_JAL_A. These require
6501 special handling when generating SVR4 PIC code.
6502 (mips_ip, tc_get_register, s_frame): Use macros FP, SP, GP and AT
6503 rather than hard coded constants.
6504 (md_apply_fix): Handle BFD_RELOC_MIPS_LITERAL and
6505 BFD_RELOC_MIPS_CALL16.
6506 (s_option): Set mips_pic based on .option picN.
6507 (s_abicalls): New function; set mips_pic to 2.
6508 (s_cpload): New function; handle .cpload.
6509 (s_cprestore): New function; handle .cprestore.
6511 * config/obj-ecoff.c (obj_pseudo_table): Add entries for .bgnb,
6512 .endb and .verstamp, setting them to s_ignore.
6516 * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_defined
6517 field. Define SUBSPACE_DEFINED accessor macro.
6518 (pa_subspace): Allow user to override subspace attributes for
6519 built-in subspaces. Set ssd_defined at the end of fcn -- that
6520 way the attributes can only be changed once. Pass newly allocated
6521 name to is_defined_subspace, not a pointer to the input line.
6522 Fix typo in space/subspace rework.
6523 (is_defined_subspace): Delete unused 2nd arg. All callers changed.
6525 * config/tc-hppa.c (pa_import): If currently in the text segment
6526 and a symbol is imported without type information, set BSF_FUNCTION
6528 * write.c (relax_and_size_seg): Correct test to determine if
6529 the section's size was rounded up.
6531 * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS
6532 can properly set all the SOM symbol types.
6533 * config/tc-hppa.c (pa_symbol_type): New enum to represent the
6534 symbol types which can be set from an IMPORT/EXPORT statement.
6535 (pa_export_args): Set the pa_symbol_type type based on arguments.
6536 If defined, call obj_set_symbol_type to pass this information on
6539 * read.c (get_stab_string_offset): Set SEC_DEBUGGING for any
6540 stab section we make.
6541 (s_stab_generic): Likewise.
6545 * Allow backends to override the value of the fake label.
6546 * write.h (LOCAL_LABEL): Delete DOT_LABEL_PREFIX code. Instead
6547 assume backends will define LOCAL_LABEL if anything other than
6548 'L' is used to denote a local label.
6549 (FAKE_LABEL_NAME): New macro. Defines the default name used for
6551 * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX code
6552 and instead simply use the string defined by FAKE_LABEL_NAME.
6553 (operand): Likewise.
6554 * read.c (s_stab_generic): Likewise.
6555 * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it's
6556 known to be a local label.
6557 * config/tc-i386.h (DOT_LABEL_PREFIX): Delete.
6558 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
6559 * config/tc-m68k.h (DOT_LABEL_PREFIX): Delete.
6560 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
6561 * config/te-sco386.h (DOT_LABEL_PREFIX): Delete.
6562 (LOCAL_LABEL, FAKE_LABEL_NAME): Define.
6564 Rework space/subspace handling in PA code to fully support
6565 SOM spaces/subspaces.
6566 * config/tc-hppa.c (USE_ALIASES): New object-format dependent define
6567 to control the use of space/subspace name aliases.
6568 (update_subspace): Accept space chain entry for containing space
6569 as a new parameter. All callers changed.
6570 (pa_get_label): Use current_space rather than pa_segment_to_space.
6571 (pa_define_label): Likewise.
6572 (pa_undefine_label): Likewise.
6573 (md_begin): Change into the (possibly modified) text_section.
6574 (pa_parse_space_stmt): Create a new segment/space if create_flag
6575 is true, and the space name is not one of the two predefined spaces.
6576 (pa_subspace): Use current_space rather than a lookup via
6577 pa_segment_to_space. Reset BFD section flags as required by
6578 the .subspace directive. Likewise for the section alignment.
6579 Pass the current space to update_subspace and create_new_subspace.
6580 (pa_spaces_begin): Only use space/subspace aliases if USE_ALIASES
6581 is true. When not using aliases, create a BFD section for each
6582 subspace encountered. When not using aliases replace the default
6583 text, data, and bss segments with new ones.
6584 (create_new_subspace): When not using aliases each subspace has a
6585 section/segment and subsegments are not needed, so set the subsegment
6588 * config/tc-hppa.c (pa_parse_space_stmt): If needed, call
6589 obj_set_section_attributes to pass space attributes to the
6591 (create_new_space): Likewise.
6592 (create_new_subspace): Likewise for subspace attributes using
6593 obj_set_subsection_attributes.
6594 (update_subspace): Likewise for subspace attributes using
6595 obj_set_subsection_attributes.
6597 * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key
6598 for $TEXT$ and $PRIVATE$ from the default space structure.
6600 * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTION
6601 as appropriate for the given type.
6603 * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling
6606 * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol
6609 * config/obj-som.[ch]: New files for SOM support. Note SOM
6610 support is not yet complete in GAS or BFD.
6612 * config/ho-hppabsd.h: Delete IO* macros, they are defined in
6613 stdio.h. Delete declaration of free. Include stdlib.h, unistd.h,
6618 * Allow backends to override the section names used for embedded
6619 stabs support. Needed for SOM.
6620 * read.c (STAB_SECTION_NAME): Default the name of the stab section
6622 (STAB_STRING_SECTION_NAME): Likewise for the stab strings section.
6623 (get_stab_string_offset): Is now passed the full name for the
6624 stab string section rather than a name prefix. All references
6626 (s_stab_generic): New argument for the stab string section name.
6627 all references changed.
6628 (s_xstab): Append "str" to the stab section name to get the
6629 stab string section name.
6630 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"
6631 to stab section name to get the stab string section name. Pass
6632 the full name of the stab string section to get_stab_string_offset.
6633 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
6635 * config/tc-hppa.c (md_begin): Disable "-R" option to fold
6636 textand data segments. Warn user "-R" is unsupported on the
6641 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 for
6642 .align and .ALIGN directives.
6644 * config/tc-hppa.c (pa_space): Do not report an error for a .space
6645 directive which does not define a "well-known" space and does
6646 not include a space number as an argument.
6648 * config/tc-hppa.c (pa_def_subspaces): Correct initialization of the
6649 "defined", "loadable", "code_only" and "space_index" fields.
6650 (pa_def_spaces): Correct initialization of the "spnum", "defined",
6651 and "private" fields.
6653 * write.h (struct fix): Add new tc_fix_data field for the various
6654 backends to attach machine dependent fixup information to.
6655 * write.c (fix_new_internal): Initialize new tc_fix_data field.
6656 * config/tc-hppa.c (hppa_fix_struct): Delete unnecessary fix_fixP and
6658 (hppa_find_hppa_fix): Delete unnecessary function. Fix all
6659 callers to get HPPA fixup information from the tc_fix_data field
6661 (hppa_fix_root): Delete unnecessary variable.
6662 (fix_new_hppa): Attach HPPA fixup data to the GAS fixup.
6664 * config/tc-hppa.c (pa_set_start_symbol); Delete unwanted
6665 function. Fix all callers.
6666 (subspace_dictionary_chain): Delete unused ssd_start_sym field.
6668 * config/tc-hppa.c (hppa_fix_adjustable): New function to determine
6669 if a particular fixup is adjustable.
6670 * config/tc-hppa.h (tc_fix_adjustable): Call hppa_fix_adjustable to
6671 perform the real work.
6673 * config/tc-hppa.h (RELOC_EXPANSION_POSSIBLE): Move definition out
6674 of OBJ_XXX conditionals.
6675 (MAX_RELOC_EXPANSION): Likewise.
6677 * config/tc-hppa.c (log2): Renamed from is_power_of_2. Fix all
6678 callers. Now returns log2 (N) for positive N which are an exact
6679 power of two or -1 for an error.
6681 * config/tc-hppa.c (pa_callinfo): Range check values provided for
6682 ENTRY_GR, ENTRY_FR and ENTRY_SR. Properly adjust vaues before
6683 inserting them into the unwind table.
6685 * config/tc-hppa.c (NEEDS_FIXUP): Delete definition and all references.
6686 (hppa_gen_reloc_type): New object format dependent macro.
6687 (pa_ip): Delete tons of code which was either OBJ_SOM or OBJ_ELF
6688 conditional. The code can (and will) be shared between SOM & ELF
6689 formats in the near future.
6690 (cons_fix_new_hppa, md_apply_fix_1): Likewise.
6691 (pa_build_unwind_subspace, process_exit, pa_exit): Likewise.
6692 (tc_gen_reloc): Use hppa_gen_reloc rather than an object format
6695 * config/tc-hppa.c (pa_comm): Set the segment for a common symbol
6698 * config/obj-elf.h (obj_elf_version): Add extern prototype.
6700 * configure.in (hppa-*-bsd*): New configuration.
6701 BFD is always used for GAS generating SOM objects.
6703 * write.c (adjust_reloc_syms): Set sy_used_in_reloc if an
6704 adjustment is rejected by the target machine.
6706 * config/tc-hppa.c (pa_big_cons): Delete function and its
6707 declaration. All callers changed to use pa_cons.
6709 * write.c (fixup_segment): Fix indention and open/close brace
6712 From Pete Hoogenboom:
6713 * config/tc-hppa.c (md_atof): Return a NULL on success rather than
6716 * config/tc-hppa.c (pa_parse_space_stmt): Advance
6717 input_line_poitner when an invalid argument is encountered.
6721 * config/tc-a29k.c (md_begin): When opcodes are mashed together in
6722 the table, require that the one without bit 0x1000000 set come
6723 first. Require further that it be case 'b' or 'P'. The a29k
6724 opcode table already meets these constraints.
6725 (machine_ip): When handling case 'i' or 'A', make sure that the
6726 appropriate opcode really exists by looking at the next entry in
6731 * config/tc-m68k.c (m68k_ip): Adjust offsets for PC relative
6732 fixups. Add 6 for long 7.3 case, 2 for short 7.2 case.
6734 * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional number
6735 after a .ent directive.
6737 * config/tc-mips.c (mips_ip): Handle '>' case (shift amount
6738 between 32 and 63 for double shift instruction). Do & 0x1f rather
6740 (printInsn): Handle '>'.
6744 * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbol
6745 number in the right place. Untested. Probably does not work for
6748 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses
6749 an illegal offset of 0 or -1.
6751 * config/obj-elf.c (obj_elf_init_stab_section): Align .stab
6752 section to a longword boundary.
6756 * Makefile.in (CHECKFLAGS): Pass down RUNTESTFLAGS.
6759 * config/tc-hppa.c (tc_gen_reloc): ELF32_HPPA_R_ADDEND ->
6764 * config/tc-sparc.c (sparc_ip): Fix up membar argument handling.
6768 * config/tc-sh.c (build_Mbytes): Write the relocs to the correct
6769 address. (md_assemble): Make error handling a bit more graceful.
6770 (md_apply_fix): Don't warn on non aligned displacement.
6772 * config/tc-z8k.c (get_specific, built_bytes): Understand all the
6777 * doc/Makefile.in (install-info): Use "$<*" so VPATH will find
6778 as.info* even if they're in $(srcdir) (e.g., for FSF
6781 * write.c (write_relocs): For relocs that are pc_relative and
6782 pcrel_offset and not partial_inplace, adjust reloc->addend to
6783 compensate for a bfd_perform_relocation bug.
6785 * config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.
6786 * config/tc-sparc.c: Ditto.
6787 (tc_gen_reloc): Include fx_offset for pcrel fixups.
6791 * tc-mips.c (md_pseudo_table): Add dword pseudo op.
6795 * messages.c: replaced all variables called Format with 'format',
6796 for consistency throughout
6798 * configure.in: handle mips*- instead of mips, mips*el for little
6799 endian configurations
6803 * input-scrub.c (physical_input_file, logical_input_file,
6804 physical_input_line, logical_input_line): Made static.
6805 (as_where): Return current file name and line number, don't print
6807 * messages.c (as_show_where): New static function. Other
6808 functions use it instead of as_where.
6809 (as_bad_internal): New static function.
6810 (as_bad): Use as_bad_internal.
6811 (as_bad_where): New function, like as_bad but taking a file name
6813 * as.h (as_bad_where): Declare.
6814 (as_where): Change prototype for new arguments.
6815 * write.h (fixS): Added fields fx_file and fx_line.
6816 * write.c (fix_new_internal): Save file and line number in fix.
6817 (fixup_segment): Use as_bad_where, not as_bad.
6818 * input-file.c (f_in, file_name): Made static.
6819 * cond.c (struct file_line): Just use file and line fields.
6820 (s_else): Use as_where and as_bad_where, not get_file_line and
6822 (get_file_line, set_file_line): Removed.
6823 * listing.c (listing_newline): Use as_where.
6824 * config/obj-coffbfd.c (obj_coff_init_stab_section): Use as_where.
6825 * config/obj-ecoff.c (add_file): Use as_where.
6826 * config/obj-elf.c (obj_elf_init_stab_section): Use as_where.
6827 * config/tc-m68k.c (md_apply_fix_2): Use as_bad_where.
6828 * config/tc-mips.c (tc_gen_reloc): Use as_bad_where, not assert.
6832 * config/tc-m68k.h: Don't define REGISTER_PREFIX or
6833 OPTIONAL_REGISTER_PREFIX if either is already defined.
6835 * config/tc-m68k.c (m68k_ip): Delete some code in "#if 0".
6837 * configure.in: Set bfd_gas for all sparc targets. Added facility
6838 for keeping or rejecting configurations still under development;
6839 default is to assume production environment, and reject configs
6840 still being worked on. Mark Elf configurations (except sparc and
6841 i386) as developmental. Deleted cases matching some generic names
6842 in favor of more specific names. (E.g., when we get Alpha
6843 support, we'll still only support VMS for Vax.)
6845 * config/tc-sparc.h (md_end): New macro.
6846 * config/tc-sparc.c (md_end): Function deleted.
6847 (BFD_RELOC_*): Delete macros that used to help keep the non-bfd
6848 version compiling. All sparc targets will use bfd now.
6849 * tc.h (md_end): Don't declare if it's defined as a macro.
6851 Changes from Jeff Law and Peter Hoogenboom:
6853 * read.c (next_char_of_string): Limit octal character constants to
6856 * config/tc-hppa.h: Major cleanup. Use GNU-style comments. Warn
6857 against placing additional object-file dependent code here. Warn
6858 against contaminating all of GAS with the internals of tc-hppa.c
6859 through inclusion of tc-hppa.h. Delete all forward declarations
6860 for functions only used within tc-hppa.c, likewise for structures,
6861 variables, and #defines. Try to group OBJ_ELF and OBJ_SOM
6862 conditional code in a few small places.
6864 * config/tc-hppa.c: Major cleanup. Use GNU-style comments. Group
6865 structures, global variables, forward declarations together.
6866 Reduce (or in some cases eliminate) OBJ_ELF and OBJ_SOM
6867 conditional code -- try to group conditional code together
6868 into a few places. Make all functions and variables which
6869 are only used within tc-hppa.c static. PARAMize all functions.
6870 Add comments to functions. Delete unused functions, variables,
6871 #defines, etc. Delete unused members within structures. Delete
6872 ldil;ble hacks -- it is believed they were installed to work
6873 around old gas bugs. Avoid using mixed case for local
6874 functions, variables, and structures. Fix formatting problems
6875 not found by GNU-indent. Add FIXME notices for things which
6876 should be worked on the near future. Delete lots of old
6877 useless (1.36 PA-SOM) code.
6879 * config/tc-hppa.c: (fix_new_hppa): Initialize the fx_r_type
6880 field of the fixS structure. Needed to build unwind
6881 descriptors correctly.
6883 * write.c: (fixup_segment): Allow expressions such as
6884 sym1-sym2+const as long as sym2 is $global$.
6886 * write.c (adjust_reloc_syms): Provide a hook so that a target
6887 cpu configuration can reject certain relocation reductions.
6888 * tc-hppa.h (tc_fix_adjustable): New macro. Only accept relocations
6889 which do not involve function symbols.
6891 * config/tc-hppa.h: Reindent with GNU-indent. Delete references
6892 to OBJ_OSFROSE. Fix typos (OBJ_SOME -> OBJ_SOM). Delete unused
6894 * config/tc-hppa.c: Likewise.
6896 * config/tc-hppa.c (md_apply_fix_1): Use elf_symbol_type, instead
6897 of elf32_symbol_type.
6898 (pa_export_args): Likewise.
6899 (elf_hppa_final_processing): Likewise.
6900 (pa_desc): Do not call obj_elf_desc. (Is pa_desc even needed
6902 (hppa_tc_make_sections): Do not declare elf_get_symtab_map any
6905 * config/tc-hppa.c: (md_section_align): Align all sections to
6906 a multiple of the section alignment rather than always a
6909 * config/tc-hppa.c (hppa_tc_symbol): If the argument relocation
6910 bits are zero (eg they specify no relocations), then do not even
6911 bother adding their entries to thesymextn section.
6915 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparc
6916 option, which is used by the SunOS make default .s.o rule.
6920 * config/tc-sparc.c (sparc_ip, label "immediate"): Convert relocs
6921 operating on upper 32 bits of immediate constants to lower-half
6922 relocs with adjusted constants.
6926 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variable
6928 * config/tc-m68k.c (omagic): Remove obsolete and unused variable.
6929 (m68k_aout_machtype): New variable, if OBJ_AOUT.
6930 (md_assemble): Initialize m68k_aout_machtype based on
6931 current_architecture, if OBJ_AOUT.
6932 (md_parse_option): Remove obsolete reference to omagic.
6936 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.
6937 (s_option): Ignore .option O* and .option pic*.
6938 (s_ent): Skip whitespace between symbol and optional digit.
6939 (my_getSmallExpression): Handle ($xx) correctly: assume 0($xx).
6941 * app.c (do_scrub_next_char): Always accept 'x' and 'X' as escape
6942 characters in state 6.
6943 * read.c (next_char_of_string): Accept \Xh* and \xh* where h* are
6946 * config/tc-i386.c (md_apply_fix_1): Make cross segment calls work
6947 for ELF by hacking around bizarre bfd_perform_relocation behaviour
6948 that I don't dare change.
6952 * config/tc-i386.c: (md_begin): Do not zero static arrays. Don't
6953 call strchr for each character to see if it is a special char,
6954 instead add a second loop over special_chars. Set alignment
6955 of text, data and bss sections to 4.
6956 (pi, te, pt, pe, ps): Add declarations so that DEBUG386 can be
6958 (reloc): Don't return 8 and 16 bit non-PC relative relocations on
6959 ELF, since the ELF object format does not have these type of
6960 relocations. Change the abort into as as_bad and return
6961 BFD_RELOC_NONE to silence compiler warnings.
6962 (md_assemble): Keep track of the instruction size. Allow white
6963 space between the $ and the constant for compatibility with older
6964 gases and other assemblers.
6965 (i386_operand): Skip spaces between $ and expression.
6966 (tc_gen_reloc): Don't allow anything but 32 bit relocations on
6967 ELF. Convert abort into an as_bad and assert into as_fatal.
6971 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: If
6972 sub_symbolP is in the current segment, convert to a PC-relative
6973 fixup and discard the symbol.
6977 * config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbol
6978 for st_StaticProc just like st_Proc.
6980 * write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT
6981 so that OBJ_BOUT doesn't forget to adjust all the fragments in the
6986 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.
6987 (mips_regmask_frag): New static variable, if OBJ_ELF.
6988 (md_begin): If OBJ_ELF, create .reginfo section and set
6989 mips_regmask_frag to a frag.
6990 (mips_elf_final_processing): New function, if OBJ_ELF. Set
6991 mips_regmask_frag to register mask information.
6992 * config/tc-mips.h (elf_tc_final_processing): New macro, defined
6997 * messages.c (as_fatal): Use myname when printing messages.
6999 * config/tc-i960.c (md_begin): Use null pointer, not empty string,
7000 as initial "return" value in case hashing isn't needed.
7002 * config/tc-a29k.c (md_atof): Return null, not empty string, on
7004 * config/tc-h8300.c (md_atof), config/tc-h8500.c (md_atof),
7005 config/tc-hppa.c (md_atof), config/tc-i860.c (md_atof),
7006 config/tc-i960.c (md_atof), config/tc-m88k.c (md_atof),
7007 config/tc-ns32k.c (md_atof), config/tc-sh.c (md_atof): Ditto.
7012 * config/tc-h8300.c (get_specific): Special action if 8 bit
7013 address seen. (check_operand): Don't complain if truncating top
7014 bits of an 8 bit address. (build_bytes): Allow an immediate and
7015 an absolute in the same insn.
7019 * write.c (write_contents): Don't crash if seginfo is NULL.
7021 * config/obj-ecoff.c (ecoff_frob_file): Write out register masks
7022 by modifying .reginfo section, not by directly modifying BFD
7027 * config/ho-sunos.h: remove extern time declaration
7031 * messages.c (as_fatal): Do mention that it's the assembler that
7032 got the fatal error.
7036 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables to
7037 hold register masks.
7038 (md_begin): Initialize them to zero.
7039 (append_insn): Update mips_gprmask and mips_cprmask. Also add
7040 register variables pinfo and prev_pinfo.
7041 * config/tc-mips.h (mips_gprmask, mips_cprmask): Declare.
7042 * config/obj-ecoff.c (ecoff_frob_file): If TC_MIPS, set gprmask
7043 and cprmask from mips_gprmask and mips_cprmask.
7045 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.
7046 * config/tc-mips.c (GPOPT): Define if OBJ_ECOFF or OBJ_ELF.
7047 (various): Change all references to GP references to apply if
7048 GPOPT, not if OBJ_ECOFF.
7049 (s_change_sec): Rearrange somewhat. If OBJ_ELF, use .rodata
7050 instead of .rdata. If OBJ_ELF, set section flags for .rodata and
7052 (s_frame, s_loc, s_mask): Comment out entire functions, rather
7053 than just body. They're not used anyhow.
7054 * configure.in: Set cpu_type to mips for mips*. Accept
7055 mips-*-elfl* and mips-*-elf*.
7059 * config/obj-elf.c (obj_elf_common): Allow the alignment field to
7064 * config/tc-mips.c (cons_fix_new_mips): New function. Turn
7065 BFD_RELOC_64 into BFD_RELOC_32.
7066 * config/tc-mips.h (TC_CONS_FIX_NEW): Define.
7067 (cons_fix_new_mips): Declare.
7069 Changes to let cons handle bignums like general expressions.
7070 * expr.h (expressionS): New field X_unsigned.
7071 * expr.c (operand): Initialize X_unsigned to 1. Set it to 0 for
7073 (expr) Fix typo resultP to right if missing operand. Set
7074 X_unsigned to 1 when building new expression.
7075 * read.c (potable): Make "octa" and "quad" call cons, not
7077 (cons): Handle bignums. If given an O_constant (small integer) to
7078 fill a big space, turn it into a bignum.
7079 (parse_bitfield_cons): Set X_unsigned field.
7080 (bignum_low, bignum_limit, bignum_high, grow_bignum, big_cons):
7082 * read.h (big_cons): Remove prototype.
7083 * symbols.c (resolve_symbol_value): Don't give a warning if a
7084 symbol in expr_section can not be resolved.
7085 (S_SET_VALUE): Clear X_unsigned.
7086 * write.c (write_object_file): If resolve_symbol_value failed on a
7087 symbol we are writing out, give a warning.
7088 * config/tc-h8500.c (parse_reglist): Set X_unsigned.
7089 * config/tc-hppa.c (md_pseudo_table): Change "octa" and "quad" to
7090 call pa_cons, not pa_big_cons.
7091 (pa_big_cons): Remove.
7092 * config/tc-hppa.h (pa_big_cons): Remove declaration.
7093 * config/tc-i960.c (md_pseudo_table): Change "quad" to call cons,
7098 * doc/as.texinfo (Copying): new node, to handle the recent changes
7099 in the texinfo/gpl.texinfo file
7103 * read.c (big_cons): Handle "0" correctly.
7105 * config/tc-mips.c (md_begin): Set target_big_endian correctly.
7109 * config/tc-m68k.c (m68k_ip): Mode 7.3 operand using PC should
7110 have pc-relative fixup.
7111 (md_parse_option): Move "-k" case down near "-pic" case.
7113 * configure.in: Alphabetize list of cpu type alternatives. Enable
7114 OS values of "linux*elf*" and "linux*coff*" to select those
7115 formats, with linux emulation. Don't bother checking for upper-
7116 or mixed-case versions of "ose".
7120 * config/z8k.c (md_pseudo_table): add "unseg".
7124 * config/m88k-opcode.h (m88k_opcodes): correct a few mistakes
7125 found while extending the dissassembler.
7129 * configure.in: Split i386 LynxOS out from other coff targets,
7130 add a specific Lynx emulation.
7131 Add m68k LynxOS target.
7132 * config/tc-i386.c: Define specific Lynx target format.
7133 * config/tc-m68k.c: Define specific Lynx target format.
7134 * config/te-lynx.h: New file.
7136 * config/obj-coffbfd.h: Don't set TARGET_FORMAT to be
7137 "coff-{i386,m68k}" if TARGET_FORMAT already defined.
7138 (INIT_STAB_SECTION): Define.
7139 * config/obj-coffbfd.c: Include <time.h>.
7140 (write_object_file): Look for .stab sections and call
7141 adjust_stab_section.
7142 (adjust_stab_section): New function, fills in the first symbol
7143 of a stab section with number of symbols and string table size.
7144 (obj_coff_init_stab_section): New function, creates the initial
7145 symbol for a stab section.
7149 * config/atof-vax.c (md_atof): Return null on success instead of
7151 * config/atof-tahoe.c (md_atof): Ditto.
7152 * read.c (float_cons): Expect a null pointer for success, not an
7155 * hash.c (hash_insert, hash_jam, hash_grow): Return null pointer
7156 on success, instead of empty string. All callers changed.
7158 * config/tc-vax.c: Use PARAMS in declarations.
7159 (vip_op): Use NULL instead of empty string for success in error
7164 * expr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of two symbols
7165 in different defined segments.
7167 * write.c (relax_segment): Localize "aim" variable. If
7168 DIFF_EXPR_OK, don't impose checks on symbol segment types.
7169 (fixup_segment) [DIFF_EXPR_OK]: If sub_symbolP is in the current
7170 segment, convert to a PC-relative fixup and discard the symbol.
7172 * config/tc-m68k.c (flag_want_pic): New variable, mostly ignored.
7173 (md_parse_option) [TE_SUN3]: Set it for "-k".
7174 (m68k_ip): Generate proper fixup for mode 7.3.
7175 * config/tc-m68k.h (DIFF_EXPR_OK): Define.
7179 * config/tc-m68k.c (struct m68k_incant, getone, gettwo): Moved
7180 earlier in the file.
7181 (insop, add_exp): Now defined as functions, for readability.
7182 (insop): Now takes two arguments; callers changed.
7186 * config/tc-m88k.c (get_o6): new function.
7187 (get_bf, get_cmp, get_cnd, get_cr, get_fcr, get_imm16, get_reg,
7188 get_vec9, getval, get_pcr, calcop, match_name): make static and
7190 (s_file): remove extraneous forward decl.
7191 (md_begin): add const to retval decl.
7192 (calcop): cope with instructions without arguments. Handle 'o'
7193 type argument, the o6 field of the prot insn.
7194 (md_estimate_size_before_relax): return a dummy value.
7196 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field is
7197 in bits 10 through 7. flt.[dxs]s requires an r register in the
7198 second argument. New instruction lda.x. New instruction muls
7203 * Makefile.in (distclean): Recurse like clean.
7204 * doc/Makefile.in (distclean): New target.
7206 * config/tc-mips.c (md_begin): Set BFD architecture and machine
7207 based on MIPS ISA level.
7211 * as.c (main): "exhausted", not "exhuasted".
7213 * struc-symbol.h (struct symbol): Add sy_used_in_reloc field.
7214 * write.c (adjust_reloc_syms): Set sy_used_in_reloc.
7215 (write_object_file): Never strip symbols with sy_used_in_reloc
7218 * config/obj-elf.c (obj_elf_section): Rewrote to handle both
7219 Solaris and SVR4 style .section pseudo-ops.
7220 (obj_elf_ident): Set SEC_READONLY for .comment section.
7221 * config/tc-sparc.c (md_apply_fix): If this is ELF, and we're
7222 generating a reloc, don't apply a fix.
7226 * config/obj-coffbfd.c (relax_align): Now static.
7230 * read.c (get_stab_string_offset): Make non-static. Make
7231 arguments const. Don't align strings to 4 byte boundaries.
7232 * read.h: Declare get_stab_string_offset.
7233 * config/obj-elf.c (obj_elf_section): Set SEC_ALLOC as well as
7234 SEC_LOAD for progbits section.
7235 (obj_elf_init_stab_section): New function.
7236 (adjust_stab_sections): Add casts to avoid warnings.
7237 * config/obj-elf.h (INIT_STAB_SECTION): Call
7238 obj_elf_init_stab_section.
7239 (OBJ_PROCESS_STAB): Removed definition.
7243 * config/obj-elf.h (S_GET_SIZE): Define.
7244 (obj_frob_forward_symbol): Define.
7245 * config/tc-i386.c (line_comment_chars): Initialize in all cases.
7249 * tc.h: Declare tc_gen_reloc differently depending upon
7250 RELOC_EXPANSION_POSSIBLE.
7251 * config/obj-elf.c (obj_elf_section): Only set flags when first
7252 creating the section.
7256 * config/tc-mips.c (append_insn): Don't swap a trap instruction
7261 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;
7262 set previous_section and previous_subsection and then call s_data
7263 and s_text, respectively.
7264 (obj_pseudo_table): Add data and text.
7265 (obj_elf_section): Add SEC_LOAD to default initialization of
7266 flags. Treat .rodata1 like .rodata. Set SEC_LOAD as well as
7267 SEC_ALLOC for "alloc" string. Don't bother trying to find the
7268 section; just use subseg_new.
7270 * read.c (change_to_section): Removed. This is now done by
7272 (get_stab_string_offset): Rearranged somewhat. Create the section
7273 using subseg_new. Store the string index in seg_info, rather than
7274 in a static variable. Force the first string to be empty. Use
7275 frag_more rather than FRAG_APPEND_1_CHAR.
7276 (s_stab_generic): Rewrote.
7277 * subsegs.h (segment_info_type): Added stabu union.
7278 * subsegs.c (subseg_new): Initialize stab_string_size to 0.
7279 * config/obj-aout.c: Don't include aout/stab_gnu.h.
7280 (obj_aout_stab, obj_aout_desc): Removed.
7281 (obj_pseudo_table): Removed desc and stabX entries.
7282 * config/obj-bout.c: Same changes as config/obj-aout.c.
7283 * config/obj-bout.h (S_SET_TYPE): Define.
7284 (tc_bout_fix_to_chars): Declare.
7285 * config/obj-coff.c (obj_coff_stab): Removed.
7286 (obj_pseudo_table): Removed desc and stabX entries.
7287 * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define.
7288 * config/obj-coffbfd.c (current_stab_symbol): Removed.
7289 * config/obj-coffbfd.h (obj_symbol_type): Removed n_strx, n_type,
7290 n_other, n_desc and n_value fields.
7291 (S_{S,G}ET_{OFFSET,OTHER,TYPE,DESC}): Removed.
7292 (MAKE_STAB_SYMBOL): Removed.
7293 * config/obj-ecoff.c (obj_ecoff_stab): Renamed to ecoff_stab.
7294 Changed arguments and removed parsing code.
7295 (obj_pseudo_table): Removed stabX entries.
7296 * config/obj-ecoff.h (ecoff_stab): Declare.
7297 (OBJ_PROCESS_STAB): Define.
7298 * config/obj-elf.c: Don't include aout/stab_gnu.h.
7299 (obj_elf_stab, obj_elf_xstab, obj_elf_desc,
7300 elf_stab_symbol_string, elf_stab_symbol, obj_elf_stab_generic):
7302 (obj_pseudo_table): Removed desc, stabX and xstabs entries.
7303 (obj_elf_version): Use subseg_new, not bfd_make_section. Don't
7304 set SEC_LOAD for .note section.
7305 (adjust_stab_sections): Get frag pointer from seg_info, rather
7306 than looking through frags.
7307 * config/obj-elf.h (S_{S,G}ET_{OTHER,TYPE,DESC}): Removed.
7308 (SEPARATE_STAB_SECTIONS, INIT_STAB_SECTION, OBJ_PROCESS_STAB):
7310 * config/obj-vms.c (obj_aout_stab): Removed.
7311 (obj_pseudo_table): Removed stabX entries.
7312 * config/obj-vms.h (S_SET_TYPE): Define.
7314 * as.h: Declare listing.
7315 * read.c: Don't declare listing.
7316 (emit_expr): Cast fix_new_exp argument.
7317 (parse_bitfield_cons): Correct printf format.
7318 * symbols.c (symbol_new): Add cast to avoid warning.
7319 * write.h: Declare text_last_frag and data_last_frag.
7320 * config/obj-bout.c (obj_bout_line): Added dummy argument.
7321 * config/obj-coffbfd.c: Add some casts to avoid warnings.
7322 * config/tc-a29k.c: Likewise.
7323 * config/tc-i960.c: Likewise. Also fully bracket structure
7324 initializations, fix printf formats, and remove unused variables.
7328 * read.c (s_desc): Only compile and use if S_SET_DESC is defined.
7329 * struc-symbol.h: Declare verify_symbol_chain and
7330 verify_symbol_chain_2 even if not SYMBOLS_NEED_BACKPOINTERS.
7331 * symbols.c (verify_symbol_chain): Removed useless expression.
7332 * write.c (headers, the_object_file): Only use if not
7333 BFD_ASSEMBLER and not BFD.
7334 (fixup_segment, cvs_frag_to_fill): Only use if BFD_ASSEMBLER or
7336 (merge_data_into_text): Only use if BFD_ASSEMBLER or (not BFD and
7338 * write.h: Declare relax_segment.
7339 * config/obj-coffbfd.c (stack_pop, stack_push, stack_init): Made
7341 (stack_top): Commented out, since it's not used.
7342 Fixed up pseudo-op functions to take an ignored int argument.
7343 (size_section): Added default BAD_CASE to switch.
7344 Changed bzero calls to memset.
7345 * config/obj-coffbfd.h (S_IS_LOCAL): Call strchr on S_GET_NAME
7346 (s), not on s itself.
7347 * config/tc-a29k.c (s_use): Take ignored int argument. Only
7348 define if OBJ_COFF is not defined.
7349 * config/tc-i386.c: (fits_in_signed_byte, smallest_imm_type): Make
7350 argument signed again.
7351 * config/tc-m68k.c (s_bss, s_even, s_proc): Take ignored int
7353 (m68k_ip): Fully bracket initialization of archs.
7354 Correct several formats for __LINE__ to be %d rather than %s.
7355 (init_table): Fully bracket initialization.
7356 Cast values larger than 0x7f assigned to fr_opcode to char.
7358 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.
7359 Wrote non-BFD_ASSEMBLER subseg_new. Now subseg_new always takes a
7360 section name, and subseg_set always takes a segT. Changed all
7361 callers as appropriate.
7362 * config/obj-coffbfd.c (change_to_section): Renamed to
7363 obj_coff_add_segment. Corrected. Made callers use subseg_new.
7364 * config/obj-coffbfd.h (obj_segment_name, obj_add_segment):
7369 * config/tc-sparc.h (LOCAL_LABEL): Remove test for name[0] == 'L'.
7373 * config/obj-elf.h (S_SET_SIZE): Actually set the size.
7376 * Added a number of casts to function calls.
7377 * app.c (do_scrub_begin), as.c (main), expr.c (integer_constant,
7378 operand, expr), read.c (read_begin, HANDLE_CONDITIONAL_ASSEMBLY,
7379 read_a_source_file, s_align_bytes, demand_empty_rest_of_line,
7380 ignore_rest_of_line, big_cons, is_it_end_of_statement, s_ignore),
7381 read.h (is_name_beginner, is_part_of_name), config/obj-elf.c
7382 (obj_elf_section), config/tc-i386.c (parse_register),
7383 config/tc-sparc.c (isoctal, s_proc): Cast char
7384 array indices to unsigned char.
7385 * app.c (process_escape): Make static. Add prototype. Change
7386 argument from char to int.
7387 * as.c: Include output-file.h for prototypes. Comment out unused
7389 * Makefile.in (as.o): Depend on output-file.h.
7390 * as.h (BAD_CASE): Cast val argument to long, and use %ld.
7391 (pseudo_typeS): Add prototype to poc_handler field.
7392 (print_version_id): Add prototype.
7393 (xmalloc, xrealloc): Change size arguments to unsigned long.
7394 (do_scrub_next_char): Add prototypes for function arguments.
7395 (had_errors, had_warnings, scrub_from_file): Remove duplicate
7397 * atof-generic.c (atof_generic): Make size variables unsigned.
7398 * cond.c (ignore_input): Removed unused local variable ptr.
7399 * expr.c (floating_constant, integer_constant): Make static. Add
7401 * flonum-copy.c (flonum_copy): Make size variables unsigned.
7402 * frags.h: Add prototype for frag_init.
7403 * hash.h, hash.c: Change hash values from char * to PTR, make hash
7404 strings const, make returned error strings const char *. Added
7405 prototypes for functions.
7406 * input-file.h, input-file.c (input_file_buffer_size): Return
7408 * input-scrub.c (buffer_length): Make unsigned.
7409 (input_scrub_push, input_scrub_pop): Make static.
7410 * listing.c (list_symbol_table): Cast sprintf argument to unsigned
7411 long and use %lx. Print name of segment rather than address of
7413 (listing_list, listing_title): Change argument to int.
7414 (listing_eject, listing_flags, listing_psize): Add int argument.
7415 * listing.h: Corresponding declaration changes.
7416 * obj.h (obj_emit_symbols): Rename prototype argument to avoid
7418 * read.h: Change get_absolute_expression prototype to return
7419 offsetT. Add prototype for next_char_of_string. Various
7421 * read.c: Remove prototype for next_char_of_string.
7422 (pobegin): Make errtxt const. Make new_length, tmp_len and num
7424 (s_abort, s_align_ptwo, s_comm, s_data, s_app_line, s_fill,
7425 s_globl, s_lsym, s_org, s_set, s_text, s_desc): Add int argument.
7427 (s_comm): Change temp from valueT to offsetT. Cast to long when
7428 printing and use %ld (only for error messages anyhow).
7429 (s_long, s_int): Remove unused functions.
7430 (cons): Change argument to int.
7431 (emit_expr): Use %lx when printing longs.
7432 (get_absolute_expression): Return offsetT, not long.
7433 (get_stab_string_offset): Comment out unless
7434 SEPARATE_STAB_SECTIONS.
7435 (s_stab_generic): Remove unused offset. Define seg_is_new only
7436 if SEPARATE_STAB_SECTIONS. Use toP only in local block.
7437 * struc-symbol.h (verify_symbol_chain_2): Add prototype.
7438 * symbols.c: Remove nested comment.
7439 (symbol_new): Rename value to valu.
7440 (colon): Use %ld and cast to long in error message.
7441 * symbols.h: Remove duplicate verify_symbol_chain declaration.
7442 * tc.h: Remove unused md_emit_relocations declaration.
7443 (tc_gen_reloc): Add declaration.
7444 * write.c (cvt_frag_to_fill): Change first argument name depending
7446 (write_relocs): Remove unused offset, frags. Remove tc_gen_reloc
7447 declarations. Make n unsigned.
7448 (write_contents): Remove unused i, n, relocs, fixp. Rename frags
7449 to f to avoid shadowing.
7450 (write_object_file): Define fragP only if not BFD_ASSEMBLER or not
7451 WORKING_DOT_WORD. Remove unused keep. Only declare punt and
7452 punt_it if they will be used. Make i and n unsigned.
7453 (fixup_segment): Cast to long and use %ld in error message.
7454 * xmalloc.c (xmalloc, xrealloc): Make size argument unsigned.
7455 * config/obj-aout.h: Remove nested comment. Add prototype for
7456 obj_aout_frob_symbol.
7457 (obj_aout_line, obj_aout_desc): Add int argument.
7458 * config/obj-ecoff.c: Changed build routines to use an unsigned
7460 (add_string): Make len unsigned long.
7461 (obj_ecoff_stab): Use %lu in error message.
7462 * config/obj-elf.c (obj_elf_common): Comment out unused label
7464 (obj_elf_frob_symbol): Return 0 (currently broken).
7465 (obj_elf_desc, obj_elf_version, obj_elf_size, obj_elf_type,
7466 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
7467 obj_elf_line, obj_elf_previous): Add int argument.
7468 (obj_elf_write_symbol_p): Make static.
7469 * config/obj-elf.h (obj_elf_write_symbol): Add prototype.
7470 * config/tc-hppa.h: Remove declarations of functions declared in
7472 * config/tc-i386.c (ENCODE_RELAX_STATE): Cast to relax_substateT.
7473 (s_bss): Add int argument.
7474 (fits_in_signed_byte, smallest_imm_type): Make argument unsigned.
7475 (dummy): Remove unused function.
7476 (md_assemble): Rename local o to op to avoid shadowing.
7477 (tc_gen_reloc): Rename local reloc to rel to avoid shadowing.
7478 * config/tc-m68k.c (s_data1, s_data2): Add int argument.
7479 * config/tc-mips.c (mips_ip, md_apply_fix): Cast to long and use
7480 %ld in error messages.
7481 * config/tc-sparc.c: Remove duplicate declarations.
7482 (getExpression): Rewrite condition to avoid empty conditional
7484 (s_reg, s_proc, s_reserve, s_common, s_seg, s_xword): Add int
7489 Changes from Jeff Law:
7491 * config/tc-hppa.c (md_assemble): Fix typo.
7492 (pa_ip): Delete unused variables and labels. Do not check for
7493 unsigned values being < 0, it can't happen.
7494 (is_same_frag): Return a value in recursive call case.
7495 (pa_callinfo): Delete unused variables and labels.
7496 (pa_comm): Likewise.
7497 (pa_copyright): Likewise.
7498 (pa_export): Likewise.
7499 (pa_import): Likewise.
7500 (pa_param): Likewise.
7501 (pa_space): Likewise.
7502 (pa_subspace): Likewise.
7506 * read.c (get_stab_string_offset, s_stab_generic): If
7507 BFD_ASSEMBLER, call subseg_set rather than subseg_new.
7511 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using
7512 default flag values.
7516 * read.c: (change_to_section): Don't include body if not MANY_SECTIONS.
7518 * read.c: (s_stab, s_xstab, s_desc): New functions to parse
7519 various stab-related directives.
7520 * read.h: (s_stab, s_xstab, s_desc): New function prototypes.
7521 * write.c: (merge_data_into_text): Fix ifdef tangle.
7522 * config/obj-coffbfd.c (current_stab_symbol): Fake symbol
7523 for stab reader to use.
7524 * config/obj-coffbfdh.h (obj_symbol_type): Added fields for
7525 stab reader, macros to access.
7529 * config/obj-elf.h (elf_symbol): No longer special-cased on
7530 sparcv9, since elf_symbol_type is now independent of size.
7532 * config/obj-elf.h (elf_symbol): Fixed name of elf_symbol_type.
7534 * config/tc-hppa.h (struct default_subspace_dict, struct
7535 default_space_dict): Field "sort" is now unsigned char.
7537 * config/tc-hppa.c (pa_def_subspaces, pa_def_spaces): Align
7538 columns for easier reading.
7539 (bcmp, index): Deleted USG-specific definitions. Should be dealt
7540 with in ho-*.h, or in libiberty. Changed mention of index to
7542 (label_symbolP, label_symbol_defined, callinfo_found,
7543 within_entry_exit, exit_processing_complete, within_procedure,
7544 pa_def_subspaces, pa_def_spaces, pa_pseudo_op_moves_pc,
7545 label_symbols_rootP, pa_get_label, pa_label_is_defined,
7546 pa_undefine_label): Now static.
7547 (movers): Now const, in addition to pointing to const data.
7548 * config/tc-hppa.h (label_symbolS_rootP, pa_get_label,
7549 pa_label_is_defined, pa_undefine_label, pa_pseudo_op_moves_pc):
7550 Delete declarations.
7552 Merged more changes from Jeff Law and Pete Hoogenboom:
7554 * config/tc-hppa.c (pa_def_subspaces, pa_def_subspaces): Remove
7555 entries for .stab and .stabstr.
7557 * config/obj-elf.c: (elf_stab_symbol_string): Set the
7558 SEC_LOAD attribute for the .stabstr section.
7559 (obj_elf_stab_generic): Set the SEC_LOAD attribute for the
7561 (obj_elf_stab_generic): Change '#if 1' to '#if 0'.
7562 (obj_elf_stab_generic): Incorrect byte count on call to
7563 md_number_to_chars function.
7565 * config/tc-hppa.c (hppa_tc_symbol): Static functions need
7566 argument relocation bits too.
7568 * config/tc-hppa.c (pa_stringer): Correctly handle escaping
7569 characters which should appear unaltered in the output string (for
7570 example an escaped double-quote).
7572 * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): Always
7574 (pa_parse_neg_cmpsub_cmpltr): Likewise.
7575 (pa_parse_nonneg_add_cmpltr): Likewise.
7576 (pa_parse_neg_add_cmpltr): Likewise.
7578 * config/tc-hppa.h (parse_cons_expression_hppa): Remove prototype
7580 (cons_fix_new_hppa): Likewise.
7581 * config/tc-hppa.c (md_apply_fix): Fix type of valp to match
7584 * config/tc-hppa.c: Include libhppa.h.
7586 * config/tc-hppa.h: Delete extern declarations of functions
7589 * config/tc-hppa.c (pa_space): Rework to avoid unwanted #ifdef
7590 OBJ_ELF conditionals.
7591 * config/tc-hppa.h (LOCAL_LABEL): Correctly identify local labels
7596 * config/tc-mips.c (macro_build): Accept 'z', and ignore it.
7597 (macro): Use "z,s,t" for div instructions to match corresponding
7598 change in opcode table.
7599 (mips_ip): Added 'z'--must be zero register.
7603 * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare
7604 tc_gen_reloc correctly.
7606 * configure.in: Use "case" instead of "if" when possible. Rewrote
7607 Makefile editing to reduce work done. Treat "hppa*" as "hppa".
7611 * config/obj-coffbfd.c (obj_coff_section): add 'd' as an alias for
7612 section type of data. 'd' seems to be used for m88k.
7616 * config/tc-mips.c (mips_align, s_stringer, s_cons, s_float_cons,
7617 s_mips_space): Set insn_label to NULL to avoid changing it at the
7618 next .align statement.
7619 (append_insn): Don't swap jal with instruction that sets the
7620 register that jal sets.
7624 * configure.in: recognize m88110.
7628 Merged changes from Pete Hoogenboom and Jeff Law at Utah:
7629 * config/tc-hppa.c (pa_build_unwind_subspace): SEC_ALLOC should
7630 not be on for .hppa_unwind.
7631 (md_pseudo_table): .PARAM and .param are valid pseudo-ops for GAS.
7632 (pa_param): New function to handle .PARAM directives.
7633 (pa_ip): Pass "isbranch" argument down to pa_parse_*_compltr
7634 functions. Handle '|' for movb; allow movb,n.
7635 (pa_parse_nonneg_cmpsub_cmpltr): Delete old useless
7636 version. Handle cases where no completer exists for
7638 (pa_parse_neg_cmpsub_cmpltr): Handle cases where no
7639 completer exists for comb,n or addb,n. Make logic
7640 mirror that of pa_parse_nonneg_cmpsub_cmpltr.
7641 (pa_parse_nonneg_add_cmpltr): Likewise.
7642 (pa_parse_neg_add_cmpltr): Likewise.
7643 * tc-hppa.h (pa_param): Declare.
7647 * config/tc-hppa.c (hppa_tc_make_symextn_section): Now static.
7648 Added forward declaration.
7650 Merged changes from Pete Hoogenboom and Jeff Law at Utah:
7652 * config/obj-elf.c (elf_frob_file): Arguments were incorrect on
7653 call to elf_tc_make_sections.
7654 (obj_elf_version): A .note section shouldn't have the SEC_ALLOC
7657 * config/tc-hppa.c (hppa_tc_make_sections): Add some processing to
7658 handle symbol extension sections.
7660 * config/tc-hppa.c (pa_build_symextn_section): New function to
7661 create a symbol extension section.
7662 (pa_export_args): Make call to pa_build_symextn_section.
7663 (hppa_tc_symbol, hppa_tc_make_sections,
7664 hppa_tc_make_symextn_section): New functions.
7665 * config/tc-hppa.h: Update elf_tc_symbol and elf_tc_make_sections
7668 * read.c (emit_expr): Place check for TC_CONS_FIX_NEW in the
7669 BFD_ASSEMBLER branch as well.
7671 * config/tc-hppa.h: If ELF is the target object format, define
7672 some ELF- and hppa-specific types and constants.
7674 * config/tc-hppa.c (getExpression): Fix a typo.
7676 * read.c (read_a_source_file): Use TC_EQUAL_IN_INSN to determine
7677 if a `=' is part of an instruction.
7678 (read_a_source_file): Handle case where end-of-line markers are
7679 also used within instructions.
7680 * config/tc-hppa.h (TC_EQUAL_IN_INSN, TC_EOL_IN_INSN): Define.
7682 * config/tc-hppa.c (md_apply_fix_1): Keep relocations for
7683 out-of-range branches/'calls using "bl" or calls which may need
7684 argument relocation stubs. Do not need/keep relocations for
7685 conditional branches.
7686 (elf_hppa_final_processing): Fix calculation of function size.
7688 * config/obj-elf.c (obj_elf_version): Mark .note section as
7691 * config/tc-hppa.c (parse_cons_expression_hppa): Pass exp, not the
7692 address of exp, to expression.
7693 (pa_build_unwind_subspace): Turn SEC_HAS_CONTENTS flag on.
7694 (md_apply_fix_1): Delete unwanted comments.
7695 (process_exit): Symbols marking the end of a function are always
7698 * config/tc-hppa.c: Include elf32-hppa.h from BFD tree.
7699 (pa_space): Declare and initialize gdb_section.
7701 * config/obj-elf.c (elf_frob_file): Change
7702 elf_tc_final_processing_hook to elf_tc_final_processing.
7704 * config/tc-hppa.c (fix_new_hppa): Fix argument list to match
7705 argument type declarations.
7706 (getExpression): Fix typo.
7707 (pa_export_args): Change elf_symbol_type to elf32_symbol_type.
7708 (elf_hppa_final_processing): Likewise. Name changed from
7709 elf_hppa_final_processing_hook.
7710 (start_symbol_root, start_symbol_last): Deleted.
7712 * config/tc-hppa.h (TC_PARSE_CONS_EXPRESSION): Fix typo.
7714 * config/tc-hppa.h: Replace "symbolS" with "struct symbol" to
7715 avoid changing include ordering.
7717 * config/tc-hppa.c (pa_ip, case 'y'): Handle just like 't'.
7721 * config/tc-mips.c (set_at): Added unsignedp argument. Use
7723 (set_at_unsigned): Removed; changed callers to use set_at.
7724 (load_register): Removed unused ip argument. Changed callers.
7725 (append_insn): Don't swap branch and branch likely.
7726 (macro_build): Handle 'u'.
7727 (load_register): Handle 64 bit constants.
7728 (macro): Added M_DABS, removed M_ABSU. Numerous changes to
7729 support 64 bit constants.
7730 (mips_ip): Use hex constants in range checks for clarity.
7731 (md_number_to_chars): Support 8 byte values.
7735 * config/tc-m88k.h: updated copyrights.
7736 (TC_CONS_RELOC): declare to be RELOC_32.
7740 * config/tc-mips.c (mips_isa): New static variable.
7741 (md_begin): Initialize mips_isa based on TARGET_CPU. Don't sanity
7742 check macros. Set text alignment and GP size here.
7743 (md_assemble): Don't set text alignment and GP size here.
7744 (append_insn): Don't insert NOPs for load delays if mips_isa >= 2.
7745 Use the right mask and shift for WRITE_FPR_T and WRITE_FPR_S. Add
7746 a NOP after a branch likely.
7747 (mips_emit_delays): Don't insert NOPS for load delays if mips_isa
7749 (macro): Support r6000 and r4000 macros.
7750 (mips_ip): Check insn ISA level against mips_isa before using it.
7751 Added 'x' case for ignored register.
7752 (md_parse_option): Handle -mipsN and -mcpu=XX.
7756 * config/tc-i386.c (md_pseudo_table) [OBJ_ELF]: Handle ".zero".
7760 * config/tc-sparc.c (s_local): Function moved and renamed...
7761 * config/obj-elf.c (obj_elf_local): ...to here.
7762 * config/tc-sparc.c (md_pseudo_table), config/obj-elf.c
7763 (obj_pseudo_table): Move handling of ".local".
7765 * tc.h (md_parse_option): Don't declare if defined as a macro.
7767 * config/tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as
7769 (md_parse_option): New macro, converted from function.
7770 * config/tc-i386.c (md_parse_option): Function deleted.
7771 (comment_chars) [OBJ_ELF]: Include "/".
7772 (line_comment_chars) [OBJ_ELF || TE_I386AIX]: Don't include "/".
7773 (md_assemble): Cast 0xe9 to char explicitly, to avoid compiler
7775 (md_assemble, md_estimate_size_before_relax, md_create_long_jump):
7776 Call reloc for fix_new type, or use correct enumerator, instead of
7777 always using NO_RELOC.
7778 (i386_operand): Change "ifndef I386COFF" to "ifdef OBJ_AOUT" for
7779 tests for valid section.
7780 (md_convert_frag) [BFD_ASSEMBLER]: Compensate for frag start
7782 (md_apply_fix_1) [BFD_ASSEMBLER]: For pc-relative reloc with
7783 symbol, compensate for location of reloc.
7784 (reloc, BFD_RELOC_32, BFD_RELOC_32_PCREL) [!BFD_ASSEMBLER]: Define
7789 * config/obj-elf.c: Undef NO_RELOC before including aout/aout64.h.
7790 (obj_elf_weak): New function.
7791 (obj_pseudo_table): Handle ".weak".
7792 (obj_elf_section): If section directive includes a string, ignore
7793 it for now. Accept "progbits" flag.
7794 (obj_elf_type): Accept `@' before flag name.
7796 * write.c (relax_and_size_seg) [BFD_ASSEMBLER]: Get rid of `if(1)'
7798 (fixup_segment) [BFD_ASSEMBLER]: Use bfd_is_com_section, rather
7799 than checking for bfd_com_section directly.
7800 (fixup_segment): Simplify range check.
7801 (fixup_segment) [OBJ_COFF && TC_I960]: Simplify cpp condition
7804 * symbols.h (S_SET_WEAK): Declare.
7805 * symbols.c (S_SET_WEAK): New function.
7806 (S_SET_EXTERNAL, S_CLEAR_EXTERNAL): Don't bother with BSF_EXPORT,
7807 it's not a separate flag any more. Clear BSF_WEAK.
7809 * read.c (potable): Treat "string" like "asciz".
7813 * config/tc-mips.c (append_insn): Don't swap branch instructions
7814 if .set nobopt or .set volatile.
7815 (gp_reference): .lit8 and .lit4 are accessed via the GP register.
7816 (macro): Added cases M_LI_S, M_LI_SS. Fixed M_LI_D and M_LI_DD.
7817 (mips_ip): Added cases 'F', 'L', 'f', 'l' for floating point.
7818 * config/obj-ecoff.c: Renamed some variables to avoid shadow
7823 * config/obj-coff.h (S_IS_COMMON): add missing backslash
7825 * configure.in (z8k-*-{coff,sim}): use coffbfd for this target
7829 * config/tc-mips.c (mips_ip): Suggested by
7831 names for 'E' and 'G' argument types (coprocessor registers) and
7832 don't warn if $1 is used on the coprocessor.
7833 (macro): Handle M_{L,S}WC{0,2,3}_AB correctly.
7837 * read.c (emit_expr): Use BFD_RELOC_16 for 2-byte values.
7838 * config/tc-sparc.c (md_apply_fix, tc_gen_reloc): Handle
7840 * config/tc-sparc.h (WORKING_DOT_WORD): Define.
7844 * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is
7845 defined or BFD is not.
7846 (relax_and_size_all_segments): Declare local variable fragP.
7850 * config/tc-sparc.c (md_apply_fix, case BFD_RELOC_32): Fill in
7851 bytes with real values, not zeros.
7855 * configure.in (mips-*-riscos*, mips-*-sysv*): New (untested)
7856 targets, using ecoff and mips-big.
7859 Johnson): Added case for 'C' for coprocessor instruction codes.
7863 * config/tc-sparc.c (md_apply_fix, case BFD_RELOC_64): Fill in
7864 bytes with real values, not zeros.
7865 (md_pseudo_table): Call cons for .uaxword.
7867 * config/obj-elf.c (obj_pseudo_table): Handle ".8byte".
7869 * read.c (emit_expr): Use BFD_RELOC_64 for 8-byte expressions.
7871 * write.c (write_object_file): Test DEBUG_SYMS instead of DEBUG
7872 for verifying symbol chain.
7873 (merge_data_into_text, relax_and_size_all_segments): New
7874 functions, split out from write_object_file.
7878 * config/obj-elf.c (obj_elf_stab_generic, in disabled code): If
7879 debug section is new, allocate an extra 12 bytes at its start. If
7880 ".stabs" type is N_SO, fill in filename symbol field of that first
7881 entry. Return early if "goof", to simplify later code slightly.
7882 (adjust_stab_sections): New function.
7883 (elf_frob_file): Apply adjust_stab_sections to each section.
7885 * config/obj-elf.c (obj_elf_section, obj_elf_previous): No longer
7887 * config/obj-elf.h (obj_elf_section, obj_elf_previous): Declare.
7888 * config/tc-sparc.c (md_pseudo_table): Call them for "pushsection"
7889 and "popsection", and call cons for "uaword" and "uahalf".
7891 * config/obj-elf.c (obj_elf_version): Use English in error
7896 * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets the
7897 swapping routines and external structure sizes via the
7898 ecoff_backend information. No longer includes coff/mips.h.
7902 * config/obj-ecoff.c (get_tag): Save tag name in permanent memory
7903 and in hash_ptr->string.
7905 * app.c (do_scrub_next_char): Reset state to 0 after .appline if
7906 file name is not seen.
7910 * config/tc-sparc.c (md_apply_fix, case BFD_RELOC_64): New case,
7911 parallel to BFD_RELOC_32.
7912 (tc_gen_reloc): Accept BFD_RELOC_64.
7916 * write.c: Don't use short int in a prototype.
7918 * expr.c (operand): Make return value simply depend on contents of
7919 returned expression.
7923 * configure.in: sparc*-aout and sparc*-vxworks are BFD assemblers
7927 * config/ho-sunos.h: remove some old function decls that conflict
7928 w/ ANSI, and which weren't needed anyway
7932 * config/obj-elf.h (obj_frob_symbol): Renamed from tc_frob_symbol,
7933 and disabled since it breaks Ian's new symbol-value code.
7935 * expr.c (integer_constant): Accept more digits if BFD64.
7939 * config/tc-m68k.c (m68k_ip): If we have a normal constant when we
7940 expect a bignum, turn it into a bignum. Output extra zeroes
7941 before a short bignum, rather than after.
7945 * symbols.c (symbol_new): Conditionalize verify_symbol_chain call
7946 on DEBUG_SYMS, not DEBUG.
7947 (symbol_remove): Likewise.
7948 (symbol_insert): Likewise.
7952 * config/tc-mips.c (mips_optimize): New static variable.
7953 (append_insn): If mips_optimize == 0, always insert NOP
7954 instructions. If mips_optimize < 2, don't swap branches.
7955 (md_parse_option): If -Ox or -gx, set mips_optimize accordingly.
7959 * Makefile.in (clean): if testsuite does not exist, then skip it.
7963 * config/tc-mips.c (prev_insn_unreordered,
7964 prev_prev_insn_unreordered): New static variables.
7965 (append_insn): Don't swap branch instruction if
7966 prev_prev_insn_unreordered (see comment).
7967 (mips_no_prev_insn): Clear the unreordered variables.
7968 (s_mipsset): When turning on reordering, set the unreordered
7973 * config/obj-elf.c (obj_elf_section): Sections ".init" and ".fini"
7974 are also magic, and have special default flag settings.
7975 (obj_elf_frob_symbol): Since the return value from this function
7976 isn't used, don't bother calling obj_elf_write_symbol_p, since it
7977 doesn't accomplish anything else.
7979 * config/tc-sparc.c (md_section_align): Round up section size only
7982 * symbols.c: Don't define DEBUG by default.
7986 * write.c (fix_new_exp): Handle a O_uminus expression.
7988 * expr.c (expr): Don't let absolute_section override
7989 undefined_section for the return value.
7991 * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a
7992 pseudo-op with a poc_handler field of NULL, ignore it and treat it
7993 as an instruction instead.
7994 * config/tc-m88k.c (md_pseudo_table): Add "set" with a NULL
7997 * config/tc-h8500.c (md_begin): Use a local variable when
7998 initializing md_relax_table to avoid warnings about modifying a
7999 supposedly const data structure.
8003 * config/obj-aout.c: Only include aout/aout64.h if BFD_ASSEMBLER
8008 * configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv.
8009 * configure.in (case ${generic_target}): Add i[34]86-*-sysv4*
8010 case to set obj_format=elf. Must go before i386-*-sysv* case that
8011 sets obj_format=coffbsd. Add *-*-sysv4* to *-*-elf and
8012 *-*-solaris case, and move to before *-sysv* case that wants to
8013 set obj_format to coff.
8014 * config/tc-i386.c (i386_operand): Change all 'exp.X_op' to
8016 * config/tc-i386.c (md_apply_fix): Fix valp to be 'valueT *' for
8021 * config/obj-aout.c: Include aout/aout64.h.
8022 (obj_aout_frob_symbol): Set BSF_DEBUGGING for a constructor
8023 symbol, so that BFD doesn't tamper with the type.
8025 * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look
8026 up opcodes as pseudo-ops even if they don't start with '.'.
8027 * config/tc-m88k.h (NO_PSEUDO_DOT): Define.
8028 * config/tc-m88k.c (md_assemble): Removed special pseudo-op
8030 (md_apply_fix): Set fx_offset to the upper 16 bits of the reloc.
8031 Output the low 16 bits for RELOC_HI16, not the high 16 bits.
8032 * config/obj-coffbfd.c (do_relocs_for): If TC_M88K, set the
8033 r_offset field of the reloc to the fixup offset.
8034 (fixup_segments): If TC_M88K, don't warn about fixup overflows.
8035 * doc/as.texinfo: Minor updates.
8039 * Extensive changes to permit symbols to contain any expression
8040 type and to delay the computation of the expression until the
8041 value is actually needed. This permits setting symbols to values
8042 calculated based on object code size. Expressions were changed to
8043 no longer be in a section, to stop the overloading of segment and
8044 expression type that previously occurred.
8046 * as.c (big_section, pass1_section, diff_section, absent_section):
8048 (expr_section): Added (used for dummy symbols which hold
8049 intermediate expression values).
8050 (perform_an_assembly_pass): Create expr_section, do not create the
8051 sections now removed.
8052 * as.h (segT): Removed SEG_ABSENT, SEG_PASS1, SEG_BIG, and
8053 SEG_DIFFERENCE. Added SEG_EXPR.
8054 (SEG_NORMAL): Corresponding changes.
8055 * subsegs.c (seg_name, subsegs_begin): Changed accordingly.
8056 * write.c (write_object_file): Ditto.
8057 * config/obj-aout.c (seg_N_TYPE): Ditto.
8058 * config/obj-bout.c (seg_N_TYPE): Ditto.
8059 * config/obj-coff.c (seg_N_TYPE): Ditto.
8060 * config/obj-coffbfd.c (seg_N_TYPE): Ditto.
8061 * config/obj-vms.c (seg_N_TYPE): Ditto.
8063 * expr.h (operatorT): Moved in from expr.c, added some values.
8064 (expressionS): Added X_op field, removed X_seg field; renamed
8065 X_subtract_symbol to X_op_symbol.
8066 * expr.c: Extensive changes to assign expression types rather than
8067 sections and to simplify the parsing.
8068 * write.c (fix_new_internal): New static function.
8069 (fix_new): Removed sub_symbol argument.
8070 (fix_new_exp): New function, takes expression argument.
8071 * write.h: Prototype changes for fix_new and fix_new_exp.
8072 * cond.c (s_if): Changed accordingly.
8073 * read.c (s_lsym, pseudo_set, emit_expr, parse_bitfield_cons,
8074 parse_repeat_cons, get_segmented_expression,
8075 get_known_segmented_expression, get_absolute_expression): Ditto.
8076 * symbols.c (resolve_symbol_value, S_GET_VALUE, S_SET_VALUE):
8078 * write.c (write_object_file): Ditto.
8079 * config/obj-coff.c (obj_coff_def, obj_coff_val): Ditto.
8080 * config/obj-coffbfd.c (obj_coff_def, obj_coff_val,
8081 obj_coff_endef, yank_symbols): Ditto.
8082 * config/obj-elf.c (obj_elf_stab_generic, obj_elf_size): Ditto.
8083 * config/tc-a29k.c (md_assemble, parse_operand, machine_ip,
8084 print_insn, md_operand): Ditto.
8085 * config/tc-h8300.c (parse_exp, colonmod24, check_operand,
8086 do_a_fix_imm, build_bytes): Ditto.
8087 * config/tc-h8500.c (parse_exp, skip_colonthing, parse_reglist,
8088 get_specific, check, insert, md_convert_frag): Ditto.
8089 * config/tc-hppa.c (the_insn, fix_new_hppa, cons_fix_new_hppa,
8090 md_assemble, pa_ip, getExpression, getAbsoluteExpression,
8091 evaluateAbsolute, pa_build_unwind_subspace, pa_entry,
8092 process_exit): Ditto.
8093 * config/tc-hppa.h (STAB_FIXUP, is_DP_relative, is_PC_relative,
8095 * config/tc-i386.c (pe, md_assemble, i386_operand,
8096 md_estimate_size_before_relax, md_create_long_jump): Ditto.
8097 * config/tc-i860.c (md_assemble, getExpression, print_insn):
8099 * config/tc-i960.c (parse_expr, subs, segs, md_convert_frag,
8100 get_cdisp, mem_fmt, parse_ldconst, relax_cobr, s_sysproc,
8101 i960_handle_align): Ditto.
8102 * config/tc-m68k.c (struct m68k_exp, struct m68k_it, seg, op,
8103 subs, add_fix, isvar, m68k_ip, md_assemble, md_convert_frag_1,
8104 md_estimate_size_before_relax, md_create_long_jump, get_num):
8106 * config/tc-m88k.c (md_assemble, get_imm16, get_pcr,
8107 md_create_short_jump, md_create_long_jump): Ditto.
8108 * config/tc-mips.c (md_assemble, append_insn, gp_reference,
8109 macro_build, macro, my_getExpression): Ditto. Also removed
8110 get_optional_absolute_expression; just use get_absolute_expression
8112 * config/tc-ns32k.c (get_addr_mode, evaluate_expr, convert_iif,
8113 fix_new_ns32k, fix_new_ns32k_exp, cons_fix_new_ns32k): Ditto.
8114 * config/tc-ns32k.h (fix_new_ns32k prototype): Ditto.
8115 * config/tc-sh.c (parse_exp, check, insert, md_convert_frag):
8117 * config/tc-sparc.c (md_assemble, sparc_ip, getExpression,
8119 * config/tc-tahoe.c (struct top, md_estimate_size_before_relax,
8120 tip_op, md_assemble): Ditto.
8121 * config/tc-vax.c (seg_of_operand, md_assemble,
8122 md_estimate_size_before_relax, md_create_long_jump): Ditto.
8123 * config/tc-z8k.c (parse_exp, check_operand, newfix): Ditto.
8127 * configure.in: i386-lynx is the same as i386-coff
8131 * config/obj-elf.c (obj_elf_previous): New function.
8132 (previous_section, previous_subsection): New vars.
8133 (obj_elf_section): Save current place in case DWARF code wants us
8134 to pop back to it. Handle unquoted section name as well as quoted
8135 section name. Don't crash on invalid strings.
8136 (obj_pseudo_table): Handle new pseudos "previous", "2byte", and
8139 * config/obj-elf.h: Don't include struc-symbol.h.
8140 (obj_elf_frob_symbol): Declare arg as struct symbol *.
8142 * tc-sparc.h (LOCAL_LABEL) [OBJ_ELF]: Local labels can start with
8145 * write.c (write_relocs): New function, split off from
8146 write_contents. Use memset instead of bzero.
8147 (write_object_file): Apply write_relocs to each section before
8148 applying write_contents.
8150 * read.c (read_begin): Call obstack_begin with values closer to 1K
8152 (read_a_source_file, big_cons, float_cons): Use memcpy instead of
8157 * config/tc-m68k.c (m68k_ip_op): Don't decrement strend when
8158 calculating opP->isiz; this permits the expression size to be
8159 determined as well, later on.
8161 * expr.c (clean_up_expression): Don't cancel the subtraction of
8164 * read.c (s_data), config/obj-coffbfd.c (obj_coff_data): If -R,
8165 switch to text section rather than data section.
8169 * config/tc-m68k.c (m68k_ip, case AINDX): Add 6 to operand
8170 expression (to take the pc-rel instruction itself into account)
8171 before using the expression, instead of after.
8175 * read.c (float_cons): Simplified parsing logic. If
8176 REPEAT_CONS_EXPRESSIONS is defined, accept a repeat count.
8178 * symbols.c (colon): Rather than a special case for TC_HPPA,
8179 use new macro tc_frob_label.
8180 * config/tc-hppa.h (tc_frob_label): Define.
8182 * config/tc-mips.c: Many changes to support simple assembler
8184 (insn_label, prev_insn, prev_prev_insn, dummy_opcode,
8185 prev_insn_valid, prev_insn_frag, prev_insn_where,
8186 prev_insn_fixp, prev_insn_is_delay_slot): New static
8188 (insn_uses_reg, mips_no_prev_insn, mips_emit_delays,
8189 mips_align, s_stringer, s_mips_space): New static functions.
8190 (mips_define_label): New global function.
8191 (md_pseudo_table): For "ascii", "asciz", "asciiz", call
8192 s_stringer. Changed argument to float_cons from 0 or 1 to 'f'
8193 or 'd'. For "space" call s_mips_space.
8194 (md_begin): Call mips_no_prev_insn.
8195 (append_insn): Only insert necessary NOP instructions.
8196 (macro): Call mips_emit_delays before setting mips_noreorder.
8197 Increment and decrement mips_noreorder rather than using
8198 save_reorder_condition. Don't bother to use noreorder in
8199 M_L_DOB and M_L_DAB, since append_insn will not insert a NOP.
8200 (md_atof): Handle floating point numbers correctly for both
8201 big and little endian targets.
8202 (s_align, s_cons): Call mips_align rather than frag_align.
8203 (s_change_seg, s_cons): Call mips_emit_delays.
8204 (s_float_cons): Let float_cons do the work.
8205 (s_mipsset): Call mips_emit_delays when setting noreorder.
8206 * config/tc-mips.h (tc_frob_label): Define to be
8209 * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs,
8210 ecoff_frob_files): Consistently use S_GET_VALUE rather than
8211 bfd_asymbol_value. Warn if taking difference of symbols in
8216 * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes,
8219 * config/obj-coffbfd.c (fixup_segment): If TC_M88K, don't adjust
8220 by md_pcrel_from if we are relocating against a symbol (we still
8221 need md_pcrel_from for a PC relative relocation within the same
8223 * config/tc-m88k.c (md_pcrel_from): Corrected return value.
8224 (omagic): Removed unused variable.
8226 * Preliminary support for m88k-coff.
8227 * configure.in (m88k-*-coff*): New target. Use coffbfd and
8229 * config/m88kcoff.mt: New file.
8230 * read.c (lex_type): New macro LEX_AT to set lex type of '@'.
8231 (pseudo_set): Handle difference of symbols in different fragments
8232 by saving the entire expression as the value of the symbol.
8233 * symbols.c (resolve_symbol_value): Resolve difference
8235 * config/obj-coffbfd.c (obj_pseudo_table): If TC_M88K, accept
8236 "sdef" as a synonym for "def".
8237 * config/obj-coffbfd.h: If TC_M88K, include coff/m88k.h and set
8239 (S_IS_LOCAL): Any symbol which includes \001 in the name is local.
8240 * config/tc-m88k.c, config/tc-m88k.h: Numerous changes to bring
8241 m88k port up to date, and to add COFF support.
8245 * Removed sy_forward and replaced it with an undefined expression
8246 as the value of a symbol.
8247 * struc-symbol.h (struct symbol): Removed sy_forward field. Added
8248 sy_resolved and sy_resolving single bit fields.
8249 * symbols.c (symbol_new): Don't initialize sy_forward field.
8250 (resolve_symbol_value): New function to adjust symbol value by
8251 fragment address, using recursion to resolve forward symbols.
8252 * symbols.h: Added prototype for new function.
8253 * read.c (pseudo_set): Set symbolP->sy_value to an undefined
8254 expression rather than setting symbolP->sy_forward.
8255 * write.c (write_object_file): Use resolve_symbol_value on
8256 symbols, keeping the common case (the old behaviour) inline.
8257 * config/obj-aout.c (obj_aout_frob_symbol): Removed sy_forward
8258 handling (subsumed by write.c change).
8259 * config/obj-coff.c, config/obj-coffbfd.c (obj_coff_val): Set
8260 sy_value rather than sy_forward.
8261 * config/obj-coffbfd.c (obj_coff_endef, yank_symbols): Check
8262 expression segment rather than sy_forward.
8263 (yank_symbols): Use resolve_symbol_value.
8264 (crawl_symbols): Removed extra pass over symbols.
8265 * config/obj-aout.c, config/obj-bout.c, config/obj-coff.c,
8266 config/obj-vms.c (obj_crawl_symbol_chain): Removed extra pass over
8267 symbols which handled sy_forward; use resolve_symbol_value
8269 * config/obj-coff.h, config/obj-coffbfd.h (obj_frob_forward_symbol):
8271 * config/obj-elf.c (obj_elf_stab_generic): Check expression
8272 segment rather than sy_forward.
8273 * config/obj-vms.c (VMS_Check_For_Main): Don't initialize
8274 sy_forward; do initialize sy_resolved and sy_resolving.
8275 * config/tc-hppa.h (STAB_FIXUP): Use sy_value, not sy_forward.
8277 * Changes to keep a full expression as the value of a symbol, not
8279 * struc-symbol.h: New field sy_value.
8280 * as.h: Include expr.h before struc-symbol.h.
8281 * expr.h: Use struct symbol rather than symbolS.
8282 * symbols.c (S_GET_VALUE, S_SET_VALUE): Rewrote to retrieve value
8283 of sy_value field; compile unconditionally, not just if
8285 * symbols.h: Compile S_{SG}ET_VALUE prototypes unconditionally.
8286 * write.c (write_object_file): Set BFD symbol value to gas symbol
8288 * config/obj-aout.h, config/obj-bout.h, config/obj-coff.h,
8289 config/obj-coffbfd.h, config/obj-generic.h, config/obj-vms.h
8290 (S_GET_VALUE, S_SET_VALUE): Removed macro definitions.
8291 * config/obj-ieee.c (S_GET_VALUE, S_SET_VALUE): Removed.
8292 * config/obj-coff.h, obj-coffbfd.h: Rewrote several macros to use
8293 S_GET_VALUE rather than ost_entry.n_value.
8294 * config/obj-aout.c (obj_symbol_to_chars), config/obj-bout.c
8295 (obj_symbol_to_chars), config/obj-coff.c (obj_symbol_to_chars),
8296 config/obj-coffbfd.c (symbol_to_chars): Get value to write out
8297 using S_GET_VALUE--don't assume it is already set.
8298 * config/obj-ieee.c (do_symbols): Set BFD symbol value to gas
8300 * config/obj-vms.c (various): Don't assign directly to
8301 S_GET_VALUE; use S_SET_VALUE instead.
8305 * configure.in: Make sparc64-*-aout* use bfd gas.
8307 * configure.in: Recognize h8300h.
8311 * config/tc-h8500.c (line_comment_chars): Add hash.
8312 (parse_exp, skip_colonthing, build_bytes): Add support for
8313 R_H8500_HIGH16 relocation type.
8317 * config/obj-elf.c (obj_elf_section): Allow `@' to introduce an
8318 attribute name. Handle `execinstr' attribute.
8322 * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if
8323 there is another alternative for the instruction.
8327 * doc/as.texinfo: updates for H8/300H
8331 * config/tc-i960.c (md_create_short_jump, md_create_long_jump,
8332 md_number_to_chars, md_section_align): Adjusted to use valueT,
8333 addressT, to match tc.h.
8337 * config/tc-sparc.c (s_common): Revamp to handle both syntaxes,
8338 independent of format.
8342 * config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h.
8344 Wed Jul 7 18:11:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
8346 * configure.in: define CROSS=-DCROSS_COMPILE if it is a cross
8347 build; also recognize h8300-*-coff
8351 * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump
8352 core just because somebody uses a label before it is defined.
8354 * config/mips-opcode.h: Moved to opcode/mips.h.
8355 * config/tc-mips.c: Include opcode/mips.h rather than
8357 (append_insn): An extra NOP is only needed after instructions
8358 which set HI or LO, not after instructions which read it.
8359 (macro_build, mips_ip): Support new 'E', 'G' and 'B' arguments.
8360 (macro): cfc1 and ctc1 now take "t,G" rather than "t,d".
8361 * config/tc-mips.h (struct mips_opcode): Don't define.
8362 * config/mips-big.mt, config/mips-lit.mt (TARG_CPU_DEPENDENTS):
8363 Set to $(srcdir)/../include/opcode/mips.h.
8365 Get the MIPS assembler up to speed with other gas changes:
8367 * config/obj-ecoff.c (ecoff_set_vma, ecoff_frob_symbol):
8368 Removed; don't change the symbol value.
8369 (ecoff_build_symbols, ecoff_build_procs, ecoff_frob_file): Use
8370 bfd_asymbol_value rather than S_GET_VALUE to include section
8371 vma in symbol value.
8372 (ecoff_frob_file): Ignore BSF_SECTION_SYM symbols, since ECOFF
8373 doesn't output them. Set the vma of sections.
8374 * config/obj-ecoff.h: Don't define obj_frob_symbol.
8375 * config/tc-mips.c (tc_gen_reloc): Adjustment by section vma is no
8377 (various): use valueT rather than long.
8381 * config/tc-sparc.h (ENV64): Define for v9.
8383 * config/tc-sparc.c (s_xword): For numbers, call big_cons.
8384 (sparc_ip, md_apply_fix, tc_gen_reloc): Handle some sparc64
8386 (md_number_to_chars): Handle 8-byte value.
8388 * config/obj-elf.h (elf_symbol): For v9, use 64-bit symbol type.
8390 * as.h (valueT): Typedef moved here.
8391 * struc-symbol.h (valueT): ...from here.
8392 * write.c (write_object_file): Locals from_addr, to_addr,
8393 table_addr are now addressT. Supply prototype for bfd_alloc for
8395 (fixup_segment): Local add_number is now valueT. Correct some
8396 range-checking bugs.
8397 (relax_align): Type `int' should be sufficient for the exponent.
8398 (fix_new): Argument offset is type offsetT. Locals size and
8399 newsize are type valueT.
8400 * write.h (struct fix): Fields fx_offset and fx_addnumber are now
8402 (fix_new): Fix prototype.
8403 * symbols.c (symbol_new): Symbol value is type valueT.
8404 (S_SET_VALUE, S_GET_VALUE): Likewise.
8405 (S_IS_*): Specify int return type explicitly.
8406 * symbols.h (symbol_new, S_GET_VALUE, S_SET_VALUE): Fixed
8408 * read.c (s_comm): Values read are type valueT.
8409 * expr.h (expressionS): Field X_add_number is an offsetT.
8410 * tc.h (md_create_long_jump, md_create_short_jump,
8411 md_section_align): Addresses are now type addressT.
8412 (md_number_to_chars, md_apply_fix): Pass value as valueT.
8413 * config/tc-i386.c (md_create_short_jump, md_create_long_jump,
8414 md_number_to_chars, md_section_align): Adjusted.
8415 * config/tc-sparc.c (sparc_ip): Initialize `len' variable to make
8417 (md_create_short_jump, md_create_long_jump, md_number_to_chars,
8418 md_section_align): Adjusted.
8420 * config/tc-sparc.c (s_reserve): Permit use for other than a.out
8422 (s_common): Handle Solaris-2 version.
8424 * config/ho-generic.h (free): Returns void if __STDC__.
8426 * config/obj-elf.h (obj_elf_frob_symbol, elf_frob_file,
8427 elf_file_symbol): Declare.
8429 * expr.c (floating_constant, integer_constant): Now return void.
8433 * configure.in: Match on sparc*-fujitsu-none rather than
8434 sparclite*-fujitsu-none.
8438 * read.c (cons): Conditionalize parsing of expression. Move
8439 putting value into object file into separate function. Separate
8440 out MRI and WANT_BITFIELDS cases into separate functions.
8441 (emit_expr): New function to write data into object file.
8442 Conditionalize on TC_CONS_FIX_NEW and TC_CONS_RELOC rather than on
8444 (parse_bitfield_cons): New function to parse bitfield expressions
8445 as used by i960 assemblers. Only compiled if
8446 BITFIELD_CONS_EXPRESSIONS is defined.
8447 (parse_mri_cons): New function to parse MRI style strings. Only
8448 compiled if MRI is defined.
8449 (parse_repeat_cons): New function to parse repeat counts. Only
8450 compiled if REPEAT_CONS_EXPRESSIONS is defined.
8451 * read.h (emit_expr): Added declaration of new function.
8452 * config/tc-a29k.h (TC_CONS_RELOC): Define to be RELOC_32.
8453 * config/tc-h8300.h (TC_CONS_RELOC): Define to be R_RELWORD.
8454 * config/tc-hppa.c (parse_cons_expression_hppa): New function to
8455 parse a HPPA expression, rather than special case in cons
8457 (cons_fix_new_hppa): New function to emit an HPPA fixup, rather
8458 than special case in emit_expr function.
8459 * config/tc-hppa.h (TC_PARSE_CONS_EXPRESSION, TC_CONS_FIX_NEW):
8460 Define to use new functions from tc-hppa.c.
8461 * config/tc-i960.h (BITFIELD_CONS_EXPRESSIONS): Define.
8462 (WANT_BITFIELDS): Removed; now obsolete.
8463 * config/tc-mips.h (REPEAT_CONS_EXPRESSIONS): Define.
8464 * config/tc-ns32k.c (cons_fix_new_ns32k): New function to emit an
8465 NS32K fixup, rather than special case in emit_expr function.
8466 * config/tc-ns32k.h (TC_CONS_FIX_NEW): Define to be
8467 cons_fix_new_ns32k. Also use PARAMS rather than checking
8469 * config/tc-sparc.h (TC_CONS_RELOC): Define to RELOC_32.
8471 * write.c (relax_and_size_seg, adjust_reloc_syms, write_contents):
8472 Don't core dump if gas has no information about a section.
8476 * config/tc-sparc.c (md_begin): If sparcv9 is defined, reset
8477 current_architecture to v9 automatically.
8479 * config/tc-sparc.h (TARGET_FORMAT): Use elf64-sparc for v9.
8481 * config/tc-sparc64.h, config/tc-sparc64.c: New files.
8482 * configure.in: Use sparc64 cpu files for v9, and default to elf
8485 * write.c (relax_and_size_seg): Always fully process a section.
8486 Section size is last frag's (vm)address plus its size. If no
8487 relocations are present, force SEC_RELOC flag clear.
8488 (dump_section_relocs): New debugging routine.
8489 (adjust_reloc_syms): New routine, broken out from write_contents.
8490 Don't adjust relocs that are already relative to section symbol.
8491 Look for obj_fix_adjustable macro to know what else to skip,
8492 instead of obj_write_symbol. Look for section symbol stored in
8493 section information.
8494 (write_object_file): Map adjust_reloc_syms over all sections.
8495 (write_contents): Clear SEC_RELOC flag if no relocations are
8498 * as.h (__PTR_TO_INT, __INT_TO_PTR): New versions for Saber, to
8501 * write.c (remove_subsegs): Don't define for BFD_ASSEMBLER.
8505 * Makefile.in (all, dvi, info, install-info, clean-info): do not
8506 echo recursion lines.
8507 (install-info, clean-info): collapse into the dvi and info rule.
8511 * config/tc-sparc.c (sparc_ip): Remove support for %d/%q fp regs.
8512 All fp regs are now specified as %f.
8513 (priv_reg_table): fpq -> fq.
8517 * as.h (strstr): Disable declaration for now.
8518 (fprint_value, sprint_value): Declare.
8520 * subsegs.c (subseg_new_rest): Use memset to clear new frag.
8521 (subseg_new) [BFD_ASSEMBLER]: Initialize all seginfo fields.
8523 * expr.c (expr_part): Made sanity checks a.out-specific.
8524 (expr): Disabled sanity checks.
8526 * subsegs.h (segment_info_type) [BFD_ASSEMBLER]: Add field for
8528 * subsegs.c (subseg_change): Initialize section symbol pointer
8529 when setting up a new section.
8531 * symbols.c (symbol_new) [BFD_ASSEMBLER]: Point BFD symbol's udata
8532 field back at gas symbol structure.
8534 * symbols.c (colon): Cast obstack_next_free value to char* before
8535 doing arithmetic on it.
8536 * subsegs.c (subseg_new_rest): Likewise.
8537 * as.h (frag_now_fix): Likewise.
8539 * config/obj-elf.c (elf_file_symbol): Use subseg_new instead of
8540 calling bfd_make_section_old_way directly, and call subseg_set
8541 instead of subseg_change. Now returns void.
8542 (obj_elf_write_symbol): Only check local symbols for now.
8543 (elf_stab_symbol): Now static and void, and disabled until it
8545 (obj_elf_size): For expression values, fail silently for now.
8546 (obj_symbol_new_hook): Do nothing.
8548 * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22
8550 (s_local) [OBJ_ELF]: New function.
8551 (md_pseudo_table) [OBJ_ELF]: Call it for "local".
8552 (s_common): Rearrange to handle Solaris .common pseudo, which may
8553 sometimes use bss space instead of common.
8554 * config/obj-elf.h (TARGET_SYMBOL_FIELDS): Add new `local' field.
8556 Thu Jun 24 16:33:53 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8558 * configure.in: set host config to hpux for hppa*-hp-hpux
8562 * app.c (app_pop, app_push): Fix bug reported by Chris Arthur.
8566 * subsegs.c (subseg_new): Don't special-case a.out -R flag here.
8567 * config/obj-aout.c (s_sect): Do it here.
8569 * as.h (BAD_CASE): Don't make some lame compilers think we want
8570 substitution inside strings.
8572 * as.c (print_version_id): New function, split off from main.
8574 * config/tc-sparc.c (md_parse_option) [OBJ_ELF]: Print version id
8575 for -V. Ignore -Q and -s options for now.
8577 Mon Jun 21 17:37:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8579 * Makefile.in: make installation & builds work again for crosses
8583 * listing.c (list_symbol_table): Rewrite to print wide (>32 bits)
8584 symbol values correctly.
8586 * write.c (write_object_file): Deleted unused variables.
8587 (fixup_segment): Use sprint_value.
8589 * messages.c (sprint_value, fprint_value): New routines.
8591 * config/obj-elf.c (elf_stab_symbol): Now returns void.
8592 (obj_elf_stab_generic): Fix typo in logic.
8594 * Makefile.in (INCLUDES): Look in ../bfd for bfd.h.
8596 * as.h (addressT, offsetT): New types, using BFD types if
8598 (relax_addressT, struct frag): Use them.
8599 * struc-symbol.h (valueT, struct broken_word): Likewise.
8601 * as.h (subseg_new) [BFD_ASSEMBLER]: Name argument is const.
8602 * subsegs.c (subseg_new) [BFD_ASSEMBLER]: Name argument is const.
8606 * Makefile.in: canonicalize install.sh; for use within
8607 this directory (and subdirs)
8611 * m88k-opcode.h : fixed tiny tiny mistake - xcr was incorrectly
8612 specified, should have both S1 and S2 fields identical
8613 If only finding the problem was as fast as fixing the bug !!!!
8617 * write.c (write_contents): Do write out non-loadable sections.
8618 Debug sections can fall in this category.
8620 * read.c (s_app_file): Call elf_file_symbol for ELF files.
8621 * config/obj-elf.c (elf_file_symbol): New function.
8623 * config/obj-elf.c (elf_stab_symbol_string): Renamed from pa_...,
8624 added argument to specify section base name.
8625 (obj_elf_stab_generic): Renamed from ..._stab. New argument
8626 specifies section base name.
8627 (obj_elf_stab): New function, calls obj_elf_stab_generic with
8628 ".stab" as section base name.
8629 (obj_elf_xstab): New function, calls obj_elf_stab_generic.
8630 (obj_elf_type): Handle "object". Use bitwise-or to merge in
8631 symbol flags rather than simply replacing, so global/local flags
8633 (obj_elf_ident): Rewrite.
8635 Tue Jun 15 17:03:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8637 * Makefile.in: remove parentdir support; use INSTALL_XFORM
8641 * config/tc-i386.c (md_pseudo_table): .align uses a power of two
8642 for any a.out target, not just Linux and 386BSD.
8643 * config/tc-i386.h (DOT_LABEL_PREFIX): Do not define for any a.out
8648 * config/tc-m88k.c: Don't include flonum.h, md.h, m88k.h. They
8649 don't exist or duplicate other inclusions.
8651 * config/tc-vax.h (NO_RELOC): Define.
8655 * config/tc-sparc.c (sparc_ip): Fix parsing of asi number.
8660 * gas/config/m88k-opcode.h (m88k_opcodes): Add 88110 instructions.
8661 * gas/config/tc-m88k.c (get_reg): New arg reg_prefix. Compare first
8662 char to reg_prefix instead of to 'r'.
8663 (calcop): Change calls to get_reg.
8664 (calcop): Handle new case 'x' to set reg_prefix.
8665 (calcop): Set reg_prefix to 'r' after each call to get_reg.
8666 (cmpslot): Add 88110 conditions.
8668 * gas/config/m88k-opcode.h: Swap cases for "rot" for consistency.
8670 * gas/config/tc-m88k.c (get_bf): Always restore input_line_pointer
8673 * gas/config/m88k-opcode.h (m88k_opcodes): Make equal mnemonics
8674 adjacent; mov.s and mov.d swapped.
8675 (m88k_opcodes): Fix typo `r2' -> `2'.
8679 * config/h8300.c: Support for H8/300-H opcodes.
8681 * config/obj-coffbfd.c (w_strings): String table length is 4
8682 bytes, no matter what the host int size is.
8684 * configure.in (alpha-*-osf*): New.
8688 * configure.in (mips-*-ecoffl*): New target; use ecoff and
8690 (mips-*-ecoff*): Added trailing '*'.
8692 * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the
8693 first FDR in a file to be zero.
8697 * Makefile.in (VERSION): Jump to 2.1.4.
8699 * config/ho-hppabsd.h: New file, from Peter Hoogenboom.
8701 * config/tc-mips.c (md_assemble): Call bfd_set_gp_size only for
8706 * config/tc-m68k.c (md_assemble): The 68040 cpu doesn't want a
8709 * config/obj-elf.c, config/obj-elf.h: Update for new type, macro,
8710 and routine names. Assuming 32 bits for now.
8712 * config/obj-elf.c (elf_frob_file): Look for macro
8713 elf_tc_final_processing_hook, instead of assuming a function
8715 * config/tc-hppa.c (elf_hppa_final_processing_hook): Renamed from
8716 tc_final_processing_hook.
8717 * config/tc-hppa.h (elf_tc_final_processing_hook): Use it.
8719 * config/tc-hppa.h (elf_tc_symbol, elf_tc_make_sections): Macros
8720 moved here from obj-elf.h.
8721 * config/obj-elf.h: Don't include CPU-specific header files.
8725 * configure.in: configurations should match on 'hppa*' not 'hppa'.
8727 * read.c: Add support for HPPA assembly language syntax (denoted
8728 with '#ifdef TC_HPPA').
8730 * symbols.c: Add support for HPPA assembly language syntax (denoted
8731 with '#ifdef TC_HPPA').
8733 * write.c (write_contents): Add support for HPPA-style
8736 * config/obj-elf.c: Stab symbols weren't written properly.
8739 (obj_elf_write_symbol):
8740 (obj_elf_write_symbol_p):
8741 (obj_elf_frob_symbol):
8745 * config/tc-hppa.c: Support for HPPA symbol extension sections.
8746 Remove some unused code. Support for HPPA assembly language
8757 (elf_tc_make_sections):
8763 * config/obj-ecoff.c (obj_read_begin_hook, add_file): Assume
8764 hash_new will have succeeded if it returns.
8765 * config/tc-a29k.c (md_begin): Likewise.
8767 * config/tc-i386.c (tc_aout_fix_to_chars): Now nbytes_r_length is
8769 (mode_from_disp_size, opcode_suffic_to_type): Now inline under
8771 (fits_in_{signed,unsigned}_{byte,word}): Likewise.
8773 * expr.c: Delete register declarations; gcc ignores them anyways.
8777 * hash.c (hash_new): Use xmalloc, since many callers don't check
8782 * frags.c (zero_address_frag, bss_address_frag): These are
8785 * tc.h (md_reloc_size): This is const.
8786 * config/tc-{a29k,h8300,h8500,i386,i860,i960,m68k,ns32k,z8k}.c
8787 (md_reloc_size): Now const.
8789 * config/aout_gnu.h (enum machine_type, enum reloc_type): Delete
8791 * as.h (enum _segT): Ditto.
8793 * struc-symbol.h (N_TYPE_seg): This should be const.
8797 * config/obj-ecoff.c (add_file): Cast file_name to char * in
8798 listing_source_file call.
8800 * config/obj-elf.c (elf_stab_symbol_string): Cast first argument
8801 of subseg_new call to eliminate const attribute.
8802 (obj_elf_stab): Ditto.
8803 (obj_symbol_new_hook): Cast first argument of bzero call to char *.
8805 * read.c (s_align_bytes): Properly record alignment.
8807 * expr.c (__): Undefine __ macro before use, since OSF/1 uses it
8808 for the prototype/no prototype macro.
8810 * as.c (got_sig): Don't do return ((SIGTY) 0), SIGTY might well be
8813 * as.h (relax_stateT enum): Delete trailing comma.
8817 * app.c (do_scrub_begin): Let line_comment_chars override
8819 (do_scrub_next_char): If a line comment character is not at the
8820 start of a line, treat it as a comment character if it is one.
8821 For a CPP line comment use pseudo-op .appline rather than .line.
8822 * input-scrub.c (logical_input_line): Make int rather than
8824 (input_scrub_push, input_scrub_begin): Initialize
8825 logical_input_line to -1 rather than 0.
8826 (bump_line_counters): Increment logical_input_line.
8827 (new_logical_line): If line_number is -2, decrement
8829 (as_where): Use logical_input_line even if it is 0.
8830 * read.h (s_app_file prototype): Now takes an int argument.
8831 * read.c (potable): Make .appfile call s_app_file with 1. New
8832 .appline pseudo-op calls s_app_line.
8833 (s_app_file): If .appfile, call new_logical_line with -2 to
8834 account for newline inserted by do_scrub_next_char. If listing,
8835 call listing_source_file.
8836 (s_app_line): New function to handle fake pseudo-op .appline.
8837 * config/obj-coff.c (obj_pseudo_table): Make .appline call
8839 (obj_coff_ln): Added argument to indicate whether .appline.
8840 * config/obj-coffbfd.c (obj_pseudo_table): Make .appline call
8842 (obj_coff_ln): Added argument to indicate whether .appline.
8843 * config/tc-mips.c (s_file): Pass argument to s_app_file.
8847 * config/obj-bout.h (S_GET_VALUE): Removed unnecessary cast.
8851 * config/tc-m68k.c (md_apply_fix_2): Straighten out check for
8856 * config/tc-h5000.c (build_bytes): Understand @rd mode and build
8857 relocations correctly.
8861 * Makefile.in (FLAGS_TO_PASS): Leave out TEXI2DVI for now, because
8864 * config/tc-m68k.c (md_apply_fix_2): Apply range checks and warn
8865 if value is out of range.
8867 Patch from Minh Tran-Le:
8868 * config/tc-i386.c (i386_operand): For in/out port register used
8869 as base reg, include InOutPortReg in operand type.
8870 (MATCH): Accept overlap value of InOutPortReg.
8874 * config/obj-ecoff.c (add_file, obj_ecoff_loc, obj_ecoff_stab):
8875 Add calls to listing routines to produce combined source/assembler
8877 (obj_ecoff_stab): Create a file pointer if none used yet.
8878 (ecoff_frob_file): Set symcount to correct value.
8882 * Makefile.in (VERSION): Bump to version 2.1, in preparation for
8885 * config/obj-aout.h (H_GET_HEADER_SIZE, H_SET_SYMBOL_TABLE_SIZE):
8886 Define in terms of constants, not C structure sizes.
8888 * config/tc-rs6000.c, config/tc-rs6000.h: Delete empty files.
8892 * config/obj-aout.c (obj_header_append): Don't define if it's
8894 * config/obj-hp300.h (obj_header_append): Define it as a macro.
8895 * config/obj-hp300.c (hp300_header_append): New function.
8897 * Makefile.in (distclean): Don't bother cleaning up doc files;
8898 they aren't going to be in this directory.
8902 * config/obj-ecoff.c (ecoff_build_symbols): Handle absolute
8905 * tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
8906 * config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
8910 * config/obj-vms.c (VMS_Symbol_type_list): Don't bother with
8913 * configure.in (targets): Treat m68*-*-sysv* like m68k-*-coff.
8917 * config/tc-mips.c (macro): Correct floating point double word
8918 loads and stores for big endian target.
8922 * config/tc-i386.c: Replace SEG_* with *_section, fix up subseg_*
8923 calls. Deleted some unused code.
8924 * config/obj-coff.c: Likewise.
8926 ELF support, mostly contributed by Utah:
8927 * config/obj-elf.c (obj_elf_section, obj_elf_stab, obj_elf_line,
8928 obj_elf_type): Rewrite.
8929 (obj_elf_frob_symbol, elf_stab_symbol_string, elf_stab_symbol,
8930 obj_elf_desc, obj_elf_version, obj_symbol_new_hook, obj_elf_size):
8932 (obj_elf_ident): Dummy.
8933 * config/obj-elf.h (FALSE, TRUE, S_*, tc_frob_symbol,
8934 TARGET_SYMBOL_FIELDS): New macros.
8935 (gdb_section): New variable decl.
8937 * config/tc-i386.c (md_atof): Return zero, not empty string, on
8940 BFD_ASSEMBLER conditional changes:
8941 * config/obj-coff.c (lineno_rootP, seg_N_TYPE, *_section_header):
8943 (SA_SET_SYM_ENDNDX, SA_SET_SYM_TAGNDX): New functions.
8944 (fetch_coff_debug_section): Ditto.
8945 (obj_coff_endef): Call fetch_coff_debug_section.
8946 (struct line_no): New type.
8947 (c_symbol_merge): New way for copying aux fields.
8948 (c_dot_file_symbol): Put symbol in absolute section, and set flag
8950 (function_lineoff): New symbol.
8951 (function_lineoff, text_lineno_number, our_lineno_number,
8952 lineno_lastP): Don't define.
8953 (c_line_new): Don't define.
8954 (obj_emit_lineno, obj_coff_endef): Use abort calls as, uh,
8956 line-number recording gets implemented.
8957 (obj_new_symbol_hook): New code for handling aux fields.
8958 (add_lineno, add_linesym): New functions.
8959 (obj_coff_ln): Call add_lineno, not c_line_new.
8960 (obj_coff_endef): New code for handling symbol names. New lineno
8961 code. Look for section name "*DEBUG*" for debugging section.
8962 (align, coff_check_file_symbols, obj_coff_section,
8963 coff_frob_file): New functions.
8964 * config/obj-coff.h: Reordered some includes.
8965 (BYTE_ORDERING, FILE_HEADER_MAGIC, seg_N_TYPE, N_TYPE_seg,
8966 DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE, AOUTHDR, AOUTHDRSIZE): Don't
8968 (TARGET_SYMBOL_FIELDS, I960_SYM_FIELDS): New macros.
8969 (SYM_AUXENT): New macro (for non-BFD_ASSEMBLER too) for accessing
8970 aux entries. Most SA_* macros now use it unconditionally.
8971 (S_*): Use `bsym' field, and access BFD private data.
8972 (SF_*): Use `sy_flags' symbol field for most of these.
8973 (H_*, object_headers, lineno, lineno_*P, OBJ_EMIT_LINENO): Don't
8975 (*_section_header): Don't define.
8976 * config/tc-i386.c (md_convert_frag, md_apply_fix): Changed
8978 (tc_gen_reloc) [I386COFF]: New function.
8979 (tc_aout_fix_to_chars, tc_coff_fix2rtype): Don't define.
8980 * config/tc-i386.h (TARGET_ARCH, TARGET_BYTES_BIG_ENDIAN): New
8983 * config/obj-coff.c (stack_init): Don't do assignments inside
8985 (obj_coff_def): Simplified handling of symbol name a bit.
8986 (tag_insert): Name argument is now pointer to CONST.
8987 (obj_crawl_symbol_chain): Commented out.
8989 * config/obj-coff.h: Use PARAMS macro in prototypes.
8991 * write.c (relax_and_size_seg) [BFD_ASSEMBLER]: Don't indirect
8992 through frchainP pointer if it is null.
8994 * configure.in: Warn if BFD mode is explicitly turned off but is
8995 required by specified target.
8996 (mips ecoff targets): Don't need to set bfd_gas here; it gets
8997 taken care of later.
8999 * config/obj-coffbfd.c (crawl_symbols): Don't clear sy_forward
9001 (yank_symbols): Merge symbols only if sy_forward is null.
9003 * config/tc-m68k.h (AOUT_MACHTYPE): Don't define if already
9006 * tc.h (md_convert_frag) [BFD_ASSEMBLER]: Section arg is not
9008 * config/tc-m68k.c (md_convert_frag) [BFD_ASSEMBLER]: Ditto.
9010 * config/tc-sparc.h (LOCAL_LABEL) [OBJ_ELF]: Anything starting
9011 with "." is a local label.
9013 * config/te-hppa.h, config/tc-hppa.h, config/tc-hppa.c: New config
9016 * config/te-linux.h, config/te-386bsd.h: New config files.
9017 * configure.in (i386-*-linux, i386-*-bsd): Use them.
9018 * config/tc-i386.h (TARGET_FORMAT): Select format based on target
9020 (DOT_LABEL_PREFIX): Don't define for 386bsd or Linux.
9024 * config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
9025 to want it that way.
9026 (ecoff_build_symbols): Turn local st_Proc symbols into
9027 st_StaticProc symbols. Set index field of external st_Proc and
9028 st_staticProc symbols correctly.
9029 * config/tc-mips.h (NO_LISTING): Don't define. People might want
9034 * config/obj-hp300.h, config/obj-hp300.c, config/te-hp300.h: New
9036 * configure.in (m68k-*-hpux): Use them.
9038 * config/obj-aout.c (obj_pre_write_hook): Use AOUT_VERSION if
9039 defined, otherwise zero.
9041 * config/aout_gnu.h (OMAGIC): Don't define if already defined.
9045 * config/tc-sparc.c (sparc_ip): Allow any abs expression as an
9046 address space number.
9050 * config/obj-aout.h (TARGET_DEFAULT): Don't default this at all.
9052 * config/tc-a29k.c: Include ctype.h.
9053 (define_some_regs): Added special-purpose registers for 29050.
9055 * config/tc-i386.c (comment_chars) [TE_I386AIX]: Include "/".
9057 * config/obj-coffbfd.c (fill_section): Don't set STYP_REG here.
9058 (change_to_section): Set it here instead.
9062 * config/obj-ecoff.c (obj_symbol_new_hook): Make up a .file if one
9063 hasn't been seen yet.
9064 (add_ecoff_symbol): Don't refer to cur_file_ptr if it is NULL.
9068 * config/tc-sh.ch, config/tc-sh.h: New files supporting Hitachi
9073 * expr.c (operand): Fix unary plus operator (previously was the
9074 same as '~' operator!).
9078 * write.c (cvt_frag_to_fill): Define even if BFD is defined.
9079 (write_object_file): Do define if BFD_ASSEMBLER. Invoke
9080 obj_check_file_symbols if defined. Call verify_symbol_chain_2
9081 instead of open-coding it. Fix some bugs in patching up symbol
9083 (relax_segment): Make some code we "ought to be able to" use for
9084 all targets no longer conditionalized on ns32k target; instead, do
9085 it always, and if the appropriate conditions fail, abort.
9087 * symbols.c (DEBUG): Enabled.
9088 (symbol_new): Make sure bfd_make_empty_symbol works.
9089 (verify_symbol_chain_2): New funcion; takes one symbol as
9090 argument, anywhere in the chain.
9091 (dollar_label*): Use default initializers.
9093 * as.c (perform_an_assembly_pass): Call md_begin here...
9094 (main): ...and not here.
9096 * config/tc-m68k.h (TARGET_FORMAT): Use a.out-sunos-big for a.out.
9097 (tc_frob_symbol): New macro: Get rid of symbols in reg_section.
9099 * config/tc-m68k.c (omagic): Don't define for BFD_ASSEMBLER.
9100 (add_fix, add_frag): Now functions instead of macros.
9101 (m68k_reg_parse, m68k_ip, md_estimate_size_before_relax, get_num,
9102 s_data1, s_data2, s_bss): Use new *_section names, for
9103 compatibility with BFD_ASSEMBLER mode; rewrite switch statements
9104 to handle non-integral segT.
9105 (tc_coff_fix2rtype, tc_aout_fix_to_chars,
9106 tc_coff_symbol_emit_hook): Don't define for BFD_ASSEMBLER.
9107 (tc_gen_reloc): New routine for BFD_ASSEMBLER.
9108 (md_apply_fix, md_apply_fix_2): Renamed old md_apply_fix to
9109 md_apply_fix_2; new md_apply_fix definition varies interface
9110 depending on BFD_ASSEMBLER.
9111 (md_convert_frag, md_convert_frag_1): Likewise. Use new *_section
9114 * config/obj-vms.c: Include config.h.
9115 (version_string): Delete declaration.
9116 (Write_VMS_MHD_Records): Use GAS_VERSION instead.
9117 (vms_resolve_symbol_redef): New function, taken from VMS code in
9120 (VMS_Store_Struct, VMS_Def_Struct, VMS_Set_Struct,
9121 VMS_TBT_Block_End, get_VMS_time_on_unix, generate_suffix,
9122 VMS_Psect_Spec): Fixed to compiler under traditional C.
9123 * config/obj-vms.h: Use PARAMS macro.
9124 (vms_resolve_symbol_redef): Declare.
9125 (RESOLVE_SYMBOL_REDEFINITION): New macro.
9126 * symbols.c (colon): Remove some VMS-specific code, look for
9127 RESOLVE_SYMBOL_REDEFINITION macro instead.
9129 * config/tc-m68k.c (m68k_ip): Don't try expanding DBcc
9132 * config/tc-i386.c: Reordered some functions so inlining might
9133 work. Use PARAMS in function declarations.
9134 (reloc): New routine.
9135 (md_assemble): Rearrange switch statements to work with
9138 * struc-symbol.h [BFD_ASSEMBLER]: Undefine
9139 SYMBOLS_NEED_BACKPOINTERS before defining it.
9141 * subsegs.c (subseg_new_rest): Now static.
9143 * read.c (pseudo_set): Better error message for difference of
9144 symbols in different frags.
9146 * Makefile.in (check): Pass down some new variables, indicating
9147 pathname or program name for cc, nm, objdump.
9149 * as.h (OUTPUT_FLAVOR): New macro.
9150 * config/tc-sparc.c (tc_gen_reloc): Use OUTPUT_FLAVOR.
9152 * configure.in: Initialize bfd_gas properly. Warn that ELF
9153 support is incomplete.
9157 * read.c (float_cons): Accept null pointer return from md_atof.
9158 * config/tc-m68k.c (md_atof): Return null for success.
9159 * config/tc-sparc.c (md_atof): Ditto.
9163 * doc/as.texinfo: formatting and comment cleanups; show SPARC
9164 alternative options in same style as other machines; simplify some
9165 conditional use; include GPL as separate file (from texinfo dir)
9167 * doc/Makefile.in: (as.info) include directory containing GPL in
9168 makeinfo search path
9170 * doc/h8.texi: new file; conditional settings for GAS manual
9175 * doc/as.texinfo: mention SPARC architecture options.
9179 * configure.in: Rearranged whitespace in per-host/per-target
9180 sections. Added hooks for dropping in HPPA support (not included
9181 yet). Separate out overrides of variables based on target format
9182 and bfd-gas selection from actual target-specific commands. Add
9183 error message for recognized but unsupported format name.
9187 * config/obj-ecoff.h (ecoff_build_lineno): Make ilineMax in
9188 symbolic header match cline in FDR; the native linker seems to
9191 Thu Apr 8 15:51:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9193 * doc/Makefile.in: as.texinfo is in $(srcdir). Use
9194 $(srcdir)/as.texinfo explicitly in several places
9198 * doc/Makefile.in: update dvi, clean targets for new source
9203 * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,
9204 rather than undefining know.
9205 * configure.in: Match ultrix*, not just ultrix.
9209 * doc/as.texinfo: converted conditional markup to use new
9210 Texinfo facilities, avoiding m4.
9212 * doc/as-all.texinfo, all.m4, pretex.m4: deleted.
9214 * doc/Makefile.in: recast doc configuration to use a link to an
9215 included texinfo file.
9217 * doc/all.texi: settings for generic form of documentation.
9221 * read.c (cons): Zero out frag when creating reloc.
9225 * config/tc-mips.c (gp_reference): Certain magic symbols can never
9226 be referenced off the GP register.
9228 * app.c (do_scrub_next_char): Handle states 9 and 10 correctly
9229 when dealing with characters of type LEX_IS_TWOCHAR_COMMENT_1ST,
9230 LEX_IS_STRINGQUOTE, and LEX_IS_ONECHAR_QUOTE.
9232 * config/te-irix.h: New file; irix needs a different LOCAL_LABEL
9233 definition from other MIPS targets.
9234 * configure.in (mips-*-irix): Use emulation irix.
9238 * config/tc-h8500.c: Get relax size of branch instructions right,
9239 (get_operand): Parse @sp+ correctly.
9243 * subsegs.h (segment_info_type) [BFD_ASSEMBLER]: Don't include
9244 COFF section header field.
9246 * configure.in: Print error message if host or target is not
9249 * configure.in: If with-bfd-assembler, use obj-coff instead of
9252 * config/ho-generic.h: Include string.h.
9256 * config/tc-mips.h (LOCAL_LABEL): Treat any label starting with
9257 '$' as local, for any object file format.
9259 * config/tc-mips.c (macro): Optimizations to branching code and a
9263 * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT.
9264 * configure.in (mips-sgi-irix*): Set gas_host to irix.
9268 * subsegs.c (subseg_new): Set output_section of new section.
9269 * as.c (perform_an_assemly_pass): Don't set output_section here.
9270 * expr.c (expr_part, expr): Turn off section assertions for ECOFF,
9271 since it has additional sections.
9272 * read.c (s_lcomm): For MIPS ECOFF, put small objects in .sbss,
9274 * config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Added
9275 ecoff_undefined field.
9276 * config/obj-ecoff.c (obj_symbol_new_hook): Initialize
9277 ecoff_undefined field.
9278 (add_file): If using stabs, just output a stabs symbol rather than
9280 (obj_ecoff_begin, obj_ecoff_bend): Ignore line number by reading
9281 it with get_absolute_expression, rather than skipping it by hand.
9282 (obj_ecoff_loc): If using stabs, just output a stabs symbol rather
9283 than ECOFF line number information.
9284 (obj_ecoff_stab): Accept non-zero values for stabs line number.
9285 (ecoff_build_symbols): Set ifilesym correctly. Set storage class
9286 to small, undefined and/or readonly sections if appropriate.
9287 Don't output symbol names containing \001 characters.
9288 (ecoff_frob_file): Make sure at least one fdr is output.
9289 * config/tc-mips.h: Define TC_MIPS.
9290 * config/tc-mips.c (g_switch_value): New static variable.
9291 (md_assemble): Set gp size of output BFD.
9292 (gp_reference): New function; returns 1 if expression can be
9293 accesssed via gp. Always returns 0 if not using ECOFF.
9294 (macro_build): Convert BFD_RELOC_LO16 to BFD_RELOC_MIPS_GPREL if
9296 (macro): Generate sequences using gp if possible.
9297 (md_parse_option): Ignore -EL and -EB. Parse -G.
9298 (md_apply_fix): Added BFD_RELOC_MIPS_GPREL to ignored case.
9299 (s_change_sec): Handle .rdata and .sdata for ECOFF.
9300 (s_extern): Mark symbol as external. Set ecoff_undefined field.
9304 * output-file.c (output_file_create): Don't call as_perror for
9305 filename rejected by application.
9307 * as.c (main) [BFD_ASSEMBLER]: If errors occur, close and unlink
9310 * doc/as.texinfo: Don't use @value in node names for the moment;
9311 references don't appear to work right.
9313 * as.h (const, volatile): Put these definitions back, and use
9316 * doc/as.texinfo: First pass at using new texinfo features --
9317 variables, conditional tests. Far from complete.
9321 * read.c: Temporary hack to handle some 64-bit constants. This
9322 should be redone later.
9323 (target_big_endian): Declare.
9324 (big_cons): If it's set, reverse order of bytes being copied.
9325 * config/tc-sparc.c (md_begin): Set target_big_endian.
9327 * read.c (s_ignore): Delete declaration of is_end_of_line.
9329 * config/obj-coffbfd.c (yank_symbols): Build list of file symbol
9330 forward pointers properly.
9334 * config/obj-coffbfd.c (do_relocs_for): Fix bug where nrelocs
9335 wasn't being stored into scnhdr.
9336 * config/obj-coffbfd.h: Add prototype of s_get_segment.
9337 * read.c (TC_START_LABEL): Default definition.
9338 (read_a_source_file): Use TC_START_LABEL macro to work out
9339 if a label has been seen.
9343 * configure.in: Set BFDDEF and BFDLIB at the top of Makefile, not
9344 the bottom (make expands variables in dependencies when the
9345 dependencies are read, not when they are used).
9347 * config/obj-coffbfd.c (fill_section): Don't set NOLOAD bit for
9348 a29k .bss section; the mondfe program doesn't like it.
9352 * config/tc-m68k.c: Use PARAMS macro, and use CONST instead of
9354 (current_architecture): Don't need initializer.
9358 * doc/none.m4: Define Z8000.
9359 * doc/Makefile.in (as-*.texinfo): Refer to $(srcdir). Remove the
9360 texinfo file before recreating it.
9361 (TEXI2DVI): Need to set TEXINPUTS if "make as.dvi" is to work in
9363 (srcdir): Delete second, bogus definition.
9364 (as.info): Look for as-*.texinfo in current directory rather than
9368 * doc/configure.in: Create links to all as-*.texinfo files in the
9369 source directory, if that's not the current directory.
9371 * configure.in (per-host): Accept MIPS host with BSD version
9373 (per-target): Classify i486 as i386. Use generic cpu_type instead
9374 of target_cpu in selecting format etc.
9376 * app.c (do_scrub_next_char): Use .appfile, not .app-file.
9377 * read.c (potable): Change .app-file to .appfile.
9379 * config/ho-decstatn.h: Renamed from ho-decstation.h.
9380 * configure.in: Adjusted.
9382 * config/obj-bfd-sunos.*: Unused; deleted.
9384 * Makefile.in (version.c, vers-stamp): Deleted.
9385 (config.h): Define GAS_VERSION.
9386 * as.c (version_string): Deleted declaration.
9387 (main): Look for GAS_VERSION instead.
9389 * doc/as.texinfo: Updated description of -a* (listing) options,
9390 and describe how to pass them through from gcc.
9392 * config/obj-coffbfd.c (do_relocs_for): Don't allocate storage or
9393 process relocs if there aren't any relocs to process. Avoids
9394 malloc/free bug on SCO too.
9396 * as.h: Move local include files below system include files, to
9397 avoid some redefinition complaints on some systems.
9398 (const, volatile): Don't need these conditionally defined if we
9399 use CONST and VOLATILE from ansidecl.h.
9400 (seg_name): Use CONST, not const.
9404 * config/tc-mips.c: Reindented to GNU standards.
9408 * config/obj-coffbfd.c (do_relocs_for): Remove a29k special case.
9409 (fixup_segment): Add a29k special case; the linker is not prepared
9410 to see a segment offset here.
9412 * app.c (do_scrub_next_char): Added new state, 10, modifying state
9413 9 to only keep a space in between identifier characters.
9415 Wed Mar 24 02:16:22 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9417 * Makefile.in: add dvi target; as-$(config).texinfo might live in
9418 srcdir, might be in objdir.
9420 * doc/Makefile.in: dvi depends on as.dvi
9422 Mon Mar 22 23:59:13 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9424 * Makefile.in: add installcheck target
9428 * config/tc-sparc.c (sparc_ip): Add support for membar mask names.
9429 Add missing colons in prefetch error messages. Add support for
9434 * config/tc-mips.c (macro): Use $AT for any floating point load.
9438 * config/tc-m68k.c (m68k_ip): For operand type 'M', reject
9439 bignums, but don't emit error message.
9443 * Makefile.in (targ-cpu.o): Depend on config.h.
9447 * app.c (do_scrub_next_char): Added new state, 9, to avoid
9448 dropping a space immediately following an identifier.
9449 * expr.c, write.c: Rewrote assert expressions to not use multiple
9450 lines; I don't think that can be done portably.
9451 * config/tc-mips.c (macro): Use $AT if target register is zero in
9452 load instruction, which it can be for a floating point load.
9456 * write.c (write_contents): Compute the relocs before writing out
9457 the section contents.
9458 * config/obj-ecoff.h, config/obj-ecoff.c: Numerous changes to get
9459 symbol table and values right.
9460 * config/tc-mips.h (LOCAL_LABEL): If OBJ_ECOFF, any label starting
9462 * config/tc-mips.c (tc_gen_reloc): If OBJ_ECOFF, adjust the addend
9465 * config/z8k.mt (TARG_CPU_DEPENDENTS): The relevant file is
9466 z8k-opc.h, not z8k.h.
9468 * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf
9471 Fri Mar 12 18:33:36 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9473 * configure.in: recognize sparc-sun-solaris2* instead of -solaris2
9477 * expr.c, write.c: Ultrix native 4.2 cc requires assert condition
9478 to be on a single line.
9482 * Makefile.in (config.h): Create file, writing out definitions of
9483 target cpu, alias, and canonical name.
9484 (ALL_CFLAGS): No longer define TARGET_CPU.
9486 * Makefile.in (check): Print a message, instead of quitting
9489 * as.c (main): Don't catch any signals, for now.
9491 * version.c: Deleted.
9492 * Makefile.in: Generate it, putting in only the version number
9494 (VERSION): New variable.
9495 * as.c: Include config.h.
9496 (main): Reformatted version string. Include target alias. Don't
9497 print if not requested (i.e., unknown -v argument).
9499 * as.c (stralloc): Deleted.
9500 (main): Call strdup instead.
9502 * configure.in: Handle all 68300 series chips.
9503 * config/tc-m68k.c: Include config.h.
9504 (md_assemble): Assume TARGET_CPU is defined. Accept some 68300
9505 series cpus as defaults.
9506 (md_parse_option): Accept some m68300 series CPUs as defaults.
9510 * as.c (EXIT_SUCCESS, EXIT_FAILURE): Define to normal values if
9511 not already defined.
9512 (main, got_sig): Use them.
9513 * config/ho-vms.h (EXIT_SUCCESS, EXIT_FAILURE): Reverse default
9518 * config/obj-ecoff.c, config/obj-ecoff.h: Preliminary ECOFF
9521 * config/tc-mips.h (TARGET_FORMAT): Define based on OBJ_AOUT vs.
9522 OBJ_ECOFF as well as TARGET_BYTES_*_ENDIAN.
9523 (struct loc, struct proc, struct file): Moved to tc-mips.c within
9524 #ifndef OBJ_ECOFF block, since ECOFF uses different versions.
9525 * config/tc-mips.c: Rearranged for ECOFF support. Added
9526 prototypes for all static functions. Moved existing minimal
9527 debugging format support info #ifndef OBJ_ECOFF blocks.
9528 (macro_build_lui): Eliminated sign_extend argument, because ECOFF
9529 does not support a non sign extended high 16 bits reloc. Adjusted
9530 all callers accordingly.
9531 (tc_get_register): Renamed from get_register, and made non-static.
9533 * config/mips-big.mt, config/mips-lit.mt: New files. Define
9534 TARGET_BYTES_BIG_ENDIAN and TARGET_BYTES_LITTLE_ENDIAN,
9536 * configure.in (mips-*-bsd*): Use gas_target mips-lit.
9537 (mips-*-ultrix*, mips-*-irix*, mips-*-ecoff): New targets, using
9538 obj_format ecoff and gas_target mips-lit or mips-big.
9542 * version.c: Bump to version 2.0.1.
9546 * write.c (chain_frchains_together): Check that seg_info (section)
9548 (write_object_file): Call obj_frob_file after setting the symbols,
9553 * Version 2.0 released.
9557 * config/tc-i386.h (TC_COUNT_RELOC): Look for fx_addsy only.
9561 * read.h: Define stringer here.
9562 read.c, config/obj-ieee.c, config/obj-tcm88k.c: Not any of these
9567 * read.c (s_space): Multiply repeat count by mult, not fill.
9571 * read.c: Include ctype.h.
9575 Patches from Eric Youngdale:
9576 * make-gas.com: Find obstack.obj if it's not in the current
9578 * read.c (s_ignore): Don't declare is_end_of_line. It's
9579 redundant, and triggers a VMS gcc compiler bug.
9581 * write.c (write_object_file): Macro SUB_SEGMENT_ALIGN now takes
9582 current segment as an argument. (Ignored in all cases but VMS.)
9583 All callers and definitions changed.
9587 * listing.c: Cleaned up a bit, added prototypes, made NO_LISTING
9592 * config/tc-m68k.c (isbyte): Accept all values from -255 to +255,
9593 so "~0x80" won't be rejected.
9595 * config/obj-elf.c: No longer include elf/reloc.h.
9596 (obj_elf_section): Set SEC_READONLY and SEC_CODE for text section.
9597 (obj_elf_stab, obj_elf_desc): Deleted do-nothing and commented-out
9599 (obj_elf_xstab): New routine.
9600 (obj_elf_set_size): Call as_warn, not fprintf. Pass desired
9601 argument to s_ignore. Put "#if 0" around unused code.
9602 (obj_pseudo_table): Use s_ignore instead of do-nothing routines.
9603 Call elf_xstabs for .stabs and .xstabs operators.
9605 * config/tc-sparc.h (TARGET_FORMAT) [OBJ_ELF]: Now "elf32-sparc".
9607 * write.c (relax_and_size_seg): Set SEC_RELOC only if fixups are
9610 * configure.in: mips-bsd configuration was missing format spec.
9613 * Makefile.in (Makefile): Depends on configure.in.
9615 * config/tc-mips.c (append_insn): Don't check for alignment of
9616 frag in memory; alignment of instructions in section is a separate
9619 * config/tc-mips.c (macro_build_lui): Fix some assumptions of ANSI
9622 * listing.h: Always provide function declarations, not macros, so
9627 * CONTRIBUTORS: Update Gilmore entry.
9631 * config/tc-sparc.c (sparc_ip): Correctly assemble prefetch
9632 instructions. Accept integer prefetch function numbers.
9636 * config/tc-sparc.c (s_xword): Now call big_cons, so large
9637 constants are accepted, but symbolic values are not. GCC will not
9638 generate the latter currently.
9640 * frags.c (frag_init): New function.
9641 (zero_address_frag, bss_address_frag): Now initialized at run
9643 * as.c (main): Call frag_init.
9647 * app.c (do_scrub_next_char): In LEX_IS_LINE_COMMENT_START case:
9648 Don't unget ch2 if we didn't get it.
9652 * doc/Makefile.in (TEXIDIR): Updated for new layout.
9654 * config/tc-sparc.c (s_common): Add support for ELF version.
9655 (tc_gen_reloc) [BFD_ASSEMBLER]: New function.
9656 * config/tc-sparc.h (TARGET_ARCH, TARGET_FORMAT) [BFD_ASSEMBLER]:
9658 (md_convert_frag): New macro.
9660 * config/tc-m68k.c (m68k_ip): For PC-relative addressing of a
9661 symbol, fix the offset so "+2" isn't required.
9663 * config/tc-i960.c (line_comment_chars, line_separator_chars):
9664 Define as common/bss.
9665 (op_hash, reg_hash, areg_hash, iclasses_seen, br_cnt): Default C
9666 initializers are sufficient.
9668 * config/obj-aout.h [BFD_ASSEMBLER]: Include libaout.h from bfd.
9669 (TARGET_FORMAT) [BFD_ASSEMBLER]: Default to "a.out".
9670 (S_SET_*, S_GET_*, obj_frob_symbol) [BFD_ASSEMBLER]: New macros.
9671 (S_SET_TYPE) [!BFD_ASSEMBLER]: New macro.
9672 * config/obj-aout.c: Use PARAMS macro for declarations. Remove
9673 "IGNORE_DEBUG" conditional, since both branches are identical.
9674 Use S_SET_TYPE, S_GET_TYPE, and S_GET_DESC instead of directly
9675 referencing symbol structure members.
9676 (obj_aout_frob_symbol) [BFD_ASSEMBLER]: New function.
9678 * as.h (struct frag): Reordered a couple of fields for better
9681 * write.c (record_alignment) [BFD_ASSEMBLER]: Record it in the
9683 (write_contents) [BFD_ASSEMBLER]: New function.
9684 (write_object_file) [BFD_ASSEMBLER]: Always handle -R here. Call
9685 fix_new with BFD_RELOC_NONE instead of 0 or NO_RELOC. Call
9686 obj_frob_file, obj_frob_symbol, tc_frob_symbol if defined.
9687 (fixup_segment): Make sure common-section symbols get treated the
9688 same as undefined symbols.
9689 (fix_new) [BFD_ASSEMBLER]: Argument r_type is of type
9690 bfd_reloc_code_real_type. Use seg_fix_{root,tail}P derived from
9692 * write.h (fix_new): Update prototype.
9694 * tc.h (md_operand, md_convert_frag, tc_headers_hook,
9695 md_section_align, md_undefined_symbol): Don't provide prototypes
9696 if these are defined as macros.
9697 (md_convert_frag) [BFD_ASSEMBLER]: BFD version needs bfd and
9700 * symbols.c (symbol_new): Argument NAME is now pointer to const.
9701 Simplified STRIP_UNDERSCORE code. Remove assumptions about null
9702 pointers in freshly allocated storage. [BFD_ASSEMBLER]: Get new
9704 (colon): Display other/desc fields of redefined symbol only if
9705 S_GET_OTHER and S_GET_DESC are defined.
9706 (symbol_make): Argument NAME is now pointer to const.
9707 (symbol_find, symbol_find_base): Likewise.
9708 (S_IS_*, S_GET_*, S_SET_*) [BFD_ASSEMBLER]: New functions.
9709 * symbols.h: Fix prototypes for new const arguments. Add
9710 prototypes for BFD_ASSEMBLER S_* functions.
9712 * subsegs.c (subseg_change) [BFD_ASSEMBLER]: BFD version of code
9713 for changing to an existing section.
9714 (subseg_new_rest) [BFD_ASSEMBLER]: Split off from subseg_new,
9715 called by subseg_new and subseg_set.
9716 (subseg_new) [BFD_ASSEMBLER]: Rewritten to change to new section,
9717 given section name and subseg number.
9718 (subseg_set) [BFD_ASSEMBLER]: New function; change to a possibly
9719 new section/subsection.
9721 * read.c: Don't include ctype.h.
9722 (cons) [BFD_ASSEMBLER]: For undefined symbols, use BFD_RELOC_32
9723 for now; should be machine-dependent.
9725 * configure.in: Accept *-*-elf and *-*-solaris* as ELF format
9726 targets, forcing BFD use.
9730 * config/tc-sparc.c: Use PARAMS macro for static function
9731 declarations. Use BFD_RELOC_ macros everywhere, with
9732 compatibility macros declared for non-BFD mode.
9733 (struct sparc_it) [BFD_ASSEMBLER]: Use bfd_reloc_code_real_type
9734 instead of enum reloc_type.
9735 (emit_sparc_reloc): Commented-out function deleted.
9736 (md_convert_frag): Deleted.
9737 (tc_aout_pre_write_hook): Don't define for BFD_ASSEMBLER.
9738 (md_apply_fix): Changed calling sequence (conditionally) for BFD
9740 * config/tc-sparc.h (md_convert_frag): New macro.
9742 * config/obj-aout.c (obj_aout_stab): Refer to undefined_section,
9743 not SEG_UNKNOWN. Use S_SET_TYPE, S_GET_TYPE, S_GET_DESC instead
9744 of referencing fields directly.
9746 * write.c (cvt_frag_to_fill): New function; extracted from
9748 (write_object_file) [! BFD_ASSEMBLER]: Call it.
9749 (relax_and_size_seg) [BFD_ASSEMBLER]: New function; relax section
9750 and set its size and flags.
9752 * struc-symbol.h (struct symbol) [BFD_ASSEMBLER]: Replace some
9753 fields with BFD equivalents. Turn on back-pointers, and add
9754 target-specific fields at end.
9758 * config/obj-coffbfd.c (fill_section): Don't set vaddr here.
9759 (write_object_file): Set it here instead, so that fixup_segment
9760 can see the correct value.
9764 * write.c (write_object_file): Check for errors and warnings and
9765 bail out before processing contents.
9766 (chain_frchains_together_1): New function, does most of the work
9768 (chain_frchains_together) [BFD_ASSEMBLER]: New function.
9769 (remove_subsegs) [! BFD]: Call it.
9770 (write_object_file) [BFD_ASSEMBLER]: Converted to use BFD
9771 structures and routines.
9773 * config/obj-elf.*: New files.
9775 * config/mips.mt, config/rs6000.mt: Deleted.
9777 * config/h8300.mt: Don't specify compiler here.
9779 * config/z8k.mt: The z8k code depends on the z8k opcode table,
9781 * config/tc-z8k.h: Comment fix.
9783 * write.c: Reordered some functions for better inlining.
9784 (fixup_segment): Linkrelax code is no longer conditional on
9789 * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,
9790 obj-coffbfd.h}: support for the H8/500
9794 * config/obj-vms.h (SUB_SEGMENT_ALIGN): Define VMS version here.
9795 * write.c (write_object_file): Not here.
9796 (fix_new): Initialize fx_addnumber.
9798 * listing.c: Don't include target-cpu.h explicitly, since as.h
9803 * write.h [BFD_ASSEMBLER]: Don't declare next_object_file_charP,
9804 *_fix_root, *_fix_tail, seg_fix_rootP, seg_fix_tailP.
9805 (struct fix): Reordered fields for compactness and efficiency.
9806 Converted some logical fields to 1-bit fields.
9808 * config/obj-aout.h: Use PARAMS.
9809 [BFD_ASSEMBLER]: Don't define/declare AOUT_MACHTYPE, seg_N_TYPE,
9810 N_TYPE_seg, DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE.
9812 * read.c: Don't include listing.h; as.h includes it. Removed
9814 [BFD_ASSEMBLER]: Include subsegs.h.
9815 (old_buffer, new_broken_words): Default initialization is
9818 * output-file.c [BFD_ASSEMBLER]: Include bfd.h, default TARGET_MACH
9819 to 0, define stdoutput.
9820 (output_file_create) [BFD_ASSEMBLER]: Call bfd_perror on failure.
9821 Call bfd_set_arch_mach.
9822 (output_file_close) [BFD_ASSEMBLER]: Call bfd_close, not
9823 bfd_close_all_done. Call bfd_perror on failure.
9824 (output_file_append) [BFD_ASSEMBLER]: Don't define.
9826 * config/m68kcoff.mt (LOCAL_LOADLIBES): Delete definition.
9828 * subsegs.h (segment_info_type): Always define. Omit field scnhdr
9829 if not MANY_SEGMENTS. Define new field bfd_section if
9831 (seg_info): New macro.
9833 * expr.c, input-scrub.c: Use PARAMS macro. Deleted unused
9834 variables, and some irrelevant comments.
9836 * Makefile.in (ALL_CFLAGS): Include $(BFDDEF).
9837 (LIBS): Include $(BFDLIB). Don't bother with $(CLIB).
9838 * configure.in: Permit --with-bfd-assembler now, with a warning.
9839 Variable need_bfd is now a boolean, as is new variable bfd_gas.
9840 Set BFDDEF and BFDLIB in Makefile when appropriate.
9842 * as.c: Removed "#ifdef DONTDEF" and "#ifdef comment" code.
9843 (main): Refer to flag_always_generate_output instead of
9846 * as.c (main) [BFD_ASSEMBLER]: Open output bfd.
9847 (*_section) [BFD_ASSEMBLER]: Define them.
9848 (perform_an_assembly_pass) [BFD_ASSEMBLER]: Initialize them, and
9849 set section flags when appropriate.
9850 * as.h (SEG_NORMAL) [BFD_ASSEMBLER]: Require that the specified
9851 section is not absolute, undefined, or an assembler internal one.
9852 (absolute_section, undefined_section): Always define.
9853 * expr.c, read.c, symbols.c: Refer to *_section, not SEG_*; break
9854 switch statements into if-else trees.
9855 * symbols.c [MANY_SEGMENTS]: Deleted redundant definitions of
9856 SEG_BSS and SEG_DATA.
9858 * as.h (frag_now_fix): New macro.
9859 * symbols.c (colon): Use it.
9863 * config/tc-mips.c: Added mips support for mips-dec-bsd.
9864 * config/tc-mips.h: Added mips support for mips-dec-bsd.
9865 * config/ho-mipsbsd.h: Added mips support for mips-dec-bsd.
9866 * config/mips-opcode.h: Added mips support for mips-dec-bsd.
9867 * configure.in: Added mips support for mips-dec-bsd.
9868 * atof-generic.c: Define TRUE and FALSE if not defined.
9872 * version.c: Bumped version number to 1.93.05.
9876 * config/obj-coff.c (obj_emit_relocations): Don't use #elif.
9877 (obj_emit_lineno): Don't need return at end of void function.
9878 (obj_symbol_new_hook): Ditto.
9880 * config/tc-m68k.c: Removed some unused code.
9881 (tc_aout_fix_to_chars): Array nbytes_r_length is now const.
9883 * config/tc-m68k.h (TC_COUNT_RELOC): Don't emit reloc if only
9884 offset field is set.
9888 * config/tc-sparc.c (sparc_ip): For %uhi and %ulo, if not
9889 ENV64, emit no reloc.
9890 (md_pseudo_table): For ".xword", call s_xword.
9891 (s_xword): New function.
9893 * config/tc-sparc.c (architecture_requested, warn_on_bump,
9894 md_relax_table): Use default zero initialization.
9895 (s_reserve): Since SEG_E2 is equivalent to SEG_BSS, just use the
9896 latter, instead of selecting with preprocessor conditionals.
9898 Thu Jan 7 08:58:21 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9900 * configure.in: recognise all sparclite variants
9904 * read.c (s_data) [!BFD_ASSEMBLER]: Fix typo in 4 Jan change --
9905 accidentally changed to use subseg_change where it should have
9910 * expr.c (operand): If character other than comma or newline is a
9911 logical end-of-line character, use the newline case.
9912 From Eric Youngdale:
9913 (operand): Set X_add_number field for floating-point numbers.
9914 (operand): Treat zero byte as end-of-operand.
9916 * configure.in (per-target): Look for with_bfd_assembler option.
9917 For now, only accept "no", until the merge is done.
9920 * as.c, flonum-konst.c, hex-value.c, input-file.c, version.c,
9921 config/obj-aout.h, config/obj-vms.c: VMS -> HO_VMS.
9922 * read.c: Finish conversion to S_* macros in the VMS only
9923 parts of the program. Add "const" modifier to hex_value.
9924 * as.c, read.c, symbols.c, write.c: Change "ifdef VMS" to
9926 * expr.c: Add "const" modifier to hex_value.
9927 * symbols.c: Finish conversion to S_* macros in the VMS only
9928 parts of the program. Add "const" modifier to
9929 md_[long,short]_jump_size. Remove declaration of const_flag
9930 (which will be declared in obj-vms.h).
9931 * write.c: Add "const" modifier to md_[long,short]_jump_size.
9932 Fix arguments to VMS_write_object_file.
9933 * config-gas.com: New file. Script for VMS systems to set up the
9934 configuration to build gas for VMS, and create config.status.
9935 * make-gas.com: Redone to work with new scheme.
9936 * obj-vms.c: Patch to fix bug where we were not correctly parsing the
9938 * obj-vms.c: Define macros COPY_LONG and COPY_SHORT which
9939 will swap bytes if needed on a big endian system. Use throughout
9941 * obj-vms.c (obj_aout_stab): Add code to generate listing file.
9942 * obj-vms.c (VMS_typedef_parse): Add alias to correctly handle certain
9943 types of malformed stabs. Change parsing algorithm so that we are
9944 more certain of having all of the information that we need on hand.
9945 * obj-vms.c (final_forward_reference): New function, used to help
9946 resolve the data types of as many struct elements as possible
9947 when some part of the struct is not fully defined by the compiler.
9948 * obj-vms.c (VMS_LSYM_Parse): Correctly handle case of continuation
9950 * obj-vms.c (VMS_write_object_file): Define all vtable psects
9951 as symbols as well in the object file. Look for external functions
9952 that start with "__vt.", and turn them into variables, since the
9953 g++ compiler is incapable of doing this.
9954 * tc-vax.c: Add '1' option for backward compatibility with older GCC
9956 * bignum-copy.c (bignum_copy): Fix bug where we pad with zeroes.
9957 * input-scrub.c (as_where): Fix bug where as would crash if we did not
9958 have the name of the source file yet.
9959 * config/ho-vms.h: define HO_VMS, not HO_VAX.
9963 * read.c (s_data): Always use "data_section", since it'll map to
9964 SEG_DATA or SEG_E1 if needed.
9965 (s_lcomm): Likewise with bss_section.
9966 (s_fill): Use memset, not bzero.
9970 * read.c: Deleted some code under "#ifdef DONTDEF" that was for
9971 handling GDB symbol table data.
9973 * config/obj-aout.h (segment_name): Delete definition.
9974 (seg_name): Delete declaration.
9975 * config/obj-bout.h (segment_name, seg_name): Ditto.
9976 * config/obj-vms.h (segment_name, seg_name): Ditto.
9977 * config/obj-coff.h (segment_name): Ditto.
9978 * config/obj-coffbfd.h (segment_name): Ditto.
9980 * Changes for BFD_ASSEMBLER:
9981 * obj.h (obj_crawl_symbol_chain): Declare only if not
9983 (obj_header_append, obj_pre_write_hook): Ditto.
9984 * as.h (stdoutput): New var, defined only if BFD_ASSEMBLER.
9985 (segT) [BFD_ASSEMBLER]: New typedef for "asection *".
9986 (segment_name) If BFD_ASSEMBLER, look up BFD section name;
9987 otherwise, use seg_name array.
9988 (seg_name): Declare only if not BFD_ASSEMBLER.
9989 (section_alignment): Declare only if not BFD_ASSEMBLER.
9990 (big_section, reg_section, pass1_section, diff_section,
9991 absent_section, text_section, data_section, bss_section): If
9992 BFD_ASSEMBLER, declare as variables; otherwise, declare as macros,
9993 mapping to segT enum values.
9994 (tc_aout_fix_to_chars, next_object_file_charP): Force parse errors
9995 if these are used or defined, if BFD_ASSEMBLER.
9996 (subseg_set, subseg_new) [BFD_ASSEMBLER]: Functionality of old
9997 subseg_new split into two functions.
9998 (SEG_NORMAL): For BFD_ASSEMBLER, always return true, for now.
10000 * as.h (volatile): Don't define if already defined.
10001 (had_errors, had_warnings): Provide prototypes for ANSI C even if
10003 (as_bad, as_fatal, as_tsktsk, as_warn): For GNU C version 2,
10004 declare with format attribute for -Wformat checking.
10008 * app.c, config/tc-*.c: Don't include read.h, since it is already
10011 * These are based on patches from Minh Tran-le
10013 * configure.in (i[34]86-ibm-aix*): Accept i486 for host. Use
10014 obj_format coffbfd and gas_target i386coff for target.
10015 (i[34]86-*-isc*): New host (uses sysv).
10016 * config/i386aix.mt: Removed (no longer used).
10017 * config/mh-i386aix (RANLIB): Use true rather than /bin/true.
10018 (MINUS_G): Removed.
10019 (LDFLAGS): Added, defined as -shlib.
10020 * config/te-i386aix.h (REVERSE_SORT_RELOCS): Undefine.
10021 * config/te-sco386.h (LOCAL_LABEL): Don't define.
10022 (DOT_LABEL_PREFIX): Define.
10023 * expr.c (operand): If DOT_LABEL_PREFIX, use .L0\001 as a label
10024 name rather than L0\001.
10025 * read.c (s_lcomm): Make a frag in SEG_BSS rather than using
10027 * symbols.c, symbols.h (local_bss_counter): Removed.
10028 * write.c (write_object_file): bss no longer uses
10029 local_bss_counter. Pass correct data and bss size to
10030 VMS_write_object_file.
10031 * config/obj-vms.c (VMS_write_object_file): Accept bss size as
10032 argument, rather than using local_bss_counter.
10033 * config/tc-m88k.c (s_bss): Don't use local_bss_counter.
10034 * config/tc-sparc.c (s_reserve): Don't use local_bss_counter.
10035 * config/obj-coffbfd.c (had_lineno, had_reloc): Removed.
10036 (size_section): Restored sanity check.
10037 (do_relocs_for): Base section address on s_paddr rather than
10038 computing it. Adjust a29k R_IHIHALF special case to account for
10039 section paddr (used to require paddr to be zero). If there are no
10040 reclos, set s_relptr to 0. Set relocation size in object_headers.
10041 (fill_section): Always set s_vaddr here, removing
10042 ZERO_BASED_SEGMENTS case. Force s_scnptr for bss to 0. Don't set
10043 NOLOAD for i386 .bss, because it confuses the SVR3 native linker.
10044 Set STYP_INFO for .comment.
10045 (coff_header_append): Use object headers and H_{SET,GET}_* macros.
10046 Make aouthdr writing depend on OBJ_COFF_OMIT_OPTIONAL_HEADER.
10047 (crawl_symbols): Handle 8 character section name correctly. Use
10048 H_{SET,GET}_* macros.
10049 (do_linenos_for): Set lineno size in object_headers.
10050 (write_object_file): Use H_{SET,GET}_* macros. Don't bother to
10051 set s_vaddr here. If string_byte_count remains 4, set it back to
10052 0, and only write strings out if there are some. Call
10053 fill_section before do_relocs_for and do_linenos_for.
10054 (obj_coff_section): Handle optional quoted second argument giving
10055 section characteristics.
10056 (obj_coff_bss): Added to handle .bss.
10057 (obj_coff_ident): Added to handle .ident (puts string in .comment
10059 (obj_coff_lcomm): Put common symbols in .bss, not .data.
10060 (fixup_mdeps): Change to segment. Call frag_wane after
10062 (fixup_segment): Explicitly check S_IS_COMMON before making 386
10063 adjustment (already happened only for common symbols, but this is
10065 * config/obj-coffbfd.h (OBJ_COFF_OMIT_OPTIONAL_HEADER): Define.
10066 * config/tc-i386.c (s_bss): Don't use if I386COFF.
10067 (md_pseudo_table): Ignore .optim and .noopt.
10068 (tc_coff_sizemachdep): New function.
10069 * config/tc-i386.h (REVERSE_SORT_RELOCS): Undef, for SVR3
10071 (LOCAL_LABEL): Removed definition.
10072 (DOT_LABEL_PREFIX): Defined.
10076 * app.c (app_push): Use memcpy, not bcopy.
10077 (do_scrub_next_char): For \", return " not '.
10078 (symbol_chars): Now const.
10080 * expr.c (operand): If not LOCAL_LABELS_FB, don't look for "0f"
10081 and "0b". If LOCAL_LABELS_DOLLAR, check for "0$".
10083 * config/obj-coff.h: Don't use #elif.
10085 * config/ho-sunos.h: Don't include sys/stdtypes.h; 4.0.3 doesn't
10090 * write.c, obj-ieee.c: don't define SUB_SEGMENT_ALIGN if it is
10095 * app.c (do_scrub_begin): allow single quote strings if so
10098 * config/*z8k*: checkpoint
10102 * read.c (read_a_source_file): avoid calling xmalloc (0).
10106 * listing.c: Call xmalloc, not malloc; don't declare malloc.
10108 * Changes to support SCO 3.2v4:
10109 * read.c (s_align_bytes, s_align_ptwo): If not SEG_DATA or
10110 SEG_BSS, fill with NOP_OPCODE.
10111 * config/i386coff.mt: Add opcode/i386.h to TARG_CPU_DEPENDENTS.
10112 * config/obj-coffbfd.c (do_relocs_for): Increment addr even if not
10113 using ZERO_BASED_SEGMENTS.
10114 (fill_section): If ZERO_BASED_SEGMENTS, set segment addresses, but
10115 never set segment address for SEG_E2 (.bss) and don't write out
10116 SEG_E2 contents. Set .init and .fini sections to STYP_TEXT.
10117 (obj_coff_endef): Don't merge labels or symbols awaiting forward
10118 definitions, and don't merge tags with non-tags. Check for .bf
10119 rather than just checking whether the second character is b and
10120 the third character is f.
10121 (obj_coff_val): gcc can generate values which we don't handle
10122 correctly; discard information for now, since it only affects the
10123 debugging information.
10124 (tag_find_or_name): Don't insert tags in the symbol table.
10125 (yank_symbols): Don't merge labels.
10126 (write_object_file): Don't define SUB_SEGMENT_ALIGN if it is
10127 already defined. Fill subsegments with NOP_OPCODE, not 0. Don't
10128 set segment address if ZERO_BASED_SEGMENTS.
10129 (obj_coff_section): Accept and ignore a trailing quoted string, as
10130 used in AT&T i386 syntax.
10131 (fixup_segment): Take segment as argument. On the i386, adjust PC
10132 relative addends by the segment vaddr.
10133 * tc-i386.h: Define SUB_SEGMENT_ALIGN.
10134 * tc-a29k.h: Define ZERO_BASED_SEGMENTS.
10135 * tc-i386.c: (i386_operand): If I386COFF, accept any segment type.
10139 * config/obj-coffbfd.c: Include libcoff.h.
10141 * version.c: Now version 1.93.
10145 * config/tc-i386.c (md_pseudo_table): For 386bsd and linux, do
10146 power-of-two alignment for .align.
10148 * as.h: If BROKEN_ASSERT, just redefine `assert' to be trivial,
10149 and leave everything else alone.
10153 * Makefile.in (as.new): Don't bother saving as.old.
10155 * write.c: Conditionalize on OBJ_VMS, not VMS.
10156 (magic_number_for_object_file): Don't define if OBJ_VMS.
10158 * config/obj-vms.c: Changes for traditional C.
10162 * config/ho-generic.h (malloc, realloc): Declare.
10164 * Lots of comment/whitespace changes.
10166 * write.h (struct fix): Some fields reordered, narrowed.
10168 * read.c (MASK_CHAR): Define using C types, not magic number.
10170 * as.c, input-file.c: Deleted some unused code.
10172 * app.c, as.h: Doc fix.
10174 * flonum-konst.c, flonum-mult.c: Include ansidecl.h.
10176 * as.h (xmalloc): Argument is long.
10178 * xmalloc.c (error): Remove declaration; as.h takes care of it.
10180 * doc/as.texinfo: Regrouped documentation of some command-line
10181 options. Updated options documentation for m68k. Some minor
10182 wording/punctuation changes.
10186 * configure.in: Accept target OS "vms".
10188 * symbols.c: Merged ANSI and non-ANSI function decls, using
10191 * xmalloc.c: Just include as.h, don't bother trying to figure out
10192 other header files.
10194 * strstr.c, strerror.c: Deleted.
10195 * Makefile.in: Deleted references.
10197 * config/tc-ns32k.c: Don't include header file for string
10198 declarations; leave that to ho-*.h.
10200 Fri Nov 27 04:11:36 1992 Ken Raeburn (raeburn at cambridge-laptop.cygnus.com)
10202 * config/coff_gnu.h [TC_I860]: Guesses for reloc type values,
10203 imported from FSF sources.
10205 * messages.c (strerror): Declare unconditionally.
10207 * as.h: Delete alloca and register definitions.
10209 * config/atof-ieee.c (mask): Now const.
10211 * obstack.c, obstack.h: Deleted.
10213 * as.h (flag_readonly_data_in_text): New flag.
10214 * as.c (main): Set it for -R.
10216 * as.h (flag_suppress_warnings): New flag.
10217 * as.c (main): Set it for -W.
10218 * messages.c (as_warn): Check it instead of flagseen['W'].
10220 * as.h (flag_always_generate_output): New flag.
10221 * as.c (main): Set it for -Z.
10223 * config/tc-sparc.h: Define NEED_FX_R_TYPE.
10224 * config/tc-a29k.h: Ditto.
10225 * write.h (struct fix): Don't conditionalize fx_r_type field on TC
10228 * as.h: Merged ANSI and non-ANSI function decls, using PARAMS
10230 * bignum.h, expr.h, flonum.h, frags.h, input-file.h, listing.h,
10231 obj.h, output-file.h, read.h, struc-symbol.h, symbols.h, tc.h,
10233 * read.c: Likewise.
10235 * xmalloc.c: Conditionalize on HAVE_MALLOC_H, not USG. Fold in
10236 xrealloc from xrealloc.c.
10237 * xrealloc.c: Deleted.
10238 * Makefile.in (REAL_SOURCES, OBJS): Adjusted.
10240 * configure.in: For host CPU a29k, rs6000, vax, consider using bsd
10243 * config/ho-sysv.h (setbuffer, HO_USG): Deleted.
10245 * config/atof-ieee.c (atof_ieee): Exponent field isn't a pointer;
10246 don't initialize it with NULL.
10248 * config/ho-vax.h (M_VAX): Deleted; was unused.
10250 * README-vms, config/ho-vms.h, config/obj-vms.c, config/obj-vms.h:
10251 New files imported from FSF version, contributed by Eric Youngdale.
10252 * README-vms-dbg, config/vms: Deleted.
10254 * ChangeLog, config/ChangeLog: Merged.
10256 * config/*tahoe*, configure.in: Tahoe support brought in from FSF
10259 * input-file.c (input_file_open): Eliminate call to setvbuf.
10260 [USG] (setbuffer): Deleted macro.
10264 * all files: Whitespace changes for GNU indentation style, done by
10265 GNU `indent'. Some cleanup still needed, especially of comments.
10267 * configure.in: No te-386bsd.h file exists; don't try to use it.
10269 * obj-coff.c (obj_coff_endef): Use as_warn, not fprintf.
10271 * tc-m68k.c (md_assemble): Don't complain about 68000 with 68881;
10272 could be doing emulation.
10276 z8000 documentation
10277 * doc/Makefile.in, doc/all.m4, doc/as-all.texinfo, doc/as.texinfo:
10282 * Makefile.in (as.o, obj-format.o): added dependency on subsegs.h.
10284 * subsegs.h: add extern to segment_info declaration.
10286 * read.h: added extern declarations for comment_chars,
10287 line_comment_chars, and line_separator_chars.
10288 read.c, app.c: removed definitions of comment_chars,
10289 line_comment_chars, and line_separator_chars.
10291 * tc-m68k.c (m68k_reg_parse): If REGISTER_PREFIX isn't defined,
10292 still accept (but don't require) OPTIONAL_REGISTER_PREFIX before
10294 (insert_reg): put REGISTER_PREFIX before register names before
10295 putting them in the symbol table.
10296 * tc-m68k.h (OPTIONAL_REGISTER_PREFIX): Define to be "%", if not
10299 * obj-coffbfd.c (fill_section): set STYP_NOLOAD bit for .bss
10302 * atof-ieee.c, atof-ns32k.c, tc-*.c: made EXP_CHARS, FLT_CHARS,
10303 comment_chars, line_comment_chars and line_seperator_chars
10304 consistently const, and always initialized them. Included read.h.
10308 * tc-sparc.c (sparc_ip): Add code to flag error if an absolute
10309 constant will not fit in an immediate field.
10310 (md_apply_fix, RELOC_BASE13 case): Check for relocation overflow.
10314 * obj-coff.c (callj_table): Delete global variable.
10315 (obj_emit_relocations): Define it locally here, and only if
10316 TC_I960 is defined.
10318 * tc-m68k.c (m68k_reg_parse): Underscore is part of a symbol name.
10319 (m68k_ip): Don't warn about bignum used as float bit-pattern.
10321 * obj-coff.c: Replaced ANSI and non-ANSI function declarations
10322 with a single set using PARAMS macro.
10324 * tc-i960.c (tc_bout_fix_to_chars): Bit-field fixups want a length
10327 * tc-i960.c: Missed a couple of 0->NO_RELOC conversions.
10329 * tc-i960.h (N_BALNAME, N_CALLNAME): Define as char-type values,
10330 so widening works consistently.
10334 * version.c: Put conditional "const" before version_string, not
10335 before dummy function for VMS. Now version 1.91.03.
10337 * app.c (do_scrub_next_char): Need double-\ before `000' to show
10338 printed rep of null character.
10342 * obj-coffbfd.c (write_object_file): check return value of
10343 bfd_close_all_done.
10347 * Support for i386-sysv.
10348 obj-coffbfd.c (do_relocs_for, write_object_file): set segment
10349 addresses to reasonable sizes. New define ZERO_BASED_SEGMENTS can
10350 be used to set them all to zero as was done before.
10351 (fill_section): segment addresses now set in write_object_file.
10352 (fill_section): Don't set STYP_NOLOAD for .bss section.
10353 (fixup_segment): 386 uses strange common symbol format.
10354 tc-i386.c (tc_coff_fix2rtype): use R_DIR32, not R_RELLONG, for
10355 compatibility with SVR3.2 linker.
10356 * configure.in: i386-sysv and i386-sco use coffbfd.
10358 * app.c (do_scrub_next_char): discard whitespace after a label.
10360 Sat Oct 10 12:33:45 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10362 * configure.in: differentiate between SunOS 4 and Solaris2 for Sun4
10363 hosts, use the sysv configuration for solaris2
10367 fix i960+non-bfd coff bit rot.
10368 * obj-coff.c (c_dot_file_symbol, obj_coff_ln, obj_coff_line):
10369 support for C source listings. (obj_coff_endef): look in the right
10370 part of the symbol for the symbol name
10372 * tc-m68k.c (get_num): make it work for all segments, not just the
10375 Mon Oct 5 03:30:36 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
10377 * configure.in: recognize i386-*-bsd emulation.
10379 Thu Oct 1 23:05:12 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10381 * configure.in: use the cpu-vendor-os triple for host and target
10385 * obj-coffbfd.c (write_object_file): don't fixup for the z8k
10386 * tc-z8k.c: lots of bug fixes
10390 * tc-i960.h, tc-i960.c: avoid the ANSI preprocessor addition
10391 #elif, since it is not supported by old compilers.
10392 ho-rs6000.h, tc-m68k.c: the native RS/6000 compiler miscompiles a
10393 couple of expressions in tc-m68k.c.
10397 * read.c (cons): If NO_RELOC is defined, use it.
10399 * tc-i960.c (get_cdisp): Use NO_RELOC, not 0, in call to fix_new.
10403 * tc-m68k.h: if M68KCOFF, define DOT_LABEL_PREFIX (to require
10404 local labels to start with a .) and set REGISTER_PREFIX to %.
10405 tc-m68k.c (m68k_reg_parse): accept REGISTER_PREFIX if defined.
10409 * messages.c: Comment changes.
10413 * as.h: Test if __STDC__ is defined only, don't test its value.
10414 * messages.c: If __STDC__ is not defined, define NO_STDARG.
10418 * listing.c (debugging_pseudo): Add stabs and stabn as things to
10423 * obj-coffbfd.c (do_relocs_for,fill_section): now allocate all
10424 sections starting from zero, rather than making them consecutive.
10425 This makes subsequent reloc calculations easier, esp if the object
10426 format doesn't understand addends. (obj_coff_lcomm): (maybe temporarily)
10427 allocate lcomm in .data rather than in .bss. It seems that some
10428 tools can't cope with a non-zero sized bss before linkage.
10432 * tc-m68k.c: Replace "enum m68k_architecture" with "int"
10433 throughout. That enum no longer means what we thought it meant.
10435 * tc-m68k.c (md_assemble, md_parse_option): Handle new
10436 "-mno-688[58]1" options.
10438 * tc-m68k.c: Added CPU32 support.
10442 * tc-m68k.c (m68k_ip): An(disp) is not pc relative.
10446 * Makefile.in (as.new): Remove dependence on LOCAL_LOADLIBES.
10447 Change LIBDEPS dependence to LIBS.
10451 * Makefile.in (install): if $(tooldir) exists, install as in
10456 * Added WARN_SIGNED_OVERFLOW_WORD define to give an error if any
10457 .word is < -32768 or > 32767. The -J flag causes the error to be
10458 ignored. This is to catch over-sized switches generated by gcc on
10459 systems which don't support the broken .word hack.
10460 as.c (main): permit -J if WARN_SIGNED_OVERFLOW_WORD.
10461 write.c (fixup_segment): check for signed .word overflow if
10462 WARN_SIGNED_OVERFLOW_WORD.
10464 * write.c (fixup_segment): fixed missing parens in expression
10465 checking for byte or word overflow.
10467 * obj-coffbfd.h: define WARN_SIGNED_OVERFLOW_WORD.
10468 obj-coffbfd.c (fixup_segment): check for signed .word overflow if
10469 WARN_SIGNED_OVERFLOW_WORD.
10471 * obj-coffbfd.c (fixup_segment): fixed missing parens in
10472 expression checking for byte or word overflow.
10476 Support for i386 coff
10477 * obj-coffbfd.h : added stuff
10478 * tc-i386.c (tc_coff_fix2rtype): new function
10479 * tc-i386.h : new coff defines
10483 * input-scrub.c (input_scrub_push): call input_file_begin, not
10485 messages.c (as_perror): print ": " between the passed in error and
10486 the strerror, like perror does.
10490 * Makefile.in: use gas_target instead of modifying target_cpu.
10491 From Steve Chamberlain:
10492 Makefile.in: Handle m68*-*-coff*.
10493 read.c, read.h: add mult argument to s_space
10495 * tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
10496 Motorola and MIT syntax; gas can now assemble either type of
10498 tc-m68kmote.c, tc-m68kmote.h: removed now superfluous files.
10499 From Steve Chamberlain:
10500 m68kcoff.mt: for m68k COFF.
10501 obj-coffbfd.c: (fixup_mdeps) added
10502 (size_section) removed bad sanity check
10503 (fill_section) added rs_machine_dependent case
10504 (write_object_file) call fixup_mdeps
10505 (fixup_segment) set fx_subsy to 0.
10506 obj-coffbfd.h: define WORKING_DOT_WORD (too hard to support) and
10508 tc-m68k.c, config/tc-m68k.h: added m68k COFF support and Motorala
10513 * Makefile.in (LIBS): Include opcode library.
10517 * config/tc-m68k.c (get_num, case SEG_BIG): If only small integers
10518 including zero are accepted, pass +0.0.
10522 * Makefile.in: map "as" through program_transform_name when
10525 * doc/Makefile.in: map "as" through program_transform_name when
10530 * Makefile.in (as.new): Depend on LOCAL_LOADLIBES.
10534 * obj-bout.h, obj-bout.c (obj_header_append, obj_symbol_to_chars),
10535 tc-i960.c (md_ri_to_chars): Always output bout object file in
10536 little endian byte order (used to use endianness of host).
10540 * config/tc-m68k.c (init_table): Now const. Always include 68851
10541 data, so that "bc" is available to 68040 cache instructions.
10542 Added "tt0", "tt1", and 68ec030 variants.
10543 (md_assemble): Complain if 68000 (only) and 68881 are specified.
10544 (enum _register): Added TT0, TT1.
10545 (m68k_ip, cases '3' and 't'): Handle new operand type codes. Pass
10546 line number correctly in "internal error" messages. Don't print
10547 architecture-mismatch message for operand errors.
10550 * config/tc-m68k.c (m68k_ip, case '_'): Use addword twice rather
10551 than install_operand.
10555 * listing.c (buffer_line): rewind to the start of include
10556 files, they might be included twice.
10558 * z8k.c, z8k.h, z8k.mt: z8000 support stuff
10562 * Makefile.in: defined TARGET_CPU for C code so that it can choose
10563 one element of a family.
10565 * tc-m68k.c: use TARGET_CPU to choose default cpu type.
10567 * te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
10568 so that we can assemble hand-written libgcc code.
10572 * messages.c (as_warn): Use fputs, not fprintf, with a buffer that
10573 has already been formatted (but may still contain %-characters).
10574 (as_bad): Likewise.
10578 * tc-m68k.c, tc-m68kmote.c: the cas2 instruction is supposed to be
10579 written with indirection on the last two operands, which can be
10580 either data or address registers. Added a new operand type 'r'
10581 which accepts either register type. Added '(' to notend stuff in
10582 tc-m68kmote.c to accept (a0):(a2) in cas2 instruction.
10586 * as.h (enum _relax_state): Start off at one, not zero, to better
10587 catch uninitialized-variable errors.
10588 (linkrelax): Declare new variable.
10590 * messages.c (warning_count, error_count): Default initializer is
10593 * write.c: Merged some declarations, using PARMS macro.
10594 (text_frag_root, data_frag_root, bss_frag_root, text_last_frag,
10595 data_last_frag): No longer static.
10596 (write_object_file, case rs_align or rs_org): If HANDLE_ALIGN is
10597 defined, call it. Change segments before calling fixup_segment.
10598 (relax_align): If linkrelax, provide extra padding.
10600 * obj-bout.c (obj_emit_relocations): Emit alignment relocs despite
10601 their not having symbols associated.
10603 * tc-i960.c (norelax, instrument_branches): Default initializer is
10605 (linkrelax): Delete variable definition.
10606 (mem_fmt): Call fix_new with NO_RELOC.
10607 (tc_bout_fix_to_chars): Handle alignment relocs.
10608 (i960_handle_align): New function.
10609 * tc-i960.h (linkrelax): Delete declaration.
10610 (HANDLE_ALIGN): New macro; calls i960_handle_align.
10611 (NEED_FX_R_TYPE, NO_RELOC): New macros.
10615 * config/sparc.mt: New file. Grab sparc opcode table from bfd
10620 * Makefile.in: always create installation directories. Removed
10621 MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed
10622 FLAGS_TO_PASS to recursive makes.
10624 * doc/Makefile.in: always create installation directories.
10628 * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy was
10629 being used with args swapped, causing occasional lossage when
10630 refilling buffers after an include file.
10634 * messages.c (as_tsktsk): Use correct ANSI form for stdarg
10635 version. Discard bogus DONTDEF version.
10636 (as_warn, as_bad, as_fatal): Likewise.
10640 * config/tc-m68k.c (m68k_ip): If instruction is invalid for the
10641 selected architecture, print a message saying so and listing what
10642 processors support it, rather than saying "operands mismatch".
10646 * as.h [BROKEN_ASSERT]: If defined, turn off all assertion checks.
10648 * config/ho-rs6000.h (M_RS6000): Don't define it.
10649 (free): Declare it.
10650 (BROKEN_ASSERT): Define it if not __STDC__.
10654 * sparc.mt: New file.
10658 * tc-m68k.c: ".align N" means align to N-byte boundary *only*
10659 if TN_SUN3; otherwise align to 2**N-byte bounary.
10663 * read.c (s_fill): make the .fill size clamped error a warn and
10664 fix bug where 0's were always placed.
10666 * config/tc-h8300.c: if a :8 is seen after an operand, fill top
10667 two bytes of any constant with 0xff:
10671 * config/tc-m68k.c (md_pseudo_table): fix the .align thing
10672 the right way; for just the 68k. Sun 3 .align is nbytes, not ptwo.
10674 Wed Aug 5 01:54:34 1992 John Gilmore (gnu at cygnus.com)
10676 * tc-m68k.c (try_index): Error if index scaling specified and
10677 assembling for an older CPU than a 68020.
10681 * config/tc-sparc.c (tc_aout_fix_to_chars): If pc-relative, take
10682 fx_offset into account.
10686 * configure.in (mips host): Accept "ultrix" with version number.
10688 * expr.c (floating_constant): Separate "=-" to avoid confusing
10689 ancient or broken compilers.
10691 * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
10692 processor/opcode mismatch, so reword the error message.
10693 (md_assemble): If no CPU has been set (even if FPU/PMMU
10694 characteristics have been), default to 68020. Don't need extra
10695 quotes around error string.
10699 * read.c (potable): Revert sac's incorrect change made Jul 13.
10700 Align really is supposed to be ptwo not nbytes.
10704 * Makefile.in: _Do_ include libiberty. (from sef)
10708 * expr.c (integer_constant): Handle "0f" and "0b" label references
10713 * write.c (fixup_segment): if relaxing, don't do anything.
10714 * config/obj-bout.[ch] : maintain the a_relaxable file header info
10715 * config/tc-i960.c: new option -linkrelax
10719 * expr.c (expr): allow SEG_BSS in expressions
10720 * read.c (potable): align should be nbytes, not ptwo!
10721 * write.c (write_object_file): extra glue for new bss attributes
10722 (relax_segment): SEG_BSS is ok now
10723 * config/tc-m68k.c (m68k_ip_op): can now parse more @( modes
10727 * obj-coffbfd.c (fill_section): mark .lit sections as STYP_LIT
10731 * configure.in: recognize m680x0 as having sun3 emulation mode for
10732 vxworks environment.
10737 * Makefile.in: Add program_suffix (parallel to program_prefix)
10741 * app.c (process_escape): new function to handle escapes the right
10742 way, (do_scrub_next_char): use new function
10743 * cond.c (s_ifdef): do ifdef/ifndef right
10744 * read.c (s_fill): make the , expressions optional like the doc
10746 * config/tc-h8300.[ch]: better warnings
10750 * subsegs.c (subsegs_begin): create bss0_frchainP in the same was
10753 * write.c (write_object_file): various changes to handle data in
10754 the BSS segment in much the same was as stuff in the DATA segment.
10756 * tc-m68k.c (m68kip): Fix typo so that only arch's >=68020 do
10757 pcrel data stuff. (md_estimate_size_before_relax): when relaxing a
10758 68010 bxx into a bra+6 jmpxx, put the bytes of the jmp opcode into
10759 the right place. (s_bss): Don't put .bss stuff into SEG_DATA, put
10764 * expr.c(expr): allow SEG_REGISTER in expressions.
10765 * read.c(pseudo_set): register expressions can be the source of a
10767 * subsegs.c (subseg_new): Now -R forces all changes to SEG_DATA to
10768 goto SEG_TEXT (if a.out)
10769 * write.c (write_object_file): If a.out don't use the old way for
10771 * config/obj-a.out (s_sect): complain if the user tries to use a
10772 subsegment with a value which might interfere with out -R hackery.
10773 * config/tc-m68k.c (m68k_reg_parse): lookup names in symbol table
10774 rather than use ugly if tree. (init_regtable): insert register
10775 names into symbol table.
10779 * write.c (write_object_file): keep the fix_tail clean, which
10780 fixes a bug in -R where relocations were being lost.
10784 * configure.in: recognize m680x0 as having sun3 emulation mode for
10785 vxworks environment.
10789 * configure.in: recognize m680x0 as an m68k
10793 * configure.in: Recognize sparclite as a sparc variant.
10795 * tc-sparc.c: Use new ARCHITECTURES_CONFLICT_P macro. Mention new
10800 * config/tc-a29k.c: lint
10801 * listing.c, expr.c: patches from Andrew Smith
10805 * doc/Makefile.in: use m4 rather than gm4.
10809 * obj-coffbfd.c: use is a synonym for section, (do_relocs_for):
10810 calc the base of relocs correctly.
10811 * tc-a29k.c (parse_operand): allow expressions to be in any section.
10815 * as.c, write.c: use -K rather than -k for the broken word warning
10820 * Makefile.in: do not print recursion lines.
10824 * Makefile.in: the tooldir copy of gas goes directly in tooldir.
10828 * write.c (write_object_file): For b.out format, round up section
10829 start addresses to match required alignment.
10833 * Makefile.in (install): Install into $(tooldir)/bin, since that's
10834 where gcc looks for it.
10838 * Makefile.in: Changed some lines to be less confusing for some
10841 * input-file.c: Conditionalize on _IOFBF, not VMS.
10843 * read.c, write.c: Change a series of ifdef/elif to
10844 ifdef/else/ifdef etc.
10848 * symbols.c (fb_label_init): fix sizeof to memset.
10852 * Makefile.in: install the man page.
10854 * Makefile.in: pass down MAKEINFO explicitly on info.
10856 * doc/Makefile.in: use $(MAKEINFO) not makeinfo.
10860 * flonum-const.c: renamed flonum-konst.c to stop dos name
10865 * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
10866 tc-m68k.h to te-sun3.h.
10870 * configure.in: vxworks68 gets te-sun3.h.
10872 * expr.c: remove limitation that local_labels_dollar or
10873 local_labels_fb must be < 10.
10875 * symbols.c: remove local_labels_dollar, replace with a function
10876 interface for a sparse array. All users adjusted.
10878 * te-sun3.h: add LOCAL_LABELS_DOLLAR.
10882 * doc/Makefile.in: commented out line for building as-all.texinfo.
10885 * doc/as.texinfo, doc/as-all.texinfo: added menu item hooks.
10889 * Makefile.in: added check target.
10893 * Makefile.in: added tooldir and program_prefix.
10897 * write.{c,h} (fix_new): Make these declarations consistent.
10901 * Makefile.in (strerror.o): Add rule so that broken Sun make can
10904 Wed Feb 26 19:26:28 1992 Steve Chamberlain (sac at thepub.cygnus.com)
10906 * read.c, obj-coffbfd.c : fix h8300 specific bit rot
10908 * expr.c (operand): if can't work out what sort of operand it is,
10909 then look through FLT_CHARS for a hint.
10913 * Makefile.in, configure.in: removed traces of namesubdir,
10914 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10915 copyrights to '92, changed some from Cygnus to FSF.
10917 * doc/Makefile.in, doc/configure.in: removed traces of namesubdir,
10918 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
10919 copyrights to '92, changed some from Cygnus to FSF.
10921 Tue Feb 25 14:17:15 1992 Steve Chamberlain (sac at rtl.cygnus.com)
10923 * expr.c: If an expression is single comma, then return with
10924 SEG_ABSENT rather than an error - since the sparc front end does
10925 really strange things with things like fbge,a
10927 * as.h: include bfd.h if using many sections
10928 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
10929 local labels didn't work.
10930 * listing.c (list_symbol_table): don't core dump when there's no
10932 * write.c, write.h: call fix_new with the right number of args on
10934 * config/tc-h8300.[ch] : fix bugs reported by HMSI, and make
10937 Sat Feb 22 12:26:28 1992 Steve Chamberlain (sac at rtl.cygnus.com)
10939 * app.c: MRI compatibility - allow single quote to start a string.
10940 * as.c: fix typo recently introduced.
10941 * as.h : Don't include aout/reloc.h - it's not right for COFF!
10942 * expr.c: Much rewriting, to accomodate MRI syntax for
10943 expressions. Also easier to read now.
10944 * listing.c: Put back defuns
10945 * read.c: modified to accept MRI syntax, put back listing pseudo
10946 ops so that an assembler built with NO_LISTING ignores list ops
10948 * write.c, write.h: fixs - only keep a reloc type in a fix if the target
10949 machine is a SPARC or a 29K.
10950 * config/obj-aout.c: added s_sect pseudo op
10951 * config/obj-coffbfd.c: lints, set the filehdr flags right and
10952 fill in the timestamp.
10953 * config/obj-coffbfd.h: Since we don't include aout/reloc.h
10954 anymore, define all the relocs which the tc-<x> bit will use so we
10955 can translate from them to the coff types.
10956 * config/tc-a29k.c: reloc_type isn't ane enum any more
10957 * config/tc-m68k.c: Added NO_RELOC definition.
10961 * Makefile.in: put header files before C source for TAGS; remove
10962 references to non-existent syscalls.h.
10964 * read.c, write.c subsegs.c: back out the .bss changes.
10966 * obj-aout.c: do not include stab.gnu.h if NO_LISTING.
10968 * tc-i860.c, a.out.gnu.h: move i860 relocs to a proper place.
10970 * a.out.h: removed.
10974 * symbols.c (local_label_name): symbols now start with ^A.
10976 * read.c, subsegs.c, write.c obj-coff.c: added handling of
10977 `.bss` pseudo op for unitialized data. The new gcc (1.37.9x)
10978 generate these sections. .align: will use NOP_OPCODE or 0
10979 for padding. This is just for being nice to the
10982 * expr.c (operand): changed to generate local label "\001L0"
10983 starting with a ^A so that it is recognized as a local label.
10985 * as.c (perform_an_assembly_pass): zero bss_fix_root, too.
10987 * tc-i386.c: tc-i386.c: added handling of the following opcodes:
10988 i/o opcodes - inb, inw, outb and outw. string manipulation with
10989 att syntax - scmp, slod, smov, ssca, ssto.
10991 * obj-coff.c: (for aix386) Moved the symbols .text, .data and .bss
10992 to just after .file .
10994 In obj_crawl_symbol_chain() where it tries to put the external
10995 symbols apart, with the condition:
10996 (!S_IS_DEFINED(symbolP) &&
10997 !S_IS_DEBUG(symbolP) &&
10998 !SF_GET_STATICS(symbolP))
10999 it was moving too many symbols out. So I switch it back to the
11001 (S_GET_STORAGE_CLASS(symbolP) == C_EXT && !SF_GET_FUNCTION(symbolP))
11003 In obj_emit_relocations() added the conditional on KEEP_RELOC_INFO
11004 so that we don't use the F_RELFLG which make the linker complain
11005 that somebody has stripped the relocation info.
11007 Also, the AIX ld program require that the relocation table
11008 is sorted by r_vaddr like the standard ATT assembler does.
11010 [he also changed the sizeof(struct ...)'s into the coff
11011 style FOOSZ macros. I'm not sure this is right, but I can't
11012 remember why. xoxorich.]
11016 * Makefile.in, configure.in, doc: use the doc. Build it, install
11019 Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com)
11021 * read.c: white space and comments only.
11023 * configure.in: use the new atof-ns32.c for ns32k.
11025 * write.c: comment change only.
11027 * tc-m88k.[hc]: pulled in from hack's unfinished work. These
11028 aren't yet integrated.
11030 * tc-i860.[hc]: blew off the dust. Something must still be done
11031 about conflicting relocation types.
11033 * tc-ns32k.c: Replaced previous tc_aout_fix_to_chars stub with the
11036 * tc-i960.c, tc-sparc.c: white space and comments only.
11038 * tc-a29k.h: delete duplicate macro definition.
11040 * new file atof-ns32k.c copied from hack's last unreleased gas.
11042 Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
11044 * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work
11047 * nearly everything. flush ChangeLog, package as gas-1.92.1.
11048 ChangeLog's prior to this are sketchy at best. I have logs.
11049 They just aren't ChangeLogs.
11053 mode: indented-text
11056 version-control: never