about summary refs log tree commit diff
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* Support compiling .S files with additional optionsH.J. Lu2024-02-251-2/+4
* Remove installed header rule on $(..)include/%.hH.J. Lu2024-01-091-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov2023-06-261-18/+5
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Remove --with-default-link configure optionAdhemerval Zanella Netto2023-03-271-15/+6
* libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto2023-03-271-24/+0
* libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto2023-03-271-40/+0
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-7/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella2022-12-121-3/+0
* Makerules: Generate shlib.lds with -fuse-ld=bfdFangrui Song2022-11-081-1/+3
* Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich2022-09-131-2/+2
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-14/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-0/+14
* 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