aboutsummaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov1-18/+5
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto1-15/+6
2023-03-27libio: Remove the usage of __libc_IO_vtablesAdhemerval Zanella Netto1-24/+0
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto1-40/+0
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto1-7/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-12stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella1-3/+0
2022-11-08Makerules: Generate shlib.lds with -fuse-ld=bfdFangrui Song1-1/+3
2022-09-13Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]Sergei Trofimovich1-2/+2
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-14/+0
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-0/+14
2022-06-26Makerules: Remove no-op -Wl,-d when linking libc_pic.osFangrui Song1-6/+2
2022-05-18Enable DT_RELR in glibc shared libraries and PIEs automaticallyH.J. Lu1-0/+2
2022-04-29Do not use --hash-style=both for building glibc shared objectsFlorian Weimer1-7/+0
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu1-0/+1
2022-01-24Add and use link-test-modules-rpath-link [BZ #28455]H.J. Lu1-0/+1
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar1-0/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-15Use LFS and 64 bit time for installed programs (BZ #15333)Adhemerval Zanella1-2/+10
2021-11-10Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu1-9/+0
2021-11-06Remove the last trace of generate-md5 [BZ #28554]H.J. Lu1-1/+1
2021-06-28Install shared objects under their ABI namesFlorian Weimer1-40/+5
2021-06-28Makerules: Remove lib-version, $(subdir-version)Florian Weimer1-22/+4
2021-06-15y2038: Add test coverageAdhemerval Zanella1-1/+17
2021-01-12Makerules: Do not require startup files for format.lds probe objectFlorian Weimer1-3/+2
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song1-10/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-08-04Don't mix linker error messages into edited scriptsAlan Modra1-2/+2
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer1-4/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-11Remove support for abilist-patternAndreas Schwab1-53/+4
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers1-30/+14
2018-11-30Replace gen-as-const.awk by gen-as-const.py.Joseph Myers1-11/+7
2018-09-24Don't build libnsl for new ABIsAndreas Schwab1-50/+0
2018-08-22Add test-in-container infrastructure.DJ Delorie1-1/+2
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-3/+0
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu1-1/+8
2018-01-06Allow make-link-multidir to make subdirectoriesPalmer Dabbelt1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu1-0/+9
2017-08-31Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu1-1/+4
2017-08-21Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu1-1/+2
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg1-9/+1
2017-06-13Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu1-0/+8
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers1-3/+5
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers1-3/+10