summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+2
* cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg2003-07-051-2/+0
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-1/+1
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-11/+12
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-1/+1
* c-aux-info.c: Convert to ISO C99.Andreas Jaeger2003-06-191-175/+153
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-2/+2
* c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell2003-05-211-1/+1
* Add a new flag...Matt Austern2003-05-191-0/+4
* c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth2003-05-171-4/+0
* c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt.Chris Lattner2003-04-201-1/+1
* c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg2003-04-111-1/+1
* c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher2003-04-101-2/+22
* c-common.c: Include intl.h.Zack Weinberg2003-03-221-2/+3
* c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode2003-03-191-1/+1
* Makefile.in: Update.Neil Booth2003-03-151-1/+1
* /home/neil/diffs/include.logNeil Booth2003-03-141-1/+3
* Makefile.in: Update.Neil Booth2003-03-111-0/+3
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-2/+2
* Makefile.in (c-ppoutput.o): Update.Neil Booth2003-03-061-3/+4
* Makefile.in: Update.Neil Booth2003-03-041-1/+22
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* Merge from pch-branch.Geoffrey Keating2003-01-101-2/+24
* * c-common.h (pending_lang_change): Declare.Mark Mitchell2002-12-311-0/+4
* re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell2002-12-011-5/+0
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-2/+2
* c-common.h (flag_abi_version): Fix typo in comment.Mark Mitchell2002-09-231-5/+5
* c-common.c (flag_abi_version): New variable.Mark Mitchell2002-09-231-0/+15
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-8/+8
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* c-common.c (warn_abi): New variable.Mark Mitchell2002-08-271-0/+5
* Added -Wundeclared-selector ObjC command line optionNicola Pero2002-08-271-1/+9
* c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill2002-08-221-1/+1
* c-tree.h (skip_evaluation): Move declaration...Alexandre Oliva2002-08-151-0/+5
* Makefile.in (LOOSE_WARN): Add -fno-common.Richard Henderson2002-08-141-1/+1
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth2002-08-121-5/+1
* c-common.c (c_common_init): Call preprocess_file instead.Neil Booth2002-08-111-0/+2
* c-common.h (enum c_language_kind): Emphasize that clk_c is 0.Neil Booth2002-08-111-2/+1
* c-common.c (flag_objc): New.Ziemowit Laski2002-08-101-6/+4
* Makefile.in (c-opts.o, [...]): Update.Neil Booth2002-08-071-0/+1
* c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth2002-08-011-31/+347
* c-common.h (RID_AND, [...]): Remove.Neil Booth2002-07-261-5/+0
* c-dump.c: Resurrect.Jason Merrill2002-07-261-0/+2
* c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis2002-07-251-3/+3
* Fix PR/7363:Gabriel Dos Reis2002-07-231-2/+6
* c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth2002-07-071-1/+1
* c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson2002-06-161-0/+3
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-11/+6
* Makefile.in (C_COMMON_H): Fix.Neil Booth2002-05-251-0/+2