2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index bc7bffe31826b2c78d20c5872c8d2cad720ab139..11007a8273d94152add4bc175017d325625fe7ae 100644 (file)
@@ -1,3 +1,277 @@
+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.
+
+2004-05-11  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo (Section): Document G and T flags to .section
+       directive.  Document the extra arguments that the G flag
+       requires.  Document the #tls flag.
+
+2004-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * subsegs.c (section_symbol): Create a new section symbol if
+       the existing one doesn't match.
+       * symbols.c (symbol_set_bfdsym): Don't reset BFD section symbol.
+
+2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120
+       to cope with VR4181A errata MD(1) and MD(4).
+
+2004-05-07  Brian Ford  <ford@vss.fsi.com>
+
+       * NEWS: Mention .secrel32 for pe[i]-i386.
+
+2004-05-07  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
+       (HANDLE_ALIGN): New.
+
+2004-05-06  Daniel Jacobowitz  <dan@debian.org>
+
+       * Makefile.am (DIST_SUBDIRS): Define.
+       * aclocal.m4: Regenerate with automake 1.8.4.
+       * Makefile.in: Likewise.
+       * doc/Makefile.in: Likewise.
+
+2004-05-06  David Mosberger-Tang  <davidm@hpl.hp.com>
+
+       * config/tc-ia64.c (dot_serialize): Declare.
+       (dot_serialize): New function.
+       (md_pseudo_table): Add ".serialize.data" and
+       ".serialize.instruction" directives.
+
+2004-05-06  Nick Clifton  <nickc@redhat.com>
+
+       * messages (as_internal_value_out_of_range): Print a message about
+       a value being out of range.  Be consistent about whether the
+       values are printed in decimal or hexadecimal.
+       (as_warn_value_out_of_range): Generate a warning message about an
+       out of range value.
+       (as_bad_value_out_of_range): Generate an error message about an
+       out of range value.
+       * as.h: Prototype the new functions.
+       * config/tc-alpha.c (insert_operand): Use new function.
+       * config/tc-arc.c (arc_insert_operand): Likewise.
+       * config/tc-mn10200.c (mn10200_insert_operand): Likewise.
+       * config/tc-mn10300.c (mn10300_insert_operand): Likewise.
+       * config/tc-ppc.c (ppc_insert_operand): Likewise.
+       * config/tc-s390.c (s390_insert_operand): Likewise.
+       * config/tc-v850.c (v850_insert_operand): Likewise.
+
+2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Set em=linux for frv-*-*linux*.
+       * configure: Rebuilt.
+       * config/tc-frv.h (TARGET_FORMAT): Use elf32-frvfdpic if...
+       (frv_md_fdpic_enabled): New.
+       * config/tc-frv.c (frv_md_fdpic_enabled): New.
+       (DEFAULT_FDPIC): New.
+       (frv_flags): Use DEFAULT_FDPIC.
+       (frv_pic_flag): Likewise.
+       (OPTION_NOPIC): New.
+       (md_longopts): Add -mnopic.
+       (md_parse_option): Handle it.
+       (md_show_usage): Add -mfdpic and -mnopic.
+
+2004-05-05  Peter Barada  <peter@the-baradas.com>
+
+       * config/tc-m68k.c: Add find_cf_chip to print list of valid
+       chips for invalid coldfire instructions, rename selectors
+       for ColdFire sub-variants, add 521x,5249,547x,548x and aliases,
+       add current_chip to track which chip is referred to(including save/restore),
+       use current_chip to select control registers, not current_arch.
+       (md_show_usage): Add new chips.
+       * doc/c-m68k.texi: Document new command line switches.
+
+2004-05-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.
+       (NOP_OPCODE): Define.
+       (s390_align_code): Remove prototype.
+       * tc-s390.c (s390_align_code): Remove.
+
+2004-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-ia64.c (make_unw_section_name): Removed.
+       (start_unwind_section): New function.
+       (generate_unwind_image): Take const segT instead of const
+       char *.
+       (dot_handlerdata): Adjusted.
+       (dot_endp): Likewise.
+
+2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-elf.c (obj_elf_change_section): Allow the
+       ".note.GNU-stack" section has SHF_EXECINSTR.
+
+2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-elf.c (get_section): Return bfd_boolean.
+       (obj_elf_change_section): Call bfd_get_section_by_name_if
+       instead of bfd_map_over_sections.
+
+2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-elf.c (get_section): New function.
+       (obj_elf_change_section): Support multiple sections with same
+       name.
+
+2004-04-30  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c (create_register_alias): Fix typo checking for
+       case sensitive register aliases.
+       (co_proc_number): Use error message string in all_reg_maps[]
+       array.
+       (cp_reg_required_here): Likewise.
+       (fp_reg_required_here): Likewise.
+
+2004-04-29  Brian Ford  <ford@vss.fsi.com>
+
+       * dwarf2dbg.c (dwarf2_finish): Add SEC_DEBUGGING to section flags.
+
+2004-04-28  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (HAVE_32BIT_ADDRESSES, append_insn, macro_build)
+       (load_address, macro, mips_ip, md_parse_option)
+       (mips_force_relocation, mips_validate_fix, md_apply_fix3)
+       (s_change_sec, pic_need_relax, tc_gen_reloc): Remove all
+       embedded-PIC handling, and update comments.
+       (SWITCH_TABLE): Remove.
+       * config/tc-mips.h (DIFF_EXPR_OK): Delete.
+       (enum mips_pic_level): Remove EMBEDDED_PIC.
+       (EXTERN_FORCE_RELOC): Remove embedded-PIC handling.
+       (TC_FORCE_RELOCATION): Update comment.
+       * ecoff.c (ecoff_build_lineno): Add comment about some code that
+       might be safe to remove now that MIPS embedded-PIC is gone.
+
+2004-04-28  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * config/obj-som.c (obj_som_init_stab_section): Add new arguments in
+       call to obj_set_subsection_attributes.
+       (obj_som_init_stab_section): Likewise.
+       * config/tc-hppa.c (default_subspace_dict): Add comdat field.
+       (pa_def_subspaces): Provide comdat default.
+       (pa_subspace): Handle new "comdat" parameter.  Set SEC_LINK_ONCE and
+       not SEC_IS_COMMON if section is comdat, common or dup_common.  Update
+       calls to create_new_subspace and update_subspace to pass comdat flag.
+       (create_new_subspace, update_subspace): Add new comdat argument.  Use
+       it in calls to obj_set_subsection_attributes.
+       * doc/c-hppa.texi (.subspa, .nsubspa): Document new comdat parameter
+       and use of comdat, common and dup_comm parameters.
+
+2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-elf.c (obj_elf_change_section): Check if the old
+       group name is NULL before comparison.
+
+2004-04-23  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.h (mips_dwarf2_addr_size): Prototype.
+
+2004-04-23  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.
+
+2004-04-23  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (md_longopts): Remove -membedded-pic option.
+       (OPTION_MEMBEDDED_PIC): Remove.
+       (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
+       (OPTION_FP32, OPTION_GP32, OPTION_CONSTRUCT_FLOATS)
+       (OPTION_NO_CONSTRUCT_FLOATS, OPTIONS_FP64, OPTION_GP64)
+       (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH)
+       (OPTION_ELF_BASE): Renumber.
+       (md_parse_option): Remove OPTION_MEMBEDDED_PIC handling.
+       (md_show_usage): Remove mention of -membedded-pic.
+       * doc/as.texinfo: Remove mention of -membedded-pic.
+
 2004-04-23  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
 
        * config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
This page took 0.027416 seconds and 4 git commands to generate.