OSDN Git Service

Fix required by libjava/libltdl import.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-10-20 jsm28 * c-common.c (expand_tree_builtin): Ensure creal and...
2003-10-20 zack * c-common.c (registered_builtin_types): New static.
2003-10-12 stevengcc/
2003-10-09 jason PR c++/6392
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-24 nathan * c-common.c (c_common_type_for_mode): Check for VOIDmode.
2003-09-23 rth * c-common.c (c_common_signed_or_unsigned_type...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-16 jakub * c-common.c (handle_warn_unused_result_attribute...
2003-09-15 aj2003-09-15 Andreas Jaeger <aj@suse.de>
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-04 austernCorrect the behavior of __func__ for C++ special member...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-25 mmitchel PR c++/8795
2003-08-20 mmitchel PR java/11996
2003-08-20 mmitchel PR c++/11946
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-19 pinskia*** empty log message ***
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-03 sayle * builtin-types.def (BT_SSIZE): New primitive type.
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-29 geoffk2003-07-29 Geoffrey Keating <geoffk@apple.com>
2003-07-29 mmitchel PR c++/11667
2003-07-28 hp * c-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 sayle * builtins.def (BUILT_IN_PRINTF, BUILT_IN_FPRINTF...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 nathan * c-common.c (handle_packed_attribute): Don't pack...
2003-07-22 aoliva* c-common.c (c_common_type_for_mode): Return integer...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-18 gdr * c-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-15 geoffk * c-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-04 ghazigcc:
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-25 hubicka * c-common.c (handle_used_attribute): Use mark_referenced.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-20 aj * c-common.c: Change _Bool to bool reverting part...
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-06-13 aldyh2003-06-13 Aldy Hernandez <aldyh@redhat.com>
2003-06-04 rth * c-common.c (handle_cleanup_attribute): New.
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-11 gdr PR C++/689
2003-05-03 zack PR c/10604
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-30 gdr * c-common.c (if_elt): Use location_t in lieu...
2003-04-14 sayle * tree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-03-31 mmitchel PR c++/10278
2003-03-22 zack * c-common.c: Include intl.h.
2003-03-11 neil * Makefile.in: Update.
2003-03-09 danglin PR middle-end/9986
2003-03-04 neil * Makefile.in: Update.
2003-03-02 sayle PR c++/9367
2003-02-19 rth * c-common.c (handle_used_attribute): Accept...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
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.
next