* breakpoint.c (read_memory_nobpt): Use ALL_BP_LOCATIONS
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 59d592861049e9c01a188e1aaba9ee9e5b7fe5f9..57cf9fffea996ca3deb69b271fcc68ab799158f8 100644 (file)
@@ -1,3 +1,116 @@
+2003-11-06  Pete Gonzalez  <pgonzalez@bluel.com>
+
+       * config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
+       (rn_table, iwmmxt_table, cp_table, cn_table, fn_table, sn_table,
+       dn_table, mav_mvf_table, mac_mvd_table, mav_mvfx_table,
+       mav_mvax_table, mav_dspc_table): Initialise new field.
+       (insert_reg_alias): Initialise new field.
+       (md_pseudo_table): Add "unreq" entry.
+       (s_unreq): New function: Undo the effects of a previous .req.
+       * doc/c-arm.texi: Document new pseudo op.
+       * NEWS: Mention new feature.
+
+2003-11-06  Bruno Rohee  <bruno@rohee.com>
+
+       * config/obj-vms.c: Fix "the the" typo.
+       * doc/c-arm.texi: Likewise.
+
+2003-11-06  Nick Clifton  <nickc@redhat.com>
+
+       * config/obj-vms.c: Convert to ISO-C.
+
+2003-11-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.
+
+2003-10-31  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-i860.c (md_pcrel_from): Fix typo in comment.
+
+2003-10-29  Phil Edwards  <phil@codesourcery.com>
+
+       * configure.in (arm-*-vxworks, i386-*-vxworks, mips-*-vxworks,
+       ppc-*-vxworks, ppc-*-windiss):  Remove separate outdated stanzas.
+       (*-*-vxworks, *-*-windiss):  Use common stanzas, all ELF.
+       * configure:  Regenerated.
+
+2003-10-27  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog: Fix typos.
+       * ChangeLog-9295: Likewise.
+       * as.c: Fix comment typos.
+       * as.h: Likewise.
+       * atof-generic.c: Likewise.
+       * bit_fix.h: Likewise.
+       * frags.h: Likewise.
+       * hash.c: Likewise.
+       * input-file.c: Likewise.
+       * input-scrub.c: Likewise.
+       * itbl-ops.c: Likewise.
+       * itbl-parse.y: Likewise.
+       * listing.c: Likewise.
+       * macro.h: Likewise.
+       * read.c: Likewise.
+       * sb.c: Likewise.
+       * sb.h: Likewise.
+       * symbols.c: Likewise.
+       * symbols.h: Likewise.
+
+2003-10-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * config/tc-m68hc11.c: Convert to ISO C90.
+       * config/tc-m68hc11.h: Likewise.
+
+2003-10-26  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * doc/c-sh64.texi: Fix a typo.
+
+2003-10-26  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * doc/c-alpha.texi: Fix typos.
+       * doc/c-ia64.texi: Likewise.
+       * doc/c-mmix.texi: Likewise.
+       * doc/c-sh64.texi: Likewise.
+       * doc/c-xtensa.texi: Likewise.
+       * doc/internals.texi: Likewise.
+
+2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-elf.c (obj_elf_change_section): Allow SHF_ALLOC
+       for .interp, .strtab and .symtab. Use specified section
+       attributes.
+
+2003-10-22  Andreas Schwab  <schwab@suse.de>
+           H.J. Lu  <hongjiu.lu@intel.com>
+           Jim Wilson <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (update_qp_mutex): New.
+       (note_register_values): Properly handle one of PRs in compare
+       is PR0. Don't add a mutex relation for .and.orcm/.or.andcm.
+       Clear mutex relation for .none/.unc. Don't clear mutex relation
+       on predicated compare.
+
+2003-10-21  Wouter van Heyst <wouter@vidicode.nl>
+
+       * config/tc-arm.c (all_reg_maps): Correct text describing Maverick
+       register requirements.
+       (md_begin): Remove F_SOFT_FLOAT if enabling MAVERICK FP.
+
+2003-10-21  Peter Barada  <pbarada@mail.wm.sps.mot.com>
+            Bernardo Innocenti  <bernie@develer.com>
+
+       * config/tc-m68k.c: Add MCF528x (MCFv4) support.
+       * config/m68k-parse.h: Likewise.
+       * NEWS: Mention the new support.
+       * doc/c-m68k.texi: Document new processor selection switch.
+
+2003-10-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (normalize_constant_expr): New function to fix sign
+       extensions broken by gas' expression evaluation of constants.
+       (check_absolute_expr): Use it.
+       (mips_ip): Likewise.
+
 2003-10-18  Hans-Peter Nilsson  <hp@bitrange.com>
 
        Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.
        operands.
        (OPTION_MIPS32R2): New define.
        (md_longopts): Add entry for OPTION_MIPS32R2.
-       (OPTION_ELF_BASE): Adjust to accomodate OPTIONS_MIPS32R2.
+       (OPTION_ELF_BASE): Adjust to accommodate OPTIONS_MIPS32R2.
        (md_parse_option): Handle OPTION_MIPS32R2.
        (s_mipsset): Reimplement handling of ".set mipsN" options
        and add support for ".set mips32r2".
@@ -4944,7 +5057,7 @@ Thu Oct 10 14:31:30 2002  J"orn Rennecke <joern.rennecke@superh.com>
        types.
        (OPTION_MDMX, OPTION_NO_MDMX, md_longopts, md_parse_option):
        Add support for "-mdmx" and "-no-mdmx" options.
-       (OPTION_ELF_BASE): Move to accomodate new options.
+       (OPTION_ELF_BASE): Move to accommodate new options.
        (s_mipsset): Support ".set mdmx" and ".set nomdmx".
        (mips_elf_final_processing): Set MDMX ASE ELF header flag if
        file_ase_mdmx was set.
@@ -5583,7 +5696,7 @@ Thu Oct 10 14:31:30 2002  J"orn Rennecke <joern.rennecke@superh.com>
        mips_opts.ase_mips3d is set.
        (OPTION_MIPS3D, OPTION_NO_MIPS3D, md_longopts, md_parse_option):
        Add support for "-mips3d" and "-no-mips3d" options.
-       (OPTION_ELF_BASE): Move to accomodate new options.
+       (OPTION_ELF_BASE): Move to accommodate new options.
        (s_mipsset): Support ".set mips3d" and ".set nomips3d".
        (mips_elf_final_processing): Add a comment indicating that a
        MIPS-3D ASE ELF header flag should be set, when one exists.
This page took 0.024524 seconds and 4 git commands to generate.