Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | scripts/update-copyrights: Update csu/version.c, elf/dl-usage.c | Florian Weimer | 1 | -0/+6 |
2020-10-05 | Optimize scripts/merge-test-results.sh | DJ Delorie | 1 | -1/+6 |
2020-08-27 | Add RISC-V 32-bit target to build-many-glibcs.py | Zong Li | 1 | -0/+15 |
2020-08-20 | [vcstocl] Import ProjectQuirks from its own file | Siddhesh Poyarekar | 1 | -1/+1 |
2020-08-20 | build-many-glibcs.py: Add a s390x -O3 glibc variant. | Stefan Liebler | 1 | -2/+11 |
2020-08-19 | Use MPC 1.2.0 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-08-13 | Update build-many-glibcs.py for binutils ia64 obsoletion. | Joseph Myers | 1 | -3/+9 |
2020-08-07 | Use Linux 5.8 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-07-27 | Use binutils 2.35 branch in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-07-20 | Use MPFR 4.1.0 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-07-13 | Remove --enable-obsolete-rpc configure flag | Petr Vorel | 1 | -6/+0 |
2020-07-10 | build-many-glibcs.py: Enable ARC builds | Vineet Gupta | 1 | -0/+10 |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel | 1 | -4/+2 |
2020-07-07 | signal: Move sys_errlist to a compat symbol | Adhemerval Zanella | 1 | -2/+1 |
2020-06-10 | Use Linux 5.7 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-05-06 | Use GCC 10 branch in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-04-15 | Linux: Remove <sys/sysctl.h> and the sysctl function | Florian Weimer | 1 | -5/+0 |
2020-03-31 | Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py. | Joseph Myers | 1 | -2/+2 |
2020-03-03 | build-many-glibcs.py: Add list-compilers, list-glibcs commands | Florian Weimer | 1 | -4/+21 |
2020-03-03 | build-many-glibcs.py: Add --shallow option | Florian Weimer | 1 | -3/+12 |
2020-03-02 | elf: Add elf/check-wx-segment, a test for the presence of WX segments | Florian Weimer | 1 | -0/+85 |
2020-02-13 | Use gcc -finput-charset=ascii for check-installed-headers. | Stefan Liebler | 1 | -1/+2 |
2020-02-10 | Use --disable-gdbserver in build-many-glibcs.py. | Joseph Myers | 1 | -0/+1 |
2020-02-03 | Use binutils 2.34 branch in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-02-03 | Use Linux 5.5 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2020-02-03 | list-fixed-bugs.py: Wrap at 72 chars | Siddhesh Poyarekar | 1 | -1/+1 |
2020-01-23 | gitlog-to-changelog: Drop scripts in favour of gnulib version | Siddhesh Poyarekar | 5 | -1181/+0 |
2020-01-17 | vcs-to-changelog: Add quirk for __nonnull | Siddhesh Poyarekar | 1 | -0/+2 |
2020-01-13 | Update build-many-glibcs.py for GCC move to git. | Joseph Myers | 1 | -10/+17 |
2020-01-07 | Fix formatting of ChangeLog ouput | Siddhesh Poyarekar | 1 | -1/+1 |
2020-01-02 | build-many-glibcs.py: Fix “glibcs i686-gnu --strip” | Florian Weimer | 1 | -4/+9 |
2020-01-02 | build-many-glibcs.py: Implement update-syscalls command | Florian Weimer | 1 | -3/+62 |
2020-01-02 | build-many-glibcs.py: Introduce glibc build policy classes | Florian Weimer | 1 | -49/+80 |
2020-01-02 | build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild | Florian Weimer | 1 | -43/+48 |
2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2019-12-18 | build-many-glibcs.py: Do not build C++ PCHs by default | Florian Weimer | 1 | -2/+5 |
2019-12-16 | build-many-glibcs.py: Add mipsisa64r6el-linux-gnu target | Dragan Mladjenovic | 1 | -0/+11 |
2019-12-05 | build-many-glibcs.py: Move sparcv8 to extra_glibcs | Adhemerval Zanella | 1 | -4/+5 |
2019-11-28 | Fix syntax error in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2019-11-27 | Remove 32 bit sparc v7 support | Adhemerval Zanella | 1 | -6/+4 |
2019-11-26 | Use Linux 5.4 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2019-09-30 | Use binutils 2.33 branch in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2019-09-26 | auto-changelog: Remove latin1 from codecs | Siddhesh Poyarekar | 1 | -1/+1 |
2019-09-20 | Script to generate ChangeLog-like output from git log | Siddhesh Poyarekar | 5 | -0/+1244 |
2019-09-18 | Use Linux 5.3 in build-many-glibcs.py. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 21 | -21/+21 |
2019-07-24 | build-many-glibcs.py: Use Linux 5.2 by default | Florian Weimer | 1 | -1/+1 |
2019-07-02 | build-many-glibcs.py: Add v4t variant for arm-linux-gnueabi | Florian Weimer | 1 | -1/+3 |
2019-06-12 | Linux: Deprecate <sys/sysctl.h> and sysctl | Florian Weimer | 1 | -21/+3 |