Patch to fix canadian cross build problem with libcpp.a from Felix.
authorJim Wilson <wilson@tuliptree.org>
Wed, 3 Feb 1999 06:41:24 +0000 (06:41 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 3 Feb 1999 06:41:24 +0000 (06:41 +0000)
* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
$AR_FOR_TARGET.  Likewise for RANLIB.

ChangeLog

index 89b15bd268eefb6e9f59ede8a93151309942faae..a9f2da27b654d5d8164be72096a3e190fe3202ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Tue Feb  2 22:40:36 1999  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
+       $AR_FOR_TARGET.  Likewise for RANLIB.
+
+Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
+        * config.sub (oabi):  Recognize.
+        * configure.in (arm-*-oabi):  Handle.
+        (thumb-*-oabi):  Handle.
+
 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
 
        * Makefile.in: Remove unneeded all-target-libio from
This page took 0.028284 seconds and 4 git commands to generate.