aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@codesourcery.com>2007-01-04 16:52:02 +0000
committerDaniel Jacobowitz <dan@codesourcery.com>2007-01-04 16:52:02 +0000
commit0eb6bf9d9642ae713f4588cba71ba978c52a3294 (patch)
tree3c4a36267750e711cfc25523994625aa8c283fc7 /libgcc
parentc6df7ca168b85a4adc4132d4fcda632896400155 (diff)
* config.host (ia64*-*-linux*): Set tmake_file.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@120443 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog4
-rw-r--r--libgcc/config.host1
2 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 46d9b47ee74..297cc71d35a 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,5 +1,9 @@
2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
+ * config.host (ia64*-*-linux*): Set tmake_file.
+
+2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
+
* Makefile.in (version): Define.
2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
diff --git a/libgcc/config.host b/libgcc/config.host
index 209ac2415a9..ac18f04a0a4 100644
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -371,6 +371,7 @@ ia64*-*-freebsd*)
;;
ia64*-*-linux*)
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
+ tmake_file="ia64/t-ia64"
;;
ia64*-*-hpux*)
;;