aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-23c-common.c (flag_abi_version): Default to 2.Mark Mitchell1-1/+3
2003-12-23re PR c++/13387 (assignment to base class corrupts subclass)Nathan Sidwell1-2/+3
2003-12-22re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem)Andrew Pinski1-4/+0
2003-12-16re PR c++/13387 (assignment to base class corrupts subclass)Nathan Sidwell1-0/+5
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell1-0/+2
2003-09-15re PR c++/3907 (nested template parm collides with member name)Mark Mitchell1-0/+4
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson1-2/+2
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+2
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+5
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-0/+2
2003-08-19langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis1-2/+2
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-0/+20
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-2/+0
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka1-3/+0
2003-07-22fold-const.c (force_fit_type): Handle OFFSET_TYPE.Mark Mitchell1-1/+1
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+6
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-0/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+4
2003-07-02decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.Jan Hubicka1-0/+5
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-1/+3
2003-06-24langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka1-0/+3
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-2/+2
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg1-0/+21
2003-03-10re PR c++/9373 (ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl....Mark Mitchell1-2/+8
2003-02-18langhooks.h, [...]: introduce new langhook...Matt Austern1-0/+3
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-29Remove traditional C constructs 4/n.Gabriel Dos Reis1-13/+9
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-12-04PR c++/8461, c++/8625Jason Merrill1-3/+0
2002-10-23langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg1-0/+21
2002-09-13call.c: Fix comment formatting.Kazu Hirata1-1/+1
2002-09-01cp-lang.c (cp_expr_size): Allow initialization from a CONSTRUCTOR.Jason Merrill1-1/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+1
2002-08-02langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.Jason Merrill1-0/+28
2002-07-26function.c (assign_parms): Handle frontend-directed pass by invisible reference.Jason Merrill1-0/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-6/+2
2002-05-22re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth1-2/+2
2002-05-12cp-lang.c (ok_to_generate_alias_set_for_type): Backend-created structs are safe.Jason Merrill1-0/+3
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+0
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+8
2002-04-20Makefile.in: Update.Neil Booth1-0/+7
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+2
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+2
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-41/+62
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth1-0/+2
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+2
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+6
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+2
2002-03-31diagnostic.c (print_error_function): Remove.Neil Booth1-0/+2