]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
2015-11-09  rthPR tree-opt/66768
2015-11-09  law[PATCH] Minor refactoring in tree-ssanames.c & freelist...
2015-11-09  kargl2015-11-08 Steven g. Kargl <kargl@gcc.gnu.org>
2015-11-09  amodraConfigury changes for obstack optimization
2015-11-09  amodraConfigury changes for obstack optimization
2015-11-09  amodraSilence obstack.c -Wc++compat warning
2015-11-09  amodraModify obstack.[hc] to avoid having to include other...
2015-11-09  amodraCopy gnulib obstack files
2015-11-09  amodraUpdate libsanitizer obstack interceptors
2015-11-09  amodraCorrect libvtv obstack use
2015-11-09  amodraNew obstack_next_free is not an lvalue
2015-11-09  segherFix bb-reorder problem with degenerate cond_jump (PR68182)
2015-11-09  law[PATCH] Remove backedge handling support in tree-ssa...
2015-11-09  gccadminDaily bump.
2015-11-08  hubicka * g++.dg/lto/pr68057_0.C: Fix testcase.
2015-11-08  vondeleMove tests depending on graphite to correct subdirectory.
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-11-08  mseborClean up fallout on ILP32 from r229831.
2015-11-08  vehregcc/fortran/ChangeLog:
2015-11-08  kargl2015-11-08 Steven G. Kargl <kargl@gc.gnu.org>
2015-11-08  pault2015-11-08 Paul Thomas <pault@gcc.gnu.org>
2015-11-08  clyon[AArch64] Fix vqtb[lx][234] on big-endian
2015-11-08  gccadminDaily bump.
2015-11-07  ebotcazou * config/sparc/sparc.opt (mfix-at697f): Add final...
2015-11-07  danglin * gcc.dg/Wno-frame-address.c: Skip on hppa*-*-*.
2015-11-07  kargl2015-11-07 Steven G. Kargl <kargl@gcc.gnu.org>
2015-11-07  kargl2015-11-07 Steven G. Kargl <kargl@gcc.gnu.org>
2015-11-07  segheri386: Use the STC bb-reorder algorithm at -Os (PR67864)
2015-11-07  tbsaundereplace BITS_PER_UNIT with __CHAR_BIT__ in target libs
2015-11-07  dje* config/rs6000/atexit.c: New file.
2015-11-07  rsandifoHandle internal functions in is_tm_pure_call
2015-11-07  rsandifoMove #undef DEF_BUILTIN* to builtins.def
2015-11-07  rsandifoMove #undef DEF_INTERNAL_FN to internal-fn.def
2015-11-07  rsandifoMove const char * -> int/fp folds to fold-const-call.c
2015-11-07  rsandifoMove constant bitop and bswap folds to fold-const-call.c
2015-11-07  rsandifoHandle constant fp classifications in fold-const-call.c
2015-11-07  rsandifoMove c_getstr to fold-const.c
2015-11-07  rsandifoDon't treat rint as setting errno
2015-11-07  rsandifoAdd -fno-math-errno to gcc.dg/lto/20110201-1_0.c
2015-11-07  rsandifoTry to update dominance info in tree-call-cdce.c
2015-11-07  law[PATCH] Remove more backedge threading support
2015-11-07  spopadd original schedule to scop
2015-11-07  spopdo not create unnecessary dimensions in scop scattering
2015-11-07  ian PR go/66138
2015-11-07  gccadminDaily bump.
2015-11-06  law[PATCH] Allow vrp to thread across backedges using...
2015-11-06  lawinline asm and multi-alternative constraints
2015-11-06  collison2015-11-06 Michael Collison <michael.collison@linaro.org
2015-11-06  dominiq2015-11-06 Dominique d'Humieres <dominiq@lps.ens.fr>
2015-11-06  brobeckeDo not use libiberty's getpagesize on Android
2015-11-06  jakub * gimplify.c (gimplify_omp_ordered): Fix up diagnostics
2015-11-06  mrs * gcc.dg/pragma-diag-5.c: Make test cases unique.
2015-11-06  spopdo not collect cold loops in scops
2015-11-06  spopenable loop fusion on isl-15
2015-11-06  spopDo not allow irreducible loops/regions in a scop
2015-11-06  clyon[AArch64] Fix vqtb[lx][234] on big-endian
2015-11-06  mrs PR debug/66728
2015-11-06  dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06  jason * testsuite/26_numerics/complex/requirements/constexpr.cc
2015-11-06  ian libgo: Solaris portability fixes.
2015-11-06  ramana[Patch AArch64] Switch constant pools to separate rodat...
2015-11-06  dmalcolmlibstdc++v3: Explicitly disable carets and colorization...
2015-11-06  ramana[Patch ARM] Unified assembler in ARM state.
next