aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-11-16sparc.c (sparc_emit_probe_stack_range): Adjust.Eric Botcazou2-20/+17
2015-11-16rs6000.c (rs6000_emit_probe_stack_rang): Adjust.Eric Botcazou2-19/+21
2015-11-16i386.c (ix86_adjust_stack_and_probe): Adjust and use an lea instruction when ...Eric Botcazou2-38/+49
2015-11-16arm_neon.h: Remove #ifndef check on __ARM_NEON.Christian Bruel6-258/+278
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel2-2/+12
2015-11-16[AArch64] Cortex-A57 Choose some new branch costs.James Greenhalgh2-1/+13
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel11-34/+222
2015-11-16coding nitChristian Bruel1-1/+1
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel4-73/+107
2015-11-16bb-slp-32.c: Adjust testcase.Richard Biener2-5/+9
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel3-36/+46
2015-11-16PR 68366 - include emit-rtl.h in sdbout.cTrevor Saunders2-0/+7
2015-11-16Daily bump.GCC Administrator1-1/+1
2015-11-15freebsd.h (SUBTARGET32_DEFAULT_CPU): Change to i586.Gerald Pfeifer2-4/+6
2015-11-15re PR fortran/50221 (Allocatable string length fails with array assignment)Paul Thomas14-12/+598
2015-11-15always define ENABLE_OFFLOADINGTrevor Saunders11-35/+58
2015-11-15always define EH_RETURN_HANDLER_RTXTrevor Saunders4-7/+14
2015-11-15always define TARGET_PECOFFTrevor Saunders6-14/+17
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders9-22/+24
2015-11-15remove EXTENDED_SDB_BASIC_TYPESTrevor Saunders4-17/+10
2015-11-15Daily bump.GCC Administrator1-1/+1
2015-11-14re PR bootstrap/68346 (Bootstrap failure on i686-linux)Jason Merrill3-1/+14
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek7-5/+48
2015-11-14re PR fortran/67803 (ICE on concatenating wrong character array constructor)Steven G. Kargl4-0/+55
2015-11-14* g++.dg/cpp/ucn-1.C: Fix typo.David Edelsohn2-1/+5
2015-11-14c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.Marek Polacek3-79/+45
2015-11-14re PR ada/68345 (gnat build broken on dragonfly due to omission of r229342)Arnaud Charlet2-2/+6
2015-11-14ChangeLog: Fix whitespace.Uros Bizjak2-96/+60
2015-11-13vbase1.C: XFAIL powerpc*-*-*.David Edelsohn3-3/+9
2015-11-14Daily bump.GCC Administrator1-1/+1
2015-11-14sh.md (symGOT_load): Don't set stack_chk_guard_p for TARGET_FDPIC.Rich Felker2-1/+6
2015-11-13Merge C++ delayed folding branch.Jason Merrill46-318/+1165
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal13-13/+431
2015-11-13Add non-folding variants for convert_to_*.Kai Tietz6-79/+221
2015-11-13fold-const.c (fold_convert_const): Fold changing cv-quals on VECTOR_CST.Jason Merrill3-1/+23
2015-11-13* hash-map.h (hash_map::empty): New.Jason Merrill2-0/+6
2015-11-13omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ.Nathan Sidwell4-17/+305
2015-11-13target-supports.exp (check_effective_target_offload_nvptx): New.Nathan Sidwell3-0/+43
2015-11-13re PR fortran/68319 (ICE on using interface with included entry)Steven G. Kargl6-0/+72
2015-11-13fix ChangeLog entryMichael Meissner1-2/+2
2015-11-13constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner12-45/+901
2015-11-13pr68306.c (dg-additional-options): Add i?86-*-* target.Uros Bizjak4-3/+9
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm39-81/+1485
2015-11-13PR/67682, break SLP groups up if only some elements matchAlan Lawrence7-6/+230
2015-11-13re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel3-20/+28
2015-11-13[combine] Don't transform sign and zero extends inside multsKyrylo Tkachov4-0/+67
2015-11-13nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types.Nathan Sidwell2-12/+42
2015-11-13PR68264: Use unordered comparisons for tree-call-cdce.cRichard Sandiford4-22/+141
2015-11-13re PR c/68320 (internal compiler error: in declspecs_add_type)Marek Polacek4-4/+81
2015-11-13gimplify.c (oacc_default_clause): Use inform for enclosing scope.Nathan Sidwell4-3/+12