]> git.ipfire.org Git - thirdparty/glibc.git/history - include/features.h
Revert "MIPSr6/math: Use builtin fma and fmaf"
[thirdparty/glibc.git] / include / features.h
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-31  Andreas K. Hüttelversion.h, include/features.h: Bump version to 2.39
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-30  Andreas K. HüttelIncrease version numbers
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-02-01  Carlos O'DonellPrepare for glibc 2.37 release.
2023-01-31  fanquakedoc: correct _FORTIFY_SOURCE doc in features.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-07-29  Carlos O'DonellPrepare for glibc 2.36 release.
2022-02-03  Carlos O'DonellPrepare for glibc 2.35 release.
2022-01-12  Siddhesh PoyarekarEnable _FORTIFY_SOURCE=3 for gcc 12 and above
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-08-02  Carlos O'DonellPrepare for glibc 2.34 release.
2021-07-09  H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-01  Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-02-01  Adhemerval ZanellaPrepare for glibc 2.33 release glibc-2.33
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh PoyarekarIntroduce _FORTIFY_SOURCE=3
2020-12-31  Siddhesh PoyarekarWarn on unsupported fortification levels
2020-08-05  Carlos O'DonellPrepare for glibc 2.32 release. glibc-2.32
2020-02-01  Siddhesh PoyarekarUpdate version numbers for 2.31 release
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-13  Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-01  Carlos O'DonellTag 2.30 release. glibc-2.30
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-31  Siddhesh PoyarekarTag 2.29 release glibc-2.29
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-08-01  Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28. glibc-2.28
2018-02-21  Rical Jasanmanual: Update _DEFAULT_SOURCE. [BZ #22862]
2018-02-01  Dmitry V. LevinUpdate for 2.27 release glibc-2.27
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-09  Jonathan WakelyEnsure C99 and C11 interfaces are available for C+...
2017-08-02  Siddhesh PoyarekarUpdate for 2.26 release glibc-2.26
2017-05-09  Paul E. MurphyAdd support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2017-02-05  Siddhesh PoyarekarUpdate for 2.25 release glibc-2.25
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-08  Zack WeinbergMake _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S...
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03  Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-02  Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-08-02  Carlos O'DonellUpdate for glibc 2.24 release. glibc-2.24
2016-02-18  Adhemerval ZanellaUpdate version.h and include/features.h for 2.23 release glibc-2.23
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-05  Joseph MyersFix features.h for -Wundef (bug 19212).
2015-08-05  Carlos O'DonellUpdate version.h and include/features.h for 2.22 release glibc-2.22
2015-02-06  Carlos O'DonellUpdate version.h and include/features.h for 2.21 release glibc-2.21
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-09-07  Allan McRaeUpdate version.h and include/features.h for 2.20 release glibc-2.20
2014-02-25  Carlos O'DonellBZ #16632: Change [_BSD/_SVID]_SOURCE warning.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-11  Joseph MyersRemove _BSD_SOURCE and _SVID_SOURCE.
2014-02-07  Allan McRaeUpdate version.h and include/features.h for 2.19 release glibc-2.19
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19  Joseph MyersAdd _DEFAULT_SOURCE feature test macro.
2013-12-17  Joseph MyersRemove __FAVOR_BSD.
2013-08-10  David S. MillerUpdate version.h and include/features.h for 2.18 release. glibc-2.18
2013-01-11  Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-10  Joseph MyersRemove __USE_ANSI.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-25  David S. MillerUpdate version.h and include/features.h for 2.17 release. glibc-2.17
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-30  Carlos O'DonellRelease 2.16 glibc-2.16.0
2012-05-08  Roland Mc GrathWarn if user requests __FORTIFY_SOURCE but it is disabled
2012-02-22  Joseph MyersMove __STDC_* predefined macros from features.h to...
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperMissed half the support for __USE_ISOC11
2012-01-01  Ulrich DrepperAdd __USE_ISOCXX11
2012-01-01  Ulrich DrepperSupport C11 __STDC_SOURCE__ and _ISOC11_SOURCE
2011-12-23  Ulrich DrepperPreliminaries for 2.15 release glibc-2.15
2011-05-31  Ulrich Drepper2.14 release glibc-2.14
2011-04-02  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-04-02  Ulrich DrepperUpdate comment about feature macros.
2011-01-18  Ulrich Drepper2.13 release glibc-2.13
2010-05-03  Ulrich DrepperPrepare for release. glibc-2.12
2010-01-15  Ulrich DrepperFix _XOPEN_SOURCE_EXTENDED handling.
2010-01-12  Ulrich DrepperFix up wchar.h for XPG7.
2010-01-09  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09  Ulrich DrepperAdd support for XPG7 testing.
2009-10-30  Ulrich Drepper2.11 release. glibc-2.11
2009-05-09  Ulrich Drepper* version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828
2009-04-25  Ulrich Drepper* include/features.h: _POSIX_C_SOURCE >= 200112L implie...
2009-02-26  Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-26  Ulrich Drepper* include/features.h: If no feature selection given...
2008-11-13  Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 9. cvs/glibc-2_9-branch cvs/fedora-glibc-20081113T2206 cvs/glibc-2_9 cvs/glibc-2_9-base glibc-2.9
2008-04-11  Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 8.
2007-10-17  Ulrich Drepper* include/features.h (__GLIBC_MINOR__): Bump to 7.
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-07-19  Ulrich Drepper* include/features.h (__USE_ISOC95): New define.
2007-05-15  Ulrich Drepper* version.h (VERSION): Define to 6. cvs/glibc-2_6 cvs/glibc-2_6-base glibc-2.6
2006-12-10  Ulrich Drepper[BZ #3632] cvs/fedora-glibc-20061210T1006
2006-10-06  Ulrich Drepper* include/features.h (__GLIBC_MINOR__): It's glibc... cvs/glibc-2_5-base
2006-04-25  Ulrich Drepper* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE...
2006-01-05  Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
next