gold/ChangeLog:
[binutils-gdb.git] / gold / ChangeLog
index 41c6162da6f16d76e8201d484c24539691cd4bc6..da757f09109082ca57c777176c0c5569b858f2ca 100644 (file)
@@ -1,3 +1,13 @@
+2008-12-01  Cary Coutant  <ccoutant@google.com>
+
+       * plugin.cc (ld_plugin_message): Change format parameter to const.
+       Fix mismatch between new[] and delete.
+
+2008-11-14  Cary Coutant  <ccoutant@google.com>
+
+       * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address
+       instead of -1U.
+
 2008-11-05  Craig Silverstein  <csilvers@google.com>
 
        * options.cc (General_options::parse_dynamic_list): New function.