* subsegs.c (subseg_change, subseg_get): Use xcalloc rather than
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 109a7ae34096e97887de08789294cf9bf019cf3e..9fe4e790853275f4f0edc907c4b8d7da179e4398 100644 (file)
@@ -1,3 +1,13 @@
+2007-02-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than
+       xmalloc, memset.  Don't bother assigning NULL to known zero mem.
+       (subseg_set_rest): Remove unnecessary cast.
+       * write.c: Include libbfd.h.  Replace PTR with void * throughout.
+       Remove unnecessary forward declarations and casts.
+       (set_symtab): Delete extern bfd_alloc.
+       (fixup_segment): Move.
+
 2007-02-15  Nathan Sidwell  <nathan@codesourcery.com>
 
        * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.
This page took 0.022869 seconds and 4 git commands to generate.