diff options
Diffstat (limited to 'libthreads')
-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> |