diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6be38e11d2..8ceadaff01 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-01-14 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * linuxthreads/Makefile (CFLAGS-tst-cancel.c): Add + -fno-inline-functions to prevent automatic inline. + 2002-01-12 Andreas Schwab <schwab@suse.de> * Makefile (test-srcs): Add tst-signal. |