aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-29Merge up to 239838ibm/stage-vectorMichael Meissner
2016-08-29deleteMichael Meissner
2016-08-292016-08-29 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner
2016-08-29 * configure.ac (nvptx-*): Hardwire newlib.Nathan Sidwell
2016-08-29 PR target/77403Uros Bizjak
2016-08-29 PR c/77292Marek Polacek
2016-08-29selftest.h: mark failure functions with ATTRIBUTE_NORETURN.David Malcolm
2016-08-29make_location: ensure end-points are pure locationsDavid Malcolm
2016-08-29 PR c++/77379 - ABI tag on thunkJason Merrill
2016-08-29Fix assert in build_va_arg, case 2bTom de Vries
2016-08-29Replace error_at with assert in build_va_argTom de Vries
2016-08-29Handle errors in both args of va_argTom de Vries
2016-08-29 * Makefile.in (gcov-iov.h): Add dummy recipe.Eric Botcazou
2016-08-29 * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.Eric Botcazou
2016-08-29 * config/nvptx/nvptx.c: #include tree-vrp.h.Nathan Sidwell
2016-08-292016-08-29 Fritz Reese <fritzoreese@gmail.com>Fritz Reese
2016-08-29PR fortran/77261 Run random_3 testcase only when real(10) is available.Janne Blomqvist
2016-08-29Daily bump.GCC Administrator
2016-08-28 * config/i386/i386.c (ix86_option_override_internal): Re-sortUros Bizjak
2016-08-28 PR target/77324Eric Botcazou
2016-08-28Tag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi va_list' attributeTom de Vries
2016-08-28Daily bump.GCC Administrator
2016-08-28make stack_slot_list a vec<rtx>Trevor Saunders
2016-08-28make forced labels a vecTrevor Saunders
2016-08-28haifa-sched.c: make ready_list an auto_vec<rtx_insn *>Trevor Saunders
2016-08-27Fix folding of VECTOR_CST comparisonsPatrick Palka
2016-08-27 * doc/extend.texi (SPU Built-in Functions): Remove staleGerald Pfeifer
2016-08-272016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2016-08-272016-08-27 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2016-08-27 PR libstdc++/77356Tim Shen
2016-08-27Daily bump.GCC Administrator
2016-08-26PR target/77349David Edelsohn
2016-08-26Add validation and consolidation of fix-it hintsDavid Malcolm
2016-08-26Tweak to colors of fix-it hintsDavid Malcolm
2016-08-26Fix gcc.dg/ipa/propbits-2.cRainer Orth
2016-08-26xtensa: report stack usageMax Filippov
2016-08-26 Avoid calling a trivial default constructor.Jason Merrill
2016-08-26 PR c++/57728 - explicit instantiation and defaulted functionsJason Merrill
2016-08-26libstdc++/51960 move-construction for raw_storage_iteratorJonathan Wakely
2016-08-26 * ipa-inline-analysis.c (inline_write_summary): Remove unnecessaryNathan Sidwell
2016-08-262016-08-26 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-26Restore dg-interpreter-batch-mode for libstdc++ testsJonathan Wakely
2016-08-26Always support float128 on x86.Joseph Myers
2016-08-262016-08-26 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-26Add new std::basic_string constructor (LWG 2583)Jonathan Wakely
2016-08-26[ARM] PR target/70473: Reduce size of Cortex-A8 automatonKyrylo Tkachov
2016-08-26[ARM] Refactor MOVW/MOVT fusion logic to allow extensionKyrylo Tkachov
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni
2016-08-26Update .po files.Joseph Myers