* mpw-make.sed: Use NewFolderRecursive for installation.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 00b98ee23973f301fa9572802fe4aa52b8435ae4..7ed4842bbaa99e2856359c20a593f72114f7ce80 100644 (file)
+Thu Dec 19 12:06:08 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * write.c (adjust_reloc_syms): If the fixup symbol has been
+       equated to an undefined symbol, convert the fixup to being against
+       the target symbol.  Remove obsolete code handling a special case
+       for i386 PIC.
+
+Wed Dec 18 22:54:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.sed: Use NewFolderRecursive for installation.
+
+start-sanitize-d10v
+Wed Dec 18 16:00:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c (do_assemble): Correct previous bug fix.
+
+Wed Dec 18 15:27:40 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c (md_assemble): Fix bug which caused
+       second instruction in a line to be case sensitize. PR11312
+
+end-sanitize-d10v      
+Wed Dec 18 10:08:46 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10200.c (mn10200_insert_operand): Don't
+       range check operands with MN10200_OPERAND_NOCHECK set.
+       (check_operand): Likewise.
+
+Tue Dec 17 10:59:32 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c: Undo part of last Friday's alignment changes.
+       (md_begin): Always align the text section to a four byte
+       boundary.
+       (append_insn): Remove call to record_align.
+
+       * config/tc-mips.c (insn_label): Remove.
+       (struct insn_label_list): Define.
+       (insn_labels, free_insn_labels): New static variables.
+       (mips_clear_insn_labels): New static function.
+       (append_insn): Mark all mips16 text labels, and make them odd.
+       Handle all labels after emitting a nop, not just one.  Call
+       mips_clear_insn_labels rather than just clearing insn_label.
+       (mips_emit_delays): Add insns parameter, and use it to decide
+       whether to mark mips16 labels.  Handle all labels, not just one.
+       Force mips16 labels to be odd.  Change all callers.
+       (mips16_immed): Don't check for an odd branch target.
+       (md_apply_fix): Don't check mips16 mode for a branch reloc.
+       (mips16_extended_frag): Ignore the low bit in a branch target.
+       (md_convert_frag): Likewise.
+       (mips_no_prev_insn): Call mips_clear_insn_labels rather than just
+       clearing insn_label.
+       (mips_align, mips_flush_pending_output, s_cons): Likewise.
+       (s_float_cons, s_gpword): Likewise.
+       (s_align): Use insn_labels rather than insn_label.
+       (s_cons, s_float_cons, s_gpword): Likewise.
+       (mips_frob_file_after_relocs): New function.
+       (mips_define_label): Rewrite to add to insn_labels list.
+       * config/tc-mips.h (tc_frob_file_after_relocs): Define.
+       * ecoff.c (ecoff_build_symbols): If the size of a function comes
+       out odd, increment it.
+
+       * config/tc-mips.c (append_insn): Only update prev_insn when not
+       reordering if place is NULL.
+
+       * config/tc-mips.c (mips16_ip): Check for a missing expression
+       when using the register indirect addressing mode.
+
+Mon Dec 16 10:08:46 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/tc-mn10200.c (mn10200_insert_operand): Don't
+       check 24bit operands for overflow.
+       (check_operand): Likewise.
+
+Mon Dec 16 11:50:40 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * doc/as.texinfo (Section): Document how to use the .section
+       pseudo-op for COFF and ELF.
+
+Sun Dec 15 15:26:37 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * write.c (adjust_reloc_syms): Fix linkonce check for ELF.
+
+Sat Dec 14 22:37:27 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-mips.c (prev_insn_reloc_type): New static variable.
+       (RELAX_MIPS16_ENCODE): Add dslot and jal_dslot arguments, and
+       store them.  Adjust other RELAX_MIPS16 macros.
+       (RELAX_MIPS16_DSLOT): Define.
+       (RELAX_MIPS16_JAL_DSLOT): Define.
+       (append_insn): Pass new arguments to RELAX_MIPS16_ENCODE.  Correct
+       handling of whether previous instruction has a fixup.  Set
+       prev_insn_reloc_type.
+       (mips_no_prev_insn): Clear prev_insn_reloc_type.
+       (mips16_extended_frag): Use the right base address for a PC
+       relative add or load.
+       (md_convert_frag): Likewise.  If a PC relative add or load is
+       used, record the alignment for the section.
+
+Fri Dec 13 13:00:33 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * write.c (adjust_reloc_syms): Don't reduce a reloc against a
+       linkonce section into a reloc against the section symbol.
+
+       * config/tc-mips.c (mips16_macro): Remove nop instructions after
+       branch instructions.
+
+       * config/tc-mips.c (md_begin): If configured for an embedded ELF
+       system, don't set the section alignment to 2**4.
+       (s_change_sec): Likewise.
+       (append_insn): Call record_alignment for the section.
+       (md_section_align): Don't align the section size for an embedded
+       ELF system.
+
+Thu Dec 12 16:40:47 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * write.c (adjust_reloc_syms): Make sure that symbols are
+       resolved; expression symbols may have been skipped.
+       * config/obj-coff.c (fixup_segment): Likewise.
+
+Thu Dec 12 15:18:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config/tc-ppc.c (ppc_elf_suffix): Move @plt to
+       BFD_RELOC_24_PLT_PCREL relocation.
+       (md_apply_fix3): Support BFD_RELOC_24_PLT_PCREL.
+
+start-sanitize-d10v
+Tue Dec 10 13:51:55 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config/tc-d10v.c (write_2_short): Remove code that called
+       parallel_ok() when the programmer specified parallel instructions.
+
+end-sanitize-d10v
 Tue Dec 10 12:23:19 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * config/tc-mn10300.c (md_assemble): Update to handle endianness
+       issues correctly.
+
        * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid!
        * config/tc-mn10300.c (md_assemble): Likewise.
 
 Tue Dec 10 11:37:14 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-mips.c (append_insn): Make sure there is enough room
+       in a frag after a mips16 instruction to switch it with a jump
+       instruction.
+
        * config/tc-mips.c (mips16_extended_frag): Give an error for an
        attempt to use a non absolute symbol in an extending frag.
 
This page took 0.025824 seconds and 4 git commands to generate.