pretty-print.h (pp_set_line_maximum_length): Make macro.
[gcc.git] / gcc / cp / cp-lang.c
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
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-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-10 Mark Mitchellre PR c++/9373 (ICE with -fstrict-aliasing in set_mem_a...
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-09-13 Kazu Hiratacall.c: Fix comment formatting.
2002-09-01 Jason Merrillcp-lang.c (cp_expr_size): Allow initialization from...
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-02 Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
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-05-12 Jason Merrillcp-lang.c (ok_to_generate_alias_set_for_type): Backend...
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-03 Neil Boothlanghooks-def.h (lhd_set_decl_assembler_name, [......
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-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29 Neil BoothMakefile.in (except.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-25 Neil Booth* cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-11 Dan NicolaescuC++ alias analysis improvement.
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
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-25 Zack Weinberglanghooks.c (lang_hook_default_clear_binding_stack...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-08 Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.