aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-12-10 22:04:33 +0000
committerDJ Delorie <dj@redhat.com>2004-12-10 22:04:33 +0000
commitc546950745ac0b2fe69bfb6d70910f1900eeb5bd (patch)
tree10187bcbb32bd137aab4b2f0d76c1b48d29948ff /include/ChangeLog
parentaee05403d1fb411c067607233db1c20dd77b3079 (diff)
downloadnewlib-c546950745ac0b2fe69bfb6d70910f1900eeb5bd.zip
newlib-c546950745ac0b2fe69bfb6d70910f1900eeb5bd.tar.gz
newlib-c546950745ac0b2fe69bfb6d70910f1900eeb5bd.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 33157f3..1985709 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-11 Ben Elliston <bje@au.ibm.com>
+
+ * fibheap.h (struct fibnode): Only use unsigned long bitfields
+ when __GNUC__ is defined and ints are less than 32-bits wide.
+
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
* opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.