summaryrefslogtreecommitdiff
path: root/stdlib/Makefile
AgeCommit message (Expand)Author
2009-03-08* stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper
2008-12-02* stdlib/Makefile (tests): Add tst-unsetenv1.Ulrich Drepper
2008-03-08[BZ #5774]Ulrich Drepper
2008-03-08* stdlib/Makefile (aux): Add tens_in_limb.Ulrich Drepper
2008-01-09* sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): AvoidUlrich Drepper
2007-10-052007-10-04 Jakub JelinekUlrich Drepper
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2007-01-11Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper
2007-01-03* posix/execvp.c: Include alloca.h.Ulrich Drepper
2006-12-19* stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper
2006-12-19[BZ #3747]Ulrich Drepper
2006-12-11* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper
2006-12-10[BZ #3664]Ulrich Drepper
2006-12-10[BZ #3673]Ulrich Drepper
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-08-21[BZ #3018]Ulrich Drepper
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-01-17* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-12-25* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper
2005-12-22* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath
2005-10-14[BZ #1468]Ulrich Drepper
2005-09-28[BZ #1230]Ulrich Drepper
2005-07-222005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-02-10[BZ #710]Roland McGrath
2005-01-23(CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer opt...Ulrich Drepper
2005-01-20Update.Ulrich Drepper
2005-01-04Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-02-23Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-16Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-02(CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper
2003-07-15Update.Ulrich Drepper
2003-06-15Update.Ulrich Drepper
2003-06-11Update.Ulrich Drepper
2002-12-17Update.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-10-10Update.Ulrich Drepper
2002-07-20Update.Ulrich Drepper
2002-03-14Update.Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2001-10-25* stdlib/a64l.c: Expect least significant digit first. Andreas Schwab