1. 12 Aug, 2014 1 commit
  2. 26 Mar, 2014 1 commit
    • gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus. · b9487dd8
      gcc/
      2014-03-26  Tobias Burnus  <burnus@net-b.de>
      
              * gcc.c (LINK_COMMAND_SPEC): Use libcilkrts.spec for -fcilkplus.
              (CILK_SELF_SPECS): New define.
              (driver_self_specs): Use it.
      
      libcilkrts/
      2014-03-26  Tobias Burnus  <burnus@net-b.de>
      
              * libcilkrts.spec.in: New.
              * Makefile.am: Handle libcilkrts.spec.
              * configure.ac: Determine link options for libcilkrts.spec.
              * Makefile.in: Regenerate.
              * configure: Regenerate.
              * aclocal.m4: Regenerate.
      
      From-SVN: r208847
      Tobias Burnus committed
  3. 20 Mar, 2014 1 commit
  4. 09 Mar, 2014 1 commit
  5. 09 Jan, 2014 1 commit
  6. 13 Dec, 2013 1 commit
  7. 12 Nov, 2013 1 commit
  8. 05 Nov, 2013 1 commit
  9. 31 Oct, 2013 1 commit
    • Fix for PR other/58925 +2013-10-31 Balaji V. · c1cb31a7
      Fix for PR other/58925
      +2013-10-31  Balaji V. Iyer  <balaji.v.iyer@intel.com>
      +
      +       PR other/58925
      +       * configure.ac: Added target_alias and GCC_LIBSTDCXX_RAW_CXX_FLAGS
      +       fields.
      +       * configure: Regenerated.
      +       * aclocal.m4: Likewise.
      +       * Makefile.in: Likewise.
      +       * Makefile.am: Added gcc_version field.
      +
      
      From-SVN: r204280
      Balaji V. Iyer committed
  10. 30 Oct, 2013 2 commits
    • Fix for bug Bootstrap/58918. · fbdec791
      +2013-10-30  Balaji V. Iyer  <balaji.v.iyer@intel.com>
      +
      +       * configure: Reconfigured.
      +       * configure.ac: Add AC_FUNC_ALLOCA.
      +       * runtime/sysdep-unix.c: Added check for alloca.h before
      +       including it.
      +       * config/x86/cilk-abi-vla.c: Likewise.
      +       * runtime/cilk_fiber-unix.cpp: Likewise.
      +
      
      From-SVN: r204232
      Balaji V. Iyer committed
    • gcc_update (files_and_dependencies): Add rules for libcilkrts. · 8a1a4544
      2013-10-29  Tobias Burnus  <burnus@net-b.de>
      
              * gcc_update (files_and_dependencies): Add rules for
              libcilkrts.
      
      2013-10-29  Tobias Burnus  <burnus@net-b.de>
      
              * configure.ac: Add AM_MAINTAINER_MODE.
              * aclocal.m4: Regenerate.
              * configure.ac: Regenerate.
              * Makefile.in: Regenerate.
      
      From-SVN: r204189
      Tobias Burnus committed
  11. 29 Oct, 2013 1 commit