summary refs log tree commit diff
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* Makerules: Remove no-op -Wl,-d when linking libc_pic.osFangrui Song2022-06-261-6/+2
* Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu2022-05-181-0/+2
* Do not use --hash-style=both for building glibc shared objectsFlorian Weimer2022-04-291-7/+0
* build: Properly generate .d dependency files [BZ #28922]H.J. Lu2022-02-251-0/+1
* Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu2022-01-241-0/+1
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-01-121-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella2021-12-151-2/+10
* Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu2021-11-101-9/+0
* Remove the last trace of generate-md5 [BZ #28554]H.J. Lu2021-11-061-1/+1
* Install shared objects under their ABI namesFlorian Weimer2021-06-281-40/+5
* Makerules: Remove lib-version, $(subdir-version)Florian Weimer2021-06-281-22/+4
* y2038: Add test coverageAdhemerval Zanella2021-06-151-1/+17
* Makerules: Do not require startup files for format.lds probe objectFlorian Weimer2021-01-121-3/+2
* install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song2021-01-111-10/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Don't mix linker error messages into edited scriptsAlan Modra2020-08-041-2/+2
* Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer2020-05-181-4/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove support for abilist-patternAndreas Schwab2018-12-111-53/+4
* Use gen-as-const.py to process .pysym files.Joseph Myers2018-12-101-30/+14
* Replace gen-as-const.awk by gen-as-const.py.Joseph Myers2018-11-301-11/+7
* Don't build libnsl for new ABIsAndreas Schwab2018-09-241-50/+0
* Add test-in-container infrastructure.DJ Delorie2018-08-221-1/+2
* Run thread shutdown functions in an explicit orderFlorian Weimer2018-06-261-3/+0
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-231-1/+8
* Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2018-01-061-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+9
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-08-311-1/+4
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-211-1/+2
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-141-9/+1
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-131-0/+8
* Also create and use ldbl-compat-choose.h.Joseph Myers2017-05-191-3/+5
* Create and use first-versions.h with macros for function symbol versions.Joseph Myers2017-05-191-3/+10
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-11/+42
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-6/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-6/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Install libm.a as linker script (bug 20539).Andrew Senkevich2016-12-081-0/+1
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-0/+46
* Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer2016-09-211-6/+2
* Remove remnants of .og patternsFlorian Weimer2016-09-201-1/+0
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-46/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-0/+46
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-051-0/+24
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-0/+3