]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-10-02  redi * testsuite/util/testsuite_fs.h (nonexistent_path...
2015-10-02  lawRe: [PATCH] Improve DOM's optimization of control state...
2015-10-02  tschwinge[PR target/67822] OpenMP offloading to nvptx fails
2015-10-02  uros * system.h (ROUND_UP): New macro definition.
2015-10-02  mpolacek PR c/67730
2015-10-02  mpolacek * genemit.c (gen_exp): Remove -Wduplicated-cond hack.
2015-10-02  rediPR libstdc++/67747 use readdir instead of readdir_r
2015-10-02  spopreject loops early where ivs cannot be represented
2015-10-02  spopfix PR67754
2015-10-02  spopadd testcase
2015-10-02  spopoutline functions from stmt_simple_for_scop_p
2015-10-02  kyukhinAVX-512. Add missing features to cpuinfo.c
2015-10-02  ramana[AArch64] Use default_elf_asm_named_section instead...
2015-10-02  vmakarov2015-10-02 Vladimir Makarov <vmakarov@redhat.com>
2015-10-02  jiwang[AArch64] Add more TLS local executable testcases
2015-10-02  kyukhinUpdate extract_even_odd w/ AVX-512BW insns.
2015-10-02  kyukhingcc/
2015-10-02  jason PR c/59218
2015-10-02  redi * system.h (malloc.h): Don't include obsolete header.
2015-10-02  ramana[AArch64] Use default_elf_asm_named_section instead...
2015-10-02  mpolacek PR c/64249
2015-10-02  renlin[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
2015-10-02  olegendogcc/
2015-10-02  renlin[PATCH][AARCH64][PR66776]Add cmovdi_insn_uxtw pattern.
2015-10-02  fwMAINTAINERS: Update email address.
2015-10-02  ebotcazou * gcc-interface/lang.opt (fbuiltin-printf): Accept.
2015-10-02  lkrupp2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2015-10-02  ebotcazou * gcc-interface/trans.c (Pragma_to_gnu) <Pragma_Warnin...
2015-10-02  lkruppBack out improper commit
2015-10-02  ebotcazou * gcc-interface/ada-tree.h (DECL_RESTRICTED_ALIASING_P...
2015-10-02  lkruppDelete undesirable svn:executable property
2015-10-02  ktkachov[RTL ifcvt] PR 67786, 67787: Check that intermediate...
2015-10-02  jgreenhalgh[Patch AArch64] Improve SIMD concatenation with zeroes
2015-10-02  ebotcazou * gcc-interface/trans.c (find_loop_for): Use FOR_EACH_...
2015-10-02  ktietz PR target/51726
2015-10-02  ktietz PR target/51726
2015-10-02  rguenth2015-10-02 Richard Biener <rguenther@suse.de>
2015-10-02  lkrupp2015-10-01 Louis Krupp <louis.krupp@zoho.com>
2015-10-02  lkruppApproved by FX
2015-10-02  segherrs6000: Add "cannot_copy" attribute, use it (PR67788...
2015-10-02  kargl2015-10-01 Steven G. Kargl <kargl@gcc.gnu.org>
2015-10-02  kargl2015-10-01 Steven G. Kargl <kargl@gcc.gnu.org>
2015-10-02  kargl2015-10-01 Steven G. Kargl <kargl@gcc.gnu.org>
2015-10-02  gccadminDaily bump.
2015-10-01  spopuse sese_l throughout scop-detection
2015-10-01  spopRename gimple_bb to gimple_poly_bb
2015-10-01  spopcorrectly handle non affine data references
2015-10-01  villePR c++/54430
2015-10-01  jsm28Do not describe -std=c11 etc. as experimental in c...
2015-10-01  redi * doc/html/manual/errno.html: Add new file.
2015-10-01  spopcall scev analysis in scop-detection as in sese-to...
2015-10-01  spopadd recursion on the inner loops
2015-10-01  tbsaunderemove many typedefs
2015-10-01  mpolacek PR c/65345
2015-10-01  ian PR go/66870
2015-10-01  mpolacek PR tree-optimization/67769
2015-10-01  nathan * builtins.c: Don't include gomp-constants.h.
2015-10-01  hjlEnable bt and and movzx for Lakemont
2015-10-01  uros * gcc.dg/lto/pr55113_0.c: Skip on all x86 targets.
2015-10-01  olegendoFix typo in ChangeLog.
2015-10-01  olegendogcc/testsuite/
2015-10-01  rediSave-and-restore errno more carefully in libstdc++
2015-10-01  mpolacek * c-typeck.c (convert_for_assignment): Improve commentary.
2015-10-01  uros * gcc.target/i386/pr65105-1.c: Require sse2 effective...
2015-10-01  jgreenhalgh[ChangeLog] Fix typo in 228324.
2015-10-01  jgreenhalgh[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling...
2015-10-01  rguenth2015-10-01 Richard Biener <rguenther@suse.de>
2015-10-01  segherbb-reorder: Documentation updates
2015-10-01  segherbb-reorder: Add -freorder-blocks-algorithm= and wire...
2015-10-01  segherbb-reorder: Add the "simple" algorithm
2015-10-01  segherbb-reorder: Split out STC
2015-10-01  vriesMake dumping of function attributes resemble source...
2015-10-01  gccadminDaily bump.
2015-09-30  ian PR target/66870
2015-09-30  amodra[RS6000] Make -msingle-pic-base remove the ELFv2 global...
2015-09-30  nathan gcc/
2015-09-30  amodra[RS6000] Correct powerpc sysv stack argument accounting
2015-09-30  law[PATCH] Improve DOM's optimization of control statements
2015-09-30  fdumont2015-09-30 François Dumont <fdumont@gcc.gnu.org>
2015-09-30  nathan * config/nvptx/nvptx.c (nvptx_goacc_validate_dims...
2015-09-30  edlinger2015-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-09-30  law[PATCH] Update SSA_NAME manager to use two lists
2015-09-30  tschwingePass on the verbose flag "-v" to/in the mkoffloads
2015-09-30  tschwingeRefactor intelmic-mkoffload.c argv building to use...
2015-09-30  tschwingeMore DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11...
2015-09-30  uweigandgcc/
2015-09-30  ienkovichgcc/
2015-09-30  doko2015-09-30 Matthias Klose <doko@ubuntu.com>
2015-09-30  rguenth2015-09-30 Richard Biener <rguenther@suse.de>
2015-09-30  doko2015-09-30 Matthias Klose <doko@ubuntu.com>
2015-09-30  mpolacek PR c/67730
2015-09-30  mpolacek PR tree-optimization/67690
2015-09-30  tschwingeUse gcc/coretypes.h:enum offload_abi in mkoffloads
2015-09-30  tschwingeAdd checkpoint to libgomp dg-shouldfail tests
2015-09-30  doko2015-09-30 Matthias Klose <doko@ubuntu.com>
2015-09-30  clyon[testsuite] Fix order of dg-do and dg-require-effective...
2015-09-30  uros * ChangeLog: Fix whitespace.
2015-09-30  gccadminDaily bump.
2015-09-30  sandra2015-09-29 Jonathan Roelofs <jonathan@codesourcery...
2015-09-29  jamesbowmanLimit the MEMSET (setmemsi pattern) and MEMCPY (movmems...
next