| Commit message (Expand) | Author | Age | Files | Lines |
* | build-many-glibcs.py: Use Linux 5.2 by default | Florian Weimer | 2019-07-24 | 1 | -1/+1 |
* | build-many-glibcs.py: Add v4t variant for arm-linux-gnueabi | Florian Weimer | 2019-07-02 | 1 | -1/+3 |
* | Linux: Deprecate <sys/sysctl.h> and sysctl | Florian Weimer | 2019-06-12 | 1 | -21/+3 |
* | Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). | Zack Weinberg | 2019-05-22 | 1 | -9/+0 |
* | Revert "Use Linux 5.1 in build-many-glibcs.py." | Joseph Myers | 2019-05-07 | 1 | -1/+1 |
* | Use Linux 5.1 in build-many-glibcs.py. | Joseph Myers | 2019-05-07 | 1 | -1/+1 |
* | Use GCC 9 in build-many-glibcs.py. | Joseph Myers | 2019-05-07 | 1 | -1/+1 |
* | scripts/check-obsolete-constructs.py: Process all headers as UTF-8. | Zack Weinberg | 2019-03-14 | 1 | -1/+1 |
* | Use Linux 5.0 in build-many-glibcs.py. | Joseph Myers | 2019-03-13 | 1 | -3/+4 |
* | Use a proper C tokenizer to implement the obsolete typedefs test. | Zack Weinberg | 2019-03-13 | 2 | -32/+471 |
* | check-wrapper-headers test: Adjust Fortran include file directory | Florian Weimer | 2019-03-07 | 1 | -1/+1 |
* | Fix location where math-vector-fortran.h is installed. | marxin | 2019-03-07 | 2 | -0/+8 |
* | Add check for missing wrapper headers | Florian Weimer | 2019-02-16 | 1 | -0/+113 |
* | Avoid readline conflicts in pexpect | Jan Kratochvil | 2019-02-14 | 1 | -0/+4 |
* | Use MPFR 4.0.2 in build-many-glibcs.py. | Joseph Myers | 2019-02-01 | 1 | -1/+1 |
* | Use binutils 2.32 branch in build-many-glibcs.py. | Joseph Myers | 2019-01-21 | 1 | -1/+1 |
* | Update miscellaneous files from upstream sources. | Joseph Myers | 2019-01-01 | 3 | -21/+25 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 22 | -22/+22 |
* | Use Linux 4.20 in build-many-glibcs.py. | Joseph Myers | 2018-12-31 | 1 | -1/+1 |
* | Add C-SKY port | Mao Han | 2018-12-21 | 1 | -0/+8 |
* | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer | 2018-12-18 | 2 | -2/+2 |
* | Add test that MAP_* constants agree with kernel. | Joseph Myers | 2018-12-17 | 1 | -4/+17 |
* | Use gen-as-const.py to process .pysym files. | Joseph Myers | 2018-12-10 | 2 | -118/+9 |
* | Move tst-signal-numbers to Python. | Joseph Myers | 2018-12-10 | 2 | -57/+165 |
* | Update miscellaneous files from upstream sources. | Joseph Myers | 2018-12-06 | 5 | -16/+29 |
* | Make gen-as-const.py handle '--' consistently with awk script. | Joseph Myers | 2018-12-03 | 1 | -29/+35 |
* | Fix test-as-const-jmp_buf-ssp.c generation on gnu-i386 | Samuel Thibault | 2018-12-03 | 1 | -1/+1 |
* | scripts/abilist.awk: Handle special _end symbol for Hurd | Florian Weimer | 2018-11-30 | 1 | -2/+9 |
* | Replace gen-as-const.awk by gen-as-const.py. | Joseph Myers | 2018-11-30 | 2 | -63/+159 |
* | posix: Do not include testcases.h, ptestcases.h in source tree | Florian Weimer | 2018-11-29 | 1 | -2/+1 |
* | Do not copy glibc sources in build-many-glibcs.py. | Joseph Myers | 2018-11-28 | 1 | -21/+1 |
* | abilist.awk: Treat .tdata like .tbss and reject unknown combinations. | Carlos O'Donell | 2018-11-26 | 1 | -9/+5 |
* | Touch more glibc source files in build-many-glibcs.py. | Joseph Myers | 2018-11-26 | 1 | -0/+14 |
* | Update config.guess and config.sub to current versions. | Mao Han | 2018-11-19 | 2 | -1555/+1517 |
* | Remove pre-Python-3.4 compatibility from build-many-glibcs.py. | Joseph Myers | 2018-10-26 | 1 | -11/+0 |
* | Use Linux 4.19 in build-many-glibcs.py. | Joseph Myers | 2018-10-22 | 1 | -1/+1 |
* | Don't build libnsl for new ABIs | Andreas Schwab | 2018-09-24 | 1 | -0/+23 |
* | Add build-many-glibcs.py support for building more GCC libraries. | Joseph Myers | 2018-09-11 | 1 | -12/+21 |
* | Add build-many-glibcs.py --enable-obsolete-* configs. | Joseph Myers | 2018-09-10 | 1 | -0/+8 |
* | Use Linux 4.18 in build-many-glibcs.py. | Joseph Myers | 2018-08-13 | 1 | -1/+1 |
* | Use binutils 2.31 branch in build-many-glibcs.py. | Joseph Myers | 2018-07-20 | 1 | -1/+1 |
* | Change URL of gcc's tarball | Zong Li | 2018-07-20 | 1 | -1/+1 |
* | check-execstack: Permit sysdeps to xfail some libs | Samuel Thibault | 2018-07-20 | 1 | -5/+22 |
* | Fix hardcoded /tmp paths in testing (bug 13888). | Joseph Myers | 2018-06-26 | 1 | -6/+8 |
* | scripts/update-abilist.sh: Accept empty list of files to patch | Florian Weimer | 2018-06-14 | 1 | -1/+4 |
* | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 2018-06-08 | 1 | -0/+63 |
* | Use Linux 4.17 in build-many-glibcs.py. | Joseph Myers | 2018-06-04 | 1 | -1/+1 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 1 | -2/+1 |
* | Remove tilegx port. | Joseph Myers | 2018-04-27 | 1 | -9/+0 |