aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou11-39/+55
2011-12-13revert an unattended change about access declarationFabien ChĂȘne1-4/+0
2011-12-13trans-mem.c (ipa_tm_create_version_alias): Set DECL_CONTEXT and DECL_LANG_SPE...Aldy Hernandez2-1/+7
2011-12-13regmove.c (fixup_match_2): Only access call_used_regs with hard regs.Andreas Krebbel2-1/+6
2011-12-13Revert two unintended commitsRichard Henderson23-696/+162
2011-12-13mips-cpus.def: Add Octeon2.Andrew Pinski12-14/+155
2011-12-13arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson5-4/+619
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson18-158/+77
2011-12-13sparc: Default memory model to TSO for Linux and Solaris.Richard Henderson5-4/+44
2011-12-13libgo: Update to weekly.2011-12-02.Ian Lance Taylor2-5/+3
2011-12-13compiler: Fix multiple conversions to different named slices.Ian Lance Taylor1-2/+2
2011-12-13re PR c++/14258 (typename in a using declaration not supported)Fabien ChĂȘne6-4/+133
2011-12-13compiler: Permit converting between string and named []byte/[]rune.Ian Lance Taylor4-27/+15
2011-12-13trans-mem.c (struct diagnose_tm): Remove saw_unsafe.Aldy Hernandez4-28/+64
2011-12-13re PR middle-end/50628 (gfortran.fortran-torture/execute/entry_4.f90 fails)Martin Jambor2-13/+21
2011-12-13re PR tree-optimization/51362 (ICE: SIGFPE (division by zero) in good_cloning...Martin Jambor4-0/+41
2011-12-13re PR testsuite/51524 ([BMI2] New regression on 182266 vs 182257)Uros Bizjak3-9/+12
2011-12-13re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther8-0/+48
2011-12-13life -> live; one favourite typo of mine.Michael Matz1-4/+4
2011-12-13RevertJakub Jelinek2-12/+11
2011-12-13re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek3-30/+116
2011-12-13final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.Tristan Gingold2-1/+7
2011-12-13vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold2-24/+38
2011-12-13re PR tree-optimization/51481 (ice: dead STMT in EH table)Richard Guenther2-1/+8
2011-12-13re PR tree-optimization/51519 (ICE: in inline_small_functions, at ipa-inline....Richard Guenther4-1/+51
2011-12-1320111213-1_0.c: New testcase.Richard Guenther2-0/+12
2011-12-13vect1.ad[sb]: Add more tests.Eric Botcazou13-6/+255
2011-12-13re PR ada/49084 (bootstrap failure with Ada enabled)Cesar Strauss3-13/+19
2011-12-13SMS: Add missing free operation in mark_loop_unschedRevital Eres2-0/+6
2011-12-13Daily bump.GCC Administrator1-1/+1
2011-12-12re PR rtl-optimization/51495 (ICE: in force_nonfallthru_and_redirect, at cfgr...Jakub Jelinek4-3/+38
2011-12-12re PR tree-optimization/51481 (ice: dead STMT in EH table)Jakub Jelinek4-1/+57
2011-12-12re PR rtl-optimization/21617 (CRC64 algorithm optimization problem on Intel 3...Vladimir Makarov2-2/+14
2011-12-12re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver...Georg-Johann Lay2-0/+9
2011-12-12gfortran.dg/nested_modules_2.f90: Tighten test.Janne Blomqvist2-1/+5
2011-12-12re PR c++/51496 (FAIL: libgomp.c++/for-2.C * (test for excess errors))Jakub Jelinek2-5/+12
2011-12-12re PR tree-optimization/50569 (unaligned memory accesses generated for memcpy)Eric Botcazou4-19/+94
2011-12-12Fix flags for edges from/to entry/exit basic blocks.Dmitry Vyukov2-2/+7
2011-12-12re PR testsuite/51511 (gcc.dg/pr45819.c fails on arm-linux-gnueabi due to PR5...Jakub Jelinek2-1/+6
2011-12-12re PR middle-end/51510 (gcc for arm-linux-gnueabi ICEs on gcc.c-torture/execu...Jakub Jelinek2-3/+11
2011-12-12re PR tree-optimization/50873 (The fix to PR50730 causes gcc.c-torture/unsort...Richard Sandiford2-16/+30
2011-12-12[multiple changes]Arnaud Charlet8-15/+61
2011-12-12freeze.adb, [...]: Minor reformatting.Robert Dewar5-40/+61
2011-12-12[multiple changes]Arnaud Charlet7-24/+43
2011-12-12exp_ch4.adb (Expand_N_Allocator): Update the master of an anonymous access-to...Hristian Kirtchev2-4/+9
2011-12-12[multiple changes]Arnaud Charlet5-4/+66
2011-12-12Support noexcept-specifications for transaction statements and expressions.Torvald Riegel11-42/+322
2011-12-12Add condition to MUST_NOT_THROW_EXPR.Torvald Riegel6-5/+52
2011-12-12Add default handling for outermost wrappers in voidify_wrapper_expr.Torvald Riegel2-0/+14
2011-12-12Prevent sharing of commit calls among transactions.Torvald Riegel4-0/+70