Age | Commit message (Expand) | Author | Files | Lines |
2006-11-01 | c-common.c (flag_cpp0x): New. | Doug Gregor | 1 | -0/+2 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -5/+5 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+3 |
2005-12-17 | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 1 | -5/+6 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+74 |
2005-12-13 | c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ... | Carlos O'Donell | 1 | -14/+38 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -0/+5 |
2005-08-13 | Document compatibility with earlier ProPolice implementation. | James E Wilson | 1 | -1/+3 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -0/+6 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-01 | c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak. | Mark Mitchell | 1 | -1/+1 |
2005-01-21 | * c-cppbuiltin.c (define__GNUC__): Correct assertion. | Tom Tromey | 1 | -1/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-07 | c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo... | Geoffrey Keating | 1 | -1/+6 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -1/+1 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -10/+7 |
2004-08-05 | c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__. | Joseph Myers | 1 | -0/+21 |
2004-08-04 | defaults.h (TARGET_DECLSPEC): New macro. | Mark Mitchell | 1 | -0/+9 |
2004-06-20 | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 1 | -0/+8 |
2004-06-03 | tree.h: Remove include of version.h | Mark G. Adams | 1 | -0/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -3/+3 |
2004-03-04 | real.c (encode_ibm_extended): Don't bother rounding low double. | Alan Modra | 1 | -0/+10 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-12-23 | c-common.c (flag_abi_version): Default to 2. | Mark Mitchell | 1 | -1/+17 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -1/+1 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -4/+4 |
2003-06-19 | c-aux-info.c: Convert to ISO C99. | Andreas Jaeger | 1 | -52/+30 |
2003-06-07 | Add commentary. | Richard Henderson | 1 | -0/+2 |
2003-06-07 | * c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also. | Richard Henderson | 1 | -2/+2 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 1 | -0/+9 |
2003-05-11 | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 1 | -5/+0 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-03-15 | Makefile.in: Update. | Neil Booth | 1 | -1/+1 |
2003-03-12 | c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets. | Andreas Jaeger | 1 | -0/+9 |
2003-03-12 | * c-cppbuiltin.c (builtin_define_std): Make non-static. | Neil Booth | 1 | -2/+3 |
2003-03-12 | * c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED. | Geoffrey Keating | 1 | -1/+1 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -0/+1 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -0/+570 |