diff options
author | Steve Ellcey <sellcey@mips.com> | 2013-09-23 09:29:58 -0700 |
---|---|---|
committer | Steve Ellcey <sellcey@mips.com> | 2013-09-23 09:29:58 -0700 |
commit | 2487f2e6a565f5670feda65b8a1a6ac930ad36f1 (patch) | |
tree | 0afceaf36a6bd083cc9f0f550c8f2b6cc166fa21 /ports/ChangeLog.mips | |
parent | 303e567a8062200dc06acde7c76fc34679f08d8f (diff) | |
download | glibc-2487f2e6a565f5670feda65b8a1a6ac930ad36f1.zip glibc-2487f2e6a565f5670feda65b8a1a6ac930ad36f1.tar.gz glibc-2487f2e6a565f5670feda65b8a1a6ac930ad36f1.tar.bz2 |
2013-09-23 Steve Ellcey <sellcey@mips.com>
* sysdeps/mips/fpu_control.h (comments): Add capitalization and
periods to match GNU standard.
Diffstat (limited to 'ports/ChangeLog.mips')
-rw-r--r-- | ports/ChangeLog.mips | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips index 84425c3..c958f29 100644 --- a/ports/ChangeLog.mips +++ b/ports/ChangeLog.mips @@ -1,3 +1,8 @@ +2013-09-23 Steve Ellcey <sellcey@mips.com> + + * sysdeps/mips/fpu_control.h (comments): Add capitalization and + periods to match GNU standard. + 2013-09-20 Steve Ellcey <sellcey@mips.com> * sysdeps/mips/memset.S: Change prefetching and add loop unrolling. |