]> git.ipfire.org Git - thirdparty/glibc.git/history - Makeconfig
x86: In ld.so, diagnose missing APX support in APX-only builds
[thirdparty/glibc.git] / Makeconfig
2024-04-08  H.J. LuUse crtbeginT.o and crtend.o for non-PIE static executables
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-30  Adhemerval Zanellacrypt: Remove libcrypt support
2023-10-24  Arjun ShankarRemove 'shadow' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'pwd' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'gshadow' and merge into 'nss'
2023-10-24  Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-08-15  Florian Weimerconfigure: Add -Wall again to the default CFLAGS
2023-08-01  Adhemerval Zanella... configure: Remove --enable-all-warnings option
2023-07-05  Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-09  Adhemerval Zanella... nis: Build libnsl with 64 bit time_t
2022-10-26  Adhemerval ZanellaRemove lingering libSegfault Makefile entries
2022-09-13  Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2022-08-29  Richard HendersonMakeconfig: Set pie-ccflag to -fPIE by default [BZ...
2022-08-04  Adhemerval ZanellaRemove ldd libc4 support
2022-05-18  H.J. LuEnable DT_RELR in glibc shared libraries and PIEs autom...
2022-05-13  Adhemerval Zanellastdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-04-29  Florian WeimerDo not use --hash-style=both for building glibc shared...
2022-04-05  Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-01-24  H.J. LuAdd and use link-test-modules-rpath-link [BZ #28455]
2022-01-14  Florian WeimerGenerate gcc-macros.h
2022-01-12  Adhemerval ZanellaDo not build libresolv module with 64 bit time_t flags
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17  Siddhesh PoyarekarFix The GNU ToolChain Authors copyright notice
2021-12-15  Adhemerval ZanellaUse LFS and 64 bit time for installed programs (BZ...
2021-12-13  Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-11-10  H.J. LuRemove the unused +mkdep/+make-deps/s-proto.S/s-proto...
2021-09-17  Joseph MyersRun conform/ tests using newly built libc
2021-07-09  Florian WeimerForce building with -fno-common
2021-07-02  Florian Weimerresolv: Move libanl into libc (if libpthread is in...
2021-06-21  Florian WeimerFix librt-routines-var issues for !PTHREAD_IN_LIBC
2021-06-17  Siddhesh PoyarekarMakeconfig: Fix time64-compat.mk target
2021-06-15  Adhemerval Zanellay2038: Add test coverage
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-03  Florian WeimerAdd pthread-in-libc, libpthread-routines-var, librt...
2021-03-15  Siddhesh PoyarekarBuild libc-start with stack protector for SHARED
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16  Samuel ThibaultAdd {,sysdep-}ld-library-path make variable
2020-04-29  Simon MarchiMakeconfig: Use $(error ...) to output error message
2020-03-25  Paul E. MurphyMakeconfig: sandwich gnulib-tests between libc/ld linki...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-03  Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-29  Tulio Magno Quites... test-container: Install with $(sorted-subdirs) [BZ...
2019-04-26  Florian WeimerMakeconfig: Move -Wl,-rpath-link options before library...
2019-04-26  Florian WeimerMakeconfig: Move $(CC) to +link command variables
2019-04-25  Florian WeimerExtend BIND_NOW to installed programs with --enable...
2019-01-07  Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-24  Andreas SchwabDon't build libnsl for new ABIs
2018-08-21  Florian WeimerMakeconfig: Do not sort and deduplicate +cflags [BZ...
2018-08-17  Florian WeimerAdd --with-nonshared-cflags option to configure
2018-08-17  Florian WeimerMakeconfig (ASFLAGS): Always append required assembler...
2018-06-29  Zack WeinbergNew configure option --disable-crypt.
2018-03-15  Wilco DijkstraAdd support for sqrt asm redirects
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-19  H.J. LuReplece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no...
2017-12-18  H.J. LuPass -no-pie to GCC only if GCC defaults to PIE [BZ...
2017-12-16  H.J. LuAdd --enable-static-pie configure option to build stati...
2017-10-14  H.J. LuAdd a test for profiling static executable
2017-10-05  Joseph MyersRemove add-ons mechanism.
2017-10-05  H.J. LuUse $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before...
2017-08-17  H.J. LuSupport mcount/gprof test with GCC defaulting to PIE
2017-08-15  Florian Weimergmon: Add test for basic mcount/gprof functionality
2017-06-09  Zack WeinbergPolish the treatment of dl-tunable-list.h in Makeconfig.
2017-05-25  H.J. LuSupport dl-tunables.list in subdirectories
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-03-02  Florian WeimerDocument and fix --enable-bind-now [BZ #21015]
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Siddhesh PoyarekarEnhance --enable-tunables to select tunables frontend...
2016-12-31  Siddhesh PoyarekarAdd framework for tunables
2016-12-26  Nick AlcockEnable -fstack-protector=* when requested by configure...
2016-12-13  Florian WeimerExpose linking against libsupport as make dependency
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-09-21  Florian WeimerGenerate .op pattern rules for profiling builds only
2016-09-20  Florian WeimerRemove remnants of .og patterns
2016-07-11  Siddhesh PoyarekarRevert "Add pretty printers for the NPTL lock types"
2016-07-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-07-05  H.J. LuMake copies of cstdlib/cmath and use them [BZ #20314]
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-27  Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-10-27  Joseph MyersUse -std=gnu11 instead of -std=gnu99.
2015-10-27  Joseph MyersRemove configure test for needing -P for .S files.
2015-10-21  Joseph MyersUse -Wold-style-definition.
2015-10-19  Joseph MyersRemove -fgnu89-inline configure test.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-08-20  Joseph MyersDon't use -Wno-error=undef.
2015-07-24  Siddhesh PoyarekarUse IE model for static variables in libc.so, libpthrea...
2015-06-25  H.J. LuSupport compilers defaulting to PIE
2015-06-10  Dmitry V. LevinPrepare for restoration of .interp section in libpthread.so
2015-05-14  Andrew SenkevichThis is update for configure, build and install of...
2015-04-24  Florian WeimerDo not build with -Winline
2015-04-09  Roland McGrathOmit libc-modules.h for all .v.i files.
2015-03-05  Roland McGrathAvoid re-exec-self in bug-setlocale1.
2015-02-12  Roland McGrathUse -Werror=undef for assembly code.
2015-02-12  Roland McGrathSupport after-link variable to run a final step on...
next