index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2023-07-20
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
Adhemerval Zanella
2023-07-20
configure: Disable building libcrypt by default
Siddhesh Poyarekar
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-05
Allow glibc to be built with _FORTIFY_SOURCE
Frédéric Bérat
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
Remove --disable-experimental-malloc option
Adhemerval Zanella
2023-03-27
Remove --with-default-link configure option
Adhemerval Zanella Netto
2023-01-12
configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
Adhemerval Zanella
2023-01-11
configure: Allow user override LD, AR, OBJCOPY, and GPROF
Adhemerval Zanella
2022-12-06
configure: Remove AS check
Adhemerval Zanella
2022-12-06
configure: Remove check if ld is GNU
Adhemerval Zanella
2022-12-06
configure: Remove check if as is GNU
Adhemerval Zanella
2022-12-06
configure: Move locale tools early
Adhemerval Zanella
2022-11-07
Rewrite find_cxx_header config configure.ac
Adhemerval Zanella
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-10-28
Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.
Ludovic Courtès
2022-08-25
Revert "Detect ld.so and libc.so version inconsistency during startup"
Florian Weimer
2022-08-24
Detect ld.so and libc.so version inconsistency during startup
Florian Weimer
2022-05-13
Remove configure fno_unit_at_a_time
Adhemerval Zanella
2022-04-29
Do not use --hash-style=both for building glibc shared objects
Florian Weimer
2022-04-26
elf: Support DT_RELR relative relocation format [BZ #27924]
Fangrui Song
2022-04-22
Default to --with-default-link=no (bug 25812)
Florian Weimer
2022-04-04
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
2022-03-22
configure.ac: fix bashisms in configure.ac
Sam James
2022-02-03
Regenerate configure
Andreas Schwab
2022-02-03
Regenerate configure.
Carlos O'Donell
2022-01-17
Properly handle --disable-default-pie [BZ #28780]
H.J. Lu
2022-01-14
Add --with-rtld-early-cflags configure option
Florian Weimer
2022-01-03
Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]
H.J. Lu
2021-12-13
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2021-12-04
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
H.J. Lu
2021-10-29
Check if linker also support -mtls-dialect=gnu2
Adhemerval Zanella
2021-10-29
Fix LIBC_PROG_BINUTILS for -fuse-ld=lld
Adhemerval Zanella
2021-10-25
configure: Don't check LD -v --help for LIBC_LINKER_FEATURE
Fangrui Song
2021-09-13
configure: Fix check for INSERT in linker script
Fangrui Song
2021-08-31
configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
Fangrui Song
2021-08-24
elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
Fangrui Song
2021-08-10
elf: Unconditionally use __ehdr_start
Fangrui Song
2021-06-10
Add build option to disable usage of scv on powerpc
Matheus Castanho
2021-06-04
configure: Replaced obsolete AC_TRY_COMPILE
Naohiro Tamura
2021-05-19
Remove --enable-stackguard-randomization (BZ #27872)
Adhemerval Zanella
2021-05-03
Add pthread-in-libc, libpthread-routines-var, librt-routines-var
Florian Weimer
2021-04-16
Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
2021-03-25
Support for multiple versions in versioned_symbol, compat_symbol
Florian Weimer
2021-03-24
elf: Fix not compiling ifunc tests that need gcc ifunc support
Samuel Thibault
2021-02-21
configure: Remove obsolete AC_CHECK_TOOL_PREFIX
Naohiro Tamura
2021-01-21
configure: Check for static PIE support
Szabolcs Nagy
2021-01-11
install: Replace scripts/output-format.sed with objdump -f [BZ #26559]
Fangrui Song
2020-12-21
config: Allow memory tagging to be enabled when configuring glibc
Richard Earnshaw
[next]