config.host: Append t-floattodi to tmake_file depending on host_address.
[gcc.git] / libgcc / unwind-sjlj.c
index c71e79858eec3ea6e512377f1d58faebd4bff12c..59f8faa3b3a4458fe0db7a919323d3f3af37dbd9 100644 (file)
@@ -1,6 +1,5 @@
 /* SJLJ exception handling and frame unwind runtime interface routines.
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006,
-   2009  Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
@@ -27,6 +26,7 @@
 #include "tsystem.h"
 #include "coretypes.h"
 #include "tm.h"
+#include "libgcc_tm.h"
 #include "unwind.h"
 #include "gthr.h"