summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-4/+2
* gcc/:ian2009-04-201-3/+4
* * cp-tree.h: Remove the prototype for insert_block.kazu2009-04-181-12/+0
* 2009-04-16 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-161-1/+1
* 2009-04-15 Catherine Moore <clm@codesourcery.com>clm2009-04-151-2/+7
* 2009-04-14 Diego Novillo <dnovillo@google.com>dnovillo2009-04-141-0/+2
* gcc/ChangeLog:dodji2009-04-021-2/+4
* PR c++/37806jason2009-03-311-9/+23
* gcc/cp/hjl2009-03-271-0/+8
* gcc/cp/hjl2009-03-271-3/+9
* PR c++/28879jason2009-03-211-5/+14
* cp/:jason2009-03-171-3/+19
* PR c++/39371jakub2009-03-091-1/+2
* * decl.c (record_builtin_java_type): Use canonicalized integeraoliva2009-03-061-3/+11
* PR c++/9634jason2009-03-041-9/+15
* PR c++/39225jason2009-02-201-9/+11
* gcc/hjl2009-02-191-2/+1
* Reverted commit 143546 related to PR c++/26693dodji2009-01-221-2/+2
* gcc/ChangeLog:dodji2009-01-211-2/+2
* 2009-01-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-01-151-0/+7
* PR c++/38794jakub2009-01-121-2/+7
* PR c++/38701jason2009-01-051-1/+4
* PR c++/38637jakub2008-12-291-0/+3
* gcc/cp:jason2008-12-171-1/+1
* PR 38240rth2008-12-081-4/+4
* PR c++/37906jason2008-12-041-1/+5
* PR c++/38256jason2008-12-031-6/+1
* PR c++/38380jason2008-12-031-9/+0
* PR c++/35782, c++/37860jason2008-12-021-18/+24
* PR c++/37962jason2008-11-181-5/+17
* 2008-11-05 Richard Guenther <rguenther@suse.de>rguenth2008-11-051-1/+1
* PR c++/37967jakub2008-10-311-4/+28
* PR c++/37965jakub2008-10-311-4/+13
* 2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-10-291-4/+4
* * decl.c (start_cleanup_fn): Declare as inline.sje2008-10-071-0/+1
* gcc/cp/simartin2008-09-301-1/+3
* * c-tree.h: Add argument to c_objc_common_truthvalue_conversion,aldyh2008-09-231-1/+2
* PR c++/18071hubicka2008-09-171-0/+1
* testsuite/aldyh2008-09-151-5/+15
* PR c++/37389jakub2008-09-091-13/+16
* PR c++/37302jason2008-09-081-36/+45
* PR c++/37348jakub2008-09-031-1/+1
* PR c++/37189jakub2008-09-031-0/+19
* PR c++/37208jason2008-09-031-9/+9
* Implement late-specified return type using 'auto'.jason2008-09-011-0/+6
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-5/+47
* Implement C++0x 'auto' semantics.jason2008-08-301-2/+16
* /cppaolo2008-08-281-0/+3
* 2008-08-26 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-08-261-92/+197
* 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-211-13/+13