aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay1-0/+19
2021-05-04libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely1-35/+1
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely1-130/+0
2021-04-21Fix AIX libstdc++ semaphore support [PR100164]Jakub Jelinek1-1/+1
2021-04-08libstdc++: Regenerate configure scriptJonathan Wakely1-20/+10
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-17libstdc++: Regenerate autoconf filesJonathan Wakely1-631/+0
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-10/+121
2020-12-15libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard1-5/+12
2020-12-15libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky1-1/+1
2020-12-09libstdc++: Fix build failure for target with no way to sleepJonathan Wakely1-0/+8
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-23/+25
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth1-129/+86
2020-11-23libstdc++: Add configure checks for semaphoresJonathan Wakely1-0/+58
2020-11-17libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]Jonathan Wakely1-5/+40
2020-11-11libstdc++: Exclude cygwin and mingw from linker relro supportJonathan Yong1-70/+160
2020-10-28libstdc++: Implement C++20 features for <sstream>Thomas Rodgers1-2/+14
2020-10-22Scope libstdc++ configuration for vxworks to all versionsOlivier Hainque1-1/+1
2020-08-13libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely1-10/+36
2020-08-10libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]Jonathan Wakely1-143/+141
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely1-1/+64
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-9/+21
2020-05-31Check for more missing math decls on vxworks.Douglas B Rupp1-0/+255
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-0/+3
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore1-2/+2
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess1-1/+1
2020-01-28libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)Jonathan Wakely1-18/+55
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess1-15/+32
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-10/+37
2020-01-23reject macros in math decl checkAlexandre Oliva1-0/+22
2019-12-30VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time autoCorentin Gay1-0/+5
2019-12-25Define HAVE_ for math long double functions declared in vxworks headersAlexandre Oliva1-0/+1104
2019-12-20libstdc++: Test setrlimit with c++ in configureJerome Lambourg1-7/+20
2019-12-20libstdc++: Strengthen the check for availability of pthread_rwlock_tJerome Lambourg1-1/+28
2019-12-02libstdc++: Add full steady_clock support to shared_timed_mutexMike Crowe1-0/+87
2019-12-02libstdc++: PR 78237 Add full steady_clock support to timed_mutexMike Crowe1-0/+83
2019-11-30libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*Jonathan Wakely1-0/+3
2019-10-04Build filesystem library with large file supportJonathan Wakely1-10/+213
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-9/+9
2019-09-10[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++...Christophe Lyon1-11/+24
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer1-0/+2
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe1-0/+83
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-6167/+0
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang1-11/+11
2019-08-29PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely1-1/+1
2019-07-03PR libstdc++/91067 fix missing exports for filesystem iteratorsJonathan Wakely1-1/+1
2019-07-01Fix libstdc++ install-pdf support.Jim Wilson1-8/+13