diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-19 12:20:43 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-20 16:48:56 +0100 |
commit | 2636ffe65438af689e12b7977fe8609a6ca07c90 (patch) | |
tree | 042f6ad75e1050a0ee7861b25a73d415400027ff /ports/ChangeLog.mips | |
parent | 20cd7fb3ae63795ae7c9a464abf5ed19b364ade0 (diff) | |
download | glibc-2636ffe65438af689e12b7977fe8609a6ca07c90.tar glibc-2636ffe65438af689e12b7977fe8609a6ca07c90.tar.gz glibc-2636ffe65438af689e12b7977fe8609a6ca07c90.tar.bz2 glibc-2636ffe65438af689e12b7977fe8609a6ca07c90.zip |
Align to generic file.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r-- | ports/ChangeLog.mips | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index c07bf97f8e..e7f65d72ac 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,3 +1,7 @@ +2013-02-20 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/mips/bits/nan.h: Align to generic IEEE 754 file. + 2013-02-19 Joseph Myers <joseph@codesourcery.com> [BZ #14920] |