2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 5aa0bb6f87c4f112469bd1b3f9127e2c7100cbf7..f02d2a816d2f7f7387f76633c7e7736a23f78aa4 100644 (file)
@@ -1,3 +1,195 @@
+2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
+
+       * config/obj-coff.c (obj_coff_weak): New .weak syntax for PE weak
+       externals.
+       * doc/as.texinfo (Weak): Document PE weak symbols.
+
+2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
+       (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
+       (mips_frob_file): Rework so that only a single pass through the
+       relocs is needed.  Allow %lo()s to have higher offsets than their
+       corresponding %hi()s or %got()s.
+
+2004-07-02  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c (md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not
+       allow values which have come from undefined symbols.
+       Always consider this fixup to have been processed as a reloc
+       cannot be generated for it.
+
+2004-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * frags.h (struct frag): Add has_code and insn_addr fields.
+       * write.c (cvt_frag_to_fill): Invoke md_frag_check.
+       * config/tc-ppc.c (md_assemble): Check and set insn_addr.
+       * config/tc-ppc.h (md_frag_check): Define.
+
+2004-06-28  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * doc/Makefile.am (info): Rename goal to...
+       (info-local): ... this, to preserve implicit dependencies.
+       * doc/Makefile.in: Regenerate with automake 1.8.5.
+
+2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * config/tc-m32r.c (md_convert_frag): Changed for @PLT.
+       (m32r_cgen_record_fixup_exp): Changed for  @GOTOFF, @GOT.
+       (m32r_fix_adjustable): Changed for  @GOTOFF, @GOT, @PLT.
+       (tc_gen_reloc): Likewise.
+       (m32r_end_of_match): Add for @GOTOFF, @GOT, @PLT.
+       (m32r_parse_name): Likewise.
+       (m32r_cgen_parse_fix_exp): Likewise.
+       * config/tc-m32r.h (md_parse_name): Define for @GOTOFF, @GOT, @PLT.
+       (O_PIC_reloc): Likewise.
+       (TC_CGEN_PARSE_FIX_EXP): Likewise..
+       * cgen.c (gas_cgen_parse_operand): Add TC_CGEN_PARSE_FIX_EXP
+       for @GOTOFF, @GOT, @PLT.
+
+2004-06-21 Jan Beulich  <jbeulich@novell.com>
+
+       * gas/symbols.c: While discarding ordinary local absolute symbols
+       when --strip-local-absolute is in effect, retain file symbols.
+
+2004-06-20  Andreas Schwab  <schwab@suse.de>
+
+       * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.
+       (md_parse_option): Likewise.
+
+2004-06-17  Jan Beulich <jbeulich@novell.com>
+
+       * config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.
+       * config/te-netware.h: New file.
+       * config/te-ppcnw.h: Delete: Obsolete.
+       * configure.in: Eliminate ill NetWare targets. Make generic
+       NetWare target use proper emulation.
+       * Makefile.am: Eliminate reference to obsolete te-ppcnw.h, add
+       reference to new te-netware.h.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2004-06-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsigned
+       comparison in .insn pseudo operation.
+
+2004-06-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/obj-coff.c (coff_adjust_section_syms): Use
+       bfd_get_section_size instead of bfd_get_section_size_before_reloc.
+       (coff_frob_section): Likewise.
+       * config/tc-mips.c (md_apply_fix3): Likewise.
+       * config/obj-elf.c (elf_frob_file): Use bfd_set_section_size.
+       (elf_frob_file_after_relocs): Likewise.
+
+2004-06-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * config/tc-hppa.c (log2): Rename to exact_log2.
+       (pa_next_subseg): Delete unused function.
+       (create_new_space): Mark unused arguments with ATTRIBUTE_UNUSED.
+       (create_new_subspace): Likewise.
+
+       Bug gas/213
+       * config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake
+       labels.  Fix warning.
+
+2004-05-28  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-mn10300.h (tc_fix_adjustable): Define.
+       * config/tc-mn10300.c (mn10300_fix_adjustable): Don't adjust debug
+       or non-merged symbols.
+
+2004-05-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-ia64.c (remove_marked_resource): Save, clear and
+       restore the old slot when inserting srlz.i/srlz.d.
+
+2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
+
+       * Makefile.am: Regenerate dependecies.
+       * Makefile.in: Regenerate.
+       * config/tc-sh.c (valid_arch): Make unsigned.
+       (preset_target_arch): Likewise.
+       (md_begin): Use new architecture flags system.
+       (get_specific): Likewise.
+       (assemble_ppi): Likewise.
+       (md_assemble): Likewise. Also fix error check for bad opcodes.
+       (md_parse_option): Likewise. Also generate -isa values according
+       to the table in bfd/cpu-sh.c instead of just constants. Also
+       allow <arch>-up ISA variants.
+       (sh_elf_final_processing): Replace if-else chain with a call to
+       sh_find_elf_flags().
+       * testsuite/gas/sh/arch: New directory.
+       * testsuite/gas/sh/arch/arch.exp: New test script.
+       * testsuite/gas/sh/arch/arch_expected.txt: New file.
+       * testsuite/gas/sh/arch/sh.s: New file.
+       * testsuite/gas/sh/arch/sh2.s: New file.
+       * testsuite/gas/sh/arch/sh-dsp.s: New file.
+       * testsuite/gas/sh/arch/sh2e.s: New file.
+       * testsuite/gas/sh/arch/sh3-nommu.s: New file.
+       * testsuite/gas/sh/arch/sh3.s: New file.
+       * testsuite/gas/sh/arch/sh3-dsp.s: New file.
+       * testsuite/gas/sh/arch/sh3e.s: New file.
+       * testsuite/gas/sh/arch/sh4-nommu-nofpu.s: New file.
+       * testsuite/gas/sh/arch/sh4-nofpu.s: New file.
+       * testsuite/gas/sh/arch/sh4.s: New file.
+       * testsuite/gas/sh/arch/sh4a-nofpu.s: New file.
+       * testsuite/gas/sh/arch/sh4al-dsp.s: New file.
+       * testsuite/gas/sh/arch/sh4a.s: New file.
+
+2004-05-28  Peter Barada <peter@the-baradas.com>
+
+       * config/gc-m68k.c(m68k_ip): Convert mode 5 addressing
+       with zero offset into mode 2 addressing to save a word.
+
+2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-ia64.c (ar_is_in_integer_unit): Removed.
+       (ar_is_only_in_integer_unit): New.
+       (ar_is_only_in_memory_unit): New.
+       (generate_unwind_image): Silence gcc on 32bit host.
+       (md_assemble): Use ar_is_only_in_integer_unit instead of
+       ar_is_in_integer_unit. Check AR access.
+
+2004-05-27  Peter Barada  <peter@the-baradas.com>
+
+       * config/tc-m68k.c (md_begin): Sort the opcode table into
+       alphabetical order.
+       (m68k_compare_opcode): New function to do the sorting.
+
+2004-05-24  Peter Barada  <peter@the-baradas.com>
+
+       * config/m68k-parse.y(operand): Allow for MAC/EMAC mask
+       addressing on MIT style operands.
+       * config/m68k-parse.y(yylex): Allow '-&' for predecrement
+       w/mask addressing.
+       * config/tc-m68k.c(install_operand): Comment 'G' and 'H' type
+       operands.
+
+2004-05-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * expr.c (operand, operator): Don't reject '++' and '--'.
+
+2004-05-20  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16
+       dwarf tables.
+
+2004-05-17  Adam Nemet  <anemet@lnxw.com> 
+
+       * configure.in: Add ppc-*-lynxos*.  Update i386-*-lynxos* to ELF.
+       * configure: Regenerate.
+
+2004-05-13  Paul Brook  <paul@codesourcery.com>
+
+       * dw2gencfi.c (output_cie):  Handle dwarf3 format CIE entries.
+
+2004-05-13  Joel Sherrill <joel@oarcorp.com>
+
+       * configure.in (or32-*-rtems*): Switch to elf.
+       * configure: Regenerate.
+
 2004-05-13  Nick Clifton  <nickc@redhat.com>
 
        * po/fr.po: Updated French translation.
This page took 0.031291 seconds and 4 git commands to generate.