summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-27Fix range check in do_tunable_update_valAlexey Makhalov
2017-09-07Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers
2017-09-04Use Linux 4.13 in build-many-glibcs.py.Joseph Myers
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers
2017-06-19Fix gen-tunables.awk to work with older awkAdhemerval Zanella
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers
2017-05-17tunables: Specify a default value for tunablesSiddhesh Poyarekar
2017-05-11tunables: Make tunable_list relroSiddhesh Poyarekar
2017-05-01Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers
2017-04-26Default build-many-glibcs.py to GCC 7 branch.Joseph Myers
2017-03-24Update old tunables framework document/script.Sunyeop Lee
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-13build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella
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