]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-11-11  ebotcazou PR target/67265
2015-11-11  nathan gcc/
2015-11-11  ebotcazou PR target/67265
2015-11-11  segherrs6000: Extend 20050603-3.c testcase to 64-bit
2015-11-11  amacleodada
2015-11-11  seghersimplify-rtx: Simplify trunc of and of shiftrt
2015-11-11  marxinFix PR rtl-optimization/68287
2015-11-11  dardissUndo delay slot filling and use compact branches in...
2015-11-11  alalaw01Fix whitespace+typo from "Share code from fold_array_ct...
2015-11-11  jiwang[ARM] PR67305, tighten neon_vector_mem_operand on elimi...
2015-11-11  claziss2015-11-11 Claudiu Zissulescu <claziss@synopsys.com>
2015-11-11  kyukhinFix typo.
2015-11-11  kyukhinFix target arch attribute for Skylake.
2015-11-11  marxinFix various memory leaks
2015-11-11  claziss2015-11-11 Claudiu Zissulescu <claziss@synopsys.com>
2015-11-11  jiwang[Patch] PR tree-optimization/68234 Improve range info...
2015-11-11  rtsTighten up checks when tying chains.
2015-11-11  dominiq2015-11-11 Dominique d'Humieres <dominiq@lps.ens.fr>
2015-11-11  redi PR libstdc++/64651
2015-11-11  vapiergcc: configure: fix test == bashisms
2015-11-11  dje* config/rs6000/aix.h (TARGET_OS_AIX_CPP_BUILTINS)...
2015-11-11  cbaylis[ARM] PR63870 Remove error for invalid lane numbers
2015-11-11  cbaylis[ARM] PR63870 Mark lane indices of vldN/vstN with appro...
2015-11-11  cbaylis[ARM] PR63870 Add qualifiers for NEON builtins
2015-11-11  gccadminDaily bump.
2015-11-10  nathan * config/nvptx/nvptx.opt (moptimize): New flag.
2015-11-10  wschmidt2015-11-10 Bill Schmidt <wschmidt@linux.vnet.ibm...
2015-11-10  ian libgo: use Solaris sendfile lib, fix Solaris _in6_a...
2015-11-10  law[PATCH] Fix minor fallout from operand_address changes
2015-11-10  meissner2015-11-10 Michael Meissner <meissner@linux.vnet...
2015-11-10  ian PR go/68255
2015-11-10  uros * config/i386/i386.md (*movabs<mode>_1): Add explicit
2015-11-10  uros * config/i386/i386.c (ix86_print_operand): Remove...
2015-11-10  ktkachov[ARM] Fix costing of vmul+vcvt combine pattern
2015-11-10  ktkachov[ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW
2015-11-10  mwahab[AArch64] Move iterators from atomics.md to iterators.md
2015-11-10  rediFix return type of heterogeneous find for sets
2015-11-10  rediUpdate C++17 library implementation status
2015-11-10  nathan * testsuite/libgomp.oacc-c-c++-common/firstprivate...
2015-11-10  marxinEnhance pool allocator
2015-11-10  ienkovichgcc/
2015-11-10  ienkovichgcc/
2015-11-10  ienkovichgcc/
2015-11-10  ienkovichgcc/
2015-11-10  ienkovich2015-11-10 Ilya Enkovich <enkovich.gnu@gmail.com>
2015-11-10  ienkovichgcc/
2015-11-10  ienkovichgcc/
2015-11-10  redi * include/bits/functional_hash.h: Fix grammar in comment.
2015-11-10  rguenth2015-11-10 Richard Biener <rguenther@suse.de>
2015-11-10  rguenth2015-11-10 Richard Biener <rguenther@suse.de>
2015-11-10  rguenth2015-11-10 Richard Biener <rguenther@suse.de>
2015-11-10  ktkachov[AArch64][2/3] Implement negcc, notcc optabs
2015-11-10  ktkachov[optabs][ifcvt][1/3] Define negcc, notcc optabs
2015-11-10  ktkachov[haifa-sched] PR rtl-optimization/68236: Exit early...
2015-11-10  rtsTie chains for move instructions.
2015-11-10  ebotcazou * gfortran.dg/pr68251.f90: New test.
2015-11-10  ramanaWorkaround PR68256 on AArch64
2015-11-10  cesar gcc/cp/
2015-11-10  mseborPR c++/67913 - new expression with negative size not...
2015-11-10  nathan gcc/testsuite/
2015-11-10  ebotcazou PR target/57845
2015-11-10  nathan * omp-low.h (replace_oacc_fn_attrib, build_oacc_routin...
2015-11-10  gccadminDaily bump.
2015-11-10  meissner[gcc]
2015-11-09  sje2015-11-09 Steve Ellcey <sellcey@imgtec.com>
2015-11-09  ebotcazou * gcc.dg/sso/*.c: Robustify dg-output directives.
2015-11-09  law[sched] Dump dependency graph to a dot file
2015-11-09  lawChange behavior of -fsched-verbose option
2015-11-09  ebotcazou * config/visium/visium.h (PRINT_OPERAND): Delete.
2015-11-09  ebotcazou PR middle-end/68259
2015-11-09  nathan * omp-low.c: Fix some OpenACC comment typos.
2015-11-09  fdumont2015-11-09 François Dumont <fdumont@gcc.gnu.org>
2015-11-09  uros * config/i386/i386.md (*strmovqi_1): Fix insn enable...
2015-11-09  lawRe: [PATCH] Minor refactoring in tree-ssanames.c &...
2015-11-09  uros * g++.dg/cilk-plus/CK/pr66326.cc: Do not include cilk.h.
2015-11-09  tschwingeResolve DejaGnu hard stop
2015-11-09  torvaldSupport sized delete.
2015-11-09  meissner2015-11-09 Michael Meissner <meissner@linux.vnet...
2015-11-09  ktkachov[AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH...
2015-11-09  ktkachov[AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT
2015-11-09  marxinFix memory leaks in IPA.
2015-11-09  marxinFix memory leaks and use a pool_allocator
2015-11-09  krebbel[PR debug/67192] Further fix C loops' back-jump location
2015-11-09  krebbel[PR debug/67192] Fix C loops' back-jump location
2015-11-09  ienkovichgcc/
2015-11-09  rguenth2015-11-09 Richard Biener <rguenther@suse.de>
2015-11-09  rguenth2015-11-09 Richard Biener <rguenther@suse.de>
2015-11-09  julesMachine modes for address printing.
2015-11-09  ebotcazou PR middle-end/68251
2015-11-09  ktkachov[RTL-ifcvt] PR rtl-optimization/67749: Do not emit...
2015-11-09  roSupport init priority on Solaris
2015-11-09  ebotcazou PR middle-end/68253
2015-11-09  thopre012015-11-09 Thomas Preud'homme <thomas.preudhomme...
2015-11-09  ienkovichlibcilkrts/
2015-11-09  rthi386: Add address spaces for fs/gs segments and tls
2015-11-09  rthi386: Disallow address spaces with string insns
2015-11-09  rthi386: Handle address spaces in movabs patterns
2015-11-09  rthAdd hook for modifying debug info for address spaces
2015-11-09  rthAdd TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
2015-11-09  rthAvoid CSE of MEMs in different address spaces
next