aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-07gfc-internals.texi (copyrights-gfortran): Fix copyright year format.Tobias Burnus3-2/+7
2010-06-07re PR c++/44444 (-Wunused-but-set-variable problem with field references)Jakub Jelinek5-2/+49
2010-06-07re PR c++/44443 (-Wunused-but-set-variable problem with unused attribute on t...Jakub Jelinek4-0/+25
2010-06-07use utf-8 in changelogJason Merrill1-2/+2
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers16-627/+132
2010-06-07df-problems.c (df_lr_problem_data): Add lr_bitmaps.Jan Hubicka3-33/+46
2010-06-07use utf-8 in changelogJason Merrill1-2/+2
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka9-123/+343
2010-06-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata1-1/+0
2010-06-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata4-0/+54
2010-06-07gimplify.c (gimplify_cleanup_point_expr): For empty body and EH-only cleanup ...Richard Guenther2-3/+10
2010-06-07re PR testsuite/44159 (CPU options cause testsuite failures)Kai Tietz23-25/+177
2010-06-07compound-literal-1.c: Fix for llp64.Kai Tietz6-6/+22
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen15-237/+221
2010-06-07re PR target/44319 (-fzee is mishandled)Sriraman Tallam2-4/+17
2010-06-07Daily bump.GCC Administrator1-1/+1
2010-06-07Makefile.am, [...] (xml_sources_extra): Add fdl-1.3.xml.Jonathan Wakely50-384/+1005
2010-06-06pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.Jonathan Wakely2-2/+7
2010-06-06Revert accidental commit.Jan Hubicka1-7/+1
2010-06-06df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.Jan Hubicka7-141/+181
2010-06-06re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli12-78/+217
2010-06-06re PR c/20000 (missing warning for noreturn function returning non-void)Manuel López-Ibáñez4-6/+42
2010-06-06Improve latest entryEric Botcazou1-1/+2
2010-06-06stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...Eric Botcazou3-1/+11
2010-06-06Fix ChangeLog typoSegher Boessenkool1-1/+1
2010-06-06re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)Jonathan Wakely5-11/+131
2010-06-06re PR bootstrap/44427 (genautomata uses more than 1.5GB of RAM on powerpc64-l...Segher Boessenkool2-4/+14
2010-06-06Fix PR c++/44086Fabien Chêne5-8/+37
2010-06-06Fix long linesEric Botcazou1-5/+6
2010-06-06re PR fortran/43945 ([OOP] Derived type with GENERIC: resolved to the wrong s...Paul Thomas4-42/+141
2010-06-06Daily bump.GCC Administrator1-1/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher83-206/+372
2010-06-05tree-ssa-dce.c (mark_last_stmt_necessary): New function.Eric Botcazou2-32/+44
2010-06-05shared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make nullptr_t specializatio...Jonathan Wakely2-3/+8
2010-06-05tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers.Jan Hubicka5-22/+35
2010-06-05re PR fortran/43895 ([OOP] internal compiler error: verify_ssa failed)Paul Thomas4-6/+59
2010-06-05status_cxx200x.xml: Update.Jonathan Wakely2-4/+28
2010-06-05[multiple changes]Jonathan Wakely11-33/+316
2010-06-05target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov15-33/+104
2010-06-05ipa-pure-const.c (propagate): Fix type in handling functions that can not ret...Jan Hubicka2-4/+20
2010-06-05gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplu...Matthias Klose2-4/+29
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-0/+80
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek4-0/+14
2010-06-05Fix ChangeLog typo.Joseph Myers1-1/+1
2010-06-05df-problems.c (seen_in_block, [...]): Convert to bitmap_head.Jan Hubicka3-163/+181
2010-06-05* g++.dg/cpp0x/noexcept06.C: Call set_unexpected.Jason Merrill2-0/+5
2010-06-05* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.Jason Merrill2-0/+6
2010-06-05re PR c/44322 (Bogus warning when assigning pointer-to-array with both "const...Joseph Myers5-11/+46
2010-06-05Add myself to MAINTAINERS in the right placeFabien Chêne2-1/+5
2010-06-05Fix formatting nitsEric Botcazou1-117/+117