summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-082-0/+6
* In gcc/testsuite/:nicola2010-10-076-1/+43
* In gcc/cp/:nicola2010-10-072-1/+13
* fix cut & paste error in cp/parser and add testscases in case of fture error.iains2010-10-072-0/+6
* In gcc/cp/:nicola2010-10-064-0/+42
* PR c++/45908ebotcazou2010-10-062-0/+7
* In gcc/:nicola2010-10-052-8/+136
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-052-2/+8
* Mark linker Makefile rules for job server buildak2010-10-042-2/+6
* * tree.c (decl_storage_duration): New.jason2010-10-043-0/+33
* * typeck.c (require_complete_type_sfinae): Add complain parm to...jason2010-10-034-8/+25
* add @optional/@required to prto listsiains2010-09-302-0/+20
* In gcc/c-family/:nicola2010-09-302-9/+21
* 2010-09-29 Richard Guenther <rguenther@suse.de>rguenth2010-09-296-31/+48
* 2010-09-29 Yao Qi <yao@codesourcery.com>qiyao2010-09-292-2/+6
* * tree.c (lvalue_kind): Rename from lvalue_p_1, make nonstatic.jason2010-09-284-24/+55
* add parsing for ObjC* method & method parm attributesiains2010-09-282-19/+135
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-283-11/+19
* add ObjC* class, category and protocol attribute parsersiains2010-09-282-10/+65
* Require lvalues as specified by the standard.jason2010-09-2712-274/+329
* Added line in ChangeLog entry that I forgot to commit in the last commitnicola2010-09-271-0/+6
* In gcc/:nicola2010-09-273-2/+25
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-243-3/+8
* * decl.c (compute_array_index_type): Remember type dependence ofjason2010-09-243-12/+21
* * error.c (dump_expr) [CASE_CONVERT]: Print conversion betweenjason2010-09-242-2/+20
* In gcc/:nicola2010-09-232-2/+18
* * mangle.c (write_expression) [SCOPE_REF]: Only do -fabi-version=1jason2010-09-212-1/+6
* * call.c (compare_ics): Do lvalue/rvalue reference bindingjason2010-09-182-6/+18
* * semantics.c (finish_id_expression): Diagnose use of functionjason2010-09-152-0/+13
* * decl2.c (grokbitfield): Diagnose non-integral width.jason2010-09-152-0/+6
* * call.c (convert_like_real): Use the underlying type of thejason2010-09-152-2/+13
* PR c++/45635jakub2010-09-152-6/+18
* /cppaolo2010-09-152-0/+8
* * semantics.c (finish_for_stmt): Always test flag_new_for_scope.jason2010-09-132-13/+12
* Implement range-based for-statements.jason2010-09-1111-37/+409
* PR c++/43824jason2010-09-104-1/+17
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-102-8/+10
* PR tree-optimization/45605hubicka2010-09-102-2/+7
* PR c++/45588jakub2010-09-092-0/+7
* * cp-tree.h (build_enumerator): Add new location_t parameter.charlet2010-09-076-10/+40
* Patch PR c++/45200dodji2010-09-063-1/+14
* * c-common.h (do_warn_double_promotion): Declare.mmitchel2010-09-063-10/+39
* testsuite/charlet2010-09-062-0/+17
* * call.c (implicit_conversion): Fix value-init of enums.jason2010-09-062-2/+5
* * decl.c (cp_finish_decl): Don't change init for auto deduction.jason2010-09-062-5/+10
* * pt.c (fold_non_dependent_expr_sfinae): Split out from...jason2010-09-062-16/+38
* * method.c (synthesized_method_walk): In constructors, also checkjason2010-09-062-5/+47
* * semantics.c (finish_compound_literal): Always build ajason2010-09-062-14/+6
* /cppaolo2010-08-302-1/+7
* PR middle-end/45423jakub2010-08-302-0/+32