aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)Author
2004-02-18re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg
2004-02-04Partially revert/redo 2003-10-01 change; fix -fworking-directory.Per Bothner
2004-01-23alias.c, [...]: Update copyright.Kazu Hirata
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell
2003-12-21alias.c: Fix comment formatting.Kazu Hirata
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell
2003-09-28stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-01c-decl.c (gettags, [...]): Delete.Zack Weinberg
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson
2003-07-24tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill
2003-07-21c-common.h (num_in_fnames): Declare.Geoffrey Keating
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-05-21c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell
2003-05-19Add a new flag...Matt Austern
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth
2003-04-20c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt.Chris Lattner
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher
2003-03-22c-common.c: Include intl.h.Zack Weinberg
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode
2003-03-15Makefile.in: Update.Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-03-11Makefile.in: Update.Neil Booth