aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-12-19This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.Sujoy Saraswati3-0/+18
2015-12-19re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin2-45/+68
2015-12-19Daily bump.GCC Administrator1-1/+1
2015-12-18Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)Patrick Palka4-0/+55
2015-12-18re PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c -flto -O3 -g line 17 a...Jakub Jelinek7-82/+334
2015-12-18target-supports.exp (check_effective_target_cilkplus): Not nvptx.Nathan Sidwell4-3/+14
2015-12-18nvptx.c (nvptx_maybe_convert_symbolic_operand): Remove UNSPEC_TO_GENERIC gene...Nathan Sidwell3-36/+30
2015-12-18Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)Bernd Schmidt4-0/+21
2015-12-18* gnat.dg/specs/debug1.ads: Bump final count to 18.Eric Botcazou2-1/+5
2015-12-18re PR c++/67592 (A virtual member function declared constexpr fails to trigge...Paolo Carlini6-9/+37
2015-12-18* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.Eric Botcazou2-11/+8
2015-12-18nvptx.c (nvptx_option_override): Emit sorry for stabs debug.Nathan Sidwell2-1/+14
2015-12-18[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-...Jeff Law4-0/+64
2015-12-18Compile gcc.dg/vect/pr68305.c with -mavx2 for x86 targetH.J. Lu2-1/+6
2015-12-18nvptx.c (worker_bcast_name, [...]): Delete.Nathan Sidwell3-45/+32
2015-12-18* c-c++-common/attr-simd-3.c: Requires pthreads.Nathan Sidwell2-0/+5
2015-12-18re PR testsuite/68776 (gcc.dg/vect/vect-widen-mult-const-[su]16.c failures si...Richard Biener5-36/+56
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.Andreas Krebbel2-6/+13
2015-12-18S/390: Allow to use r2 to r4 as literal pool base.Dominik Vogt4-3/+35
2015-12-18re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa fai...Yuri Rumyantsev4-2/+37
2015-12-18re PR tree-optimization/68956 (Vectorizer miscompilation of 416.gamess)Ilya Enkovich4-2/+80
2015-12-18[AArch64] PR rtl-optimization/68796 Add compare-of-zero_extract patternKyrylo Tkachov7-1/+80
2015-12-18S/390: Turn constm1_operand into all_ones_operandRobin Dapp4-11/+19
2015-12-18S/390: Simplify vector conditionalsRobin Dapp5-13/+126
2015-12-18re PR fortran/68196 (ICE on function result with procedure pointer component)Paul Thomas5-4/+67
2015-12-18S/390: Deprecate g5 and g6 CPU levelsAndreas Krebbel8-18/+65
2015-12-18Update typedefs for integer types in config/i386/djgpp-stdint.hAndris Pavenis2-11/+15
2015-12-17[PATCH] Move split-path pass next to the tracer passJeff Law2-1/+4
2015-12-18Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)Patrick Palka4-0/+22
2015-12-18Daily bump.GCC Administrator1-1/+1
2015-12-17[PATCH] Limit path splitting to loops we optimize for speedJeff Law6-5/+25
2015-12-17ipa-icf.c (sem_item_optimizer::merge): Don't pick 'main' as the source function.Nathan Sidwell4-3/+45
2015-12-17C FE: improvements to ranges of bad return valuesDavid Malcolm5-9/+87
2015-12-17replace ISL with islSebastian Pop18-58/+73
2015-12-17move all isl include files to graphite.hSebastian Pop8-67/+28
2015-12-17avr.h (MOVE_MAX): Set value to 1.Senthil Kumar Selvaraj3-2/+51
2015-12-17re PR c++/67550 (Initialization of local struct array with elements of global...Jason Merrill3-0/+26
2015-12-17re PR c++/67576 (expression of typeid( expression ) is evaluated twice)Jason Merrill3-1/+23
2015-12-17obsolete the interix targetTrevor Saunders2-1/+6
2015-12-17obsolete openbsd 2.0 and 3.XTrevor Saunders2-0/+6
2015-12-17mark *-knetbsd-* as obsoleteTrevor Saunders2-2/+5
2015-12-17nvptx.h (NVPTX_RETURN_REGNUM, [...]): Renumber.Nathan Sidwell2-38/+22
2015-12-17re PR tree-optimization/68946 (ICE at -O3 on x86_64-linux-gnu in both 32- and...Richard Biener4-17/+48
2015-12-17Wunused-var-13.c: Requires label values.Nathan Sidwell3-0/+7
2015-12-17DWARF: describe properly Ada packed arraysPierre-Marie de Rodat5-29/+252
2015-12-17DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat6-3/+65
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat5-2/+38
2015-12-17DWARF: describe Ada dynamic arrays as proper arraysPierre-Marie de Rodat3-39/+195
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat10-3/+295
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat10-29/+176