| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c (finish_declspecs): When _Sat is used without | chaoyingfu | 2007-09-21 | 1 | -3/+6 |
* | * c-decl.c (check_bitfield_type_and_width): Don't allow _Bool | jsm28 | 2007-09-20 | 1 | -4/+1 |
* | * c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC. | tromey | 2007-09-17 | 1 | -7/+0 |
* | gcc/ | rsandifo | 2007-09-12 | 1 | -15/+19 |
* | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 1 | -1/+1 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -1/+1 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 1 | -1/+1 |
* | PR middle-end/33272 | jsm28 | 2007-09-02 | 1 | -0/+2 |
* | 2007-08-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-28 | 1 | -0/+10 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -1/+1 |
* | * varpool.c (varpool_last_needed_node): Fix comment typo. | tromey | 2007-08-24 | 1 | -6/+2 |
* | * c-common.h (enum rid): Add new enumeration values of RID_SAT, | chaoyingfu | 2007-08-20 | 1 | -3/+178 |
* | * system.h (CONST_CAST): New. | ghazi | 2007-08-10 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -6/+5 |
* | 2007-07-09 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-09 | 1 | -12/+0 |
* | really remove signed(_or_unsigned)?_type langhooks | espindola | 2007-06-11 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Added 'deprecated_state' argument. | tromey | 2007-06-09 | 1 | -21/+26 |
* | * c-tree.h (start_enum): Update. | tromey | 2007-06-04 | 1 | -20/+9 |
* | 2006-05-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-05-20 | 1 | -7/+0 |
* | gcc/ | espindola | 2007-05-14 | 1 | -1/+1 |
* | * semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn. | hubicka | 2007-05-11 | 1 | -8/+0 |
* | 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-21 | 1 | -1/+1 |
* | 2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-15 | 1 | -1/+3 |
* | ChangeLog: | spark | 2007-03-12 | 1 | -11/+56 |
* | 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-03-09 | 1 | -5/+1 |
* | gcc/ChangeLog: | aoliva | 2007-03-08 | 1 | -0/+2 |
* | * c.opt (fgnu89-inline): New option. | ian | 2007-03-05 | 1 | -26/+9 |
* | * c-decl.c (static_ctors): Move to c-common.c. | mmitchel | 2007-02-26 | 1 | -36/+6 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -22/+0 |
* | 2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-15 | 1 | -10/+8 |
* | gcc/ChangeLog: | aoliva | 2007-02-10 | 1 | -8/+1 |
* | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 2007-02-03 | 1 | -1/+1 |
* | 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-29 | 1 | -7/+3 |
* | 2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-02 | 1 | -2/+3 |
* | 2006-12-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2006-12-23 | 1 | -2/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -2/+2 |
* | PR c/27953 | lmillward | 2006-12-02 | 1 | -2/+2 |
* | PR c/29955 | jakub | 2006-11-24 | 1 | -10/+18 |
* | * c-common.c (c_common_attributes): Add gnu_inline attribyte. | jakub | 2006-11-07 | 1 | -16/+70 |
* | * c-decl.c (WANT_C99_INLINE_SEMANTICS): New, set to 1. | geoffk | 2006-11-04 | 1 | -0/+12 |
* | * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on | geoffk | 2006-11-01 | 1 | -45/+82 |
* | 2006-10-30 Dirk Mueller <dmueller@suse.de> | mueller | 2006-10-30 | 1 | -44/+1 |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -26/+5 |
* | PR c/28419 | hubicka | 2006-10-13 | 1 | -1/+10 |
* | Revert emutls patch. | rth | 2006-10-09 | 1 | -1/+8 |
* | * gimplify.c (gimplify_type_sizes) [POINTER_TYPE, REFERENCE_TYPE]: | hainque | 2006-10-06 | 1 | -0/+34 |
* | gcc/ | rth | 2006-10-04 | 1 | -8/+1 |
* | PR c/28504 | jsm28 | 2006-09-08 | 1 | -0/+4 |
* | PR c/28299 | jsm28 | 2006-08-25 | 1 | -0/+2 |