OSDN Git Service

libunwind related patch from David Mosberger
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
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-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-01 zack * c-decl.c (gettags, pushdecl_function_level): Delete.
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-29 geoffk2003-07-29 Geoffrey Keating <geoffk@apple.com>
2003-07-28 hp * c-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-21 geoffk * c-common.h (num_in_fnames): Declare.
2003-07-17 geoffk PR 11498
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-05-21 nathan * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOU...
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-04-20 zack * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
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-22 zack * c-common.c: Include intl.h.
2003-03-19 neroden(gcc)
2003-03-15 neil * Makefile.in: Update.
2003-03-14 neil/home/neil/diffs/include.log
2003-03-11 neil * Makefile.in: Update.
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-04 neil * Makefile.in: Update.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2002-12-31 mmitchel * c-common.h (pending_lang_change): Declare.
2002-12-01 mmitchel PR c++/8332
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-23 mmitchel * c-common.h (flag_abi_version): Fix typo in comment.
2002-09-23 mmitchel * c-common.c (flag_abi_version): New variable.
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-27 mmitchel * c-common.c (warn_abi): New variable.
2002-08-27 nicolaAdded -Wundeclared-selector ObjC command line option
2002-08-22 jason * c-common.h (RETURN_STMT_EXPR): Rename from...
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-15 rth * Makefile.in (LOOSE_WARN): Add -fno-common.
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-11 neil * c-common.h (enum c_language_kind): Emphasize that...
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-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-26 jason * c-dump.c: Resurrect.
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-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-09 neil * Makefile.in: Update.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-04-27 rth * c-parse.in (malloced_yyss, malloced_yyvs...
2002-04-26 rth * c-common.c (fix_string_type): Split out of ...
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
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-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
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 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
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-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-20 jakub PR c++/4401
2002-02-04 jakub PR c/4475, c++/3780:
2002-01-15 jason * c-common.def (FILE_STMT): New code.
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
next