summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-0555-443/+294
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford2015-10-0521-58/+93
* Remove remaining uses of REAL_ARITHMETICRichard Sandiford2015-10-0514-60/+40
* Replace REAL_VALUES_LESS with real_lessRichard Sandiford2015-10-0512-28/+50
* Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford2015-10-058-12/+30
* Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford2015-10-0530-72/+146
* re PR ipa/67783 (quadratic time consumption in IPA inlining with -O1 and higher)Richard Biener2015-10-052-40/+31
* tree-ssa-pre.c (create_component_ref_by_pieces_1): Move call handling ...Richard Biener2015-10-052-169/+111
* [Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .Ramana Radhakrishnan2015-10-052-2/+9
* re PR c++/67844 (Cannot make tuple of class with template constructor)Ville Voutilainen2015-10-054-1/+76
* Daily bump.GCC Administrator2015-10-051-1/+1
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-10-0462-56/+833
* re PR rtl-optimization/67447 (ICE in extract_constrain_insn (reload_cse_simpl...Uros Bizjak2015-10-042-0/+30
* i386.c (ix86_nsaved_regs): Use GENERAL_REGNO_P to check for general register.Uros Bizjak2015-10-042-7/+16
* vect-pack-trunc-1.c: Require avx512bw effective target.Uros Bizjak2015-10-047-0/+16
* Remove dead codeMikael Morin2015-10-042-8/+5
* Fix fortran common-related error recovery ICE.Mikael Morin2015-10-045-7/+37
* Factor access to the common block head symbolMikael Morin2015-10-042-4/+10
* Daily bump.GCC Administrator2015-10-041-1/+1
* Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.Marek Polacek2015-10-032-2/+5
* xtensa: add uclinux supportMax Filippov2015-10-036-0/+121
* Document value of __cplusplus for C++14Jonathan Wakely2015-10-032-4/+12
* Remove pretty printing for 'any' with allocatorsJonathan Wakely2015-10-032-4/+3
* Fix comments saying why headers are includedJonathan Wakely2015-10-033-2/+4
* pr67756.c: Fixed warnings.Bernd Edlinger2015-10-032-0/+6
* Daily bump.GCC Administrator2015-10-031-1/+1
* Fix testsuite failures with --disable-wchar_tJonathan Wakely2015-10-037-4/+29
* Enable dual ABI for Filesystem libraryJonathan Wakely2015-10-039-4/+124
* minimal.cc: Minor tweaks to match narrow char version.Jonathan Wakely2015-10-022-2/+6
* Fix tests that fail with old std::stringJonathan Wakely2015-10-023-7/+15
* Use noexcept instead of _GLIBCXX_NOEXCEPTJonathan Wakely2015-10-023-6/+11
* * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.Jonathan Wakely2015-10-022-1/+3
* Help the offload gcc driver find the right assemblerBernd Schmidt2015-10-022-1/+6
* nvptx offloading linkingThomas Schwinge2015-10-0210-1089/+617
* Allow Filesystem TS to compile without wchar_tJonathan Wakely2015-10-027-8/+42
* testsuite_fs.h (nonexistent_path): Use less generic name for paths.Jonathan Wakely2015-10-022-2/+9
* Re: [PATCH] Improve DOM's optimization of control statementsJeff Law2015-10-022-0/+11
* [PR target/67822] OpenMP offloading to nvptx failsThomas Schwinge2015-10-022-2/+11
* system.h (ROUND_UP): New macro definition.Uros Bizjak2015-10-025-32/+47
* re PR c/67730 (No warning when returning NULL in void function)Marek Polacek2015-10-026-0/+87
* re PR c/67819 (-Wduplicated-cond should take macros into account)Marek Polacek2015-10-026-2/+15
* PR libstdc++/67747 use readdir instead of readdir_rJonathan Wakely2015-10-022-32/+33
* reject loops early where ivs cannot be representedAditya Kumar2015-10-023-59/+58
* fix PR67754Sebastian Pop2015-10-023-2/+10
* add testcaseSebastian Pop2015-10-022-0/+44
* outline functions from stmt_simple_for_scop_pAditya Kumar2015-10-022-30/+53
* AVX-512.Kirill Yukhin2015-10-026-1/+30
* [AArch64] Use default_elf_asm_named_section instead of special cased hookRamana Radhakrishnan2015-10-022-3/+4
* re PR rtl-optimization/67756 (ICE compiling Linux Kernel fs/namei.c on ARM)Vladimir Makarov2015-10-024-12/+94
* [AArch64] Add more TLS local executable testcasesJiong Wang2015-10-025-0/+45