summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
Commit message (Expand)AuthorAgeFilesLines
* In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-10-201-7/+0
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-2/+2
* diagnostic-core.h: New.Joseph Myers2010-05-271-2/+2
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-1/+0
* [multiple changes]Diego Novillo2009-09-031-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-35/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* re PR c/19031 (#pragma weak handling changes in 4.0.0)Richard Henderson2005-01-011-1/+0
* [multiple changes]Joseph Myers2004-11-291-0/+2
* 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