platform/upstream/linaro-gcc.git
2014-11-06 berndsAdd a hook to inform a port about call arguments.
2014-11-06 berndsAllow a port to use pseudos as call args; don't put...
2014-11-06 berndsDon't combine calls into i3, it wouldn't be changed...
2014-11-06 berndsAdd a new asm hook to print the end of a variable defin...
2014-11-06 ianruntime: Use stckf unconditionally on s390.
2014-11-06 ianmksysinfo: Tolerate missing structures in upcase_fields.
2014-11-06 jiwang[AArch64] Add ACLE arch-related predefined macros
2014-11-06 jgreenhalgh[Patchv3] Control SRA and IPA-SRA by a param rather...
2014-11-06 mpolacek * sanopt.c (sanopt_optimize_walker): Limit removal...
2014-11-06 tocaripCorrectly check dg-require-effective-target in avx512...
2014-11-06 halewang Fix incorrect ChangeLog entry.
2014-11-06 halewang Move testsuits ChangeLog entry to correct ChangeLog.
2014-11-06 ienkovichgcc/testsuite/
2014-11-06 rguenth2014-11-06 Richard Biener <rguenther@suse.de>
2014-11-06 halewang2014-11-06 Hale Wang <Hale.Wang@arm.com>
2014-11-06 halewang Fix incorrect ChangeLog entry.
2014-11-06 halewang2014-10-11 Hale Wang <Hale.Wang@arm.com>
2014-11-06 prachigodbole2014-11-06 Prachi Godbole <prachi.godbole@imgtec...
2014-11-06 gccadminDaily bump.
2014-11-05 mpfFix all MIPS test failures caused by implicit declarati...
2014-11-05 manuRevert revision 217149 because it breaks Ada:
2014-11-05 ebotcazou * gnatvsn.ads (Library_Version): Bump to 5.0.
2014-11-05 uros PR target/63538
2014-11-05 ebotcazou * gcc-interface/trans.c (Subprogram_Body_to_gnu):...
2014-11-05 fdumont2014-11-04 François Dumont <fdumont@gcc.gnu.org>
2014-11-05 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_...
2014-11-05 ebotcazou * gcc-interface/trans.c (Handled_Sequence_Of_Statement...
2014-11-05 ebotcazou * gcc-interface/utils.c (create_subprog_decl): Move...
2014-11-05 manugcc/testsuite/ChangeLog:
2014-11-05 jsm28Enable -fextended-identifiers by default.
2014-11-05 tocaripFix dg.torture tests with avx512
2014-11-05 clyon2014-11-05 Christophe Lyon <christophe.lyon@linaro...
2014-11-05 clyon[AArch64,ARM] support bswap tests on aarch64_be. Skip...
2014-11-05 dje * gcc.dg/torture/pr59166.c: XFAIL on AIX.
2014-11-05 ienkovichgcc/
2014-11-05 berndsReorganize post-ra pipeline for targets without registe...
2014-11-05 berndsAllow a target to skip an unnecssary register return...
2014-11-05 berndsAdd a no_register_allocation target hook.
2014-11-05 berndsDon't unnecessarily call eliminate_regs.
2014-11-05 berndsAllow a port not to define an indirect_jump pattern.
2014-11-05 thopre012014-11-05 Alex Velenko <Alex.Velenko@arm.com>
2014-11-05 roFix gnu11 fallout on Solaris 10+
2014-11-05 belagod[AArch64] Restructure arm_neon.h vector types.
2014-11-05 ian * go.test/go-test.exp (go-set-goarch): Enable tests...
2014-11-05 ian * go.test/go-test.exp: In +build lines, require whites...
2014-11-05 iansync/atomic: fix data races in tests
2014-11-05 gccadminDaily bump.
2014-11-04 ianlibgo: add s390 support
2014-11-04 pthaugen * config/rs6000/rs6000.c (atomic_hold_decl, atomic_cle...
2014-11-04 rguenth2014-11-04 Richard Biener <rguenther@suse.de>
2014-11-04 mpolacek * sanopt.c (sanopt_optimize_walker): Remove unused...
2014-11-04 mpolacek * Makefile.in (OBJS): Add sanopt.o.
2014-11-04 uros * gcc.misc-tests/godump-1.c (dg-skip-if): Add alpha...
2014-11-04 uros * g++.dg/ipa/devirt-44.C (dg-options): Remove -fdump...
2014-11-04 iancompiler: Logical operators should yield untyped bool...
2014-11-04 jambormgcc/testsuite/
2014-11-04 jiwang[AArch64] fix unsafe access to deallocated stack
2014-11-04 redi * testsuite/util/testsuite_allocator.h (operator=...
2014-11-04 berndsFix up mode confusion in combine_simplify_rtx.
2014-11-04 berndsMake a temporary sequence for a jump emitted only to...
2014-11-04 berndsFix type mismatches in intrinsic functions.
2014-11-04 jason * lib/g++-dg.exp (g++-dg-runtest): Change -std=c+...
2014-11-04 jbglaw2014-11-04 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-04 ams gcc/testsuite/
2014-11-04 alalaw01[ARM] Migrate to new reduc_[us](min|max)_scal_optab
2014-11-04 alalaw01[ARM] Migrate to new reduc_plus_scal_optab
2014-11-04 clyon[AArch64] Fix predicate and constraint mismatch in...
2014-11-04 ramanaFix typo in definition of __ARM_FEATURE_IDIV
2014-11-04 ramanaFix typo in definition of __ARM_FEATURE_IDIV
2014-11-04 mpolacek * ubsan.c (instrument_object_size): Optimize [x &...
2014-11-04 jbglaw2014-11-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-11-04 redi * include/parallel/numeric.h: Do not use default argum...
2014-11-04 rediDo not assume allocator is assignable.
2014-11-04 rediMake reference_wrapper trivially copyable.
2014-11-04 rediUse ctype_base::blank in regex_traits.
2014-11-04 redi * include/std/functional (_Bind_simple): Simplify...
2014-11-04 rediUse aliases for type traits in C++14 mode.
2014-11-04 zqchen2014-11-04 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-11-04 gccadminDaily bump.
2014-11-04 iangcc/:
2014-11-03 manu2014-11-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-11-03 burnus2014-11-03 Tobias Burnus <burnus@net-b.de>
2014-11-03 denisc * config/avr/gen-avr-mmcu-specs.c: Remove unnecessa...
2014-11-03 paolo2014-11-03 Paolo Carlini <paolo.carlini@oracle.com>
2014-11-03 ianruntime: use "$GOC -dumpversion" instead of BASE-VER...
2014-11-03 rguenth2014-11-03 Richard Biener <rguenther@suse.de>
2014-11-03 jsm28Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc...
2014-11-03 rguenth2014-11-03 Richard Biener <rguenther@suse.de>
2014-11-03 mpolacek PR c/52769
2014-11-03 paolo2014-11-03 Paolo Carlini <paolo.carlini@oracle.com>
2014-11-03 glisse2014-11-03 Marc Glisse <marc.glisse@inria.fr>
2014-11-03 glisse2014-11-03 Marc Glisse <marc.glisse@inria.fr>
2014-11-03 jbeulichx86: extend vect-args testcase to AVX flavors
2014-11-03 uros * gcc.c-torture/execute/20010129-1.c: Compile with...
2014-11-03 zqchenChangeLog:
2014-11-03 naveenh2014-10-31 Andrew Pinski <apinski@cavium.com>
2014-11-03 zqchen2014-11-03 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-11-03 rediCheck number of arguments in bind expressions.
2014-11-03 rediAdd support for ref-qualified functions to std::mem_fn
2014-11-03 gccadminDaily bump.
next