aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-09trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.Richard Guenther2-3/+9
2011-06-09re PR middle-end/49308 (segfault in rest_of_handle_ud_dce () at gcc/gcc/dce.c...Jakub Jelinek4-3/+44
2011-06-09configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth6-10/+50
2011-06-09better warning for section conflictAndi Kleen2-1/+10
2011-06-09add another sandy bridge model number.Andi Kleen2-0/+6
2011-06-09Print location for conflicting global regs.Andi Kleen4-6/+25
2011-06-09Fix the printable name typoMingjie Xing2-1/+5
2011-06-09Daily bump.GCC Administrator1-1/+1
2011-06-08re PR target/49305 (SH Target: internal compiler error: in reload_cse_simpli...Kaz Kojima2-0/+9
2011-06-08In gcc/doc/: 2011-06-09 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-18/+7
2011-06-08re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill19-20/+253
2011-06-08semantics.c (potential_constant_expression_1): Handle destructor call.Jason Merrill2-1/+11
2011-06-08cp-tree.h (struct tinst_level): Add chain_next GTY markup.Jakub Jelinek2-1/+6
2011-06-08tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.Alexandre Oliva2-3/+15
2011-06-08Correct type size comparison.Ian Lance Taylor1-2/+7
2011-06-08re PR testsuite/49323 (FAIL: g++.dg/debug/dwarf2/integer-typedef.C scan-assem...Jakub Jelinek2-3/+9
2011-06-08invoke.texi (ARM Options): Update description of -mthumb-interwork.Nick Clifton2-5/+11
2011-06-08Support unknown Intel family 0x6 CPUs.H.J. Lu2-3/+21
2011-06-08pt.c (deduction_tsubst_fntype): Don't free the tinst entry if a pending_templ...Jason Merrill2-1/+10
2011-06-08tree-sra.c (mark_rw_status): Removed.Martin Jambor2-31/+20
2011-06-08re PR middle-end/21953 (Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru6...Rainer Orth3-4/+13
2011-06-08arm.c (arm_libcall_uses_aapcs_base): Use correct ABI for double-precision hel...Julian Brown2-0/+28
2011-06-08re PR rtl-optimization/49303 (ICE: vinsn_detach, at sel-sched-ir.c:1277 w/ -O...Alexander Monakov4-1/+201
2011-06-08Fix formatting issuesEric Botcazou1-14/+12
2011-06-08re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus12-9/+337
2011-06-08sh.c (prepare_move_operands): Set pic register appropriately for global and l...Kaz Kojima2-13/+25
2011-06-08Daily bump.GCC Administrator1-1/+1
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill132-315/+391
2011-06-07pt.c (deduction_tsubst_fntype): Use push_deduction_access_scope.Jason Merrill2-7/+16
2011-06-07pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.Jason Merrill4-2/+18
2011-06-07In gcc/testsuite/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com> I...Nicola Pero4-9/+31
2011-06-07Handle assembler name in -fdisable/enable optionsXinliang David Li12-20/+297
2011-06-07re PR tree-optimization/48497 (gfortran.dg/graphite/vect-pr40979.f90 FAILs wi...Rainer Orth5-0/+41
2011-06-07re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt4-21/+143
2011-06-07re PR c++/48780 ([C++0x] scoped enumerations and va_arg (default argument pro...Jason Merrill6-2/+36
2011-06-07Optimize AVX check in *movsf_internal.H.J. Lu2-2/+6
2011-06-07arm.c (coproc_secondary_reload_class): Return NO_REGS for constant vectors.Sergey Grechanik4-1/+28
2011-06-07stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on targe...Richard Guenther4-81/+62
2011-06-07decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nod...Richard Guenther2-38/+19
2011-06-07lto.c (uniquify_nodes): Move code to register decls to the loop that computes...Diego Novillo2-20/+21
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton6-166/+111
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther14-41/+55
2011-06-07re PR debug/49130 (discrepancies between DW_AT_name and demangler)Dodji Seketeli4-2/+46
2011-06-07arm.md (*maddhidi4tb, [...]): New define_insns.Andrew Stubbs7-0/+127
2011-06-07simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening multiplies.Andrew Stubbs5-0/+122
2011-06-07re PR gcov-profile/49299 (ICE in gimple_ic on profile feedback build)Jakub Jelinek5-12/+102
2011-06-07tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer.Ira Rosen10-88/+423
2011-06-07Daily bump.GCC Administrator1-1/+1
2011-06-06In gcc/testsuite/: 2011-06-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero264-2678/+1607
2011-06-06In gcc/cp/: 2011-06-06 Nicola Pero <nicola.pero@meta-innovation.com>,Nicola Pero5-7/+55