aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-05move param detection to scop detectionAditya Kumar9-365/+310
2015-10-05move scop detection related stuff to graphite-scop-detection.cAditya Kumar3-860/+1183
2015-10-05IPA-CP Alignment lattice cleanupMartin Jambor5-65/+246
2015-10-05re PR middle-end/67821 (ICE in duplicate_ssa_name_range_info)Marek Polacek5-1/+40
2015-10-05Move runtime transactional memory tests to libitm testsute.Jason Merrill3-0/+0
2015-10-05[PR other/65021] mkoffloads -save-temps handling, and cleanup cleanupThomas Schwinge4-18/+74
2015-10-05make more gimple_x_ptr accessors const correctTrevor Saunders2-39/+55
2015-10-05remove unused gasm accessorsTrevor Saunders2-20/+5
2015-10-05remove gimple_location_ptr ()Trevor Saunders3-11/+8
2015-10-05make build_uses store tree * instead of treeTrevor Saunders2-14/+24
2015-10-05Add a build_real_truncate helper functionRichard Sandiford5-34/+37
2015-10-05[AArch64] Fix output assembly bug under TLSIE ILP32James Greenhalgh2-1/+6
2015-10-05cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin4-0/+19
2015-10-05Cleanup directives.Christian Bruel2-4/+7
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford55-443/+294
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford21-58/+93
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford14-60/+40
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford12-28/+50
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford8-12/+30
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford30-72/+146
2015-10-05re PR ipa/67783 (quadratic time consumption in IPA inlining with -O1 and higher)Richard Biener2-40/+31
2015-10-05tree-ssa-pre.c (create_component_ref_by_pieces_1): Move call handling ...Richard Biener2-169/+111
2015-10-05[Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .Ramana Radhakrishnan2-2/+9
2015-10-05re PR c++/67844 (Cannot make tuple of class with template constructor)Ville Voutilainen4-1/+76
2015-10-05Daily bump.GCC Administrator1-1/+1
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill62-56/+833
2015-10-04re PR rtl-optimization/67447 (ICE in extract_constrain_insn (reload_cse_simpl...Uros Bizjak2-0/+30
2015-10-04i386.c (ix86_nsaved_regs): Use GENERAL_REGNO_P to check for general register.Uros Bizjak2-7/+16
2015-10-04vect-pack-trunc-1.c: Require avx512bw effective target.Uros Bizjak7-0/+16
2015-10-04Remove dead codeMikael Morin2-8/+5
2015-10-04Fix fortran common-related error recovery ICE.Mikael Morin5-7/+37
2015-10-04Factor access to the common block head symbolMikael Morin2-4/+10
2015-10-04Daily bump.GCC Administrator1-1/+1
2015-10-03Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.Marek Polacek2-2/+5
2015-10-03xtensa: add uclinux supportMax Filippov6-0/+121
2015-10-03Document value of __cplusplus for C++14Jonathan Wakely2-4/+12
2015-10-03Remove pretty printing for 'any' with allocatorsJonathan Wakely2-4/+3
2015-10-03Fix comments saying why headers are includedJonathan Wakely3-2/+4
2015-10-03pr67756.c: Fixed warnings.Bernd Edlinger2-0/+6
2015-10-03Daily bump.GCC Administrator1-1/+1
2015-10-03Fix testsuite failures with --disable-wchar_tJonathan Wakely7-4/+29
2015-10-03Enable dual ABI for Filesystem libraryJonathan Wakely9-4/+124
2015-10-02minimal.cc: Minor tweaks to match narrow char version.Jonathan Wakely2-2/+6
2015-10-02Fix tests that fail with old std::stringJonathan Wakely3-7/+15
2015-10-02Use noexcept instead of _GLIBCXX_NOEXCEPTJonathan Wakely3-6/+11
2015-10-02* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.Jonathan Wakely2-1/+3
2015-10-02Help the offload gcc driver find the right assemblerBernd Schmidt2-1/+6
2015-10-02nvptx offloading linkingThomas Schwinge10-1089/+617
2015-10-02Allow Filesystem TS to compile without wchar_tJonathan Wakely7-8/+42
2015-10-02testsuite_fs.h (nonexistent_path): Use less generic name for paths.Jonathan Wakely2-2/+9