Age | Commit message (Expand) | Author | Files | Lines |
2002-05-18 | c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with... | Jason Thorpe | 1 | -0/+2 |
2002-05-17 | c-common.c (c_common_init_options): Use C89 for Objective-C, and set the opti... | Neil Booth | 1 | -2/+4 |
2002-05-16 | c-common.c (cb_register_builtins): Handle more built-ins here rather than in ... | Neil Booth | 1 | -0/+17 |
2002-05-16 | c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default-define here. | Zack Weinberg | 1 | -14/+35 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -8/+35 |
2002-05-13 | Makefile.in (c-common.o, cppinit.o): Update. | Neil Booth | 1 | -3/+7 |
2002-05-09 | Makefile.in: Update. | Neil Booth | 1 | -0/+81 |
2002-05-07 | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 1 | -0/+9 |
2002-05-06 | c-common.c (warn_multichar): New. | Neil Booth | 1 | -0/+6 |
2002-05-05 | c-common.c (c_common_init): Set up CPP arithmetic. | Neil Booth | 1 | -0/+8 |
2002-04-29 | Initial P4 SSE2 builtin support | Bernd Schmidt | 1 | -0/+4 |
2002-04-26 | c-common.c (fix_string_type): Split out of ... | Richard Henderson | 1 | -96/+113 |
2002-04-25 | re PR c/2098 (compare with unsigned variable - no error reporting) | Richard Henderson | 1 | -12/+1 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -17/+1151 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -30/+0 |
2002-04-17 | c-common.h (STMT_EXPR_NO_SCOPE): New macro. | Mark Mitchell | 1 | -1/+7 |
2002-04-10 | c-decl.c (c_init_decl_processing): Move generation of decls for g77_integer_t... | Toon Moene | 1 | -0/+53 |
2002-04-06 | toplev.c (flag_no_inline, [...]): Default to 2. | Jason Merrill | 1 | -3/+0 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -14/+15 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -27/+35 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -2/+1 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -6/+7 |
2002-03-27 | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 1 | -1/+1 |
2002-03-24 | Removal of separate preprocessor cpp0. | Neil Booth | 1 | -0/+10 |
2002-03-21 | langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i... | Aldy Hernandez | 1 | -0/+3 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -28/+47 |
2002-03-21 | re PR c/5354 (function call with two statement expressions yields incorrect r... | Eric Botcazou | 1 | -1/+14 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -1/+2 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -0/+1 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -50/+0 |
2002-03-07 | defaults.h (MODE_HAS_NANS, [...]): New. | Richard Sandiford | 1 | -62/+90 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -24/+3 |
2002-02-22 | attr-alwaysinline.c: New. | Aldy Hernandez | 1 | -4/+3 |
2002-02-21 | re PR c++/4401 (Array subscript evaluation sometimes wrong for 64-bit archit... | Jakub Jelinek | 1 | -0/+101 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+7 |
2002-02-09 | Contribute sh64-elf. | Alexandre Oliva | 1 | -0/+2 |
2002-02-08 | c-common.c (c_expand_expr): Revert 2002-02-06 patch. | Jakub Jelinek | 1 | -22/+12 |
2002-02-06 | re PR c/5420 (bad code generated with gcc3.1/ia64) | Jakub Jelinek | 1 | -2/+4 |
2002-02-06 | re PR c/5482 (cyclone-0.2, ICE in emit_move_insn, at expr.c:2746) | Jakub Jelinek | 1 | -12/+22 |
2002-01-15 | c-common.def (FILE_STMT): New code. | Jason Merrill | 1 | -0/+1 |
2002-01-04 | c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do... | Jeff Law | 1 | -5/+49 |
2002-01-04 | c-common.c: Fix formatting. | Kazu Hirata | 1 | -16/+16 |
2002-01-02 | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 1 | -2/+23 |
2001-12-21 | builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_... | Kaveh R. Ghazi | 1 | -10/+30 |
2001-12-16 | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 1 | -4/+0 |
2001-12-11 | c-common.c (combine_strings): Complain if concatenating __FUNCTION__. | Neil Booth | 1 | -1/+5 |
2001-12-11 | c-common.c (type_for_mode): Handle unsigned vectors. | Aldy Hernandez | 1 | -20/+28 |
2001-12-05 | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 1 | -0/+14 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+21 |
2001-12-04 | Revert previous patch | Alexandre Oliva | 1 | -1/+1 |