aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar1-1/+1
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-0/+28
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar1-0/+61
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-0/+34
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-2/+1
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2-10/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-41/+23
2014-06-27Remove shlib-versions ABI names support.Joseph Myers1-13/+0
2014-06-26Update scripts/list-sources.sh for ports repository merge.Joseph Myers1-14/+0
2014-06-26Update miscellaneous files from upstream sources.Joseph Myers4-362/+189
2014-06-16Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab1-1/+1
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-23/+22
2014-03-25Kludge fix for Versions.def regressionRoland McGrath1-5/+33
2014-03-25Fix localplt check for GNU_IFUNCAdhemerval Zanella1-2/+8
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar1-299/+0
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar4-205/+578
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath1-0/+4
2014-03-14Do not terminate default test runs on test failure.Joseph Myers1-2/+7