summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-07-20Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers
2018-07-20Change URL of gcc's tarballZong Li
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault
2018-06-26Fix hardcoded /tmp paths in testing (bug 13888).Joseph Myers
2018-06-14scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-04Use Linux 4.17 in build-many-glibcs.py.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-04-27Remove tilegx port.Joseph Myers
2018-04-25Use GCC 8 in build-many-glibcs.py by default.Joseph Myers
2018-04-19Disable lock elision for mutex pretty printer tests.Stefan Liebler
2018-04-18Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers
2018-04-03Use Linux 4.16 in build-many-glibcs.py.Joseph Myers
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault
2018-03-03hurd: do not check Mach and Hurd headersSamuel Thibault
2018-02-07Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-01-29Add RISC-V to build-many-glibcs.pyPalmer Dabbelt
2018-01-29Make build-many-glibcs.py clean git source directories.Joseph Myers
2018-01-29Clean up build-many-glibcs.py libcilkrts disabling.Joseph Myers
2018-01-29Use Linux 4.15 in build-many-glibcs.py.Joseph Myers
2018-01-28hurd: Make build-many-glibcs.py use mainline gnumachSamuel Thibault
2018-01-27hurd: make build-many-glibcs.py use mainline migSamuel Thibault
2018-01-27hurd: fix gcc build in build-many-glibcs.pySamuel Thibault
2018-01-26hurd build-many-glibcs.py: use hurd mainline for nowSamuel Thibault
2018-01-25build-many-glibcs.py: Fix hurd-vcs checkoutSamuel Thibault
2018-01-25build-many-glibcs.py: Add hurd vcs supportSamuel Thibault
2018-01-24Add soft-float ColdFire to build-many-glibcs.py.Joseph Myers
2018-01-24Add build-many-glibcs.py support for Hurd.Joseph Myers
2018-01-15Update build-many-glibcs.py binutils, mpfr, mpc versions.Joseph Myers
2018-01-06Strip shared objects in subdirectories of libPalmer Dabbelt
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-21Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella
2017-12-18Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu
2017-12-19Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers
2017-12-15Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-11-30Remove scripts/update-copyrights handling of intl/plural.c.Joseph Myers
2017-11-29Add SPARC --disable-multi-arch builds to build-many-glibcs.py.Joseph Myers
2017-11-15Use Linux 4.14 in build-many-glibcs.py.Joseph Myers
2017-10-17Fix armv7-a compiler option nameAdhemerval Zanella
2017-10-17Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch}Adhemerval Zanella
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-10-04crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]Florian Weimer
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia