OSDN Git Service

gcc/cp/
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
2008-07-11 dodji2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2008-07-08 simartingcc/cp/
2008-07-02 jasongcc/cp/ChangeLog:
2008-07-01 aph2008-07-01 Andrew Haley <aph@redhat.com>
2008-06-21 ian * tree.h (enum tree_code): Include all-tree.def, not...
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2008-06-07 paolo/cp
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-05-21 jakub PR c++/36023
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-25 hubicka PR testsuite/35843
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-18 jasonlibcpp/ChangeLog:
2008-04-15 jakub PR c/35751
2008-04-09 reichelt * call.c (build_op_delete_call): Fix quotation in...
2008-04-04 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-03-27 dgregor2008-03-27 Douglas Gregor <doug.gregor@gmail.com>
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-03-12 rguenth2008-03-12 Richard Guenther <rguenther@suse.de>
2008-03-07 bonzinicp:
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-28 rguenth2008-02-28 Richard Guenther <rguenther@suse.de>
2008-02-26 jason PR c++/35315
2008-02-26 tromeygcc
2008-02-26 rguenth2008-02-26 Richard Guenther <rguenther@suse.de>
2008-02-22 pinskia2008-02-22 Andrew Pinski <andrew_pinski@playstation...
2008-02-11 paolocp/
2008-02-06 dgregor2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
2008-02-04 rguenth2008-02-04 Richard Guenther <rguenther@suse.de>
2008-02-04 jason PR c++/33916
2008-01-29 dgregor2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
2008-01-25 rguenth2008-01-25 Richard Guenther <rguenther@suse.de>
2008-01-23 jason PR c++/28560
2008-01-22 jason PR c++/34196
2008-01-18 ian PR c++/33407
2008-01-13 dougkwanChangeLog:
2007-12-18 jakub PR c++/34488
2007-11-26 krebbel2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2007-11-25 rguenth2007-11-25 Richard Guenther <rguenther@suse.de>
2007-11-23 jakub PR c++/30293
2007-11-10 dgregor2007-11-09 Douglas Gregor <doug.gregor@gmail.com>
2007-11-06 jakub PR target/33168
2007-11-05 jakub PR c++/33969
2007-10-26 paolocp/
2007-10-22 jason PR c++/33620
2007-10-16 mmitchel * typeck.c (cp_apply_type_quals_to_decl): Expand docum...
2007-10-14 pinskia2007-10-14 Andrew Pinski <pinskia@gmail.com>
2007-10-03 jakub2007-10-01 Alexandre Oliva <aoliva@redhat.com>
2007-10-03 jason PR c++/15764
2007-09-30 jason PR c++/33094
2007-09-23 jason PR c++/16370
2007-09-20 paolocp/
2007-09-06 paolo/cp
2007-09-06 tromeygcc:
2007-09-05 jakub PR c++/33289
2007-09-05 jakub * decl.c (duplicate_decls): Set TREE_NOTHROW on __buil...
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-04 rsandifogcc/cp/
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-31 jakub * decl.c (duplicate_decls): Remove duplicated line.
2007-08-30 jakub * decl.c (start_preparsed_function): Set
2007-08-28 jason PR c++/28558
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-27 aolivagcc/ChangeLog:
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-25 bonzini2007-08-25 Paolo Bonzini <bonzini@gnu.org>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-15 jakub PR c++/32992
2007-08-14 paolo/cp
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-08-10 paolo/cp
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-24 paolo/cp
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-07-09 rguenth2007-07-09 Richard Guenther <rguenther@suse.de>
2007-07-06 mmitchel PR c++/32245
2007-07-04 dgregor2007-07-04 Douglas Gregor <doug.gregor@gmail.com>
2007-07-01 aaw * name-lookup.c (ambiguous_decl): Fix case when new...
2007-06-28 geoffkIndex: gcc/ChangeLog
2007-06-25 simartingcc/cp/
2007-06-15 mmitchel * cp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-06-07 simartingcc/
2007-06-05 simonb * decl.c (grokdeclarator): Readability change...
2007-06-01 mmitchel * decl.c (get_atexit_fn_ptr_type): New function.
2007-05-31 jakub PR c++/31806
2007-05-31 dgregor2007-05-30 Russell Yanofsky <russ@yanofsky.org>
2007-05-30 jakub PR c++/31809
2007-05-22 aaw * decl.c (duplicate_decls): Verify namespace names...
2007-05-21 mmitchel * decl.c (cxx_maybe_build_cleanup): Handle
2007-05-14 espindolagcc/
2007-04-29 pinskia2007-04-28 Andrew Pinski <andrew_pinski@playstation...
2007-04-27 simonb * decl.c (grokparms): Changed message format from...
2007-04-23 simonb * cp/decl.c (grokparms): Added new error for duplicate...
2007-04-02 jason PR c++/31187
2007-03-30 paologcc/
2007-03-28 simartin2007-03-28 Simon Martin <simartin@users.sourceforge...
next