Age | Commit message (Expand) | Author | Files | Lines |
2015-12-02 | Use shell's builtin pwd. | Ludovic Courtès | 1 | -13/+5 |
2015-11-24 | Implement "make update-all-abi" | Florian Weimer | 1 | -0/+66 |
2015-11-11 | pylintrc: disable reports | Mike Frysinger | 1 | -1/+1 |
2015-11-06 | Simplify the abilist format | Florian Weimer | 1 | -58/+9 |
2015-11-05 | Add script to list fixed bugs for the NEWS file. | Joseph Myers | 1 | -0/+46 |
2015-10-14 | Support PLT and GOT references in local PIC check | H.J. Lu | 1 | -1/+1 |
2015-10-06 | Remove scripts/rpm2dynsym.sh. | Joseph Myers | 1 | -36/+0 |
2015-08-19 | [BZ #18796] | Andrew Senkevich | 1 | -1/+12 |
2015-08-09 | gawk: fix gensub usage | Mike Frysinger | 1 | -1/+1 |
2015-07-29 | Extend local PLT reference check | H.J. Lu | 2 | -5/+82 |
2015-03-23 | Add more exception to local headers list | Samuel Thibault | 1 | -1/+1 |
2015-03-10 | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath | 1 | -8/+13 |
2015-03-03 | Fix localplt test breakage with new readelf | Alan Modra | 1 | -2/+2 |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 11 | -11/+11 |
2015-01-02 | Remove uses of sprintf in gen-posix-conf-vars.awk | Siddhesh Poyarekar | 1 | -5/+2 |
2014-12-31 | Use one-dimension arrays in gen-posix-conf-vars.awk | Siddhesh Poyarekar | 1 | -23/+23 |
2014-12-29 | Make type for spec variable size as size_t | Siddhesh Poyarekar | 1 | -1/+1 |
2014-12-29 | Use posix-conf-vars.list to generate spec array | Siddhesh Poyarekar | 1 | -0/+28 |
2014-12-29 | Remove Wundef warnings for specification macros | Siddhesh Poyarekar | 1 | -0/+61 |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar | 1 | -0/+34 |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 1 | -2/+1 |
2014-09-16 | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 2 | -10/+1 |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers | 1 | -41/+23 |
2014-06-27 | Remove shlib-versions ABI names support. | Joseph Myers | 1 | -13/+0 |
2014-06-26 | Update scripts/list-sources.sh for ports repository merge. | Joseph Myers | 1 | -14/+0 |
2014-06-26 | Update miscellaneous files from upstream sources. | Joseph Myers | 4 | -362/+189 |
2014-06-16 | Pass $TIMEOUTFACTOR to tests also in cross testing | Andreas Schwab | 1 | -1/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -23/+22 |
2014-03-25 | Kludge fix for Versions.def regression | Roland McGrath | 1 | -5/+33 |
2014-03-25 | Fix localplt check for GNU_IFUNC | Adhemerval Zanella | 1 | -2/+8 |
2014-03-24 | benchtests: Move bench.py to benchtests/scripts/ | Siddhesh Poyarekar | 1 | -299/+0 |
2014-03-21 | Implement benchmarking script in python | Siddhesh Poyarekar | 4 | -205/+578 |
2014-03-18 | Work around binutils bugs in 2.23 and older | Roland McGrath | 1 | -0/+4 |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers | 1 | -2/+7 |
2014-03-14 | Get rid of Versions.def source file | Roland McGrath | 1 | -0/+39 |
2014-03-07 | Generate overall summary of test results. | Joseph Myers | 1 | -0/+61 |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers | 1 | -2/+9 |
2014-02-15 | Generate .test-result files for ordinary tests. | Tomas Dohnalek | 1 | -0/+33 |
2014-01-01 | scripts/update-copyrights: adjust configure input file suffix | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 9 | -9/+9 |
2013-12-19 | Update texinfo.tex, config.guess, config.sub from upstream. | Joseph Myers | 2 | -16/+31 |
2013-12-06 | benchtests: Append volatile keyword to type instead of prepending | Siddhesh Poyarekar | 1 | -2/+2 |
2013-12-05 | Accept output arguments to benchmark functions | Siddhesh Poyarekar | 1 | -4/+21 |
2013-12-04 | benchtests: skip over blank lines in benchmark input files | Siddhesh Poyarekar | 1 | -2/+2 |
2013-10-10 | benchtests: Add include-sources directive. | Torvald Riegel | 1 | -4/+18 |
2013-10-07 | Add more directives to benchmark input files | Siddhesh Poyarekar | 1 | -64/+70 |
2013-06-17 | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath | 1 | -4/+20 |
2013-06-17 | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 1 | -0/+60 |