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