]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/configure
Sync with binutils: GCC: Pass --plugin to AR and RANLIB
[thirdparty/gcc.git] / libstdc++-v3 / configure
2023-08-07  H.J. LuSync with binutils: GCC: Pass --plugin to AR and RANLIB
2023-07-12  Jonathan Wakelylibstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
2023-06-30  Jonathan Wakelylibstdc++: Fix iostream init for Clang on darwin [PR110432]
2023-06-29  Jonathan Wakelylibstdc++: Do not use off64_t in calls to copy_file_ran...
2023-06-16  Joel Brobeckerlibstdc++-v3: do not duplicate some math functions...
2023-06-09  Jonathan Wakelylibstdc++: Bump library version to libstdc++.so.6.0.33
2023-06-07  Jonathan WakelyRevert "libstdc++: Use AS_IF in configure.ac"
2023-06-06  Jonathan Wakelylibstdc++: Use AS_IF in configure.ac
2023-06-06  Jannik Glückertlibstdc++: Use copy_file_range for filesystem::copy_file
2023-06-06  Jannik Glückertlibstdc++: Also use sendfile for big files
2023-05-31  Jonathan Wakelylibstdc++: Add separate autoconf macro for std::float_t...
2023-05-31  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in...
2023-05-31  Jonathan Wakelylibstdc++: Fix configure test for 32-bit targets
2023-05-31  Jonathan Wakelylibstdc++: Replace obsolete shell syntax in configure.ac
2023-05-31  Jonathan Wakelylibstdc++: Disable embedded tzdata for all 16-bit targets
2023-05-17  Jonathan Wakelylibstdc++: Regenerate configure
2023-05-16  Jonathan Wakelylibstdc++: Disable cacheline alignment for DJGPP [PR109741]
2023-05-16  Jonathan Wakelylibstdc++: Stop using TR1 macros in <cctype> and <cfenv>
2023-05-16  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in...
2023-05-16  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_COMPLEX_TR1...
2023-05-16  Jonathan Wakelylibstdc++: Do not use pthread_mutex_clocklock with...
2023-05-12  Jonathan Wakelylibstdc++: Fix -Wnonnull warnings during configure
2023-04-28  Jakub Jelineklibstdc++: Another attempt to ensure g++ 13+ compiled...
2023-02-01  Jonathan Wakelylibstdc++: Do not embed tzdata.zi for 8-bit and 16...
2023-01-17  Jonathan Wakelylibstdc++: Fix configuration of default zoneinfo dir...
2023-01-14  Björn Schäperslibstdc++: enable <stacktrace> on windows
2023-01-14  Jonathan Wakelylibstdc++: Embed a static copy of tzdata.zi
2022-12-23  Eric BotcazouReimplement GNU threads library on native Windows
2022-12-22  Jonathan Wakelylibstdc++: Implement C++20 time zone support in <chrono>
2022-11-25  Jonathan Wakelylibstdc++: Fix orphaned/nested output of configure...
2022-11-19  Jeff Chapman IIlibstdc++: add experimental Contracts support
2022-10-28  Arsen Arsenovićlibstdc++: Don't use gstdint.h anymore
2022-10-21  Arsen Arsenovićlibstdc++: respect with-{headers, newlib} for default...
2022-10-19  LIU Haogcc: Add 'mcf' thread model support from mcfgthread
2022-10-12  Martin Liskaregenerate configure files
2022-10-11  Jonathan Wakelylibstdc++: Allow emergency EH alloc pool size to be...
2022-10-11  Olivier HainqueGeneric configury support for shared libs on VxWorks
2022-10-07  Jonathan Wakelylibstdc++: Add --disable-libstdcxx-hosted as an alias...
2022-10-03  Arsen Arsenovićlibstdc++: Filter out unconditional <stdio.h> default...
2022-10-03  Jonathan Wakelylibstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding...
2022-09-12  Jakub Jelineklibstdc++: Outline the overlapping case of string _M_re...
2022-08-31  Martin Liska32-bit PA-RISC with HP-UX: remove deprecated ports
2022-07-19  Sebastian HuberRTEMS: Remove HAVE_POLL for libstdc++
2022-07-01  Sebastian HuberEnable some features for RTEMS in libstdc++
2022-06-24  Alexandre Olivalibstdc++: check for openat
2022-04-19  Jonathan Wakelylibstdc++: Fix syntax error in libbacktrace configuration
2022-04-14  Palmer Dabbeltlibstdc++: Default to mutex-based atomics on RISC-V
2022-04-12  Jonathan Wakelylibstdc++: Prefer to use mmap instead of malloc in...
2022-02-04  Jonathan Wakelylibstdc++: Fix filesystem::remove_all races [PR104161]
2022-02-01  Jonathan Wakelylibstdc++: Improve config output for --enable-cstdio...
2022-01-31  Martin LiskaAdd mold detection for libs.
2022-01-27  Martin Liskalibstdc++: fix typo in acinclude.m4.
2022-01-25  Jonathan Wakelylibstdc++: Avoid symlink race in filesystem::remove_all...
2022-01-19  Jonathan Wakelylibstdc++: Remove -gdwarf-4 from flags for debug library
2022-01-18  Tom Honermannlibstdc++: Declare std::c8rtomb and std::mbrtoc8 if...
2022-01-18  Jonathan Wakelylibstdc++: Improve comments describing --enable-fully...
2022-01-17  Jonathan Wakelylibstdc++: Define <stacktrace> header for C++23
2022-01-10  Jonathan Wakelylibstdc++: Fix and simplify freestanding configuration...
2021-12-10  Jonathan Wakelylibstdc++: Fix definition of _GLIBCXX_NO_SLEEP config...
2021-12-02  Jonathan Wakelylibstdc++: Remove broken std::allocator base classes...
2021-11-18  Jonathan Wakelylibstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK
2021-11-13  Hans-Peter Nilssonlibstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy...
2021-11-12  Jonathan Wakelylibstdc++: Print assertion messages to stderr [PR59675]
2021-11-09  Jonathan Wakelylibstdc++: Support getentropy and arc4random in std...
2021-09-15  Hugo Beauzée-Luyssenlibstdc++: Check for TLS support on mingw cross-compilers
2021-08-31  Jonathan Wakelylibstdc++: Fix broken autoconf check for O_NONBLOCK
2021-08-26  Jonathan Wakelylibstdc++: Make Networking TS headers more portable...
2021-07-30  Jonathan Wakelylibstdc++: Use secure_getenv for filesystem::temp_direc...
2021-05-05  Corentin Gayctype support for libstdc++ on VxWorks
2021-05-04  Jonathan Wakelylibstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
2021-04-30  Jonathan Wakelylibstdc++: Remove GLIBCXX_CHECK_INT64_T checks
2021-04-21  Jakub JelinekFix AIX libstdc++ semaphore support [PR100164]
2021-04-08  Jonathan Wakelylibstdc++: Regenerate configure script
2021-01-05  Samuel ThibaultUpdate GNU/Hurd configure support
2020-12-17  Jonathan Wakelylibstdc++: Regenerate autoconf files
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-12-15  Keith Packardlibstdc++: Support libc with stdio-only I/O in libstdc++
2020-12-15  Vladimir Vishnevskylibstdc++: Disabling AC_LIBTOOL_DLOPEN check if buildin...
2020-12-09  Jonathan Wakelylibstdc++: Fix build failure for target with no way...
2020-12-05  Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-11-29  John David AnglinFix hppa64-hpux11 build to remove source paths from...
2020-11-26  Rainer Orthada: c++: Get rid of libposix4, librt on Solaris
2020-11-23  Jonathan Wakelylibstdc++: Add configure checks for semaphores
2020-11-17  Jonathan Wakelylibstdc++: Revert changes for SYS_clock_gettime64 ...
2020-11-11  Jonathan Yonglibstdc++: Exclude cygwin and mingw from linker relro...
2020-10-28  Thomas Rodgerslibstdc++: Implement C++20 features for <sstream>
2020-10-22  Olivier HainqueScope libstdc++ configuration for vxworks to all versions
2020-08-13  Jonathan Wakelylibstdc++: Deprecate the --enable-cheaders=c_std config...
2020-08-10  Jonathan Wakelylibstdc++: Make C++17 ignore --disable-libstdcxx-filesy...
2020-07-20  Jonathan Wakelylibstdc++: Add std::from_chars for floating-point types
2020-06-21  David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-05-31  Douglas B RuppCheck for more missing math decls on vxworks.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-15  H.J. Lux86: Also check if -fcf-protection works
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-02-12  Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-01  Andrew BurgessFixes after recent configure changes relating to static...
2020-01-28  Jonathan Wakelylibstdc++: Replace glibc-specific check for clock_getti...
2020-01-27  Andrew Burgessgcc: Add new configure options to allow static librarie...
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
next