Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2002-05-01 03:10:21 +0400
committerThomas Fitzsimmons <fitzsim@redhat.com>2002-05-01 03:10:21 +0400
commitf6bdb6f976de03403ac8aa50d203ced1c9faa7ab (patch)
tree7a5fab02afec927f26840e23e4776e1b67dc4b71 /newlib/ChangeLog
parent4cf4f010fb845952130fc3f0fc158a9974ff6c32 (diff)
* testsuite/lib/newlib.exp (newlib_target_compile): Change
method of finding libgloss_target_dir.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 78254f1f7..21feb334d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,8 @@
2002-04-30 Thomas Fitzsimmons <fitzsim@redhat.com>
+ * testsuite/lib/newlib.exp (newlib_target_compile): Change
+ method of finding libgloss_target_dir.
+
* Makefile.am (site.exp): Change host_alias, host_triplet,
target_alias, target_triplet to refer to gcc's host and target
variables (newlib's build and host variables).