OSDN Git Service

2004-09-22 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / c-common.h
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-03 zlaski[gcc/ChangeLog]
2004-09-01 zlaski[gcc/ChangeLog]
2004-08-30 nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-28 jason PR c++/13684
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-27 rth * tree.c (staticp): Return the static object.
2004-08-12 rth * c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-25 bernie * c-common.h (c_staticp): Change return type from...
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-19 jsm28 * c-tree.h (struct c_expr): Define.
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-06-30 jsm28 * c-common.h (check_function_format): Remove first...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-25 dj* c-common.h (warn_cast_qual, warn_missing_format_attri...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-17 rth * c-common.h (c_begin_if_stmt, c_begin_while_stmt,
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-05-30 pinskiaChangeLog:
2004-05-28 pinskia2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-18 zacktop:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-07 geoffkIndex: ChangeLog
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-17 mmitchel PR c++/11326
2004-02-15 sayle * c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-16 kazu * c-common.h: Fix comment formatting.
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-16 mmitchel PR c++/13275
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
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.
next