diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-07 03:03:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-07 03:03:55 +0000 |
commit | f5eefa621328c1e67b9a322187ebe777b13b280d (patch) | |
tree | d346c5d50b76a5e5aafc9ca8f265ae0e85156022 /ChangeLog | |
parent | 663a2488dedbd6a52f9ef1611cdf600b767db874 (diff) | |
download | glibc-f5eefa621328c1e67b9a322187ebe777b13b280d.tar.gz glibc-f5eefa621328c1e67b9a322187ebe777b13b280d.tar.xz glibc-f5eefa621328c1e67b9a322187ebe777b13b280d.zip |
Update.
* sysdeps/ia64/abort-instr.h: New file. Code by David Mosberger.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ce2ecae5a3..5bc8005828 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-06 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/abort-instr.h: New file. Code by David Mosberger. + * sysdeps/ia64/atomicity.h: New file. Copied from libstdc++. * sysdeps/i386/i486/atomicity.h: Clean up the asms. |