Age | Commit message (Expand) | Author | Files | Lines |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+108 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 5 | -10/+10 |
2004-10-03 | * ginclude/stddef.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-06-01 | c-parse.in (OFFSETOF, [...]): New. | Richard Henderson | 1 | -11/+4 |
2003-12-16 | re PR c++/13275 (Implementation of offsetof macro) | Mark Mitchell | 1 | -15/+6 |
2003-07-02 | re PR c++/11072 (Implementation of offsetof macro) | Nathan Sidwell | 1 | -6/+16 |
2003-04-22 | stddef.h: Provide C++ safe offsetof. | Nathan Sidwell | 1 | -1/+7 |
2003-03-13 | float.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 5 | -20/+20 |
2002-10-04 | * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system. | Loren J. Rittle | 1 | -3/+30 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-03 | Makefile.in (USER_H): Add ginclude/float.h. | Richard Henderson | 1 | -0/+162 |
2002-08-02 | stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined, plays nice with Darwi... | Stan Shebs | 1 | -0/+6 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2 | -149/+7 |
2002-01-09 | stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined. | Bryce McKinlay | 1 | -0/+1 |
2002-01-01 | configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc... | Joseph Myers | 4 | -1190/+0 |
2001-12-01 | ppc-asm.h (JUMP_TARGET): New macro. | Franz Sirl | 1 | -0/+8 |
2001-09-11 | Cray T3E port. | Richard Henderson | 1 | -0/+6 |
2001-08-27 | * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__. | Fred Fish | 1 | -1/+1 |
2001-08-13 | eabi.asm: Define 64-bit versions of FPR save/restore routines. | David Edelsohn | 1 | -0/+18 |
2001-04-12 | Add Darwin (Mac OS X kernel) native support. | Stan Shebs | 1 | -0/+2 |
2000-11-13 | c-common.c (boolean_increment): New function. | Joseph Myers | 1 | -13/+3 |
2000-08-04 | stddef.h: Don't declare wint_t unless __need_wint_t. | Joseph Myers | 1 | -1/+1 |
2000-06-24 | collect2.c (resolve_lib_name): Move '/' check to more rational place. | Jason Merrill | 1 | -1/+5 |
2000-03-30 | c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va... | Geoff Keating | 2 | -7/+7 |
2000-02-15 | * ginclude/stddef.h: Correct usage of _BSD_RUNE_T_ for FreeBSD. | Loren J. Rittle | 1 | -0/+7 |
2000-02-06 | ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX. | Geoff Keating | 1 | -5/+5 |
2000-01-12 | configure.in (i?86-*-beos{pe,elf,}*): Recognize. | Jason Merrill | 3 | -4/+12 |
2000-01-04 | * ginclude/stdbool.h: Support compilation as C++. | Martin v. Löwis | 1 | -1/+12 |
1999-12-18 | cccp.c (main): Define __STDC_VERSION__ as necessary. | Richard Henderson | 1 | -1/+1 |
1999-12-14 | cppp.c (main): Set trigraphs and __STRICT_ANSI__ as appropriate for -lang-c89... | Richard Henderson | 1 | -0/+3 |
1999-10-15 | t-freebsd: Do not override USER_H. | Loren J. Rittle | 1 | -4/+3 |
1999-09-23 | iso646.h, [...]: Add copyright notice and special exception to GPL. | Zack Weinberg | 5 | -9/+152 |
1999-09-14 | Makefile.in (USER_H): Remove va-foo.h. | Richard Henderson | 19 | -2127/+0 |
1999-09-14 | stdarg.h, varargs.h: Implement in terms of builtin functions and types. | Richard Henderson | 2 | -245/+19 |
1999-08-29 | stdbool.h: Make the typedef name _Bool, with bool a #defined alias. | Zack Weinberg | 1 | -2/+5 |
1999-07-28 | Kill CYGNUS LOCAL tags. | Richard Henderson | 1 | -3/+0 |
1999-07-20 | rs6000.h (struct rs6000_args): Add sysv_gregno. | Richard Henderson | 1 | -57/+100 |
1999-07-06 | varargs.h (__builtin_va_alist_t): New typedef. | Richard Henderson | 1 | -2/+3 |
1999-07-01 | varargs.h (va_dcl): Use word_mode for type of __builtin_va_list. | Richard Henderson | 1 | -1/+2 |
1999-05-07 | David Edelsohn <edelsohn@gnu.org> | David Edelsohn | 2 | -0/+6 |
1999-04-30 | va-ppc.h (__va_start_common): Let __builtin_saveregs do the work. | Richard Henderson | 1 | -28/+7 |
1999-02-25 | sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers. | J"orn Rennecke | 1 | -6/+9 |
1998-12-16 | dummy import to prevent merge lossage | Jeff Law | 1 | -1/+1 |
1998-11-23 | Add SH4 support: | J"orn Rennecke | 1 | -36/+63 |
1998-11-19 | i860.c (single_insn_src_p): Add missing parens. | Jeffrey A Law | 1 | -1/+1 |
1998-09-19 | varargs.h: Add support for C4x target. | Michael Hayes | 2 | -0/+8 |
1998-09-18 | README.C4X: New file with information about the c4x ports. | Michael Hayes | 1 | -0/+34 |
1998-09-18 | toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize. | David Edelsohn | 1 | -3/+0 |
1998-09-02 | va-alpha.h: Protect entire second portion of the file against double inclusion. | Richard Henderson | 1 | -9/+7 |
1998-08-01 | va-alpha.h (va_list): Use a typedef, not a define. | Richard Henderson | 2 | -3/+2 |