aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-06-25re PR c++/53202 (Copy constructor not called when starting a thread)Jason Merrill4-5/+124
2012-06-25re PR c++/53565 (FAIL: libgomp.c++/for-7.C)Jason Merrill3-36/+23
2012-06-25re PR target/53759 (gcc -mavx emits vshufps for __builtin_ia32_loadlps)Jakub Jelinek4-1/+27
2012-06-25re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford3-27/+27
2012-06-25re PR debug/53740 (--enable-checking=yes,rtl bootstrap failure with ada)Richard Sandiford4-27/+40
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher9-14/+41
2012-06-25i386.h: Fix typo.Tristan Gingold2-1/+5
2012-06-25winnt.c (i386_pe_seh_end_prologue): Move code to ...Tristan Gingold5-26/+100
2012-06-25re PR c++/53594 ([C++11] Spurious -Wuninitialized warning for member with NSDMI)Jakub Jelinek4-2/+32
2012-06-25Daily bump.GCC Administrator1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher47-162/+252
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher5-12/+13
2012-06-24pr23943.c (size_t): Use compatible type-definition for LLP64 targets.Kai Tietz3-2/+8
2012-06-24mips.c (mips_process_sync_loop): Add missing enum cast.Richard Sandiford2-1/+6
2012-06-24Daily bump.GCC Administrator1-1/+1
2012-06-23re PR target/53749 (ice in expand_shift_1)Richard Henderson4-75/+123
2012-06-23i386: Pass ix86_expand_sse_unpack operands by valueRichard Henderson4-16/+22
2012-06-23i386: Extract the guts of mulv16qi3 to ix86_expand_vecop_qihiRichard Henderson4-60/+97
2012-06-23Daily bump.GCC Administrator1-1/+1
2012-06-22re PR fortran/47710 ([OOP] Improve ambiguity check for GENERIC TBP w/ PASS an...Janus Weil8-30/+135
2012-06-22rs6000.md (define_attr "type"): New type popcnt.Edmar Wienskoski6-6/+27
2012-06-22Update -mpreferred-stack-boundary=3 warningH.J. Lu2-3/+16
2012-06-22Allow -mpreferred-stack-boundary=3 on x86-64H.J. Lu4-2/+19
2012-06-22double-int.c (double_int_multiple_of): New function.Bill Schmidt6-44/+286
2012-06-22[multiple changes]Richard Guenther5-1/+24
2012-06-22rs6000.c (rs6000_pre_atomic_barrier): Pass in and return mem.Alan Modra2-5/+22
2012-06-22gcov-iov.c: Include bconfig.h and system.h.Richard Guenther2-2/+6
2012-06-22* doc/include/texinfo.tex: Update to version 2012-06-05.14.Andreas Schwab2-2/+6
2012-06-22re PR gcov-profile/53744 (gcov version oscillates between 407* and 407p on br...Richard Guenther2-1/+12
2012-06-22Fix entryEric Botcazou1-2/+2
2012-06-22re PR debug/53704 (ICE: in based_loc_descr, at dwarf2out.c:10027 after revisi...Eric Botcazou2-0/+9
2012-06-22tree-ssa-live.c (remove_unused_scope_block_p): Remove again DECL_IGNORED_P no...Eric Botcazou5-6/+34
2012-06-22re PR debug/53671 (Many guality test failures)Alexandre Oliva2-7/+151
2012-06-22re PR debug/53671 (Many guality test failures)Alexandre Oliva2-0/+42
2012-06-22re PR debug/53671 (Many guality test failures)Alexandre Oliva2-3/+7
2012-06-22re PR debug/53671 (Many guality test failures)Alexandre Oliva2-14/+28
2012-06-22* ddg.c (build_intra_loop_deps): Discard deps of nondebug on debug.Alexandre Oliva2-1/+13
2012-06-22re PR target/53682 (ICE in cselib_lookup (SEGV) on i586-linux-gnu)Alexandre Oliva2-1/+6
2012-06-22Daily bump.GCC Administrator1-1/+1
2012-06-21re PR c/53702 (ICE with -Wall and nested functions and unused typedef)Meador Inge4-4/+62
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist2-2/+8
2012-06-21dwarf2out.c (is_cu_die, [...]): New functions.Sterling Augustine4-63/+165
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher8-103/+62
2012-06-21* config/m32c/m32c-pragma.c: Remove unnecessary includes.Steven Bosscher2-6/+4
2012-06-21re PR middle-end/53688 (191.fma3d in SPEC CPU 2000 miscompiled)Michael Matz4-110/+70
2012-06-21tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls properly.Richard Guenther2-5/+13
2012-06-21Daily bump.GCC Administrator1-1/+1
2012-06-20i386.md (SINCOS): New int iterator.Uros Bizjak2-48/+52
2012-06-20Add DECL_SOURCE_COLUMN.RĂ¼diger Sonderfeld2-0/+5
2012-06-20i386.md (<rounding_insn><mode>2): Macroize expander from {floor,ceil,btrunc}<...Uros Bizjak2-100/+47