aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)Author
2010-08-112010-08-11 Richard Guenther <rguenther@suse.de>rguenth
2009-03-25 Backport from mainline:bje
2009-02-08 PR c/35434jsm28
2009-02-05 PR c/35435jsm28
2008-11-12 PR c++/38007 ...jason
2008-11-102008-11-10 Andrew Haley <aph@redhat.com>aph
2008-09-26 PR c/37645jakub
2008-07-152008-07-15 Richard Guenther <rguenther@suse.de>rguenth
2008-06-28 * targhooks.h (struct gcc_target): New member unwind_word_mode.uweigand
2008-04-24 PR c++/35758jakub
2008-04-232008-04-23 Richard Guenther <rguenther@suse.de>rguenth
2008-01-22 PR c++/34914jakub
2008-01-04gcc/tromey
2007-11-262007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2007-11-23 PR c++/34198jakub
2007-11-19 PR debug/29436, c/32326jason
2007-11-062007-11-06 Douglas Gregor <doug.gregor@gmail.com>dgregor
2007-09-26 PR c/25309jsm28
2007-09-23 * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecljakub
2007-09-23 * tree.h (block_nonartificial_location): New prototype.jakub
2007-09-13gcctromey
2007-09-11 * decl.c (java_expand_body): Kill.hubicka
2007-09-01 * c-common.c (const_strip_array_types): Delete.ghazi
2007-08-282007-08-28 Richard Guenther <rguenther@suse.de>rguenth
2007-08-25 * c-common.c (vector_types_convertible_p,ghazi
2007-08-20 * c-common.h (enum rid): Add new enumeration values of RID_SAT,chaoyingfu
2007-08-16 * c-common.c (const_strip_array_types): New.ghazi
2007-08-11./:ian
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-25 * c-common.c (fname_as_string, c_type_hash): Constify.ghazi
2007-07-18 PR middle-end/32668ghazi
2007-07-102007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk
2007-07-062007-07-06 Andreas Krebbel <krebbel1@de.ibm.com>krebbel
2007-07-062007-07-06 Richard Guenther <rguenther@suse.de>rguenth
2007-07-02 * tree.h (alias_sets_might_conflict_p): Rename intoebotcazou
2007-06-29 * c-common.c (pointer_int_sum): Do the negation in sizetype.ebotcazou
2007-06-232007-06-23 Mark Mitchell <mark@codesourcery.com>mmitchel
2007-06-162007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2007-06-11really remove signed(_or_unsigned)?_type langhooksespindola
2007-06-07gcc/simartin
2007-06-04 * c-common.c (c_common_get_alias_set): Fix indentation.tromey
2007-06-04 PR c/32191uros
2007-05-31in gcc/dberlin
2007-05-252007-05-25 Dirk Mueller <dmueller@suse.de>mueller
2007-05-24 * c-common.c (c_common_signed_or_unsigned_type): Delay the check forespindola
2007-05-202007-05-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2007-05-192007-05-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2007-05-162007-05-16 Rafael Avila de Espindola <espindola@google.com>espindola
2007-05-14gcc/espindola
2007-05-11gcc/rus