summaryrefslogtreecommitdiff
path: root/stdlib/Makefile
AgeCommit message (Expand)Author
2018-07-25Add tests for setcontext on the context from makecontextH.J. Lu
2018-07-25Add a test for multiple setcontext callsH.J. Lu
2018-07-25Add another test for setcontextH.J. Lu
2018-07-25Add a test for multiple makecontext callsH.J. Lu
2018-07-24Add <bits/indirect-return.h>H.J. Lu
2018-06-15Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers
2018-05-29stdlib: Additional tests need generated locale dependenciesFlorian Weimer
2018-05-08Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov
2018-03-04Separate out error_t definitionSamuel Thibault
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-09-21Fix BZ# 22180.Paul Pluzhnikov
2017-09-20Fix BZ 14333Paul Pluzhnikov
2017-08-272017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2017-08-10Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-01-20Fix environment traversal when an envvar value is emptySiddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-10-25Add tests for strfrom functionsRajalakshmi Srinivasaraghavan
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-09-21Add <stdint.h> integer width macros.Joseph Myers
2016-09-19Add <limits.h> integer width macros.Joseph Myers
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-04-13Register extra test objectsAndreas Schwab
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer
2016-02-11[ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers
2015-11-24Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers
2015-11-23Fix strtol in Turkish locales (bug 19242).Joseph Myers
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae