* emultempl/sunos.em (gld${EMULATION_NAME}_after_open): Move
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e6afcba0f7dfd8be23c6e5274465c27073c8189b..b1d10d501376c9d7ebbb5442d82acff0fec342a1 100644 (file)
@@ -1,3 +1,284 @@
+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.
@@ -225,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.
@@ -238,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
This page took 0.027536 seconds and 4 git commands to generate.