| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-objc-common.c (c_tree_printer): Print identifiers with | jsm28 | 2009-05-01 | 1 | -47/+61 |
* | PR c/35742 | jakub | 2009-01-09 | 1 | -1/+2 |
* | PR c/35443 | jakub | 2008-12-08 | 1 | -0/+6 |
* | PR c/35442 | jakub | 2008-12-08 | 1 | -0/+2 |
* | PR c++/35336 | jakub | 2008-12-05 | 1 | -0/+31 |
* | PR c++/35334 | jakub | 2008-11-12 | 1 | -1/+44 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -4/+2 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -4/+2 |
* | 2008-04-15 Doug Kwan <dougkwan@google.com> | dougkwan | 2008-04-15 | 1 | -2/+2 |
* | PR c/35440 | jakub | 2008-04-04 | 1 | -5/+7 |
* | 2008-01-29 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2008-01-29 | 1 | -1/+4 |
* | PR c++/34965 | jakub | 2008-01-26 | 1 | -5/+15 |
* | * c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST. | gdr | 2007-08-28 | 1 | -0/+7 |
* | 2007-08-09 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-08-09 | 1 | -1/+3 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -1/+32 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * c-pretty-print.c (pp_c_direct_abstract_declarator): Use | ghazi | 2007-03-03 | 1 | -2/+2 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -4/+16 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -6/+5 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -3/+6 |
* | PR c/27893 | jsm28 | 2006-08-25 | 1 | -2/+2 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -98/+98 |
* | * c-pretty-print.c (pp_c_direct_abstract_declarator): Print | jakub | 2006-04-20 | 1 | -1/+10 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -2/+1 |
* | 2005-12-30 Gabriel Dos Reis <gdr@integrable-solutions.net> | gdr | 2005-12-30 | 1 | -0/+1 |
* | 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-16 | 1 | -0/+6 |
* | * c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead | jsm28 | 2005-12-03 | 1 | -1/+2 |
* | PR c/24329 | jsm28 | 2005-11-03 | 1 | -3/+24 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -2/+18 |
* | PR c/22421 | jsm28 | 2005-07-16 | 1 | -3/+14 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | ./ | ian | 2005-04-25 | 1 | -25/+1 |
* | ./ | ian | 2005-04-20 | 1 | -7/+0 |
* | ./ | ian | 2005-04-17 | 1 | -18/+0 |
* | ./ | ian | 2005-04-09 | 1 | -78/+0 |
* | * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c, | kazu | 2005-02-21 | 1 | -1/+1 |
* | PR 18785 | zack | 2005-02-20 | 1 | -39/+26 |
* | * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | nathan | 2004-09-07 | 1 | -2/+1 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -3/+4 |
* | .: | nathan | 2004-08-15 | 1 | -2/+3 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -18/+17 |
* | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-01 | 1 | -0/+1 |
* | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-01 | 1 | -0/+63 |
* | PR c/1027 | jsm28 | 2004-07-01 | 1 | -1/+3 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -5/+7 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -17/+0 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -70/+6 |
* | * c-common.def (COMPOUND_STMT): Remove. | rth | 2004-06-17 | 1 | -21/+0 |
* | * c-common.def (CASE_LABEL): Remove. | rth | 2004-06-16 | 1 | -27/+0 |