aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-0/+7
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-0/+7
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-16/+0
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-6/+0
2003-08-01c-decl.c (gettags, [...]): Delete.Zack Weinberg1-1/+0
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-6/+0
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka1-4/+0
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating1-4/+1
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson1-0/+4
2003-07-24tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill1-14/+7
2003-07-21c-common.h (num_in_fnames): Declare.Geoffrey Keating1-1/+5
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating1-0/+1
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski1-0/+11
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+8
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-1/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+2
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-2/+0
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-1/+1
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-11/+12
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger1-175/+153
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-2/+2
2003-05-21c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell1-1/+1
2003-05-19Add a new flag...Matt Austern1-0/+4
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-4/+0
2003-04-20c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt.Chris Lattner1-1/+1
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg1-1/+1
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher1-2/+22
2003-03-22c-common.c: Include intl.h.Zack Weinberg1-2/+3
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-1/+1
2003-03-15Makefile.in: Update.Neil Booth1-1/+1
2003-03-14/home/neil/diffs/include.logNeil Booth1-1/+3
2003-03-11Makefile.in: Update.Neil Booth1-0/+3
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-2/+2
2003-03-06Makefile.in (c-ppoutput.o): Update.Neil Booth1-3/+4
2003-03-04Makefile.in: Update.Neil Booth1-1/+22
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-2/+24
2002-12-31* c-common.h (pending_lang_change): Declare.Mark Mitchell1-0/+4
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell1-5/+0
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-23c-common.h (flag_abi_version): Fix typo in comment.Mark Mitchell1-5/+5
2002-09-23c-common.c (flag_abi_version): New variable.Mark Mitchell1-0/+15
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-8/+8
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-08-27c-common.c (warn_abi): New variable.Mark Mitchell1-0/+5
2002-08-27Added -Wundeclared-selector ObjC command line optionNicola Pero1-1/+9
2002-08-22c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill1-1/+1