pretty-print.h (PP_NL_ARGMAX): New.
[gcc.git] / gcc / c-lang.c
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25 Kelley CookUpdate FSF address.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-11-29 Joseph Myers[multiple changes]
2004-11-02 Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-15 Ziemowit LaskiMakefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-08 Zack Weinbergc-decl.c (static_ctors, [...]): Make static.
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-07-01 Joseph Myersre PR c/1027 (slightly misleading printf format warning)
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13 Joseph Myersc-typeck.c (comptypes, [...]): Remove flags parameter.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-28 Zack Weinbergre PR c/14734 (Error recovery problem with undeclared...
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-03 Paolo Bonzinire PR c/11658 (Wrong error message)
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-08-29 Richard Hendersontree-optimize.c: New file.
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-19 Andrew PinskiPR c++/10538, PR c/5582
2003-08-19 Gabriel Dos Reislanghooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS...
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-07-31 Per Bothneropts.c (in_fnames, [...]): Moved here from c-opts.
2003-07-17 Geoffrey Keatingre PR middle-end/11498 (asm can't be used to give a...
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-25 Zack Weinbergre PR c/10178 (ICE in tree_low_cst)
2003-06-22 Andreas Jaeger* c-lang.c: Convert to ISO C90.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-06 Ziemowit Laskic-lang.c (objc_is_id): New stub.
2002-09-03 Stan Shebsc-lang.c (recognize_objc_keyword): Remove, no longer...
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-07-26 Jason Merrillc-dump.c: Resurrect.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-20 Neil BoothMakefile.in: Update.
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-03 Richard Hendersonre PR rtl-optimization/4330 (Optimizer generates illega...
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-27 Neil BoothMakefile.in (attribs.o): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2001-12-17 Neil BoothMakefile.in: Update dependencies.
2001-12-16 Neil Boothc-common.c, c-common.h (back_end_hook): Remove.
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-11-27 Neil Boothcpphash.c (_cpp_init_hashtable): Update.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-20 Jakub Jelinekc-lang.c (finish_file): Backout 2001-11-16 changes...
2001-11-19 Jason Merrillcppmacro.c (_cpp_backup_tokens): Pop cur_run before...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-16 Jakub Jelinekc-lang.c (finish_file): Don't emit static inline functi...
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-14 Richard Kenner* c-lang.c (finish_file): Make I unsigned to eliminate...
2001-11-12 Alexandre OlivaMakefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 Neil BoothClean up langhooks
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-08 Alexandre Olivalanghooks.h: New file.
2001-10-08 Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-10-05 Alexandre OlivaMakefile.in (c-decl.o): Depend on tree-inline.h.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-09 Richard Kenner* c-lang.c (start_cdtor): Remove extra parameter from...
2001-06-26 Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-03-20 Stan Shebsobjc-act.c (maybe_objc_method_name): Remove, never...
2001-02-12 Joseph Myersc-decl.c (grokdeclarator): In C99 mode...
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-10 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 Neil Boothtoplev.c (main): Call the front-end specific post_optio...
2001-01-03 Joseph Myersc-common.c (c_common_lang_init): New function.
next