aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-05-10 03:03:04 +0000
committerDJ Delorie <dj@redhat.com>2013-05-10 03:03:04 +0000
commit3ecb7338119e24eee389cd1b697231d643f87500 (patch)
treee494aec5784b0178069b1a5dc356227aa5edd7e5 /libiberty/ChangeLog
parentb015e599c772eeb5f818d710119ee43e7df0feff (diff)
downloadfsf-binutils-gdb-3ecb7338119e24eee389cd1b697231d643f87500.zip
fsf-binutils-gdb-3ecb7338119e24eee389cd1b697231d643f87500.tar.gz
fsf-binutils-gdb-3ecb7338119e24eee389cd1b697231d643f87500.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 1420ad4..a30a363 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,11 @@
+2013-05-06 David Edelsohn <dje.gcc@gmail.com>
+ Peter Bergner <bergner@vnet.ibm.com>
+ Segher Boessenkool <segher@kernel.crashing.org>
+ Jakub Jelinek <jakub@redhat.com>
+
+ * hashtab.c (hash_pointer): Remove conditional and avoid
+ unexecuted shift equal to wordsize.
+
2013-04-22 Andi Kleen <ak@linux.intel.com>
* hashtab.c (hash_pointer): Move to end of file and reimplement.