diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-07 01:21:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-07 01:21:20 +0000 |
commit | 663a2488dedbd6a52f9ef1611cdf600b767db874 (patch) | |
tree | 91bb7ade5b2bbdb517649b25be28eeb756600d54 /ChangeLog | |
parent | 5360538bd8689091c2c00d2f3afd12b536a0b0b0 (diff) | |
download | glibc-663a2488dedbd6a52f9ef1611cdf600b767db874.tar.gz glibc-663a2488dedbd6a52f9ef1611cdf600b767db874.tar.xz glibc-663a2488dedbd6a52f9ef1611cdf600b767db874.zip |
Update.
* sysdeps/ia64/atomicity.h: New file. Copied from libstdc++.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0a36f67784..ce2ecae5a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-06 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/atomicity.h: New file. Copied from libstdc++. + * sysdeps/i386/i486/atomicity.h: Clean up the asms. * sysdeps/generic/e_scalb.c: Don't use FE_INVALID unless it's |