summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson2003-09-281-1/+1
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-1/+36
* c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill2003-09-161-0/+6
* invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger2003-09-151-0/+4
* langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2003-09-091-0/+1
* pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis2003-08-251-0/+1
* c-common.c: Fix comment formatting.Kazu Hirata2003-08-191-1/+1
* PR c++/10538, PR c/5582Andrew Pinski2003-08-191-0/+7
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-0/+7
* tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher2003-08-051-16/+0
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-6/+0
* c-decl.c (gettags, [...]): Delete.Zack Weinberg2003-08-011-1/+0
* opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner2003-07-311-6/+0
* re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka2003-07-301-4/+0
* c-common.c (allow_pch): Remove.Geoffrey Keating2003-07-291-4/+1
* c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson2003-07-281-0/+4
* tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill2003-07-241-14/+7
* c-common.h (num_in_fnames): Declare.Geoffrey Keating2003-07-211-1/+5
* re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating2003-07-171-0/+1
* re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski2003-07-161-0/+11
* Index: ChangeLogGeoffrey Keating2003-07-111-0/+8
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-1/+2
* 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