diff options
| author | DJ Delorie <dj@redhat.com> | 2013-08-20 06:02:49 +0000 |
|---|---|---|
| committer | DJ Delorie <dj@redhat.com> | 2013-08-20 06:02:49 +0000 |
| commit | f9268dfd7a869c5cc3009c8ea1f9a963beaf8c43 (patch) | |
| tree | ce2023c62d300a77a549fcfc76a549e7902c0477 /include/ChangeLog | |
| parent | d244f86a4d92b33c3ee8cb705b255287b7652c9c (diff) | |
| download | newlib-f9268dfd7a869c5cc3009c8ea1f9a963beaf8c43.zip newlib-f9268dfd7a869c5cc3009c8ea1f9a963beaf8c43.tar.gz newlib-f9268dfd7a869c5cc3009c8ea1f9a963beaf8c43.tar.bz2 | |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
| -rw-r--r-- | include/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e90130f..17a62ba 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,13 @@ +2013-08-20 Alan Modra <amodra@gmail.com> + + * floatformat.h (floatformat_ibm_long_double): Delete. + (floatformat_ibm_long_double_big): Declare. + (floatformat_ibm_long_double_little): Declare. + +2013-08-19 Dehao Chen <dehao@google.com> + + * dwarf2.def (DW_AT_GNU_discriminator): New attribute. + 2013-08-02 Caroline Tice <cmtice@google.com> * vtv-change-permission.h: New file. |
