aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-1/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-01re PR c/19031 (#pragma weak handling changes in 4.0.0)Richard Henderson1-1/+0
2004-11-29[multiple changes]Joseph Myers1-0/+2
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-8/+0
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-2/+2
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-106/+4
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-2/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-9/+1
2004-07-08c-decl.c (static_ctors, [...]): Make static.Zack Weinberg1-1/+2
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+2
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-2/+0
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-14/+0
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-5/+0
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-3/+0
2004-06-13c-typeck.c (comptypes, [...]): Remove flags parameter.Joseph Myers1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-7/+23
2004-03-28re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg1-0/+2
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-0/+15
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini1-1/+1
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-47/+0
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