aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-01-07 20:28:44 +0000
committerDJ Delorie <dj@redhat.com>2013-01-07 20:28:44 +0000
commit07a8e9f0361a21ecced933a32e98a38e7b04d590 (patch)
treea27a94876953e454a953198f91100749b0974353 /libiberty/ChangeLog
parentf2a6224b9cebb750e91014fe824390bc271cfa34 (diff)
downloadgdb-07a8e9f0361a21ecced933a32e98a38e7b04d590.zip
gdb-07a8e9f0361a21ecced933a32e98a38e7b04d590.tar.gz
gdb-07a8e9f0361a21ecced933a32e98a38e7b04d590.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 7ecd6da..4479c77 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,17 @@
+2013-01-04 Ian Lance Taylor <iant@google.com>
+
+ PR other/54800
+ * simple-object-mach-o.c (simple_object_mach_o_segment): Don't
+ bother to zero out a buffer we are about to set anyhow.
+
+2013-01-01 David Edelsohn <dje.gcc@gmail.com>
+
+ * simple-object-xcoff.c: New file.
+ * Makefile.in: Add it to build machinery.
+ * simple-object-common.h (simple_object_xcoff_functions): Declare.
+ * simple-object.c (format_functions): Add
+ simple_object_xcoff_functions.
+
2012-11-10 Jason Merrill <jason@redhat.com>
* cp-demangle.c (d_unqualified_name): Handle abi tags here.