about summary refs log tree commit diff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-1/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-083-0/+543
* Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers2016-12-071-2/+11
* Make build-many-glibcs.py support running as a bot.Joseph Myers2016-12-011-11/+41
* Add build-many-glibcs.py bot-cycle action.Joseph Myers2016-11-301-9/+161
* Make build-many-glibcs.py store more information about builds.Joseph Myers2016-11-261-4/+111
* Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers2016-11-251-0/+14
* Make build-many-glibcs.py track component versions requested and used.Joseph Myers2016-11-241-10/+73
* build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf2016-11-231-2/+1
* Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers2016-11-221-5/+7
* Quote shell commands in logs from build-many-glibcs.py.Joseph Myers2016-11-181-1/+11
* Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers2016-11-171-0/+4
* Fix build-many-glibcs.py style issues.Joseph Myers2016-11-141-17/+10
* Add script to build many glibc configurations.Joseph Myers2016-11-111-0/+1142
* Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers2016-11-071-0/+23
* Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg2016-09-281-3/+8
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-0/+146
* sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer2016-09-201-0/+4
* mach: Add more allowed external headersSamuel Thibault2016-08-211-1/+1
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-118/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-0/+118
* Add more hurd exception to local headers listSamuel Thibault2016-05-301-1/+1
* Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock2016-04-091-1/+1
* Make shebang interpreter directives consistentMarko Myllynen2016-01-083-3/+3
* Make shebang interpreter directives consistentMarko Myllynen2016-01-0716-16/+16
* Update miscellaneous files from upstream sources.Joseph Myers2016-01-053-34/+80
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0413-13/+13
* list-fixed-bugs: use argparse for the commandlineMike Frysinger2015-12-291-1/+19
* Use shell's builtin pwd.Ludovic Courtès2015-12-021-13/+5
* Implement "make update-all-abi"Florian Weimer2015-11-241-0/+66
* pylintrc: disable reportsMike Frysinger2015-11-111-1/+1
* Simplify the abilist formatFlorian Weimer2015-11-061-58/+9
* Add script to list fixed bugs for the NEWS file.Joseph Myers2015-11-051-0/+46
* Support PLT and GOT references in local PIC checkH.J. Lu2015-10-141-1/+1
* Remove scripts/rpm2dynsym.sh.Joseph Myers2015-10-061-36/+0
* [BZ #18796]Andrew Senkevich2015-08-191-1/+12
* gawk: fix gensub usageMike Frysinger2015-08-091-1/+1
* Extend local PLT reference checkH.J. Lu2015-07-292-5/+82
* Add more exception to local headers listSamuel Thibault2015-03-231-1/+1
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-8/+13
* Fix localplt test breakage with new readelfAlan Modra2015-03-031-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0211-11/+11
* Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar2015-01-021-5/+2
* Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar2014-12-311-23/+23
* Make type for spec variable size as size_tSiddhesh Poyarekar2014-12-291-1/+1
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-291-0/+28
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-291-0/+61
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-0/+34