packaging: Add support for configure-dumper
[platform/upstream/glibc.git] / configure.ac
2023-01-12 Adhemerval Zanellaconfigure: Move nm, objdump, and readelf to LIBC_PROG_B...
2022-12-06 Adhemerval Zanellaconfigure: Remove AS check
2022-12-06 Adhemerval Zanellaconfigure: Move locale tools early
2022-11-07 Adhemerval ZanellaRewrite find_cxx_header config configure.ac
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-11-01 Adhemerval ZanellaDisable use of -fsignaling-nans if compiler does not...
2022-10-28 Ludovic CourtèsCorrectly determine libc.so 'OUTPUT_FORMAT' when cross...
2022-08-25 Florian WeimerRevert "Detect ld.so and libc.so version inconsistency...
2022-08-24 Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-05-13 Adhemerval ZanellaRemove configure fno_unit_at_a_time
2022-04-29 Florian WeimerDo not use --hash-style=both for building glibc shared...
2022-04-26 Fangrui Songelf: Support DT_RELR relative relocation format [BZ...
2022-04-22 Florian WeimerDefault to --with-default-link=no (bug 25812)
2022-04-05 Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-03-23 Sam Jamesconfigure.ac: fix bashisms in configure.ac
2022-01-17 H.J. LuProperly handle --disable-default-pie [BZ #28780]
2022-01-14 Florian WeimerAdd --with-rtld-early-cflags configure option
2021-12-13 Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-12-04 H.J. LuAdd --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
2021-10-29 Adhemerval ZanellaCheck if linker also support -mtls-dialect=gnu2
2021-09-13 Fangrui Songconfigure: Fix check for INSERT in linker script
2021-09-01 Fangrui Songconfigure: Allow LD to be LLD 13.0.0 or above [BZ ...
2021-08-24 Fangrui Songelf: Skip tst-auditlogmod-* if the linker doesn't suppo...
2021-08-10 Fangrui Songelf: Unconditionally use __ehdr_start
2021-06-10 Matheus CastanhoAdd build option to disable usage of scv on powerpc
2021-06-04 Naohiro Tamuraconfigure: Replaced obsolete AC_TRY_COMPILE
2021-05-19 Adhemerval ZanellaRemove --enable-stackguard-randomization (BZ #27872)
2021-05-03 Florian WeimerAdd pthread-in-libc, libpthread-routines-var, librt...
2021-04-16 Fangrui SongSet the retain attribute on _elf_set_element if CC...
2021-03-25 Florian WeimerSupport for multiple versions in versioned_symbol,...
2021-03-24 Samuel Thibaultelf: Fix not compiling ifunc tests that need gcc ifunc...
2021-02-21 Naohiro Tamuraconfigure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE
2021-02-21 Naohiro Tamuraconfigure: Remove obsolete AC_CHECK_TOOL_PREFIX
2021-02-21 Naohiro Tamuraconfigure: Replace obsoleted AC_HELP_STRING with AS_HEL...
2021-01-21 Szabolcs Nagyconfigure: Check for static PIE support
2021-01-11 Fangrui Songinstall: Replace scripts/output-format.sed with objdump...
2020-12-21 Richard Earnshawconfig: Allow memory tagging to be enabled when configu...
2020-07-13 Petr VorelRemove --enable-obsolete-rpc configure flag
2020-07-08 Petr VorelRemove --enable-obsolete-nsl configure flag
2020-05-18 Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-03-06 Adhemerval ZanellaRemove reference of --without-fp on configure
2020-03-05 Fangrui SongImprove IFUNC check [BZ #25506]
2019-12-03 Florian Weimerx86: Assume --enable-cet if GCC defaults to CET [BZ...
2019-09-09 Paul EggertFix http: URL in 'configure'
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-27 H.J. Luelf/Makefile: Run IFUNC tests if binutils supports...
2019-02-01 Joseph MyersRequire GCC 6.2 or later to build glibc.
2018-12-21 Joseph MyersRequire GCC 5 or later to build glibc (bug 23993).
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-09-25 Adhemerval ZanellaFix ifunc support with DT_TEXTREL segments (BZ#20480)
2018-08-17 Florian WeimerAdd --with-nonshared-cflags option to configure
2018-07-16 H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-07-04 Florian Weimertestrun.sh: Implement --tool=strace, --tool=valgrind
2018-06-29 Zack WeinbergNew configure option --disable-crypt.
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-12-12 Joseph MyersRemove --with-fp / --without-fp.
2017-12-05 Rogerio AlvesAdd elision tunables
2017-11-30 Juro Bystrickyplural.c: improve reproducibility
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-06 H.J. LuUse newly built crt*.o files to build shared objects...
2017-10-20 Adhemerval ZanellaAvoid build multiarch if compiler warns about mismatche...
2017-10-05 Joseph MyersRemove add-ons mechanism.
2017-10-04 Guido Trentalanciacrypt: Use NSPR header files in addition to NSS header...
2017-09-26 H.J. LuUpdate configure.ac for binutils 2.25
2017-08-04 H.J. LuCheck linker support for INSERT in linker script
2017-07-06 DJ DelorieAdd per-thread cache to malloc
2017-06-28 Joseph MyersRequire binutils 2.25 or later to build glibc.
2017-06-28 H.J. LuSupport building glibc with gold 1.14 or above [BZ...
2017-06-19 Joseph MyersRequire GCC 4.9 or later for building glibc.
2017-06-15 Siddhesh PoyarekarEnable tunables by default
2017-06-13 Florian Weimerconfigure: Suppress expected compiler error message
2017-06-13 H.J. LuMake copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
2017-03-21 Thorsten KukukMerge branch 'master' of ssh://sourceware.org/git/glibc
2017-03-21 Thorsten KukukDeprecate libnsl by default (only shared library will be
2017-03-15 Alexey NeymanFix combreloc test with BSD grep
2016-12-31 Siddhesh PoyarekarEnhance --enable-tunables to select tunables frontend...
2016-12-31 Siddhesh PoyarekarAdd framework for tunables
2016-12-26 Nick AlcockWork even with compilers which enable -fstack-protector...
2016-12-26 Nick AlcockDo not stack-protect ifunc resolvers [BZ #7065]
2016-12-26 Nick AlcockConfigure support for --enable-stack-protector [BZ...
2016-12-22 Siddhesh PoyarekarAdd configure check for python program
2016-12-02 Carlos O'DonellBug 20918 - Building with --enable-nss-crypt fails...
2016-11-15 Denis Kaganovichconfigure: accept __stack_chk_fail_local for ssp suppor...
2016-10-07 Stefan LieblerAdd configure check to test if gcc supports attribute...
2016-09-21 Florian WeimerAvoid running $(CXX) during build to obtain header...
2016-07-12 H.J. Lux86-64: Properly align stack in _dl_tlsdesc_dynamic...
2016-05-24 H.J. LuAvoid an extra branch to PLT for -z now
2016-01-17 Mike Frysingerconfigure: make the unsupported error message less...
2015-12-03 Ludovic CourtèsUse shell's builtin pwd.
2015-11-27 Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-11-14 H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-06 Joseph MyersRemove configure tests for some linker -z options.
2015-11-03 Joseph MyersRemove --no-whole-archive configure test.
2015-11-02 Joseph MyersRemove init_array / fini_array configure test.
2015-10-29 Joseph MyersRemove configure tests for visibility support.
2015-10-27 Joseph MyersUse -std=gnu11 instead of -std=gnu99.
2015-10-27 Joseph MyersRemove sysdeps/nptl/configure.ac.
2015-10-27 Joseph MyersRequire GCC 4.7 or later to build glibc.
next