platform/upstream/linaro-gcc.git
2015-11-24 ktkachovTestcase for PR rtl-optimization/68381
2015-11-24 roHandle C++11 <math.h> overloads on Solaris 12
2015-11-24 ktkachov[AArch64][v2] Improve comparison with complex immediate...
2015-11-24 chefmaxMove ptrace.h to appropriate place.
2015-11-24 miyukiFix PR68497 (ICE with -fno-checking)
2015-11-24 tbsaunderemove val_ssa_equiv_hash_traits
2015-11-24 tbsaundedestroy values as well as keys when removing them from...
2015-11-24 jgreenhalgh[AARCH64][PATCH 3/3] Adding tests to check proper error...
2015-11-24 ktkachov[cfgloop] PR middle-end/68375: Restructure get_loop_bod...
2015-11-24 jakub PR target/68483
2015-11-24 ienkovichgcc/
2015-11-24 ktkachov[RTL-ree] PR rtl-optimization/68194: Restrict copy...
2015-11-24 charlet2015-11-24 Gary Dismukes <dismukes@adacore.com>
2015-11-24 rguenth2015-11-24 Richard Biener <rguenther@suse.de>
2015-11-24 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <Concurren...
2015-11-24 ebotcazou * gcc-interface/trans.c (gnat_to_gnu): In type_annotat...
2015-11-24 chefmaxFix libsanitizer build with old kernel headers on ARM...
2015-11-24 ebotcazou * gcc-interface/decl.c (is_cplusplus_method): Check...
2015-11-24 seghercombine: Handle aborts in is_parallel_of_n_reg_sets...
2015-11-24 law[PATCH] Fix invalid redundant extension elimination...
2015-11-24 hubicka * gcc.c-torture/execute/lto-tbaa-1.c: New testcase.
2015-11-24 gccadminDaily bump.
2015-11-24 djeFix missing ChangeLog entry for Graphite head files...
2015-11-23 spopfix PR68314: revert all patches touching the constructi...
2015-11-23 ian PR go/68496
2015-11-23 dmalcolmFix PR objc/68438 (uninitialized source ranges)
2015-11-23 doko2015-11-23 Matthias Klose <doko@ubuntu.com>
2015-11-23 spopfix PR68493: bail out when codegen_error is set
2015-11-23 spopfix PR68279: bail out when scev gets instantiated to...
2015-11-23 spopcall update_ssa once
2015-11-23 mpolacek PR tree-optimization/68455
2015-11-23 rthAdd uaddv4_optab and usubv4_optab
2015-11-23 rguenth2015-11-23 Richard Biener <rguenther@suse.de>
2015-11-23 nsz[ARM] PR target/68059 libgcc should not use __write...
2015-11-23 ktkachov[AArch64] PR target/68363 Check that argument is real...
2015-11-23 djeCorrect graphite*.c ISL header file inclusion order.
2015-11-23 jgreenhalgh[AARCH64] Adding constant folding for __builtin_fmulx...
2015-11-23 kyukhinPR c++/68001
2015-11-23 jiwang[Patch] Drop constant overflow flag in adjust_range_wit...
2015-11-23 hainque2015-11-23 Olivier Hainque <hainque@adacore.com>
2015-11-23 hainque2015-11-23 Olivier Hainque <hainque@adacore.com>
2015-11-23 jsm28 * zh_CN.po: Update.
2015-11-23 ienkovichgcc/
2015-11-23 vriesAlways call free_stmt_vec_info_vec in gather_scalar_red...
2015-11-23 chefmaxlibsanitizer merge from upstream r253555, compiler...
2015-11-23 rguenth2015-11-23 Richard Biener <rguenther@suse.de>
2015-11-23 chefmaxlibsanitizer merge from upstream r253555.
2015-11-23 vriesMark by_ref mem_ref in build_receiver_ref as non-trapping
2015-11-23 rguenth2015-11-23 Richard Biener <rguenther@suse.de>
2015-11-23 krebbelS/390: Fix symbol ref alignment
2015-11-23 jvdelisle2015-11-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2015-11-23 gccadminDaily bump.
2015-11-22 kugangcc/ChangeLog:
2015-11-22 jvdelisle2015-11-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2015-11-22 jvdelisle2015-11-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2015-11-22 torvaldlibitm: Fix recent changes to allocations log.
2015-11-22 kargl2015-11-22 Steven G. Kargl <kargl@gcc.gnu.org>
2015-11-22 jnorris gcc/fortran/
2015-11-22 jnorris gcc/fortran/
2015-11-22 jgreenhalgh[AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intri...
2015-11-22 gccadminDaily bump.
2015-11-21 hubicka * lto.c (iterative_hash_canonical_type): Always recurs...
2015-11-21 hubicka * lto-symtab.c (warn_type_compatibility_p): Do not...
2015-11-21 kargl2015-11-21 Steven G. Kargl <kargl@gcc.gnu.org>
2015-11-21 kargl2015-11-21 Steven G. Kargl <kargl@gcc.gnu.org>
2015-11-21 nathan * gcc.dg/atomic-generic.c: Include <string.h>.q
2015-11-21 dje * gfortran.dg/submodule_6.f08: Add dg-require...
2015-11-21 nathan * config/nvptx/nvptx.md (clz<mode>2): Use operand...
2015-11-21 nathan * config/nvptx/nvptx.c (write_function_decl_and_commen...
2015-11-21 uros * g++.dg/init/vbase1.C: Also run on i?86-*-*.
2015-11-21 jakub PR debug/66432
2015-11-21 dje* testsuite/23_containers/vector/profile/vector.cc...
2015-11-21 ian PR go/66378
2015-11-21 hubicka * ipa-icf.c (sem_item::add_type): Do not look for...
2015-11-21 ian PR go/66406
2015-11-21 ian PR go/65785
2015-11-21 ian PR go/66574
2015-11-21 gccadminDaily bump.
2015-11-20 ian PR go/68141
2015-11-20 ian PR go/68072
2015-11-20 mrs * g++.dg/init/vbase1.C: Only run on x86_64-*-* as...
2015-11-20 ebotcazou * config/sparc/sparc.md (umulxhi_vis): Move around.
2015-11-20 ian cmd: Use correct install tool dir with gccgo
2015-11-20 dmalcolmAdd testcase erroneously omitted from r230638
2015-11-20 dmalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-20 jakub PR middle-end/68221
2015-11-20 jakub PR middle-end/68339
2015-11-20 jkratoch PR libstdc++/68448
2015-11-20 wilsonFix cygwin performance loss on linpack.
2015-11-20 jgreenhalgh[AArch64] Add attribute for compatibility with ARM...
2015-11-20 jason * c-common.c (shorten_compare): But look through macro...
2015-11-20 ktkachov[ARM] Do not expand movmisalign pattern if not in 32...
2015-11-20 ktkachov[ARM] PR 68149 Fix ICE in unaligned_loaddi split
2015-11-20 paultFix wrong attribution in gfortran ChangeLog
2015-11-20 pault2015-11-20 Paul Thomas <pault@gcc.gnu.org>
2015-11-20 gingoldSync top level configure with binutils-gdb.
2015-11-20 nathan * config/nvptx/nvptx.c (nvptx_use_anchors_for_symbol_p...
2015-11-20 alahay012015-11-20 Alan Hayward <alan.hayward@arm.com>
2015-11-20 ian compiler: Use receiver name in hash/equal for type...
2015-11-20 vriesFix typo and trailing whitespace in dump-file strings...
next