| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-19 | 3 | -7/+12 |
* | * decl.c, tree.c: Fix comment typos. | kazu | 2007-02-18 | 3 | -3/+7 |
* | 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-02-16 | 2 | -1/+12 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 15 | -99/+486 |
* | 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-15 | 2 | -2/+15 |
* | 2007-02-13 Dirk Mueller <dmueller@suse.de> | mueller | 2007-02-12 | 2 | -6/+11 |
* | PR c++/14622 | simartin | 2007-02-12 | 2 | -0/+14 |
* | 2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-12 | 2 | -3/+9 |
* | PR c++/26988 | mmitchel | 2007-02-11 | 2 | -36/+43 |
* | PR target/29487 | mmitchel | 2007-02-11 | 3 | -8/+10 |
* | * parser.c (cp_parser_primary_expression): Reformat overly long lines. | gdr | 2007-02-10 | 2 | -2/+8 |
* | gcc/ChangeLog: | aoliva | 2007-02-10 | 3 | -20/+8 |
* | PR c++/30703 | jakub | 2007-02-07 | 2 | -1/+28 |
* | 2007-02-05 Dirk Mueller <dmueller@suse.de> | mueller | 2007-02-05 | 2 | -1/+11 |
* | 2007-02-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-05 | 4 | -38/+32 |
* | * decl.c (grokdeclarator): Use OPT_Wreturn_type instead of 0. | gdr | 2007-02-04 | 2 | -2/+7 |
* | * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c, | kazu | 2007-02-04 | 18 | -42/+47 |
* | 2007-02-03 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-02-04 | 2 | -1/+7 |
* | * decl.c (grokdeclarator): Update documentation. | gdr | 2007-02-04 | 2 | -2/+6 |
* | PR c++/30536 | jakub | 2007-02-02 | 2 | -9/+17 |
* | * error.c (dump_type_suffix): Avoid use of cp_build_binary_op when | sayle | 2007-01-31 | 2 | -9/+14 |
* | 2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-30 | 3 | -18/+24 |
* | 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-29 | 2 | -2/+7 |
* | 2007-01-28 Andrew Pinski <pinskia@gmail.com> | pinskia | 2007-01-28 | 2 | -0/+13 |
* | 2007-01-24 Douglas Gregor <dgregor@osl.iu.edu> | dgregor | 2007-01-25 | 3 | -3/+26 |
* | 2007-01-23 Simon Martin <simartin@users.sourceforge.net> | simartin | 2007-01-23 | 2 | -0/+7 |
* | cp/: | ian | 2007-01-23 | 2 | -2/+9 |
* | * call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with | sayle | 2007-01-23 | 3 | -10/+14 |
* | * decl2.c (start_objects, start_static_storage_duration_function): | hubicka | 2007-01-20 | 2 | -12/+6 |
* | ./: | ian | 2007-01-17 | 2 | -1/+12 |
* | 2007-01-11 Simon Martin <simartin@users.sourceforge.net> | simartin | 2007-01-11 | 2 | -0/+20 |
* | Remove accidentally checked in hunk. | mmitchel | 2007-01-11 | 1 | -4/+2 |
* | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-01-11 | 1 | -3/+0 |
* | PR c++/28999 | mmitchel | 2007-01-11 | 3 | -2/+17 |
* | Index: ChangeLog | geoffk | 2007-01-09 | 3 | -3/+14 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 2 | -3/+5 |
* | gcc/ | shinwell | 2007-01-08 | 3 | -3/+12 |
* | 2007-01-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-07 | 2 | -0/+13 |
* | PR c++/19439 | lmillward | 2007-01-06 | 2 | -78/+77 |
* | 2007-01-05 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-05 | 2 | -1/+9 |
* | ./: | ian | 2007-01-05 | 2 | -2/+19 |
* | 2007-01-04 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-05 | 2 | -0/+7 |
* | * pt.c: Fix a comment typo. | kazu | 2007-01-03 | 2 | -2/+6 |
* | ./: | ian | 2007-01-02 | 3 | -2/+31 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 2 | -1/+5 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 6 | -17/+386 |
* | 2006-12-31 Simon Martin <simartin@users.sourceforge.net> | simartin | 2006-12-31 | 2 | -7/+20 |
* | * cp-tree.h (TYPE_NAMESPACE_SCOPE_P, TYPE_FUNCTION_SCOPE_P): | kazu | 2006-12-28 | 1 | -2/+2 |
* | * decl2.c: Fix a comment typo. | kazu | 2006-12-28 | 2 | -2/+4 |
* | * cp/cp-tree.h (TYPE_NAMESPACE_SCOPE_P, | kazu | 2006-12-28 | 2 | -7/+5 |