OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-21 rth * c-common.c (cpp_define_data_format): Remove...
2002-09-21 rth * c-common.c (builtin_define_float_constants...
2002-09-17 nickc* machmode.def (V1DImode): New mode. A single element...
2002-09-16 rthgcc/
2002-09-16 rthgcc/
2002-09-16 kazu * ABOUT-NLS: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-04 rth * c-common.c (builtin_define_with_hex_fp_value...
2002-09-03 rth * Makefile.in (USER_H): Add ginclude/float.h.
2002-08-28 gdrgcc/
2002-08-27 mmitchel * c-common.c (warn_abi): New variable.
2002-08-27 nicolaAdded -Wundeclared-selector ObjC command line option
2002-08-27 gdr * c-common.c (cpp_define_data_format): New function.
2002-08-16 shebs * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-11 neil * c-common.c (c_common_init): Call preprocess_file...
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-07 jason * c-common.c (c_expand_expr) [STMT_EXPR]: If...
2002-08-06 dalejMark __func__ with line number 0, to avoid confusing...
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-08-02 sirl 2002-08-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-08-01 neil * c-common.c (__GXX_ABI_VERSION): Correct spelling.
2002-08-01 bkoz2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2002-08-01 toon2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl>
2002-08-01 neil * c-common.c (cb_register_builtins): If C++, define
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-30 toon2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-28 sayle * Makefile.in: rtlanal.o now depends upon real.h.
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-07 neil * c-common.c (c_common_post_options): Update prototype;
2002-07-06 sayle PR c++/7099
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-20 rth * c-common.c (c_common_get_alias_set): Correctl...
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-12 rth * c-common.c (builtin_define_type_max): New.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-31 neil * c-common.c (builtin_define_std): Correct logic.
2002-05-30 rth * c-common.c (c_common_attribute_table): Add...
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-27 sayle * c-common.c: Add support for __attribute__((nothrow...
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.
next