aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-28 * stmt.c (expand_asm_operands): Take a location_t, instead ofRichard Henderson
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-16 * c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill
2003-09-152003-09-15 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-09-09 * langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-08-25 * pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis
2003-08-19 * c-common.c: Fix comment formatting.Kazu Hirata
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-08-052003-08-05 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-01 * c-decl.c (gettags, pushdecl_function_level): Delete.Zack Weinberg
2003-07-31 * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.Per Bothner
2003-07-30 * gcse.c (insert_store): Ignore fake edges.Jan Hubicka
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-28 * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warnHans-Peter Nilsson
2003-07-24 * tree.h (boolean_type_node): Move from C/C++/Java frontends.Jason Merrill
2003-07-21 * c-common.h (num_in_fnames): Declare.Geoffrey Keating
2003-07-17 PR 11498Geoffrey Keating
2003-07-162003-07-16 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-19 * c-aux-info.c: Convert to ISO C99.Andreas Jaeger
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-05-21 * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.Nathan Sidwell
2003-05-19Add a new flag, -W(no-)invalid-offsetof, to control whether orMatt Austern
2003-05-17 * c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth
2003-04-20 * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup toChris Lattner
2003-04-112003-04-10 Zack Weinberg <zack@codesourcery.com>Zack Weinberg
2003-04-102003-04-09 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-03-22 * c-common.c: Include intl.h.Zack Weinberg
2003-03-19(gcc)Nathanael Nerode
2003-03-15 * Makefile.in: Update.Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-03-11 * Makefile.in: Update.Neil Booth
2003-03-08 * c-common.h (c_common_init, c_common_post_options): Update.Neil Booth
2003-03-06 * Makefile.in (c-ppoutput.o): Update.Neil Booth
2003-03-04 * Makefile.in: Update.Neil Booth
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-31 * c-common.h (pending_lang_change): Declare.Mark Mitchell
2002-12-01 PR c++/8332Mark Mitchell
2002-09-26 * c-common.h: Follow spelling conventions.Kazu Hirata
2002-09-23 * c-common.h (flag_abi_version): Fix typo in comment.Mark Mitchell