* emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 4371f5806b4b7953536e15cdc2c60de81d0dd242..b1d10d501376c9d7ebbb5442d82acff0fec342a1 100644 (file)
@@ -1,5 +1,383 @@
+start-sanitize-d10v
+Wed Jul 31 14:46:11 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: Disable range checking on 16-bit values.
+
+end-sanitize-d10v      
+Wed Jul 31 16:27:19 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-m68k.c (m68k_ip): Set ok_arch for every instruction,
+       not just the ones that don't match.
+
+start-sanitize-d10v
+Wed Jul 31 11:45:15 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: Fixed bugs in short relocs and range checking.
+
+end-sanitize-d10v
+Wed Jul 31 15:41:42 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config/tc-arm.c: Changed INSN_SIZE to variable insn_size, as
+       pre-cursor to adding Thumb support. Also added cpu_variant flag
+       information to each of the asm_flg structures.
+       (md_parse_option): Updated ARM7 parsing to allow 't' for
+       thumb/halfword support, aswell as 'm' for long multiply.
+       (md_show_usage): Updated help message.
+       (md_assemble): Check that instruction flags are applicated to the
+       current cpu variant.
+       (md_apply_fix3, tc_gen_reloc): Add BFD_RELOC_ARM_OFFSET_IMM8 and
+       BFD_RELOC_ARM_HWLITERAL relocation support for new halfword and
+       signextension instructions.
+       (do_ldst): Generate halfword and signextension variants if
+       mnemonic flags match.
+       (ldst_extend): Do not allow shifts in the offset field of halfword
+       or signextension instructions.
+       (validate_offset_imm): Provide check on halfword and signextension
+       immediate range.
+       (add_to_lit_pool): Merge identical literal pool values.
+
+Tue Jul 30 14:28:23 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-hppa.c (selector_table): Add 'E' selector.
+       (cons_fix_new_hppa): Don't coke on e_esel.
+       (tc_gen_reloc, SOM version): Handle R_COMP2 when used
+       to help generate exception handling tables.
+       (md_apply_fix): Don't try to apply fixups with an e_esel
+       selector.
+       (hppa_fix_adjustable): Fixups with e_esel selectors
+       are not adjustable.
+
+Tue Jul 30 15:51:41 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byte
+       pseudo-ops.
+
+start-sanitize-d10v
+Fri Jul 26 11:43:03 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: Added lots of error checking.  Added hacks
+       to support accumulator shifts.
+       
+end-sanitize-d10v
+Fri Jul 26 11:56:08 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * symbols.c (S_SET_EXTERNAL): Let .weak override.
+       (S_CLEAR_EXTERNAL): Likewise.
+       (S_SET_WEAK): Remove error; just let .weak override.
+
+start-sanitize-d10v
+Thu Jul 25 15:22:51 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c (md_assemble): Now handles multiline
+       instructions.
+
+Thu Jul 25 12:03:33 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: Fix packaging bug. Added range checking.
+       Added kludge for divs instruction.  Fixed minor problem with
+       multiple text sections.
+       * config/tc-d10v.h (d10v_cleanup): Change prototype. 
+       
+Tue Jul 23 10:49:36 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c (md_apply_fix3): Fix all instruction
+       addresses to be right-shifted by 2.
+
+Mon Jul 22 11:32:36 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: Many changes to get relocs working.
+       (register_name): No longer creates a symbol for register names.
+       (pre_defined_registers): moved to opcodes/d10v-opc.c.
+       (d10v_insert_operand): Now works correctly for either container.
+       * config/tc-d10v.h (d10v_cleanup): Declare. 
+       
+end-sanitize-d10v      
+Mon Jul 22 14:01:33 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S and
+       BFD_RELOC_PCREL_LO16 are expected to be PC relative.
+
+Mon Jul 22 12:46:55 1996  Richard Henderson  <rth@tamu.edu>
+
+       * tc-alpha.c: Patches to track current minimum alignment to reduce
+       the number of fragments created with frag_align.
+       (alpha_current_align): New static variable.
+       (s_alpha_text): Reset alignment to 0.
+       (s_alpha_data, s_alpha_rdata, s_alpha_sdata): Likewise.
+       (s_alpha_stringer, s_alpha_space): New functions.
+       (s_alpha_cons, alpha_flush_pending_output): Remove functions.
+       (alpha_cons_align): New function to replace both of them.
+       (emit_insn): Only align if alpha_current_align is less than 2;
+       reset alpha_current_align to 2.
+       (s_alpha_gprel32): Likewise.
+       (s_alpha_section): New function.  Basically duplicate the other
+       alpha section change hooks.  Only define for ELF.
+       (s_alpha_float_cons): Simplify alignment handling.
+       (md_pseudo_table): Only define "rdata" and "sdata" if OBJ_ECOFF.
+       If OBJ_ELF, define "section", "section.s", "sect", and "sect.s".
+       Don't define the s_alpha_cons pseudo-ops.  Do define
+       s_alpha_stringer and s_alpha_space pseudo-ops.
+       (alpha_align): Skip if less than current default alignment.  Set
+       default alignment.
+       * tc-alpha.h (md_flush_pending_output): Remove.
+       (md_cons_align): Add.
+
+       * tc-alpha.c: Add oodles of function description comments.
+       (md_bignum_to_chars): Remove; there are no callers.
+       (md_show_usage): Mention some more variants.
+
+Thu Jul 18 15:54:54 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       From Andrew Gierth <ANDREWG@microlise.co.uk>:
+       * configure.in (sparc-*-sysv4*): New target.
+       * configure: Rebuild.
+
+       * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, and
+       uaxword to use s_uacons.
+       (sparc_no_align_cons): New static variable.
+       (s_uacons): New static function.
+       (sparc_cons_align): If sparc_no_align_cons is set, just clear it
+       and return.
+
+       * config/tc-sparc.c (s_common): Remove unused label allocate_bss.
+
+       * configure.in: Add mips-*-irix6* target.  Handle Irix 6 like Irix
+       5 with regard to shared libraries.
+       * configure: Rebuild.
+
+       * config/tc-m68k.c (m68k_ip): Use the correct length when
+       allocating space for the unsupported architecture error message.
+
+start-sanitize-d10v
+Thu Jul 18 12:57:10 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (d10v-*-*): Allow d10v-*-*, don't require d10v-*-elf*.
+
+Wed Jul 17 14:25:13 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c: New file.
+       * config/tc-d10v.h: New file.
+       * configure (d10v-*-elf): New target.
+       * configure.in (d10v-*-elf): New target.
+end-sanitize-d10v
+       
+Fri Jul 12 20:54:19 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config/tc-ppc.c (md_parse_option): Recognize -K PIC.
+
+Wed Jul 10 12:39:08 1996  Richard Henderson  <rth@tamu.edu>
+
+       * config/tc-alpha.c (alpha_align): Change fill parameter
+       to a pointer.  Take NULL as 0 or nop depending on section.  Change
+       all callers.
+       (s_alpha_align): Rename local variables.
+
+       * doc/as.texinfo (.align): Document action of omitted
+       fill parameter.
+
+Wed Jul 10 00:23:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-ppc.c (md_apply_fix3): Give a useful error message
+       when an unsupported PC relative reloc is seen, rather than calling
+       abort.
+
+       * app.c (do_scrub_chars): Remove not_cpp_line local variable.
+       Instead, check state when '#' comment is seen.
+
+Mon Jul  8 14:11:49 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (mips_regmask_frag): Only define if OBJ_ELF or
+       OBJ_MAYBE_ELF.
+       (tc_gen_reloc): If fixup was changed to be PC relative, change
+       reloc type accordingly.  Use name of reloc in error message.
+
+       * as.h: Don't define const or volatile.
+       * flonum.h: Don't define const.
+
+       * config/tc-m68k.c (tc_gen_reloc): Change the code appropriately
+       if fx_pcrel is set.  Correct setting the addend case in the
+       OBJ_ELF case (from Andreas Schwab
+       <schwab@issan.informatik.uni-dortmund.de>).
+       (md_show_usage): Correct -mfc5200 to -m5200.
+
+Fri Jul  5 10:32:58 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * doc/c-m68k.texi: Document -m5200 flag.
+       * doc/as.texinfo: Likewise.
+
+       * config/tc-m68k.c (m68k_ip): The coldfire does not support 8x
+       scale factor.
+
+Fri Jul  5 11:07:24 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * symbols.c (S_SET_EXTERNAL): Change as_warn to as_bad.
+       (S_CLEAR_EXTERNAL, S_SET_WEAK): Likewise.
+
+Thu Jul  4 11:59:46 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (VERSION): Set to cygnus-2.7.1.
+
+       * Released binutils 2.7.
+
+Thu Jul  4 10:11:33 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config/tc-mips.c (mips_ip): Only perform range check when
+       dealing with O_constant expressions.
+
+Wed Jul  3 15:02:21 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * m68k-parse.h (m68k_register): Add new coldfile control
+       registers.
+
+       * config/tc-m68k.c (mcf5200_control_regs): New variable, 
+       array of control registers for the coldfire.
+       (cpu_of_arch): Added mcf5200.
+       (archs): Added mcf5200.
+       (init_table): Add new control registers.
+       (m68k_ip): Added support for new control registers.
+       (m68k_init_after_args): Likewise.
+
+       * config/tc-m68k.c (md_show_usage): Add -m5200 to usage text.
+
+Wed Jul  3 16:05:50 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * read.h (is_it_end_of_statement): Declare.
+       * read.c (is_it_end_of_statement): Remove declaration.
+
+       * config/tc-ppc.c (ppc_elf_suffix): Correct parenthesization of ||
+       within &&.
+       (md_assemble): Fix handling of @l with an unsigned constant.  Add
+       default case to reloc switch.
+
+       * config/tc-i386.h (AOUT_MACHTYPE): Define as 0 if TE_386BSD.
+
+       Based on patches from Tom Quiggle <quiggle@sgi.com>:
+       * ecoff.c (last_lineno): New static variable.
+       (add_procedure): Set last_lineno.
+       (ecoff_directive_loc): Likewise.
+       (ecoff_generate_asm_lineno): Likewise.
+       (ecoff_fix_loc): New function.
+       * ecoff.h (ecoff_fix_loc): Declare.
+       * config/tc-mips.c (append_insn): When inserting nops, and using
+       ECOFF debugging, call ecoff_fix_loc.
+
+Tue Jul  2 23:02:12 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-h8300.c (build_bytes): If an operand type is 
+       marked as SRC_IN_DST retrieve it from the "destination" op.
+
+Sat Jun 29 13:38:31 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in (arm-*-riscix*): Set emulation to riscix.
+       * configure: Rebuild.
+       * config/te-riscix.h: New file to define TE_RISCIX.
+
+       * config/tc-sh.h (SUB_SEGMENT_ALIGN): Define.
+
+Fri Jun 28 15:14:31 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (config.status): Just run config.status as other
+       tools do.
+
+Fri Jun 28 11:09:38 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-config.in (TARGET_OS): Add definition to conf.
+
+Thu Jun 27 20:39:40 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config/tc-mips.c (append_insn): Parenthesize
+       cop_interlocks expressions.
+
+Thu Jun 27 12:18:26 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * listing.c (listing_print): Close the listing file if it is not
+       stdout.  Close the other files opened for the listing.
+
+       * config/tc-sparc.h (md_cons_align): Define.
+       (sparc_cons_align): Declare.
+       (HANDLE_ALIGN): Define.
+       (sparc_handle_align): Declare.
+       * config/tc-sparc.c (sparc_cons_align): New function.
+       (sparc_handle_align): New function.
+       * read.c (cons_worker): Call md_cons_align if it is defined.
+
+       * as.h (struct frag): Add fr_file and fr_line fields.
+       * frags.c (frag_new): Set fr_file and fr_line.
+       (frag_var): Likewise.
+       (frag_variant): Likewise.
+
+       * as.h (struct frag): Remove unused align_mask and align_offset
+       fields.
+
+       * listing.c (calc_hex): Offset by fr_fix when examining fr_var.
+       From <uddeborg@carmen.se>.
+
+Wed Jun 26 13:21:34 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in (mips-*-osf*): New target.
+       * configure: Rebuild.
+
+       * config/tc-m68k.c: Add 68ec060 as a synonym for 68060.
+
+Wed Jun 26 16:23:08 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * config/tc-mips.c: Added cop_interlocks, to avoid NOP insertion
+       between co-processor comparisons and branches for the VR4300.
+
+Mon Jun 24 18:02:50 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
+       INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
+       (docdir): Removed.
+       * configure.in (AC_PREREQ): autoconf 2.5 or higher.
+       * doc/Makefile.in (bindir, libdir, datadir, mandir, infodir,
+       includedir): Use autoconf set values.
+       (docdir): Removed.
+
+Mon Jun 24 11:58:14 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * listing.c (listing_eject): Don't do anything if listing is 0.
+       (listing_list): Likewise.
+       (listing_source_line): Likewise.
+       (listing_title): Don't save title if listing is 0.
+       (listing_source_file): Check listing rather than listing_tail.
+
+       * configure.in: On alpha*-*-osf*, link against libbfd.a if not
+       using shared libraries.
+       * configure: Rebuild.
+
+Fri Jun 21 18:22:23 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (mips_ip): In case 'i'/'j', don't require an
+       absolute expression if a relocation type was specified.
+
+Fri Jun 21 17:40:16 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
+
+       * configure.in: Add support for *-*-rtems* configurations.
+       * configure: Rebuild.
+
+Fri Jun 21 16:01:18 1996  Richard Henderson  <rth@tamu.edu>
+
+       * configure.in: Add alpha-*-linuxecoff* target.  Use elf for
+       alpha-*-linux* target.  Force bfd_gas for alpha-*.  Require
+       opcodes library for alpha.
+       * configure: Rebuild with autoconf 2.10.
+       * config/tc-alpha.c: Substantial rewrite to add ELF support and
+       use new opcode table.
+       * config/tc-alpha.h (md_undefined_symbol): Don't define.
+       (LOCAL_LABEL): Define differently if OBJ_ELF.
+       (FAKE_LABEL_NAME): Define if OBJ_ELF.
+       * config/alpha-opcode.h: Remove.
+       * config/obj-elf.h: If TC_ALPHA, define ECOFF_DEBUGGING.
+       * Makefile.in (TARG_CPU_DEP_alpha): Depend upon
+       include/opcode/alpha.h rather than config/alpha-opcode.h.
+
 Thu Jun 20 19:10:28 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/obj-aout.c (obj_emit_relocations): Give an error if the
