1. 21 May, 2014 1 commit
    • config.gcc (*-*-dragonfly*): New target. · dbed5a9b
      2014-05-21  John Marino  <gnugcc@marino.st>
      
      gcc:
      
      	* config.gcc (*-*-dragonfly*): New target.
      	* configure.ac: Detect dl_iterate_phdr (*freebsd*, *dragonfly*).
      	* configure: Regenerate.
      	* config/dragonfly-stdint.h: New.
      	* config/dragonfly.h: New.
      	* config/dragonfly.opt: New.
      	* config/i386/dragonfly.h: New.
      	* ginclude/stddef.h: Detect _PTRDIFF_T_DECLARED for DragonFly.
      
      include:
      
      	* liberty.h: Use basename function on DragonFly.
      
      libcilkrts:
      
      	* runtime/os-unix.c (__DragonFly__): New target.
      
      libgcc:
      
      	* config.host (*-*-dragonfly*): New target.
      	* crtstuff.c: Make dl_iterate_support generic on *bsd.
      	* enable-execute-stack-mprotect.c: Always mprotect on FreeBSD.
      	* unwind-dw2-fde-dip.c: Add dl_iterate_phr support for DragonFly.
      	* config/i386/dragonfly-unwind.h: New.
      
      libitm:
      
      	* configure.tgt (*-*-dragonfly*): New target.
      
      libstdc++-v3:
      
      	* acinclude.m4 (*-*-dragonfly*): New target.
      	* configure: Regenerate.
      	* configure.host (*-*-dragonfly*): New target.
      	* config/locale/dragonfly/c_locale.cc: New.
      	* config/locale/dragonfly/ctype_members.cc: New.
      	* config/os/bsd/dragonfly/ctype_base.h: New.
      	* config/os/bsd/dragonfly/ctype_configure_char.cc: New.
      	* config/os/bsd/dragonfly/ctype_inline.h: New.
      	* config/os/bsd/dragonfly/os_defines.h: New.
      
      From-SVN: r210694
      John Marino committed
  2. 11 Apr, 2014 1 commit
  3. 26 Mar, 2014 2 commits
  4. 20 Mar, 2014 1 commit
  5. 09 Mar, 2014 1 commit
  6. 19 Feb, 2014 1 commit
  7. 10 Feb, 2014 1 commit
  8. 20 Jan, 2014 1 commit
  9. 09 Jan, 2014 1 commit
  10. 13 Dec, 2013 1 commit
  11. 25 Nov, 2013 1 commit
  12. 22 Nov, 2013 2 commits
  13. 12 Nov, 2013 1 commit
  14. 08 Nov, 2013 1 commit
  15. 05 Nov, 2013 1 commit
  16. 04 Nov, 2013 1 commit
  17. 01 Nov, 2013 1 commit
  18. 31 Oct, 2013 2 commits
  19. 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
  20. 29 Oct, 2013 1 commit