summaryrefslogtreecommitdiffstats
path: root/include/ChangeLog-9103
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-04-14 02:22:07 +0000
committerDJ Delorie <dj@redhat.com>2005-04-14 02:22:07 +0000
commitb04e9ddc97b6cdd93cd3d2ea770194c0dedd5a03 (patch)
tree5b90451c809079ff4f204ffd66fee2adfafc9cbb /include/ChangeLog-9103
parent7212bdd8fb306488e2e29e5bebe79ae186c9b207 (diff)
downloadcygnal-b04e9ddc97b6cdd93cd3d2ea770194c0dedd5a03.tar.gz
cygnal-b04e9ddc97b6cdd93cd3d2ea770194c0dedd5a03.tar.bz2
cygnal-b04e9ddc97b6cdd93cd3d2ea770194c0dedd5a03.zip
merge from gcc
Diffstat (limited to 'include/ChangeLog-9103')
-rw-r--r--include/ChangeLog-910310
1 files changed, 10 insertions, 0 deletions
diff --git a/include/ChangeLog-9103 b/include/ChangeLog-9103
index f8d379808..f4f7aa1a5 100644
--- a/include/ChangeLog-9103
+++ b/include/ChangeLog-9103
@@ -1,5 +1,15 @@
2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
+ * include/fibheap.h (fibnode): Use __extension__ for
+ bit-fields mark and degree if __GNUC__.
+
+2003-12-18 Kazu Hirata <kazu@cs.umass.edu>
+
+ * include/fibheap.h (fibnode): Use unsigned long int for
+ bit-fields if __GNUC__ is defined.
+
+2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
+
* fibheap.h (fibnode): Use __extension__ for
bit-fields mark and degree if __GNUC__.