OSDN Git Service

* fold-const.c (pointer_may_wrap_p): New static function.
[pf3gnuchains/gcc-fork.git] / gcc / c-parser.c
2008-04-18 jasonlibcpp/ChangeLog:
2008-04-03 jakub PR c/35738
2008-04-03 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-03-29 reichelt * c-parser.c (c_parser_next_token_is_keyword): Simplify.
2008-03-10 jakub PR c/35438
2008-02-26 rwildgcc/:
2008-01-22 jakub PR c++/34607
2007-12-17 jakub PR c/34506
2007-12-04 manu2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-11-26 manu2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-11-22 jsm28 PR c/14050
2007-11-08 tromeygcc
2007-11-03 manu2007-11-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-11-01 tromeygcc
2007-09-13 tromeygcc
2007-09-13 rsandifogcc/
2007-09-12 rsandifogcc/
2007-08-20 chaoyingfu * c-common.h (enum rid): Add new enumeration values...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-03 tromey * c-parser.c (objc_pq_context): Removed.
2007-06-04 tromey * c-tree.h (start_enum): Update.
2007-03-14 mueller2007-03-14 Dirk Mueller <dmueller@suse.de>
2007-02-10 aolivagcc/ChangeLog:
2006-12-16 manu2006-12-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-12-10 zack * c-opts.c (c_common_parse_file): Unconditionally...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-24 jakub PR c/29955
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-09-08 jsm28 PR c/28504
2006-08-17 bonzini2006-08-17 Paolo Bonzini <bonzini@gnu.org>
2006-08-15 mrs PR c/28280
2006-08-15 reichelt PR c/28649
2006-08-05 reichelt PR c/28136
2006-07-15 mrsRevert:
2006-07-12 mrs PR c/28280
2006-07-07 sayle * c-parser.c (c_parser_skip_to_end_of_block_or_stateme...
2006-06-15 mmitchel2006-06-14 Mark Mitchell <mark@codesourcery.com>
2006-05-19 mrs PR c/27673
2006-05-18 mrsWhitespace fixups
2006-05-18 mrs Fix up vla, vm and [*] sematics.
2006-05-17 jakub PR middle-end/27415
2006-05-05 aldyh PR/21391
2006-05-01 rth PR c/27358
2006-04-26 jakub PR c/25996
2006-04-11 aldyh PR/21391
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-20 rguenth2006-01-20 Dirk Mueller <dmueller@suse.com>
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-17 ian./:
2006-01-05 rth * c-parser.c (c_parser_objc_methodprotolist...
2006-01-04 rthlibcpp/
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-14 reichelt PR c/23439
2005-09-08 pinskia2005-09-08 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-30 jsm28 PR c/23143
2005-06-29 jsm28 * c-tree.h (default_function_array_conversion): Take...
2005-06-25 kcookUpdate FSF address.
2005-06-15 jsm28 * c-tree.h (default_function_array_conversion): Declare.
2005-06-06 jakubgcc/po/
2005-06-04 geoffk * c-parser.c (c_parser_parms_declarator): Don't use...
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-05-09 sayle * c-tree.h (parser_build_unary_op): New prototype.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 sayle * c-common.h (objc_build_method_signature): Update...
2005-04-17 kazu * c-parser.c (N_C_TTYPES): Remove.
2005-03-29 jsm28 PR c/20672
2005-03-23 jsm28 * c-common.c (c_common_truthvalue_conversion): Adjust...
2005-03-20 jsm28 * c-common.c (handle_aligned_attribute, check_function...
2005-03-13 jsm28 PR c/20402
2005-03-12 bothner * c-tree.h (struct c_declarator): New id_loc field.
2005-03-07 bothner Various fixes to allow us to again build if --enable...
2005-03-02 jsm28 PR c/8927
2005-02-28 jsm28 PR c/20245
2005-02-25 jsm28 * c-parser.c: New file.