aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/i386/Makefile
AgeCommit message (Collapse)Author
2002-11-04Update.Ulrich Drepper
* include/features.h: Use __STDC_VERSION__ not __STDC_VERSION. Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
2001-04-12Update.Ulrich Drepper
* sysdeps/i386/Makefile: Make sure gcc uses a frame pointer for all the files which use CURRENT_STACK_FRAME.
2001-02-02Update.Ulrich Drepper
* elf/Makefile: Add rules to build and run initfirst test. * elf/initfirst.c: New file. * elf/firstobj.c: New file.