diff options
author | DJ Delorie <dj@redhat.com> | 2005-10-31 18:01:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-10-31 18:01:19 +0000 |
commit | fb10537e39d4cdf8e69a289ef96872c916ba663c (patch) | |
tree | 2f11555e5415859f6d889a3f24e1b0a98d9f84d4 /include/ChangeLog | |
parent | e52b687cc51d9dff8b2bfa7324f62356b7516ac5 (diff) | |
download | gdb-fb10537e39d4cdf8e69a289ef96872c916ba663c.zip gdb-fb10537e39d4cdf8e69a289ef96872c916ba663c.tar.gz gdb-fb10537e39d4cdf8e69a289ef96872c916ba663c.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index cb2ca58..e2c90f8 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2005-10-31 Mark Kettenis <kettenis@gnu.org> + + * floatformat.h (enum floatformat_byteorders): Add + floatformat_vax. + (floatformat_vax_aingle, floatformat_vax_double): Declare. + 2005-10-28 Dave Brolley <brolley@redhat.com> Contribute the following changes: |