| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-05-21 John Marino <gnugcc@marino.st> | redi | 2014-05-21 | 1 | -0/+4 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | 2012-10-06 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-10-06 | 1 | -0/+7 |
* | Remove obsolete IRIX 6.5 support | ro | 2012-03-14 | 1 | -3/+1 |
* | 2012-03-12 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-12 | 1 | -1/+1 |
* | 2012-03-09 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-09 | 1 | -0/+2 |
* | * ginclude/stddef.h [__FreeBSD_kernel__] (__size_t): Do not define. | gerald | 2012-02-12 | 1 | -2/+3 |
* | gcc: | jsm28 | 2011-12-20 | 1 | -2/+2 |
* | * c-decl.c (shadow_tag_warned, grokdeclarator): Handle _Alignas | jsm28 | 2011-11-06 | 1 | -1/+15 |
* | 2011-01-29 Jonathan Wakely <jwakely.gcc@gmail.com> | redi | 2011-01-29 | 1 | -5/+7 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 1 | -13/+10 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * ginclude/stddef.h: Fix a comment typo. | kazu | 2004-10-03 | 1 | -1/+1 |
* | * c-parse.in (OFFSETOF, offsetof_member_designator): New. | rth | 2004-06-01 | 1 | -11/+4 |
* | PR c++/13275 | mmitchel | 2003-12-16 | 1 | -15/+6 |
* | PR c++/11072 | nathan | 2003-07-02 | 1 | -6/+16 |
* | .: | nathan | 2003-04-22 | 1 | -1/+7 |
* | * ginclude/float.h, ginclude/iso646.h, ginclude/stdarg.h, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system. | ljrittle | 2002-10-04 | 1 | -3/+30 |
* | * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined, | shebs | 2002-08-02 | 1 | -0/+6 |
* | * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ | bryce | 2002-01-09 | 1 | -0/+1 |
* | Cray T3E port. | rth | 2001-09-11 | 1 | -0/+6 |
* | * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__. | ljrittle | 2001-08-27 | 1 | -1/+1 |
* | Add Darwin (Mac OS X kernel) native support. | shebs | 2001-04-12 | 1 | -0/+2 |
* | * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t. | jsm28 | 2000-08-04 | 1 | -1/+1 |
* | * collect2.c (resolve_lib_name): Move '/' check to more rational place. | jason | 2000-06-24 | 1 | -1/+5 |
* | * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD. | gerald | 2000-02-15 | 1 | -0/+7 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -4/+0 |
* | * config/t-freebsd: Do not override USER_H. | law | 1999-10-15 | 1 | -4/+3 |
* | 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-09-23 | 1 | -0/+29 |
* | Patch from Shigeya Suzuki to fix BSD/OS 3.1 build failure. | wilson | 1998-04-28 | 1 | -2/+4 |
* | cvs commit ChangeLog config.sub configure configure.in toplev.c | law | 1997-12-12 | 1 | -0/+13 |
* | Make sure file is processed if some of the known __need_* macros is | kenner | 1996-10-28 | 1 | -8/+7 |
* | (__need_wint_t): Move #undef to right place. | kenner | 1996-08-12 | 1 | -1/+1 |
* | (NULL): Use __null for G++. | merrill | 1996-08-08 | 1 | -0/+4 |
* | Undefine __need_wint_t. | kenner | 1996-07-18 | 1 | -0/+1 |
* | * ginclude/stddef.h (wint_t): Don't wrap with #ifndef __cplusplus. | brendan | 1996-06-17 | 1 | -2/+0 |
* | Fix typo: TYPE_ptrdiff_t to _TYPE_ptrdiff_t. | ian | 1996-06-05 | 1 | -1/+1 |
* | If need_wint_t defined, nothing in this file is needed. | kenner | 1996-05-17 | 1 | -1/+15 |
* | Don't define wchar_t if __cplusplus is defined. | kenner | 1995-08-19 | 1 | -0/+2 |
* | Undefine _BSD_XXX_T_ if _GCC_XXX_T is defined on BSD Net/2 derived | kenner | 1995-05-30 | 1 | -1/+4 |
* | Treat _MACHINE_ANSI_H_ like _ANSI_H_. | kenner | 1995-04-26 | 1 | -3/+4 |
* | Handle VxWorks typedef macros | ian | 1995-03-03 | 1 | -0/+19 |
* | Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED. | kenner | 1995-02-21 | 1 | -0/+6 |
* | Include <machine/ansi.h> on NetBSD. | kenner | 1994-11-17 | 1 | -4/+19 |
* | Netware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_. | dje | 1994-10-07 | 1 | -0/+6 |
* | Handle _BSD_WCHAR_T_ like _WCHAR_T_, since at least BSD/386 1.1 uses | kenner | 1994-08-01 | 1 | -0/+36 |
* | Recognize __FreeBSD__. | kenner | 1994-04-25 | 1 | -1/+1 |