aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-11-10[optabs][ifcvt][1/3] Define negcc, notcc optabsKyrylo Tkachov6-0/+159
2015-11-10[haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher looka...Kyrylo Tkachov2-1/+12
2015-11-10Tie chains for move instructions.Robert Suchanek3-1/+59
2015-11-10* gfortran.dg/pr68251.f90: New test.Eric Botcazou2-1/+1053
2015-11-10Workaround PR68256 on AArch64Ramana Radhakrishnan2-3/+11
2015-11-09parser.c (cp_finalize_oacc_routine): New boolean first argument.Cesar Philippidis4-30/+68
2015-11-09PR c++/67913 - new expression with negative size not diagnosedMartin Sebor8-20/+896
2015-11-10routine-1.c: New.Nathan Sidwell6-0/+208
2015-11-10re PR target/57845 (ICE with -freg-struct-return on SPARC)Eric Botcazou5-4/+30
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell11-4/+408
2015-11-10Daily bump.GCC Administrator1-1/+1
2015-11-10constraints.md (wF constraint): New constraints for power9/toc fusion.Michael Meissner21-123/+1923
2015-11-09optabs.c (prepare_libcall_arg): New function.Steve Ellcey2-0/+35
2015-11-09* gcc.dg/sso/*.c: Robustify dg-output directives.Eric Botcazou43-252/+256
2015-11-09[sched] Dump dependency graph to a dot fileNikolai Bozhenov4-0/+113
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov4-20/+15
2015-11-09visium.h (PRINT_OPERAND): Delete.Eric Botcazou3-64/+45
2015-11-09re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_...Eric Botcazou4-2/+67
2015-11-09omp-low.c: Fix some OpenACC comment typos.Nathan Sidwell3-20/+12
2015-11-09i386.md (*strmovqi_1): Fix insn enable condition.Uros Bizjak2-20/+24
2015-11-09Re: [PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law2-10/+11
2015-11-09pr66326.cc: Do not include cilk.h.Uros Bizjak2-3/+7
2015-11-09Resolve DejaGnu hard stopThomas Schwinge2-1/+6
2015-11-09rs6000.opt (-mpower9-fusion): Add new switches for ISA 3.0 (power9).Michael Meissner15-26/+427
2015-11-09[AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DOUBLE_LOWKyrylo Tkachov2-24/+13
2015-11-09[AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INTKyrylo Tkachov6-6/+31
2015-11-09Fix memory leaks in IPA.Martin Liska4-7/+26
2015-11-09Fix memory leaks and use a pool_allocatorMartin Liska9-16/+55
2015-11-09[PR debug/67192] Further fix C loops' back-jump locationAndreas Arnez4-0/+48
2015-11-09[PR debug/67192] Fix C loops' back-jump locationAndreas Arnez4-6/+72
2015-11-09optabs.c (expand_vec_cond_expr): Always get sign from type.Ilya Enkovich3-4/+9
2015-11-09re PR tree-optimization/68248 (ICE on valid code at -O3 on x86_64-linux-gnu i...Richard Biener4-0/+33
2015-11-09re PR tree-optimization/56118 (Piecewise vector / complex initialization from...Richard Biener6-13/+105
2015-11-09Machine modes for address printing.Julian Brown51-245/+385
2015-11-09re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode)Eric Botcazou5-8/+22
2015-11-09[RTL-ifcvt] PR rtl-optimization/67749: Do not emit separate SET insn in IF-EL...Kyrylo Tkachov2-40/+72
2015-11-09Support init priority on SolarisRainer Orth8-101/+179
2015-11-09re PR middle-end/68253 (conditional jump or move depends on uninitialized val...Eric Botcazou2-1/+7
2015-11-09thumb2-slow-flash-data.c: Add missing typespec for labelref and check use of ...Thomas Preud'homme2-3/+8
2015-11-09re PR target/66326 (Floating point exception with -mfpmath=387 and -fcilkplus.)Igor Zamyatin2-0/+38
2015-11-09i386: Add address spaces for fs/gs segments and tlsRichard Henderson12-81/+307
2015-11-09i386: Disallow address spaces with string insnsRichard Henderson4-32/+102
2015-11-09i386: Handle address spaces in movabs patternsRichard Henderson2-6/+29
2015-11-09Add hook for modifying debug info for address spacesRichard Henderson7-19/+61
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDRichard Henderson8-4/+50
2015-11-09Avoid CSE of MEMs in different address spacesRichard Henderson3-16/+26
2015-11-09re PR tree-optimization/66768 (address space gets lost on literal pointer)Richard Henderson2-1/+7
2015-11-09[PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law4-35/+181
2015-11-09re PR fortran/68053 (lower bound of implied shape array restricted too much)Steven G. Kargl4-13/+42
2015-11-09New obstack_next_free is not an lvalueAlan Modra4-9/+22