about summary refs log tree commit diff
path: root/stdlib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add tests for setcontext on the context from makecontextH.J. Lu2018-07-251-1/+3
* Add a test for multiple setcontext callsH.J. Lu2018-07-251-1/+1
* Add another test for setcontextH.J. Lu2018-07-251-1/+1
* Add a test for multiple makecontext callsH.J. Lu2018-07-251-1/+2
* Add <bits/indirect-return.h>H.J. Lu2018-07-241-1/+1
* Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers2018-06-151-1/+2
* stdlib: Additional tests need generated locale dependenciesFlorian Weimer2018-05-291-0/+2
* Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov2018-05-081-1/+1
* Separate out error_t definitionSamuel Thibault2018-03-041-1/+1
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-041-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-13/+13
* Fix BZ# 22180.Paul Pluzhnikov2017-09-211-2/+8
* Fix BZ 14333Paul Pluzhnikov2017-09-201-1/+8
* 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-271-1/+3
* Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN2017-08-101-1/+1
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-3/+3
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-121-0/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-7/+10
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-1/+2
* Fix environment traversal when an envvar value is emptySiddhesh Poyarekar2017-01-201-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-3/+4
* Add tests for strfrom functionsRajalakshmi Srinivasaraghavan2016-10-251-1/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+7
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-1/+2
* Add <limits.h> integer width macros.Joseph Myers2016-09-191-1/+1
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-1/+11
* Register extra test objectsAndreas Schwab2016-04-131-0/+1
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-04-041-2/+4
* [ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy2016-02-111-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+1
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-241-1/+3
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-2/+5
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+12
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+4
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-0/+2
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-1/+8
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-121-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+1
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+3
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-5/+0
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-12/+6
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-7/+7
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-2/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1