]> git.ipfire.org Git - thirdparty/glibc.git/history - misc/sys/cdefs.h
<sys/cdefs.h>: Add __glibc_has_include macro
[thirdparty/glibc.git] / misc / sys / cdefs.h
2019-06-12  Florian Weimer<sys/cdefs.h>: Add __glibc_has_include macro
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-10  Martin SeborAdd support for GCC 9 attribute copy.
2018-07-24  H.J. LuAdd <bits/indirect-return.h>
2018-02-06  Joseph MyersFix non-__GNUC__ definitions of __inline and __restrict...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-16  Martin SeborThe -Wstringop-truncation option new in GCC 8 detects...
2017-08-18  Gabriel F. T. GomesDo not use generic selection in C++ mode
2017-08-07  Joseph MyersRemove __long_double_t.
2017-05-17  Gabriel F. T. Gomesfloat128: Extend __MATH_TG for float128 support
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-11-14  Zack Weinberg[BZ #19239] Issue deprecation warnings on macro expansion.
2016-10-07  Florian Weimerresolv: Deprecate unimplemented flags
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-08-03  Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-06-10  Carlos O'DonellBug 20215: Always undefine __always_inline before defin...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-02-07  Paul EggertAdd ersatz _Static_assert on older C hosts
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-09-16  Siddhesh PoyarekarMake __extern_always_inline usable on clang++ again
2014-09-16  Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-07-02  Siddhesh PoyarekarFix Wundef warning for __STDC_VERSION__
2014-07-02  Paul Eggertmisc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-01  Richard SmithUse __gnu_inline__ for __extern_always_inline in g...
2013-02-18  Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-13  Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-01-23  Roland McGrathWhitespace fix for __glibc_likely/__glibc_unlikely...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-28  Siddhesh PoyarekarAdd __glibc_likely as an alias for __builtin_expect...
2012-09-26  Marek PolacekFix up definitions for older compilers.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-04  Siddhesh PoyarekarWrap __builtin_expect in pthread.h
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2011-11-11  Andreas SchwabMark setjmp and ucontext functions as non-leaf
2011-10-27  Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-10-17  Andreas SchwabFix syntax error in __THROW macro
2011-10-17  Ulrich DrepperUse leaf function attribute in __THROW
2011-07-20  Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2009-03-02  Jakub Jelinek* misc/sys/cdefs.h (__extern_always_inline): Add __arti...
2007-10-03  Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-10-03  Ulrich Drepper2007-10-03 Jakub Jelinek
2007-09-26  Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-16  Jakub JelinekUndo second occurrence of RH GCC hack.
2007-09-15  Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfwscanf): Add support...
2007-09-15  Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-01-14  Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-03-19  Ulrich Drepper[BZ #779]
2005-03-01  Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-01-07  Ulrich DrepperUpdate.
2005-01-06  Ulrich DrepperUpdate.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-18  Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-17  Ulrich DrepperUpdate.
2004-09-15  Ulrich DrepperUpdate.
2004-09-14  Ulrich DrepperUpdate.
2004-09-14  Ulrich DrepperUpdate.
2004-09-10  Ulrich Drepper[BZ #377]
2004-09-09  Ulrich DrepperUpdate.
2004-09-07  Ulrich DrepperUpdate.
2002-12-28  Ulrich DrepperUpdate.
2002-08-28  Ulrich DrepperAdd i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.
2002-02-01  Ulrich DrepperUpdate.
2001-10-26  Ulrich Drepper(__attribute_used__): Define.
2001-07-24  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-01  Andreas JaegerUpdate.
2001-05-27  Ulrich DrepperUpdate.
2000-12-29  Ulrich Drepper(__attribute_format_strfmon__): Define.
2000-12-15  Andreas JaegerUpdate.
2000-11-27  Ulrich DrepperUpdate.
2000-10-07  Ulrich DrepperUpdate.
2000-08-21  Ulrich DrepperUpdate.
2000-08-02  Ulrich DrepperUpdate.
2000-06-30  Greg McGary* sysdeps/generic/libc-start.c (__libc_stack_end):...
2000-06-13  Ulrich DrepperUpdate.
2000-06-13  Ulrich DrepperUpdate.
2000-05-12  Andreas JaegerUpdate.
2000-03-31  Ulrich DrepperUpdate.
2000-03-31  Ulrich DrepperUpdate.
1999-12-19  Ulrich DrepperUpdate.
1999-12-19  Ulrich DrepperUpdate.
1999-10-09  Ulrich DrepperUpdate.
1999-06-19  Ulrich DrepperUpdate.
1999-05-18  Ulrich DrepperUpdate.
1999-02-16  Ulrich DrepperUpdate.
1998-12-04  Ulrich DrepperUpdate.
1998-10-13  Ulrich DrepperUpdate.
1998-10-05  Ulrich DrepperUpdate.
next