diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-03 21:58:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-03 21:58:25 +0000 |
commit | 50c67b66a0a7a7c54169032ff4388dfb10ad7cb5 (patch) | |
tree | a229b509b849cbfecd1373f147638683d4bf104c /libthreads/ChangeLog | |
parent | 1304b2d60198f3f47b476514040411bd23bd16e3 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index db4d3f86..f5c65ad9 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-02-28 Roland McGrath <roland@baalperazim.frob.com> + + * i386/csw.S: #undef __ELF__ before defining it, since + it is usually predefined. + 2000-01-10 Mark Kettenis <kettenis@gnu.org> * cprocs.c: Include <assert.h> |