aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-07c-typeck.c (build_binary_op): Warn ordered comparison of pointer with null po...Shujing Zhao7-3/+109
2010-05-07exception_ptr.h (make_exception_ptr): Add.Jonathan Wakely3-0/+51
2010-05-07Daily bump.GCC Administrator1-1/+1
2010-05-06Note which PR this was related to.Mike Stump1-0/+1
2010-05-06* obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.Mike Stump2-1/+6
2010-05-06gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.Jason Merrill3-4/+17
2010-05-06Add ChangeLog entries.Andreas Simbuerger1-0/+93
2010-05-06Allow all the versions greater than 0.10 of PPL.Sebastian Pop3-9/+10
2010-05-06Replace Value with mpz_tAndreas Simbuerger9-64/+113
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger9-167/+218
2010-05-06Add support for C++0x nullptr.Jason Merrill52-33/+536
2010-05-06basic_string.h: Escape class names in doxygen docs.Jonathan Wakely2-10/+14
2010-05-06re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely4-7/+23
2010-05-06gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.Jason Merrill4-14/+34
2010-05-06gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for stripping WITH_...Jason Merrill2-11/+17
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth17-742/+350
2010-05-06Wunused-var-8.c: Move to...Jakub Jelinek2-0/+3
2010-05-06re PR bootstrap/43994 (Revision 159063 failed to bootstrap on Linux/ia64)Jakub Jelinek2-4/+10
2010-05-06re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn5-15/+221
2010-05-06re PR c++/40406 (ICE with broken template member declaration)Paolo Carlini2-0/+11
2010-05-06re PR target/43888 (FAIL: gcc.dg/alias-7.c execution test)Dave Korn2-1/+10
2010-05-06* config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.Maxim Kuvyrkov2-1/+5
2010-05-06re PR tree-optimization/43791 (kernel/rtmutex.c:1138:1: internal compiler err...Jan Hubicka4-1/+33
2010-05-06re PR tree-optimization/43984 (PRE misses full-redundancies, inserts into loops)Michael Matz4-36/+119
2010-05-06Add argument kind to lto_handle_option.H.J. Lu2-1/+6
2010-05-06* tree.c (initializer_zerop): Handle STRING_CST.Maxim Kuvyrkov2-0/+17
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez19-76/+154
2010-05-06re PR tree-optimization/43571 (domwalk sucks)Richard Guenther2-1/+45
2010-05-06re PR tree-optimization/43934 (LIM should handle PHI nodes)Richard Guenther6-11/+304
2010-05-06re PR middle-end/43987 (type-punning causes broken binaries unless -O0 is used)Richard Guenther8-12/+53
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka16-33/+807
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek35-234/+1274
2010-05-06re PR middle-end/43901 (FAIL: gcc.c-torture/compile/pr42196-2.c)Ira Rosen2-3/+68
2010-05-06Daily bump.GCC Administrator1-1/+1
2010-05-05mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski4-8/+11
2010-05-05arm.h (MAX_LDM_STM_OPS): New macro.Bernd Schmidt3-152/+169
2010-05-06re PR fortran/43985 (ICE when assumed size cray-pointee passed as argument)Tobias Burnus4-3/+44
2010-05-05stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher5-12/+26
2010-05-0529134.cc: Adjust for profile-mode too.Paolo Carlini5-98/+118
2010-05-05re PR debug/43370 (ICE gen_type_die_with_usage, at dwarf2out.c:14745)Jason Merrill4-3/+23
2010-05-05resolve.c (traverse_data_list): Rephrase error message for non-constant bound...Daniel Franke2-7/+14
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill7-5/+45
2010-05-05re PR debug/43950 (fortran: Use DW_AT_identifier_case)Jakub Jelinek2-0/+20
2010-05-05re PR fortran/24978 (ICE in gfc_assign_data_value_range)Daniel Franke10-205/+176
2010-05-05lto-cgraph.c (lto_output_varpool_node, [...]): Correctly handle aliases.Jan Hubicka2-1/+8
2010-05-05gimplify.c (gimplify_return_expr): Gimplify the size expressions of a variabl...Eric Botcazou4-3/+53
2010-05-05* doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov2-7/+11
2010-05-05re PR c++/43787 (memory copy of empty class (sizeof is one))Jason Merrill7-224/+268
2010-05-05add myself as gimple maintainerJason Merrill1-0/+1
2010-05-05010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley2-11/+18