Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2009-07-25 04:01:48 +0400
committerDJ Delorie <dj@redhat.com>2009-07-25 04:01:48 +0400
commite2b6bacd35f1d72a678c46c13fbe151d490596af (patch)
tree7ff9f8a3e2b276bbe12f3d6b5b590a5fbe59b8b7 /include/ChangeLog
parent43c23d4b822cc23f35c3668272526bebf3630454 (diff)
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 910b78f30..c681a3395 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-24 Ian Lance Taylor <iant@google.com>
+
+ * libiberty.h (crc32): Declare.
+
2009-07-20 Cary Coutant <ccoutant@google.com>
Doug Evans <dje@google.com>