OSDN Git Service

* c-common.c (unsigned_conversion_warning, convert_and_check,
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
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...
2001-05-21 jasonfix comment
2001-05-11 neil * c-common.c (finish_label_expr): New function, lifted...
2001-05-10 dj* c-common.c (combine_strings): Widen strings in a
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-30 rth * c-common.c (c_promoting_integer_type_p):...
2001-04-24 nathangcc:
2001-03-28 rthIA-64 ABI Exception Handling.
2001-02-28 dnovillo2001-02-27 Diego Novillo <dnovillo@redhat.com>
2001-02-16 jasonfix comment typo
2001-02-12 jakub * c-common.c (constant_fits_type_p): New function.
2001-02-10 greenDoc and warning fixes.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-13 jsm28 * c-common.c: Move format checking code to ...
2001-01-09 jsm28 * c-common.c (enum format_type): Add format_type_error.
2001-01-07 ghazi * builtins.def (BUILT_IN_FPRINTF): New entry.
2001-01-07 jsm28 * c-common.c (c_common_nodes_and_builtins): Add _Exit...
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-05 dberlinVECTOR_TYPE fixes for aliasing, and dwarf2 output.
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-02 ghaziupdate copyrights
2001-01-02 ghazi * c-common.c (c_common_nodes_and_builtins): Set prototype
2000-12-28 jsm28 * c-common.c (enum format_type): Add strfmon_format_type.
2000-12-23 jsm28 * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_I...
2000-12-23 jsm28 * c-common.c (builtin_function_2): New function.
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-17 ghazi * c-common.c (c_common_nodes_and_builtins): Create a
next