inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / c-parser.c
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-22 Matthias Klosere PR objc++/28050 (ICE on invalid initializer)
2009-06-19 Ian Lance Taylortree-cfg.c (gimple_redirect_edge_and_branch): Change...
2009-06-19 Ian Lance Taylordse.c (struct store_info): Rename bitmap field to bmap.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-09 Ian Lance Taylortarghooks.c (default_builtin_vectorized_function):...
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-07 Janis Johnsonre PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
2009-05-04 Joseph Myersc-common.c (handle_mode_attribute): Use %qE for identif...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-21 Eric Botcazouc-common.c (c_common_truthvalue_conversion): Use LOCATI...
2009-04-20 Manuel López-Ibáñezre PR c++/13358 (long long and C++ do not mix well)
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-15 Ian Lance Taylorc.opt (Wenum-compare): Enable for C and Objc.
2009-04-15 Diego Novillodiagnostic.c (diagnostic_report_diagnostic): Do not...
2009-04-14 Diego Novillo[multiple changes]
2009-04-08 Joseph Myersre PR middle-end/39614 (Internal error compiling CSiBE)
2009-04-01 Jakub Jelinekre PR c/37772 (ICE with empty asm statement)
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-03-28 Jakub Jelinekre PR c++/39554 (-Wdisallowed-function-list fails when...
2009-03-23 Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-02-18 Joseph Myersre PR c/35447 (ICE with broken statement expression)
2009-02-16 Joseph Myersre PR c/35446 (ICE with invalid array initializer)
2009-02-13 Joseph Myersre PR c/35444 (ICE with invalid function declaration)
2009-02-04 Joseph Myersre PR c/29129 ([DR#341] unnamed parameters using [*])
2009-02-03 Jakub Jelinekre PR inline-asm/39059 (ICE with fixed-point type in...
2009-01-12 Jakub Jelinekre PR c/32041 (offsetof buglet)
2009-01-01 Jakub Jelinekre PR c/36489 (Warning "initialized field overwritten...
2008-12-05 Michael MeissnerPR c/38416, make pragma_kind 8 bits
2008-12-04 Ben Ellistonc-parser.c (c_parser_enum_specifier): Initialise ident_...
2008-10-17 Andreas Krebbelc-parser.c (c_parser_binary_expression): Silence the...
2008-10-06 Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-24 Aldy Hernandezc-common.c (fname_decl): New location argument.
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-09 Aldy Hernandezfunction.h (struct function): Add function_start_locus.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-21 Aldy Hernandezc-tree.h (grokfield): New argument.
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Jakub Jelinekre PR c/37171 (Canonical spelling optimization dependency)
2008-08-18 Manuel López-Ibáñezre PR preprocessor/7263 (__extension__ keyword doesn...
2008-08-14 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2008-08-13 Manuel López-Ibáñezre PR c/15236 (pedantic switch modifies treatment of...
2008-08-09 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-11 Ian Lance Taylorc-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
2008-07-09 Raksit Ashokinvoke.texi (Option Summary): Mention new option -Wdisa...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-03 Jakub Jelinekre PR c/35738 (ICE with #pragma omp atomic and conversi...
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-29 Volker Reichelt* c-parser.c (c_parser_next_token_is_keyword): Simplify.
2008-03-10 Jakub Jelinekre PR c/35438 (ICE with invalid use of threadprivate)
2008-02-26 Ralf Wildenhuesre PR c/28800 (warning "ISO C forbids an empty source...
2008-01-22 Jakub Jelinekre PR c++/34607 (ICE with invalid for loop after #pragm...
2007-12-17 Jakub Jelinekre PR c/34506 (gcc disallows comma between C/C++ OpenMP...
2007-12-04 Manuel López-Ibáñezc-parser (c_parser_statement_after_labels): Move error...
2007-11-26 Manuel López-Ibáñezre PR c/23722 (bad error recovery with if blocks and...
2007-11-22 Joseph Myersre PR c/14050 ([DR289] c99 restrict doesn't work in...
2007-11-08 Tom Tromeyc-parser.c (c_parser_translation_unit): Use location...
2007-11-03 Manuel López-Ibáñezre PR c/29062 (unclear diagnostic for declaration after...
2007-11-01 Tom Tromeyc-decl.c (grokdeclarator): Set decl source locations.
2007-09-13 Tom Tromeyc-common.c (fname_as_string): Update.
2007-09-13 Richard Sandifordc-parser.c (c_parser_struct_declaration): Check for...
2007-09-12 Richard Sandifordc-tree.h (grokfield): Add a "tree *" argument.
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-03 Tom Tromeyc-parser.c (objc_pq_context): Removed.
2007-06-04 Tom Tromeyc-tree.h (start_enum): Update.
2007-03-14 Dirk Muellerc-common.h (empty_body_warning): Rename to empty_if_bod...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2006-12-16 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2006-12-10 Zack Weinbergc-opts.c (c_common_parse_file): Unconditionally give...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-24 Jakub Jelinekre PR c/29955 (ICE with -fopenmp -fexceptions)
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-08 Joseph Myersre PR c/28504 (ICE with variable sized array)
2006-08-17 Paolo Bonzini[multiple changes]
2006-08-15 Mike Stumpre PR c/28280 (bogus "statement with no effect" warning...
2006-08-15 Volker Reicheltre PR c/28649 (Poor error recovery of C parser)
2006-08-05 Volker Reicheltre PR c/28136 (ICE with incomplete array type)
2006-07-15 Mike Stumprevert: re PR c/28280 (bogus "statement with no effect...
2006-07-12 Mike Stumpre PR c/28280 (bogus "statement with no effect" warning...
2006-07-07 Roger Saylec-parser.c (c_parser_skip_to_end_of_block_or_statement...
2006-06-15 Mark Mitchellre PR c++/26559 (ICE with __builtin_constant_p in templ...
2006-05-19 Mike Stumpre PR c/27673 (Gcc failed to bootstrap on Linux)
2006-05-18 Mike StumpWhitespace fixups
2006-05-18 Mike StumpFix up vla, vm and [*] sematics.
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
next