Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | Install shared objects under their ABI names | Florian Weimer | 1 | -40/+5 |
2021-06-28 | Makerules: Remove lib-version, $(subdir-version) | Florian Weimer | 1 | -22/+4 |
2021-06-15 | y2038: Add test coverage | Adhemerval Zanella | 1 | -1/+17 |
2021-01-12 | Makerules: Do not require startup files for format.lds probe object | Florian Weimer | 1 | -3/+2 |
2021-01-11 | install: Replace scripts/output-format.sed with objdump -f [BZ #26559] | Fangrui Song | 1 | -10/+3 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-08-04 | Don't mix linker error messages into edited scripts | Alan Modra | 1 | -2/+2 |
2020-05-18 | Remove NO_CTORS_DTORS_SECTIONS macro | Florian Weimer | 1 | -4/+2 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-12-03 | Expand $(as-needed) and $(no-as-needed) throughout the build system | Florian Weimer | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-11 | Remove support for abilist-pattern | Andreas Schwab | 1 | -53/+4 |
2018-12-10 | Use gen-as-const.py to process .pysym files. | Joseph Myers | 1 | -30/+14 |
2018-11-30 | Replace gen-as-const.awk by gen-as-const.py. | Joseph Myers | 1 | -11/+7 |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab | 1 | -50/+0 |
2018-08-22 | Add test-in-container infrastructure. | DJ Delorie | 1 | -1/+2 |
2018-06-26 | Run thread shutdown functions in an explicit order | Florian Weimer | 1 | -3/+0 |
2018-02-23 | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu | 1 | -1/+8 |
2018-01-06 | Allow make-link-multidir to make subdirectories | Palmer Dabbelt | 1 | -0/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 1 | -0/+9 |
2017-08-31 | Place $(elf-objpfx)sofini.os last [BZ #22051] | H.J. Lu | 1 | -1/+4 |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu | 1 | -1/+2 |
2017-06-14 | Remove __need_IOV_MAX and __need_FOPEN_MAX. | Zack Weinberg | 1 | -9/+1 |
2017-06-13 | Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] | H.J. Lu | 1 | -0/+8 |
2017-05-19 | Also create and use ldbl-compat-choose.h. | Joseph Myers | 1 | -3/+5 |
2017-05-19 | Create and use first-versions.h with macros for function symbol versions. | Joseph Myers | 1 | -3/+10 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -11/+42 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 1 | -6/+4 |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 1 | -6/+3 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-08 | Install libm.a as linker script (bug 20539). | Andrew Senkevich | 1 | -0/+1 |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -0/+46 |
2016-09-21 | Avoid running $(CXX) during build to obtain header file paths | Florian Weimer | 1 | -6/+2 |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer | 1 | -1/+0 |
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 |