summaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
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*)
;;