inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / c-common.c
2009-08-25 Ville Voutilainen* c-common.c (c_common_reswords) add the alignof keyword,
2009-08-09 Richard Sandifordc-common.c (c_fully_fold_internal): Issue a warning...
2009-07-25 Martin Jamborextend.texi (Labels as Values): Document need for noclone.
2009-07-21 Jason Merrill* c-common.c (max_tinst_depth): Increase default to...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-07-10 Manuel López-Ibáñezre PR c/25509 (can't disable __attribute__((warn_unused...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
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-08 Ian Lance Taylordwarf2.h (enum dwarf_location_atom): Add INTERNAL_DW_OP...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-19 Francois-Xavier... * defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE)
2009-05-19 Manuel López-Ibáñezc-common.c (warn_logical_operator): Remove unnecessary...
2009-05-17 H.J. Lure PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-15 Manuel López-Ibáñezre PR c/16302 (gcc fails to warn about some common...
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-04 Joseph Myersc-common.c (handle_mode_attribute): Use %qE for identif...
2009-05-03 Richard Guentherre PR c/39983 (ICE: type mismatch in address expression)
2009-05-03 Joseph Myersc-common.c (reswords): Add _Imaginary.
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
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-21 Manuel López-Ibáñezre PR c/16202 (The -Wsequence-point warning misses...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-07 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-03-31 Joseph Myersc-common.c (c_get_ident): New.
2009-03-31 Joseph Myersre PR c/448 (<stdint.h>-related issues (C99 issues))
2009-03-31 Joseph Myersre PR preprocessor/15638 (gcc should have option to...
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-03-27 H.J. Lure PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h...
2009-03-27 H.J. Luc-common.c (pointer_int_sum): Use %wd on return from...
2009-03-27 H.J. Luc-common.c (pointer_int_sum): Use HOST_WIDE_INT_PRINT_D...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-03-17 Jakub Jelinekre PR middle-end/39443 (Builtin redirection no longer...
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-19 Jakub Jelinekre PR target/39175 (ICE while compiling qt-4.5.0-rc1)
2009-02-07 Joseph Myersre PR c/35434 (ICE with attribute alias)
2009-02-05 Joseph Myersre PR c/35435 (ICE with attribute tls_model in typedef)
2009-01-23 Adam Nemetc-decl.c (finish_struct): Move code to set DECL_PACKED...
2009-01-22 Dodji SeketeliReverted commit 143546 related to PR c++/26693
2009-01-21 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-01-18 H.J. Lure PR target/38736 (-mavx can change the ABI via BIGGES...
2009-01-05 Andrew Pinskire PR c/34911 (ICE with vectors of bool)
2008-12-20 Jakub Jelinekre PR c++/36921 (warning "comparison does not have...
2008-11-13 Martin Michlmayrc-common.c (warn_about_parentheses): Add missing whitespace
2008-11-12 Jason Merrillre PR c++/38007 (g++ instantiate same operator twice...
2008-11-04 Jakub Jelinekre PR c/35430 (ICE with complex arithmetic)
2008-11-04 Jakub Jelinekre PR c/37106 (ICE with -fpic or -fPIC: in mems_in_disj...
2008-10-29 Manuel López-Ibáñezre PR middle-end/11492 (Bogus warning with -Wsign-compare)
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
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-26 Jakub Jelinekre PR c/37645 (ICE with weakref attribute)
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 Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-08-29 Manuel López-Ibáñezre PR c/18050 (-Wsequence-point reports false positives)
2008-08-28 Manuel López-Ibáñezre PR c++/37217 (-Wconversion causes ICE with __builtin...
2008-08-27 Paolo Carlinire PR c++/35321 (ICE with invalid use of __builtin_offs...
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezre PR c/35701 (Quieten -Wconversion warnings)
2008-08-20 Manuel López-Ibáñezre PR c++/35602 (Bogus warning with -Wsign-conversion)
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-13 Manuel López-Ibáñezre PR c/30551 (-pedantic does not include -Wmain, but...
2008-08-13 Manuel López-Ibáñezre PR c/35635 (-Wconversion problematic with bitfields)
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-09 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-08 Kaveh R. Ghazic-common.c (c_common_reswords): Also warn about keyword...
2008-08-06 Kaveh R. Ghazimatrix-reorg.c (compute_offset): Avoid C++ keywords.
2008-08-06 Manuel López-Ibáñezre PR c++/8715 ('~' operator for unsigned char and...
2008-07-30 Manuel López-Ibáñezre PR c/34389 (-Wconversion produces wrong warning)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Michael MeissnerFix IA-64 breakage...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-18 Kris Van Heesc-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYP...
2008-07-15 Richard Guentherre PR middle-end/36369 (may_alias broken with previous...
2008-07-11 Ian Lance Taylorc-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
2008-07-06 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-04 Kai TietzRevert 137452.
2008-07-04 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-03 Andrew Haleyre PR bootstrap/33304 (Bootstrap failure on solaris2...
2008-07-01 Daniel Jacobowitzc-typeck.c (convert_for_assignment): Use vector_targets...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-18 Ulrich Weigandtarghooks.h (struct gcc_target): New member unwind_word...
2008-06-11 Richard Guentheralias.c (get_alias_set): Use the element alias-set...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
next