summaryrefslogtreecommitdiffstats
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * c-lex.c (indent_level): Remove.neil2002-05-232-9/+5
* * varasm.c (default_section_type_flags): Check for VAR_DECLrth2002-05-232-1/+6
* * decl.c (check_tag_decl): Handle RID_THREAD.rth2002-05-223-2/+59
* Fix a typo.jakub2002-05-221-1/+1
* PR preprocessor/6517neil2002-05-225-13/+11
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-222-0/+5
* * init.c (build_vec_init): Test for trivial copy-assignment whenaoliva2002-05-212-1/+9
* * init.c (build_default_init): Remove unused variable.aj2002-05-202-23/+25
* * call.c (any_strictly_viable): New.aoliva2002-05-202-1/+36
* * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.lerdsuwa2002-05-192-1/+5
* PR c++/186, DR 259lerdsuwa2002-05-192-13/+25
* * cp-tree.h (complete_type_or_diagnostic): Changed prototype,aoliva2002-05-195-19/+76
* * decl2.c (import_export_decl): If we clearjason2002-05-182-1/+12
* PR c++/6620lerdsuwa2002-05-162-23/+18
* * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage.jason2002-05-163-32/+42
* * cp-tree.h (struct lang_type): Added non_zero_init.aoliva2002-05-148-38/+143
* * gcc.c (cpp_options): Must pass -m* and -f* optionsneil2002-05-142-2/+6
* revert last checkinjason2002-05-143-12/+5
* * class.c (build_vtbl_ref_1): Use fixed_type_or_null.jason2002-05-135-65/+48
* * cp-lang.c (ok_to_generate_alias_set_for_type): Backend-createdjason2002-05-122-0/+8
* * Makefile.in: Update.neil2002-05-093-13/+9
* * typeck.c (get_member_function_from_ptrfunc): Reorganize.jason2002-05-094-68/+67
* add PR notejason2002-05-091-0/+1
* * c-common.c (warn_multichar): New.neil2002-05-064-8/+9
* * tree.c (build_cplus_array_type): Only const and volatile getjason2002-05-032-4/+9
* * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.jason2002-05-032-5/+4
* Add ABI change note to previous change.davem2002-04-301-0/+1
* 2002-04-30 Mark Mitchell <mark@codesourcery.com>davem2002-04-302-9/+8
* * decl.c (grokdeclarator): Don't override TYPE_NAME of anjason2002-04-302-0/+7
* PR c++/6492mmitchel2002-04-301-25/+42
* * parse.y (nomods_initdcl0): Replace $<ttype>3 with $<ttype>$.jason2002-04-302-6/+7
* * parse.y (nomods_initdcl0): Do not move stack entriesnathan2002-04-302-5/+8
* PR c++/6477jakub2002-04-292-0/+8
* PR c++/6492mmitchel2002-04-292-3/+20
* cp:nathan2002-04-292-1/+9
* 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-04-282-1/+7
* * c-parse.in (malloced_yyss, malloced_yyvs): New.rth2002-04-272-1/+61
* PR bootstrap/6445mmitchel2002-04-262-1/+7
* * c-parse.in (yyoverflow): Revert.rth2002-04-262-34/+4
* * c-common.c (fix_string_type): Split out of ...rth2002-04-265-32/+69
* * c-parse.in (yyoverflow): New.rth2002-04-262-0/+39
* PR c++/5607jason2002-04-254-2/+13
* * c-common.h (c_common_parse_file): Update.neil2002-04-255-25/+10
* * mangle.c (write_type): Don't use TYPE_MAIN_VARIANT when writingmmitchel2002-04-251-8/+13
* * typeck.c (build_modify_expr): The pedwarn for array assignment isjason2002-04-253-2/+10
* * cvt.c (convert_to_void): Don't unconditionally make COND_EXPRsmmitchel2002-04-242-1/+7
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-245-6/+20
* PR c++/6331jason2002-04-243-3/+8
* PR c++/6395jason2002-04-232-11/+18
* * parse.y (check_class_key): Allow KEY to be union/enum/struct/classjakub2002-04-232-0/+7
OpenPOWER on IntegriCloud