aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-11-01re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constru...Jason Merrill4-33/+69
2011-11-01re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:...Tom de Vries2-16/+104
2011-11-01no-scevccp-outer-6-global.c: Expect to vectorize the outer loop.Ira Rosen2-3/+6
2011-11-01Add vcond/vcondu patterns to sparc backend.David S. Miller4-0/+75
2011-11-01* c.opt (-fdeduce-init-list): Off by default.Jason Merrill4-9/+12
2011-11-01* doc/invoke.texi: Update for -std=c++11.Jason Merrill1-19/+16
2011-11-01re PR debug/50869 (ice in vt_expand_var_loc_chain)Alexandre Oliva3-4/+15
2011-11-01sse.md (fixuns_trunc<mode><sseintvecmodelower>2): New expander.Jakub Jelinek2-0/+32
2011-11-01sse.md (sseintvecmode): Remove duplicate modes.Jakub Jelinek2-24/+33
2011-11-01Daily bump.GCC Administrator1-1/+1
2011-10-31Allow zero operand in sparc VIS3 cmask patterns.David S. Miller2-3/+5
2011-10-31Invalidate cached next real insn in dwarf2out_end_epilogue().David S. Miller2-1/+8
2011-10-31i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION.Richard Henderson4-119/+48
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill10-41/+70
2011-10-31ipa-prop.c (mark_modified): Moved up in the file.Martin Jambor4-57/+228
2011-10-31tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_def in a loop...Jakub Jelinek6-2/+260
2011-10-31Update file position for inquire lazily.Janne Blomqvist2-3/+7
2011-10-31cgraphunit.c: Don't mark clones as static constructors.Paul Brook4-0/+49
2011-10-31gcc-ar: Do not include stdio.h.David Edelsohn2-2/+5
2011-10-31mangle.c (get_mangled_id): Factor from ...Diego Novillo2-2/+16
2011-10-31tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE.Diego Novillo3-2/+15
2011-10-30Slight improvements to vec_init code gen on sparc.David S. Miller2-0/+109
2011-10-30Handle many consecutive location notes more efficiently in dwarf2.David S. Miller2-2/+37
2011-10-31Daily bump.GCC Administrator1-1/+1
2011-10-30symbol.c (gfc_free_charlen): Whitespace.Steven G. Kargl1-1/+2
2011-10-30re PR other/50573 (configure lists --with-gnu-ld twice)Steven G. Kargl5-17/+90
2011-10-30i386.md (avx2_vec_dup<mode>): Macroize insn from avx2_vec_dup{v8sf,v4sf} usin...Uros Bizjak2-129/+63
2011-10-30tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions.Dmitry Plotnikov6-17/+104
2011-10-30* ja.po: Update.Joseph Myers2-240/+215
2011-10-30scal-to-vec2.c (dg-options): Add -fno-common to options on hppa*-*-hpux*.John David Anglin18-0/+38
2011-10-30NEWS (GCC 2.95): Refer to GNU/Linux instead of Linux.Gerald Pfeifer2-2/+7
2011-10-30tree-vectorizer.h (NUM_PATTERNS): Bump to 9.Jakub Jelinek3-1/+138
2011-10-30Fix minor issuesEric Botcazou1-26/+22
2011-10-30Properly limit backwards label scanning in reorg.David S. Miller4-17/+23
2011-10-30Fix marking of SMSed loops as BB_DISABLE_SCHEDULERevital Eres2-2/+27
2011-10-30re PR c++/50901 (ICE: in build_new_op, at cp/call.c:5016)Paolo Carlini4-0/+21
2011-10-30Daily bump.GCC Administrator1-1/+1
2011-10-29re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin12-419/+435
2011-10-29i386.md (xop_sha<mode>3): Rename from xop_ashl<mode>3.Uros Bizjak3-20/+27
2011-10-29i386.md (lshlv16qi3): Remove expander.Uros Bizjak2-62/+58
2011-10-29fma-check.h (main): Use return 0 instead of exit (0).Uros Bizjak4-3/+9
2011-10-29re PR target/50691 (Incorrect argument evaluation in call with __thread argum...John David Anglin2-0/+22
2011-10-29re PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)Georg-Johann Lay8-362/+512
2011-10-29re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compa...Iain Sandoe2-3/+9
2011-10-29Fix cross compilation build in gcc-arAndi Kleen2-0/+5
2011-10-29cris.c (reg_ok_for_base_p, [...]): New functions.Anatoly Sokolov5-146/+215
2011-10-29Use more efficient alignment in ggcAndi Kleen2-4/+14
2011-10-29Add a fragmentation fallback in ggc-page v2Andi Kleen2-8/+21
2011-10-29Free large chunks in ggc v2Andi Kleen2-0/+53
2011-10-29Add missing page rounding of a page_entryAndi Kleen2-0/+5