| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Install libm.a as linker script (bug 20539). | Andrew Senkevich | 2016-12-08 | 1 | -0/+1 |
* | Add pretty printers for the NPTL lock types | Martin Galvan | 2016-12-08 | 1 | -0/+46 |
* | Avoid running $(CXX) during build to obtain header file paths | Florian Weimer | 2016-09-21 | 1 | -6/+2 |
* | Remove remnants of .og patterns | Florian Weimer | 2016-09-20 | 1 | -1/+0 |
* | Revert "Add pretty printers for the NPTL lock types" | Siddhesh Poyarekar | 2016-07-11 | 1 | -46/+0 |
* | Add pretty printers for the NPTL lock types | Martin Galvan | 2016-07-08 | 1 | -0/+46 |
* | Make copies of cstdlib/cmath and use them [BZ #20314] | H.J. Lu | 2016-07-05 | 1 | -0/+24 |
* | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 2016-06-23 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Implement "make update-all-abi" | Florian Weimer | 2015-11-24 | 1 | -1/+30 |
* | Remove -static-libgcc configure test. | Joseph Myers | 2015-10-15 | 1 | -2/+2 |
* | Fix some places to use $(LN_S) makefile variable. | Roland McGrath | 2015-07-08 | 1 | -1/+2 |
* | Attempting to install glibc configured with --prefix=/usr into | Martin Sebor | 2015-06-12 | 1 | -0/+20 |
* | Prepare for restoration of .interp section in libpthread.so | Dmitry V. Levin | 2015-06-10 | 1 | -0/+10 |
* | Support after-link variable to run a final step on binaries. | Roland McGrath | 2015-02-12 | 1 | -0/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -3/+0 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -1/+1 |
* | BZ#17496: Fix gnu/lib-names.h dependency. | Roland McGrath | 2014-10-31 | 1 | -64/+68 |
* | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 2014-09-26 | 1 | -0/+63 |
* | Remove bitrotten --enable-oldest-abi (bug 6652). | Joseph Myers | 2014-09-16 | 1 | -1/+1 |
* | Include .interp section only for libc.so | Siddhesh Poyarekar | 2014-09-16 | 1 | -1/+1 |
* | Print offending diff when check-abi fails | Siddhesh Poyarekar | 2014-06-24 | 1 | -1/+2 |
* | Consistently use $(elf-objpfx). | Joseph Myers | 2014-05-21 | 1 | -12/+12 |
* | Exit with error status on check-abi failure. | Joseph Myers | 2014-03-18 | 1 | -0/+1 |
* | Get rid of Versions.def source file | Roland McGrath | 2014-03-14 | 1 | -5/+8 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -2/+5 |
* | Remove obsolete SHLIB_COMPAT conditionalization in Versions files. | Roland McGrath | 2014-02-22 | 1 | -1/+0 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -4/+8 |
* | Generate .test-result files for ordinary tests. | Tomas Dohnalek | 2014-02-15 | 1 | -2/+8 |
* | Make ABI tests generate .out files. | Joseph Myers | 2014-02-12 | 1 | -9/+13 |
* | abilist-pattern configurability | Adhemerval Zanella | 2014-02-04 | 1 | -0/+32 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Fix erroneous (and circular) implied pattern rule for linkobj/libc.so. | Brooks Moses | 2013-10-03 | 1 | -3/+34 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -8/+8 |
* | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 2013-06-17 | 1 | -33/+10 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -8/+32 |
* | Correct missed use of $(rtlddir). | Marcus Shawcroft | 2013-03-20 | 1 | -1/+1 |
* | Add support for rtld directory different from slib directory | Andreas Schwab | 2013-03-19 | 1 | -2/+2 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -9/+2 |
* | Remove bp-thunks code. | Joseph Myers | 2013-01-31 | 1 | -14/+6 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -4/+4 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 1 | -3/+1 |
* | Makerules (check-abi-%): force C locale when running objdump | Jonathan Nieder | 2012-10-08 | 1 | -1/+1 |
* | rename V variable to lib-version | Mike Frysinger | 2012-08-22 | 1 | -2/+2 |
* | syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time. | Roland McGrath | 2012-05-24 | 1 | -0/+4 |
* | Remove straggling references to .s files. | David S. Miller | 2012-05-21 | 1 | -14/+0 |
* | We no longer have foo.s files in the tree. | David S. Miller | 2012-05-20 | 1 | -1/+1 |