aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-23tie2.cc: Fix for C++0x mode.Jonathan Wakely4-11/+22
2011-06-23re PR bootstrap/49383 (powerpc64-linux bootstrap failure due to ice in cgraph...Alan Modra2-0/+7
2011-06-23Daily bump.GCC Administrator1-1/+1
2011-06-22socket.cc: Use variable and remove attribute.Jonathan Wakely2-2/+6
2011-06-22pat_trie_base.hpp: Avoid -Wall warning.Paolo Carlini2-1/+6
2011-06-22invoke.cc: Avoid -Wall warnings.Paolo Carlini9-21/+37
2011-06-22re PR middle-end/49373 (Many testcase failures)Hans-Peter Nilsson2-0/+6
2011-06-22re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t...Hans-Peter Nilsson1-0/+1
2011-06-22re PR libgomp/49490 (suboptimal load balancing in loops)Jakub Jelinek6-29/+96
2011-06-22re PR debug/49496 (-fcompare-debug failure (length) with -O -ftree-vectorize)Jakub Jelinek4-1/+35
2011-06-22scd42-3.c: Allow -march-xscale; skip if -mcpu is not xscale.Janis Johnson2-1/+5
2011-06-22* gcc.target/arm/thumb-bitfld1.c: Don't specify -march, require thumb1.Janis Johnson2-1/+4
2011-06-22ctz.c: Don't specify -march, require thumb2.Janis Johnson4-4/+10
2011-06-22stl_construct.h: Update Copyright years.Paolo Carlini2-2/+2
2011-06-2220031108-1.c: Require thumb1 or thumb2.Janis Johnson4-0/+9
2011-06-22re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t...Hans-Peter Nilsson1-4/+4
2011-06-22Makefile.am: Add alloc_traits.h headers.Jonathan Wakely9-411/+659
2011-06-22re PR regression/47836 (Some Cross Compiler can't build target-libiberty or t...Hans-Peter Nilsson5-628/+17
2011-06-22re PR tree-optimization/49493 (ICE: in insert_vi_for_tree, at tree-ssa-struct...Richard Guenther5-17/+40
2011-06-22Revert:Uros Bizjak5-12/+1
2011-06-22arm.h (OPTION_DEFAULT_SPECS): Fix -mtls-dialect typo.Nathan Sidwell3-6/+23
2011-06-22reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson6-65/+71
2011-06-22re PR c++/49260 ([C++0x] lambda-eh2.C fails execution)Jason Merrill4-6/+16
2011-06-22Check TARGET_PARTIAL_REG_STALL in imul to lea peepholes.H.J. Lu3-10/+30
2011-06-22* cgraphunit.c (assemble_thunk): Use correct return type.Michael Matz2-1/+6
2011-06-22arm.c (neon_immediate_valid_for_shift): New function.Dmitry Plotnikov10-13/+231
2011-06-22enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.Uros Bizjak2-2/+9
2011-06-22run-le.c: Skip for -pie on alpha*-*-linux*.Uros Bizjak5-0/+11
2011-06-22tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for builtin calls even i...Jakub Jelinek5-3/+99
2011-06-22dwarf2out.c (size_of_loc_descr, [...]): Allow DW_OP_GNU_convert and DW_OP_GNU...Jakub Jelinek2-108/+173
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek23-69/+868
2011-06-22invoke.texi (ARM Options): Document -mtls-dialect option.Nathan Sidwell10-27/+204
2011-06-22In gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-92/+185
2011-06-22ChangeLog: Fix formatting.Uros Bizjak2-84/+64
2011-06-22re PR c++/49172 ([C++0x][constexpr] References should be declarable with cons...Jason Merrill8-17/+96
2011-06-22Daily bump.GCC Administrator1-1/+1
2011-06-21gogo-tree.cc (Gogo::define_builtin_function_trees): Change BUILT_IN_ADD_AND_F...Andrew MacLeod2-4/+9
2011-06-21move.h (__is_nothrow_swappable): Add.Daniel Krugler4-2/+50
2011-06-21re PR c++/49482 ([C++0x] unused parameter warning on lambda in function templ...Jason Merrill4-1/+23
2011-06-21call.c (add_builtin_candidates): Use cv_unqualified rather than TYPE_MAIN_VAR...Jason Merrill4-4/+9
2011-06-21re PR c++/49418 (G++ discards cv-quals from template parameter types)Jason Merrill5-3/+24
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod16-256/+291
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay4-0/+79
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth2-4/+11
2011-06-21re PR middle-end/49489 (gcc.c-torture/execute/builtin-bitops-1.c fails on x86...Jakub Jelinek3-8/+46
2011-06-21* config/avr/avr.md (*jcindirect_jump): Fix build warning.Georg-Johann Lay2-2/+5
2011-06-21gensupport.c (add_define_attr): New static function.Bernd Schmidt3-18/+187
2011-06-21shared-object.mk (c_flags-$o): Save c_flags.Rainer Orth2-2/+10
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt22-32/+232
2011-06-21re PR fortran/49112 ([OOP] Missing type-bound procedure, "duplicate save" war...Janus Weil4-2/+28