aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index edc6d3d427f..50ae8dfc164 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
(rs6000_initialize_trampoline): Call __trampoline_setup for
ABI_DARWIN too.
* darwin-tramp.asm: New file, implements __trampoline_setup.
- * t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm.
+ * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2001-12-07 Paolo Carlini <pcarlini@unitus.it>