about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 8569a3713b..414e309bdf 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,8 @@
 2002-11-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/i386/Makefile: Compile pthread.c and sighandler.c with
+	-fno-omit-frame-pointer.  Patch by Andreas Steinmetz <ast@domdv.de>.
+
 	* sysdeps/i386/useldt.h [PIC] (USETLS_LOAD_EBX): Use correct input
 	register number.
 	(DO_SET_THREAD_AREA): Mark asm output specifiers correctly.