PR 6526
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e108c7f9772711b3ad7d25eab41fbe558fda7cc6..d479c1737b90a95ae11546828cc555b7486e345d 100644 (file)
@@ -1,9 +1,58 @@
+2008-08-15  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 6526
+       * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2008-08-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-tic4x.c (tic4x_operands_parse): Make static.
+
+2008-08-13  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/as.texinfo (Align): Document the PowerPC behaviour.
+
+2008-08-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * as.c, as.h, ecoff.c, hash.c, macro.c, symbols.c, config/obj-evax.c,
+       config/obj-som.c, config/tc-alpha.c, config/tc-arm.c, config/tc-bfin.c,
+       config/tc-bfin.h, config/tc-crx.c, config/tc-frv.c, config/tc-frv.h,
+       config/tc-hppa.h, config/tc-i386.c, config/tc-i860.c, config/tc-i960.h,
+       config/tc-ia64.c, config/tc-ia64.h, config/tc-m32c.c, config/tc-m32c.h,
+       config/tc-m68k.c, config/tc-maxq.c, config/tc-s390.c, config/tc-s390.h,
+       config/tc-sparc.c, config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h,
+       config/tc-tic4x.c, config/tc-tic4x.h, config/tc-tic54x.c,
+       config/tc-tic54x.h, config/tc-vax.c, doc/internals.texi: Banish PARAMS
+       and PTR.  Convert to ISO C.  Delete unnecessary forward declarations.
+
+2008-08-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-arm.c (s_unreq): Adjust hash_delete call.
+       * config/tc-ia64.c (dot_rot): Likewise.
+
+2008-08-11  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 6575
+       * hash.c: Expand PTR to void *.
+       (hash_delete): Add "freeme" parameter.  Call obstack_free.
+       * hash.h: Expand PTR to void *.
+       (hash_delete): Update prototype.
+       * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
+       * config/tc-tic54x.c (tic54x_remove_local_label): Update hash_delete
+       call.
+       (subsym_substitute): Likewise.
+       * doc/internals.texi (hash_delete): Update.
+
 2008-08-08  Anatoly Sokolov  <aesok@post.ru>
 
        * config/tc-avr.c (mcu_types): Add avr25, avr31, avr35, and avr51
-       architectures. Reorganize list to put mcu types in correct architectures
-       and to order list same as in GCC. Use new ISA definitions in 
-       include/opcode/avr.h.
+       architectures. Reorganize list to put mcu types in correct
+       architectures and to order list same as in GCC. Use new ISA
+       definitions in include/opcode/avr.h.
        * doc/c-avr.texi: Add avr25, avr31, avr35, and avr51 architecture
        descriptions. Reorganize descriptions to put mcu types in correct
        architectures and to order lists same as in GCC.
        (md_show_usage): Add -call_nonpic.
 
 2008-08-08  Sterling Augustine  <sterling@tensilica.com>
-       
+
        * config/tc-xtensa.c (exclude_section_from_property_tables): New.
        (xtensa_create_property_segments): Use it.
        (xtensa_create_xproperty_segments): Likewise.
-       
+
 2008-08-08  Alan Modra  <amodra@bigpond.net.au>
 
        * doc/internals.texi (DWARF2_FORMAT): Update for 2008-08-04 change.
        (md_parse_option): Support it.
        * doc/c-h8300.texi (H8/300 Options): Document it.
        * doc/as.texinfo (Overview): Likewise.
-       
+
        * config/tc-sh.h (H_TICK_HEX): Define.
        * config/tc-sh.c (OPTION_H_TICK_HEX): New.
        (md_longopts): Add "-h-tick-hex".
This page took 0.023195 seconds and 4 git commands to generate.