OSDN Git Service

2003-01-29 Joel Sherrill <joel@OARcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2003-01-24 hubicka * builtins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 jason * c-common.c (finish_fname_decls): Put the...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-11 neil * c-common.c (builtin_define_type_max): Handle unsigned
2002-12-01 mmitchel PR c++/8332
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-10-31 aldyh2002-10-30 Aldy Hernandez <aldyh@redhat.com>
2002-10-16 rthgcc/
2002-10-14 amylaar * c-common.c (c_common_type_for_mode): Add V2HImode...
2002-10-09 gdr * c-common.c (cb_register_builtins): Define __WCHAR_MAX__.
2002-10-05 hubicka * c-common.c (cb_register_builtins): Use really_no_in...
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-23 rth * c-common.c (cpp_define_data_format): Remove.
2002-09-23 mmitchel * c-common.c (flag_abi_version): New variable.
2002-09-22 danglin * c-common.c (preprocessing_trad_p): Define.
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.
next