summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2010-10-212-6/+13
* In gcc/:nicola2010-10-202-10/+33
* PR c++/46056jason2010-10-202-7/+17
* In gcc/:nicola2010-10-203-5/+14
* /cppaolo2010-10-192-29/+39
* In gcc/:nicola2010-10-182-6/+137
* In gcc/:nicola2010-10-183-6/+30
* PR c/46015jakub2010-10-182-0/+7
* In gcc/cp/:nicola2010-10-172-1/+11
* In gcc/:nicola2010-10-172-1/+12
* add parse support for @package to ObjC*iains2010-10-172-3/+11
* PR c++/45983jason2010-10-152-1/+7
* add @property to ObjC*iains2010-10-143-2/+182
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-148-16/+32
* PR c++/45984jason2010-10-145-2/+32
* Centralize knowledge of eh personality routines.rth2010-10-133-14/+10
* 2010-10-12 Richard Guenther <rguenther@suse.de>rguenth2010-10-132-0/+14
* 2010-10-11 Martin Jambor <mjambor@suse.cz>jamborm2010-10-113-2/+11
* * pt.c (tsubst_default_argument): Handle DEFAULT_ARG.jason2010-10-112-68/+71
* PR lto/45959jason2010-10-112-0/+17
* Build compiler checksum from object files v2ak2010-10-112-7/+14
* * 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