aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+2
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+3
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis1-1/+1
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-0/+2
2003-08-19langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis1-2/+2
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis1-0/+20
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-2/+0
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-2/+0
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating1-0/+2
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+3
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-0/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+4
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-8/+2
2003-06-25re PR c/10178 (ICE in tree_low_cst)Zack Weinberg1-0/+2
2003-06-22* c-lang.c: Convert to ISO C90.Andreas Jaeger1-19/+12
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-5/+5
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-0/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-06c-lang.c (objc_is_id): New stub.Ziemowit Laski1-0/+7
2002-09-03c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs1-6/+0
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth1-9/+1
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-3/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+1
2002-07-26c-dump.c: Resurrect.Jason Merrill1-0/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-4/+3
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-9/+1
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+6
2002-04-20Makefile.in: Update.Neil Booth1-0/+6
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+2
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+2
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+2
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+6
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+4
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-0/+5
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+2
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+2
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+3
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+3
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-0/+35
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+2
2001-12-17Makefile.in: Update dependencies.Neil Booth1-127/+2
2001-12-16c-common.c, c-common.h (back_end_hook): Remove.Neil Booth1-3/+0
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+2
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth1-232/+5
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-1/+3
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-22/+3