aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)Author
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-02 PR c/19031Richard Henderson
2004-11-292004-11-29 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers
2004-11-02[gcc/ChangeLog]Ziemowit Laski
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-08-15[gcc/ChangeLog]Ziemowit Laski
2004-07-282004-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-07-11 * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,Joseph Myers
2004-07-08 * c-decl.c (static_ctors, static_dtors): Make static.Zack Weinberg
2004-07-082004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>Joseph Myers
2004-07-05 * langhooks.c: Don't include gt-langhooks.h.Zack Weinberg
2004-07-01 PR c/1027Joseph Myers
2004-06-262004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson
2004-06-13 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,Joseph Myers
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-03-28 * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIER is correct.Zack Weinberg
2004-03-23 PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg
2004-02-04 gcc/Kazu Hirata
2004-02-032004-02-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-09 * langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell
2003-08-29gcc/Richard Henderson
2003-08-25 * pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-08-19 * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis
2003-08-10 * pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-07-31 * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.Per Bothner
2003-07-17 PR 11498Geoffrey Keating
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-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-25 PR 10178Zack Weinberg
2003-06-22 * c-lang.c: Convert to ISO C90.Andreas Jaeger
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-02-12 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-06[gcc/ChangeLog]Ziemowit Laski
2002-09-03 * c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs
2002-08-12 * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): MoveNeil Booth
2002-08-102002-08-09 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2002-08-07 * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.Neil Booth
2002-07-26 * c-dump.c: Resurrect.Jason Merrill
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-22 PR preprocessor/6517Neil Booth
2002-04-25 * c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-24 * attribs.c (c_common_attribute_table): Move table and handlersNeil Booth
2002-04-20 * Makefile.in: Update.Neil Booth