]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Build machinery cleanup.
[thirdparty/gcc.git] / gcc /
2014-12-15  jakub PR target/64210
2014-12-15  paolo2014-12-15 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-15  jakub PR tree-optimization/63551
2014-12-15  janus2014-12-15 Janus Weil <janus@gcc.gnu.org>
2014-12-15  renlin[AARCH64]Fix CLZ_DEFINED_AT_ZERO and CTZ_DEFINED_AT_ZER...
2014-12-15  jakub PR sanitizer/64265
2014-12-15  rguenth2014-12-15 Richard Biener <rguenther@suse.de>
2014-12-15  hubicka PR ipa/61602
2014-12-15  hubicka * ipa.c (process_references): Fix conditoinal on flag_...
2014-12-15  hubicka PR ipa/61558
2014-12-15  hubicka * cgraphunit.c (analyze_functions): Always analyze...
2014-12-15  hubicka PR lto/64043
2014-12-15  hubicka * cgraphunit.c (analyze_functions): Do not analyze...
2014-12-15  gccadminDaily bump.
2014-12-14  iancompiler: Fix crash when tracked field used in global...
2014-12-14  hjlPass unpromoted argument to promote_function_mode
2014-12-14  janus2014-12-14 Janus Weil <janus@gcc.gnu.org>
2014-12-14  ian PR go/61244
2014-12-14  gccadminDaily bump.
2014-12-13  olegendogcc/testsuite/
2014-12-13  olegendogcc/testsuite/
2014-12-13  ian PR go/61254
2014-12-13  gccadminDaily bump.
2014-12-12  burnus2014-12-13 Tobias Burnus <burnus@net-b.de>
2014-12-12  paolo2014-12-12 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-12  paolo/cp
2014-12-12  paolo2014-12-12 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-12  tschwingenvptx: Define valid ASM_OUTPUT_ALIGN.
2014-12-12  vmakarov2014-12-12 Vladimir Makarov <vmakarov@redhat.com>
2014-12-12  tschwingeOpenMP target nesting tests.
2014-12-12  tschwingeA bit of walk_gimple_op maintenance.
2014-12-12  jason N3922
2014-12-12  jason * cp-tree.h (NAMESPACE_ABI_TAG): New.
2014-12-12  ktietz PR c++/63996
2014-12-12  ktietz PR c++/63996
2014-12-12  jason * g++.dg/ubsan/cxx1y-vla.C: Remove.
2014-12-12  jason PR c++/61402
2014-12-12  rsandifogcc/
2014-12-12  mpolacek PR middle-end/64274
2014-12-12  jakub PR tree-optimization/64269
2014-12-12  rguenth2014-12-12 Richard Biener <rguenther@suse.de>
2014-12-12  greenAdd use of zex instruction for moxie port
2014-12-12  jakub PR rtl-optimization/64255
2014-12-12  glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-12  hubicka * ipa-inline.c (ipa_inline): Fix condition on when
2014-12-12  hubicka * ipa-devirt.c (possible_polymorphic_call_targets...
2014-12-12  zqchen2014-12-12 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-12-12  amker gcc/testsuite
2014-12-12  jason * c-cppbuiltin.c (c_cpp_builtins): Enable C++14 __cpp_...
2014-12-12  jason Remove N3639 "array of runtime length" from -std=c...
2014-12-12  jason PR c++/64248
2014-12-12  jason PR c++/57510
2014-12-12  gccadminDaily bump.
2014-12-11  pinskia2014-12-11 Andrew Pinski <apinski@cavium.com>
2014-12-11  ebotcazou * doc/md.texi (Insn Lengths): Fix description of ...
2014-12-11  ebotcazou * gcc.dg/builtin-arith-overflow-1.c (fn2): Take signed...
2014-12-11  hubicka PR ipa/61324
2014-12-11  aldyh * dwarf2out.c (gen_lexical_block_die): Remove unused...
2014-12-11  dmalcolmMove changelog entries from r218617 from gcc/ChangeLog...
2014-12-11  dmalcolmDocument gccjit::context::set_str_option
2014-12-11  renlin[AArch64]Use AARCH64_FL_FPSIMD flags for all cores...
2014-12-11  rguenth2014-12-11 Richard Biener <rguenther@suse.de>
2014-12-11  paolo2014-12-11 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-11  manugcc/testsuite/ChangeLog:
2014-12-11  manugcc/ChangeLog:
2014-12-11  ktkachov[AArch64] Fix usage of +no in error message for aarch64...
2014-12-11  amacleod2014-12-11 Andrew MacLeod <amacleod@redhat.com>
2014-12-11  segher * combine.c (try_combine): Do not allow combining...
2014-12-11  ktkachov[ARM] Fix names of some rounding intrinsics, impement...
2014-12-11  mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-12-11  ktkachov[testsuite][1/2] Move ${tool}_check_unsupported_p into...
2014-12-11  burnus2014-12-11 Tobias Burnus <burnus@net-b.de>
2014-12-11  drepper Minor interface cleanups of libgccjit
2014-12-11  gccadminDaily bump.
2014-12-10  aldyh * gdbhooks.py (class DWDieRefPrinter): New class.
2014-12-10  tocaripAdd march=knl.
2014-12-10  hubicka * doc/invoke.texi: (-devirtualize-at-ltrans): Document.
2014-12-10  iverbinForce output of vars with "omp declare target" attribut...
2014-12-10  ian PR go/61316
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-12-10  jakub PR tree-optimization/62021
2014-12-10  jakub PR target/64252
2014-12-10  ienkovich * gcc.dg/lto/chkp-privatize_0.c: Remove unneeded selector
2014-12-10  paolo2014-12-10 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-10  paolo2014-12-10 Paolo Carlini <paolo.carlini@oracle.com>
2014-12-10  segher * config/rs6000/rs6000.md (*add<mode>3): Remove condition.
2014-12-10  segher * config/rs6000/40x.md (ppc403-compare): Remove "compare".
2014-12-10  segher * config/rs6000/rs6000.md (*anddi3_2rld_dot, *anddi3_r...
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  segher PR target/64180
2014-12-10  dmalcolmDocument libgccjit++.h
2014-12-10  rguenth2014-12-10 Richard Biener <rguenther@suse.de>
2014-12-10  edlinger2014-12-10 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-12-10  rguenth2014-12-10 Richard Biener <rguenther@suse.de>
2014-12-10  fyang * config/aarch64/aarch64-protos.h (aarch64_func...
next