* doc/c-i386.texi (i386-Mnemonics): Fix typo.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 2c96af949835f0ee960f787421bc844a764c773d..d0cb4032715abc680dbb9521f58f4044c2e6c28c 100644 (file)
@@ -1,3 +1,100 @@
+2004-09-29  Marc Bevand  <m.bevand@gmail.com>
+
+       * doc/c-i386.texi (i386-Mnemonics): Fix typo.
+
+2004-09-21  James E Wilson  <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (ENCODED_PSP_OFFSET): New.
+       (output_rp_psprel, output_pfs_psprel, output_preds_psprel,
+       output_spill_base, output_unat_psprel, output_lc_psprel,
+       output_fpsr_psprel, output_priunat_psprel, output_bsp_psprel,
+       output_bsprestore_psprel, output_rnat_psprel, output_spill_psprel,
+       output_spill_psprel_p): Use it.
+
+2004-09-20  Tomer Levi  <Tomer.Levi@nsc.com>
+
+        * config/tc-crx.c (handle_LoadStor): New function. 
+       Handle load/stor unique instructions before parsing. 
+
+2004-09-17  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (s_arm_rel31): New funciton.
+       (md_pseudo_table): Add .rel31.
+       (md_apply_fix3): Handle BFD_RELOC_ARM_TARGET2, 
+       BFD_RELOC_32_PCREL and BFD_RELOC_ARM_PREL31.
+       (tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2.
+       (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
+       (arm_parse_reloc): Add (target2).
+
+2004-09-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+       * po/gas.pot: Regenerate.
+
+2004-09-14  Hideki IWAMOTO  <h-iwamoto@kit.hi-ho.ne.jp>
+
+       * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.
+       [!LLONG_MAX]: Ditto.
+
+2004-09-13  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c: Rename RELABS to TARGET1.
+
+2004-09-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * messages.c (as_internal_value_out_of_range): Cast values passed
+       to as_bad_where or as_warn_where to proper type.
+
+2004-09-11  Theodore A. Roth  <troth@openavr.org>
+
+       * config/tc-avr.c: Add support for
+       atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
+
+2004-09-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * dw2gencfi.c (select_cie_for_fde): When separating CIE out
+       from FDE, treat a CFI_escape as we do a DW_CFA_advance_loc.
+
+2004-09-08  Paul Brook  <paul@codesourcery.com>
+
+       * config/obj-elf.c (obj_elf_section_type): Handle init_array,
+       fini_array and preinit_array section types.
+       * config/tc-ia64.c (ia64_elf_section_type): Remove init_array
+       and fini_array.
+       * doc/as.texinfo: Document extra section types.
+
+2004-09-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.am (TARG_ENV_HFILES): Add te-symbian.h.
+       * Makefile.in: Regenerated.
+       * configure.in: Set em for arm*-*-symbianelf*.
+       * configure: Regenerated.
+       * config/tc-arm.c (elf32_arm_target_format): Use Symbian target
+       vectors when appropriate.
+       * config/te-symbian.h: New file.
+
+2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * config/tc-crx.c (gettrap): Exception vector can be case
+       insensitive.
+       (process_label_constant): Fix a 32-bit displacement bug in branch 
+       instructions.
+       (get_operandtype) : Bug fix, wrong operand was used.
+       (process_label_constant): Initialize relocation type to 
+       BFD_RELOC_NONE
+
+2004-09-01  Richard Earnshaw < reanrsha@arm.com>
+
+       * tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>s
+       for synthesizable cores.
+
+       * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.
+
 2004-08-25  Dmitry Diky  <diwil@spec.ru>
 
        * config/tc-msp430.c:   Clean-up the code.
This page took 0.023967 seconds and 4 git commands to generate.