OSDN Git Service

2002-05-27 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2002-05-27 neil * c-common.c (c_common_init): Always use intmax_t.
2002-05-27 neil * c-common.c (c_common_init): Use intmax_t for now.
2002-05-27 neil * c-common.c (c_common_init): Set CPP arithmetic preci...
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-22 amylaar * c-common.c (cb_register_builtins): Don't indent...
2002-05-22 neil PR preprocessor/6517
2002-05-21 zack * c-common.c (c_common_init): Set options->unsigned_ch...
2002-05-19 neil * c-common.c (preprocessing_asm): New macro.
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-17 neil * c-common.c (c_common_init_options): Use C89 for...
2002-05-16 neil * c-common.c (cb_register_builtins): Handle more built-ins
2002-05-16 zack * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-13 neil * Makefile.in (c-common.o, cppinit.o): Update.
2002-05-09 neil * Makefile.in: Update.
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-04-29 berndsInitial P4 SSE2 builtin support
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-26 rth PR c/2098
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-10 toon2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-04-06 jason * toplev.c (flag_no_inline, flag_really_no_inli...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-21 rth PR c/5354
2002-03-20 neil * Makefile.in: Update.
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-07 rsandifo * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES)...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-22 aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-02-20 jakub PR c++/4401
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-09 aolivaContribute sh64-elf.
2002-02-08 jakub * c-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-02-06 jakub PR c/5420:
2002-02-06 jakub PR c/5482:
2002-01-15 jason * c-common.def (FILE_STMT): New code.
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
2002-01-04 kazu * c-common.c: Fix formatting.
2002-01-02 aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-12-21 ghazi * builtin-attrs.def (__builtin_printf_unlocked,
2001-12-16 neil * c-common.c, c-common.h (back_end_hook): Remove.
2001-12-11 neil * c-common.c (combine_strings): Complain if concatenating
2001-12-11 aldyh2001-12-10 Aldy Hernandez <aldyh@redhat.com>
2001-12-05 neil * c-common.c (shadow_warning): New function, moved...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* stmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-18 jsm28 * c-common.c (struct disabled_builtin, disabled_builtins,
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-06 jsm28 * c-common.c (c_expand_expr_stmt): Apply default conve...
2001-10-31 aldyh * tree.h (tree_index): Add support for V16QI and V8HI.
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-23 neil * c-common.c (warn_div_by_zero): New.
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-08 aoliva* langhooks.h: New file.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 aoliva* Makefile.in (OBJS): Added tree-inline.o.
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-09-28 berndsAdd support for 3Dnow builtins
2001-09-22 kenner * c-common.c (format_attribute_table): Remove decl.
2001-09-22 kenner * attribs.c: New file, from c-common.c.
2001-09-21 kennerWhitespace changes
2001-09-21 jsm28 Table-driven attributes.
2001-09-15 rth * c-common.c (c_promoting_integer_type_p):...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 jsm28 * c-common.c (split_specs_attrs): Allow for empty...
2001-09-07 rth * c-common.c (signed_or_unsigned_type): Handle...
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-08 jsm28 * target.h (struct gcc_target): Add insert_attributes.
2001-07-08 jsm28 * c-common.c (decl_attributes): Only take a single...
2001-07-01 kenner * c-common.c (decl_attributes, case A_MODE): Don't...
2001-06-22 jsm28 * c-common.c (verify_tree): Check for x being NULL.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-25 mmitchel * builtins.def: Encode additional information, such...
next