aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-12-23scripts/test_printers_common.py: Log GDB error messageFlorian Weimer1-0/+1
2016-12-21Update miscellaneous files from upstream sources.Joseph Myers5-66/+96
2016-12-16Make build-many-glibcs.py flush stdout before execv.Joseph Myers1-0/+1
2016-12-14Use Linux 4.9 (headers) in build-many-glibcs.py.Joseph Myers1-1/+1
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg1-1/+0
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan3-0/+543
2016-12-07Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers1-2/+11
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers1-11/+41
2016-11-30Add build-many-glibcs.py bot-cycle action.Joseph Myers1-9/+161
2016-11-26Make build-many-glibcs.py store more information about builds.Joseph Myers1-4/+111
2016-11-25Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers1-0/+14
2016-11-24Make build-many-glibcs.py track component versions requested and used.Joseph Myers1-10/+73
2016-11-23build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf1-2/+1
2016-11-22Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers1-5/+7
2016-11-18Quote shell commands in logs from build-many-glibcs.py.Joseph Myers1-1/+11
2016-11-17Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers1-0/+4
2016-11-14Fix build-many-glibcs.py style issues.Joseph Myers1-17/+10
2016-11-11Add script to build many glibc configurations.Joseph Myers1-0/+1142
2016-11-07Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers1-0/+23
2016-09-28Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg1-3/+8
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+146
2016-09-20sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer1-0/+4
2016-08-21mach: Add more allowed external headersSamuel Thibault1-1/+1
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-118/+0
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+118
2016-05-30Add more hurd exception to local headers listSamuel Thibault1-1/+1
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock1-1/+1
2016-01-08Make shebang interpreter directives consistentMarko Myllynen3-3/+3
2016-01-07Make shebang interpreter directives consistentMarko Myllynen16-16/+16
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers3-34/+80
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger1-1/+19
2015-12-02Use shell's builtin pwd.Ludovic Courtès1-13/+5
2015-11-24Implement "make update-all-abi"Florian Weimer1-0/+66
2015-11-11pylintrc: disable reportsMike Frysinger1-1/+1
2015-11-06Simplify the abilist formatFlorian Weimer1-58/+9
2015-11-05Add script to list fixed bugs for the NEWS file.Joseph Myers1-0/+46
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu1-1/+1
2015-10-06Remove scripts/rpm2dynsym.sh.Joseph Myers1-36/+0
2015-08-19 [BZ #18796]Andrew Senkevich1-1/+12
2015-08-09gawk: fix gensub usageMike Frysinger1-1/+1
2015-07-29Extend local PLT reference checkH.J. Lu2-5/+82
2015-03-23Add more exception to local headers listSamuel Thibault1-1/+1
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-8/+13
2015-03-03Fix localplt test breakage with new readelfAlan Modra1-2/+2
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2015-01-02Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar1-5/+2
2014-12-31Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar1-23/+23