aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-03-15 21:07:01 +0000
committerDJ Delorie <dj@redhat.com>2001-03-15 21:07:01 +0000
commitb1e51b3cd975651495575e89ab9eaa3db0e2d9c4 (patch)
tree58a2dc925b3ae42da33a2e47c62dc21fc8f25e56 /libiberty/ChangeLog
parentd68d4570182930a4094744cb950d0fbdadbf0746 (diff)
downloadgdb-b1e51b3cd975651495575e89ab9eaa3db0e2d9c4.zip
gdb-b1e51b3cd975651495575e89ab9eaa3db0e2d9c4.tar.gz
gdb-b1e51b3cd975651495575e89ab9eaa3db0e2d9c4.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index a0897d1..9895470 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-15 Michael Meissner <meissner@redhat.com>
+
+ * hashtab.c (higher_prime_number): Silence warning that 4294967291
+ might be a signed integer under pre-ISO C systems.
+
2001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
John David Anglin <dave@hiauly1.hia.nrc.ca>