replace some raw xmalloc / xrealloc with the XNEW* macros
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 24cf393f946532c094ac66214c2c2dea167be8e9..4aa12925c403b949e78be63e48cdb35242d5e4bf 100644 (file)
@@ -1,3 +1,17 @@
+2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
+
+       * listing.c (listing_message): Use XNEW style allocation macros.
+       * read.c (read_a_source_file): Likewise.
+       (read_symbol_name): Likewise.
+       (s_mri_common): Likewise.
+       (assign_symbol): Likewise.
+       (s_reloc): Likewise.
+       (emit_expr_with_reloc): Likewise.
+       (s_incbin): Likewise.
+       (s_include): Likewise.
+       * sb.c (sb_build): Likewise.
+       (sb_check): Likewise.
+
 2016-03-22  Alan Modra  <amodra@gmail.com>
 
        * write.c (record_alignment): Revert 2016-02-18 change.
This page took 0.026247 seconds and 4 git commands to generate.