aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2013-10-11 23:06:08 +0000
committerRoland McGrath <roland@gnu.org>2013-10-11 23:06:08 +0000
commit44dcb735e4714c44813e4e16168b3121de601ad3 (patch)
treeb0f303f9d7db84f38b2ed7a053204fd69e2f201e /gold/ChangeLog
parentad7ba017947d64a55faa0c3dc4266ac735479940 (diff)
downloadgdb-44dcb735e4714c44813e4e16168b3121de601ad3.zip
gdb-44dcb735e4714c44813e4e16168b3121de601ad3.tar.gz
gdb-44dcb735e4714c44813e4e16168b3121de601ad3.tar.bz2
gold/
* powerpc.cc (Output_data_got_powerpc): Remove unused methods add_got_entry and add_got_entry_pair.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index f44d860..59015a0 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,8 @@
2013-10-11 Roland McGrath <mcgrathr@google.com>
+ * powerpc.cc (Output_data_got_powerpc): Remove unused methods
+ add_got_entry and add_got_entry_pair.
+
* configure.ac (TLS_GNU2_DIALECT): Use -Werror in test.
(HAVE_PUBNAMES): Likewise.
* configure: Regenerate.