summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
Commit message (Expand)AuthorAgeFilesLines
* c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski2004-11-021-8/+0
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-2/+2
* Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski2004-08-151-106/+4
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-2/+0
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-9/+1
* c-decl.c (static_ctors, [...]): Make static.Zack Weinberg2004-07-081-1/+2
* re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers2004-07-081-0/+2
* langhooks.c: Don't include gt-langhooks.h.Zack Weinberg2004-07-051-2/+0
* re PR c/1027 (slightly misleading printf format warning)Joseph Myers2004-07-011-14/+0
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-5/+0
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-3/+0
* c-typeck.c (comptypes, [...]): Remove flags parameter.Joseph Myers2004-06-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-7/+23
* re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg2004-03-281-0/+2
* PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg2004-03-231-0/+15
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* re PR c/11658 (Wrong error message)Paolo Bonzini2004-02-031-1/+1
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-47/+0
* langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2003-09-091-0/+2
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+3
* pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis2003-08-251-1/+1
* PR c++/10538, PR c/5582Andrew Pinski2003-08-191-0/+2
* langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis2003-08-191-2/+2
* pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis2003-08-101-0/+20
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-2/+0
* opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner2003-07-311-2/+0
* re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating2003-07-171-0/+2
* Index: ChangeLogGeoffrey Keating2003-07-111-0/+3
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-0/+2
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+4
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-8/+2
* re PR c/10178 (ICE in tree_low_cst)Zack Weinberg2003-06-251-0/+2
* * c-lang.c: Convert to ISO C90.Andreas Jaeger2003-06-221-19/+12
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-5/+5
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-0/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* c-lang.c (objc_is_id): New stub.Ziemowit Laski2002-09-061-0/+7
* c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs2002-09-031-6/+0
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth2002-08-121-9/+1
* c-common.c (flag_objc): New.Ziemowit Laski2002-08-101-3/+3
* Makefile.in (c-opts.o, [...]): Update.Neil Booth2002-08-071-1/+1
* c-dump.c: Resurrect.Jason Merrill2002-07-261-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-4/+3
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-221-9/+1
* c-common.h (c_common_parse_file): Update.Neil Booth2002-04-251-2/+0
* attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth2002-04-241-0/+6
* Makefile.in: Update.Neil Booth2002-04-201-0/+6
* builtins.c: Include langhooks.h.Neil Booth2002-04-191-0/+2
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth2002-04-181-0/+2
* c-common.c (truthvalue_conversion): Rename, update.Neil Booth2002-04-041-0/+2