summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-02-28Add scripts/backport-support.shFlorian Weimer
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers
2017-01-11Make build-many-glibcs.py work on python3.2Szabolcs Nagy
2017-01-02Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers
2017-01-01Update config.guess and config.sub to current versions.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-27Add comments to check-c++-types.sh.Steve Ellcey
2016-12-23scripts/test_printers_common.py: Log GDB error messageFlorian Weimer
2016-12-21Update miscellaneous files from upstream sources.Joseph Myers
2016-12-16Make build-many-glibcs.py flush stdout before execv.Joseph Myers
2016-12-14Use Linux 4.9 (headers) in build-many-glibcs.py.Joseph Myers
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-12-07Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers
2016-11-30Add build-many-glibcs.py bot-cycle action.Joseph Myers
2016-11-26Make build-many-glibcs.py store more information about builds.Joseph Myers
2016-11-25Make build-many-glibcs.py re-exec itself if changed by checkout.Joseph Myers
2016-11-24Make build-many-glibcs.py track component versions requested and used.Joseph Myers
2016-11-23build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tileproChris Metcalf
2016-11-22Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro.Joseph Myers
2016-11-18Quote shell commands in logs from build-many-glibcs.py.Joseph Myers
2016-11-17Actually use newly built host libraries in build-many-glibcs.py.Joseph Myers
2016-11-14Fix build-many-glibcs.py style issues.Joseph Myers
2016-11-11Add script to build many glibc configurations.Joseph Myers
2016-11-07Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers
2016-09-28Minor corrections to scripts/check-installed-headers.sh.Zack Weinberg
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-09-20sysd-rules: Cut down the number of rtld-% pattern rulesFlorian Weimer
2016-08-21mach: Add more allowed external headersSamuel Thibault
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-05-30Add more hurd exception to local headers listSamuel Thibault
2016-04-09Allow overriding of CFLAGS as well as CPPFLAGS for rtld.Nick Alcock
2016-01-08Make shebang interpreter directives consistentMarko Myllynen
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger
2015-12-02Use shell's builtin pwd.Ludovic Courtès
2015-11-24Implement "make update-all-abi"Florian Weimer
2015-11-11pylintrc: disable reportsMike Frysinger