summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AARCH64] Fix part num and implement indendent.pinskia/aarch64_nativeAndrew Pinski2015-11-151-18/+29
* [AARCH64] Change IMP and PART over to integers from strings.Andrew Pinski2015-11-152-53/+62
* [AARCH64]: Move #undef into .def files.Andrew Pinski2015-11-1510-15/+7
* PR 68366 - include emit-rtl.h in sdbout.ctbsaunde2015-11-162-0/+7
* Daily bump.gccadmin2015-11-161-1/+1
* * config/rs6000/on_exit.c: New file.dje2015-11-154-1/+58
* * config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Change to i586.gerald2015-11-152-4/+6
* 2015-11-15 Paul Thomas <pault@gcc.gnu.org>pault2015-11-1514-12/+598
* PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testredi2015-11-153-2/+9
* always define ENABLE_OFFLOADINGtbsaunde2015-11-1511-35/+58
* always define EH_RETURN_HANDLER_RTXtbsaunde2015-11-154-7/+14
* always define TARGET_PECOFFtbsaunde2015-11-156-14/+17
* remove conditional compilation of sdb debug infotbsaunde2015-11-159-22/+24
* remove EXTENDED_SDB_BASIC_TYPEStbsaunde2015-11-154-17/+10
* Daily bump.gccadmin2015-11-151-1/+1
* * libgomp.texi: Update references from OpenMP 4.0 to OpenMP 4.5jakub2015-11-142-56/+61
* 2015-11-14 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-11-145-30/+71
* PR bootstrap/68346jason2015-11-143-1/+14
* gcc/jakub2015-11-1435-722/+2888
* 2015-11-14 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-11-144-0/+55
* Fix std::wstring capacity test for short wchar_tredi2015-11-143-2/+9
* * testsuite/experimental/random/randint.cc: Add dg-add-options tls.dje2015-11-142-0/+5
* * g++.dg/cpp/ucn-1.C: Fix typo.dje2015-11-142-1/+5
* * c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.mpolacek2015-11-143-79/+45
* 2015-11-13 Arnaud Charlet <charlet@adacore.com>charlet2015-11-142-2/+6
* * ChangeLog: Fix whitespace.uros2015-11-142-96/+60
* * g++.dg/init/vbase1.C: XFAIL powerpc*-*-*.dje2015-11-143-3/+9
* Daily bump.gccadmin2015-11-141-1/+1
* 2015-11-13 Rich Felker <dalias@libc.org>kkojima2015-11-142-1/+6
* Merge C++ delayed folding branch.jason2015-11-1446-318/+1165
* [Patch,tree-optimization]: Add new path Splitting pass on tree ssalaw2015-11-1313-13/+431
* Add non-folding variants for convert_to_*.jason2015-11-136-79/+221
* * fold-const.c (fold_convert_const): Fold changing cv-quals onjason2015-11-133-1/+23
* * hash-map.h (hash_map::empty): New.jason2015-11-132-0/+6
* gcc/nathan2015-11-136-17/+532
* * lib/target-supports.exp (check_effective_target_offload_nvptx): New.nathan2015-11-133-0/+43
* 2015-11-13 Steven G. Kargl <kargl@gccc.gnu.org>kargl2015-11-136-0/+72
* fix ChangeLog entrymeissner2015-11-131-2/+2
* [gcc]meissner2015-11-1312-45/+901
* * gcc.dg/pr68306.c (dg-additional-options): Add i?86-*-* target.uros2015-11-134-3/+9
* * testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Sequentialnathan2015-11-132-1/+6
* Define std::experimental::randint etc.redi2015-11-135-0/+170
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-1346-242/+2107
* PR/67682, break SLP groups up if only some elements matchalalaw012015-11-137-6/+230
* Improve portability of named locale testsredi2015-11-13298-863/+1246
* 2015-11-13 Christian Bruel <christian.bruel@st.com>chrbr2015-11-133-20/+28
* [combine] Don't transform sign and zero extends inside multsktkachov2015-11-134-0/+67
* gcc/nathan2015-11-135-12/+151
* More fine-grained autoconf checks for C99 libraryredi2015-11-1347-597/+1572
* PR68264: Use unordered comparisons for tree-call-cdce.crsandifo2015-11-134-22/+141