aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Fix armv7-a compiler option nameAdhemerval Zanella1-2/+2
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella1-1/+6
2017-10-05Remove add-ons mechanism.Joseph Myers3-33/+5
2017-10-04crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]Florian Weimer1-1/+1
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia1-1/+1
2017-09-27Fix range check in do_tunable_update_valAlexey Makhalov1-2/+10
2017-09-07Use MPFR 3.1.6 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-09-04Use Linux 4.13 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab1-0/+1
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers1-3/+3
2017-06-19Fix gen-tunables.awk to work with older awkAdhemerval Zanella1-34/+34
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar1-0/+1
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers1-0/+19
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers1-0/+17
2017-05-17tunables: Specify a default value for tunablesSiddhesh Poyarekar1-2/+10
2017-05-11tunables: Make tunable_list relroSiddhesh Poyarekar1-1/+1
2017-05-01Default Linux kernel version in build-many-glibcs.py to 4.11.Joseph Myers1-1/+1
2017-04-26Default build-many-glibcs.py to GCC 7 branch.Joseph Myers1-1/+1
2017-03-24Update old tunables framework document/script.Sunyeop Lee1-6/+6
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-47/+0
2017-03-13build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella1-19/+6
2017-02-28Add scripts/backport-support.shFlorian Weimer1-0/+110
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers1-1/+1
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg1-0/+10
2017-02-02tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar1-4/+4
2017-01-18Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers1-1/+11
2017-01-11Make build-many-glibcs.py work on python3.2Szabolcs Nagy1-0/+37
2017-01-02Add build-many-glibcs.py powerpc-linux-gnu-power4 build.Joseph Myers1-1/+4
2017-01-02Make build-many-glibcs.py use binutils 2.28 branch by default.Joseph Myers1-1/+1
2017-01-01Update config.guess and config.sub to current versions.Joseph Myers2-7/+7
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers19-19/+19
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer1-0/+68
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+157
2016-12-27Add comments to check-c++-types.sh.Steve Ellcey1-0/+8
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