aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
1998-10-08 * semantics.c (finish_asm_stmt): Revert my 1998-09-28Anthony Green
1998-10-08 * typeck.c (unsigned_type): Only return TItype nodes whenJeffrey A Law
1998-10-07Warning fixes:Kaveh Ghazi
1998-10-07 * class.c (finish_struct_1): Add commentary on prevous change.Mark Mitchell
1998-10-07 * cp-tree.h (vtbl_ptr_type_node): New variable.Mark Mitchell
1998-10-06 * cp-tree.def (PTRMEM_CST): New tree node.Mark Mitchell
1998-10-06 * call.c (resolve_args): Resolve template specializations, ifMark Mitchell
1998-10-06Warning fixes:Kaveh Ghazi
1998-10-05 * pt.c (instantiate_decl): Do save and restore file position.Jason Merrill
1998-10-05 * call.c (build_object_call): Move declaration of variableKaveh Ghazi
1998-10-05 * call.c (build_object_call): Move declaration of variableKaveh Ghazi
1998-10-04 * errfn.c (cp_thing): Print buf as a string not as a printf formatTheodore Papadopoulo
1998-10-04 * pt.c (pop_tinst_level): Call extract_interface_info.Jason Merrill
1998-10-04 * decl.c (grokdeclarator): Remove redundant calls toJason Merrill
1998-10-04 * call.c (build_over_call): Make pedwarns about dropped qualifiersMark Mitchell
1998-10-04 * search.c (expand_upcast_vtables): In addition to unsettingMark Mitchell
1998-10-03 * class.c (current_class_ptr, current_class_ref): ClarifyMark Mitchell
1998-10-03 * decl2.c (merge_functions): Remove duplicates.Jason Merrill
1998-10-03 * typeck.c (build_conditional_expr): Only fold if ifexp is anJason Merrill
1998-10-03 * decl2.c (finish_vtable_vardecl): Check DECL_INTERFACE_KNOWNJason Merrill
1998-10-01 * cp-tree.h (FORMAT_VBASE_NAME): New macro.Jason Merrill
1998-10-01Replace occurances of HANDLE_SYSV_PRAGMA with HANDLE_GENERIC_PRAGMAS.Nick Clifton
1998-10-01Add invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.Nick Clifton
1998-09-28 * semantics.c (finish_asm_stmt): Always permit volatile asms.Anthony Green
1998-09-28 * decl.c (grokdeclarator): Tighten checks for invalidMark Mitchell
1998-09-25 * search.c (get_base_distance): Remove assert.Jason Merrill
1998-09-251998-09-24 Martin von L�wis <loewis@informatik.hu-berlin.de>Martin von L�wis
1998-09-25Warning fixes:Kaveh Ghazi
1998-09-24 * cp-tree.h (language_lvalue_valid): Remove.Mark Mitchell
1998-09-24Benjamin Kosnik
1998-09-24Benjamin Kosnik
1998-09-24Benjamin Kosnik
1998-09-24Benjamin Kosnik
1998-09-23 * friend.c (do_friend): Make warning a full sentence.Gerald Pfeifer
1998-09-22 * parse.y (component_decl_list): Improve error-recovery.Mark Mitchell
1998-09-22Benjamin Kosnik
1998-09-22 * decl.c (grokfndecl): Improve error-recovery.Mark Mitchell
1998-09-211998-09-20 Martin von L�wis <loewis@informatik.hu-berlin.de>Martin von L�wis
1998-09-21Per Bothner
1998-09-21 * lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee
1998-09-20 * class.c (maybe_warn_about_overly_private_class): Reformat.Mark Mitchell
1998-09-17Thu Sep 17 16:42:16 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-16 * Make-lang.in (tinfo.o): Use CXXFLAGS when compiling.Mark Mitchell
1998-09-15 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.Richard Henderson
1998-09-15 * call.c (build_field_call): handle static data members tooAlexandre Oliva
1998-09-15 * typeck.c (comptypes): when comparing pointer types, checkAlexandre Oliva
1998-09-15 * cp-tree.h: Revert previous change.Mark Mitchell
1998-09-15Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-15Tue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-14 * cp-tree.h (lang_type): Add has_non_private_static_mem_fn.Mark Mitchell