aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge26-268/+406
2015-10-27Add var in push_fields_onto_fieldstackTom de Vries2-5/+11
2015-10-27loop-invariant.c (struct def): New field can_prop_to_addr_uses.Bin Cheng2-2/+51
2015-10-27re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for ...John David Anglin3-1/+8
2015-10-27Daily bump.GCC Administrator1-1/+1
2015-10-26DR 2179Jason Merrill3-8/+25
2015-10-26* config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MUSL_LOCAL.Doug Evans2-0/+5
2015-10-26re PR fortran/66056 (ICEs and endless compilation for lonely labels/numbers i...Louis Krupp6-2/+29
2015-10-26libjava: fix locale handling when sorting JNI methodsMike Frysinger2-2/+7
2015-10-26re PR fortran/36192 (ICE with wrong index types and bad parens)Steven G. Kargl4-2/+24
2015-10-26match.pd (fold_widened_comparison): Apply simplifications to all integral types.Eric Botcazou7-20/+53
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis9-1/+108
2015-10-26abort might not flush all open streams before process terminationThomas Schwinge3-2/+7
2015-10-26libgomp testsuite: Remove some explicit acc_device_nvidia usage.Thomas Schwinge5-42/+18
2015-10-26libgomp: Additional acc_shutdown bug fixing and testingThomas Schwinge3-0/+24
2015-10-26[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.cThomas Schwinge2-3/+7
2015-10-26[PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, ac...Thomas Schwinge3-6/+11
2015-10-26[multiple changes]Arnaud Charlet9-170/+264
2015-10-26contracts.adb (Analyze_Object_Contract): Set and restore the SPARK_Mode for b...Hristian Kirtchev9-69/+184
2015-10-26[PATCH] [PR tree-optimization/68013] Make sure first block in FSM pathJeff Law4-0/+33
2015-10-26[multiple changes]Arnaud Charlet4-26/+73
2015-10-26[multiple changes]Arnaud Charlet14-50/+521
2015-10-26re PR rtl-optimization/67443 (DSE removes required store instruction)Richard Biener4-7/+70
2015-10-26Allow more complex call replacements in gimple-fold.cRichard Sandiford2-1/+19
2015-10-26offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of ...Ilya Verbin2-2/+10
2015-10-26Fix attribution in ChangeLogRichard Sandiford1-1/+1
2015-10-26tree-object-size.c: Remove builtins.h include, include tree-cfg.h.Richard Biener3-97/+75
2015-10-26[multiple changes]Arnaud Charlet6-266/+33
2015-10-26[multiple changes]Arnaud Charlet4-26/+31
2015-10-26match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missing :c.Richard Biener2-2/+7
2015-10-26[multiple changes]Arnaud Charlet8-21/+42
2015-10-26[multiple changes]Arnaud Charlet9-15/+153
2015-10-26[multiple changes]Arnaud Charlet22-821/+1962
2015-10-26sysdep.c (__gnat_get_task_options): Refine the workaround for the VX_USR_TASK...Jerome Lambourg3-5/+17
2015-10-26[multiple changes]Arnaud Charlet5-22/+195
2015-10-26sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev3-21/+32
2015-10-26re PR fortran/66927 (ICE in gfc_conf_procedure_call)Andre Vehreschild2-4/+30
2015-10-26[multiple changes]Arnaud Charlet7-52/+97
2015-10-26s-rident.ads (No_Dynamic_Sized_Objects): New restriction name.Bob Duff6-0/+131
2015-10-26[multiple changes]Arnaud Charlet3-8/+21
2015-10-26debug.adb: Introduce debug flag -gnatd.5.Arnaud Charlet2-1/+9
2015-10-26s-os_lib.ads, [...] (Kill): New routine.Pascal Obry6-50/+71
2015-10-26einfo.ads, [...] (Needs_Typedef, [...]): Removed, no longer used.Arnaud Charlet4-32/+6
2015-10-26tree-vect-loop.c (vect_create_epilog_for_reduction): Fix VEC_COND_EXPR types.Alan Hayward2-2/+8
2015-10-26[multiple changes]Arnaud Charlet8-33/+83
2015-10-26[auto-inc-dec.c] Account for cost of move operation in FORM_PRE_ADD and FORM_...Kyrylo Tkachov2-22/+23
2015-10-26[multiple changes]Arnaud Charlet16-23/+105
2015-10-26osint-c.ads: Minor comment update.Arnaud Charlet9-28/+32
2015-10-26[multiple changes]Arnaud Charlet4-45/+106
2015-10-26[multiple changes]Arnaud Charlet7-15/+92