+       relocation symbol was not resolved.
+       * config/obj-coff.c (do_relocs_for): Likewise.
+
        * write.c (adjust_reloc_syms): Refetch the symbol section after
        calling S_GET_VALUE, since it may have changed.
 
@@ -128,7 +506,6 @@ Tue Jun 18 13:19:51 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
        Don't always promote L_8 to L_16.
        (do_a_fix_imm): Clean up L_32 and L_24 handling.
 
-start-sanitize-h8s
        * config/tc-h8300.c (Smode): New variable.
        (h8300hmode): Turn off Hmode.
        (h8300smode): New function.  Turn on Smode and Hmode.
@@ -141,7 +518,6 @@ start-sanitize-h8s
        * config/tc-h8300.h (COFF_MAGIC): Handle H8/S magic number.
        (Smode): Declare.
 
-end-sanitize-h8s
 Mon Jun 17 15:50:53 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * doc/as.texinfo: Reorder chapter of machine dependent options so
@@ -1394,7 +1770,6 @@ Mon Dec 11 16:23:51 1995  Stan Shebs  <shebs@andros.cygnus.com>
        * mac-as.r: Fix copyright and version strings.
        (cfrg): Use PROG_NAME instead of literal name.
 
-
 Mon Dec 11 14:14:08 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * read.c (read_a_source_file): If tc_unrecognized_line is defined,
This page took 0.027522 seconds and 4 git commands to generate.