From 13106b165e759abca8de9a664deaf49fbec1541e Mon Sep 17 00:00:00 2001 From: turly Date: Mon, 10 Dec 2001 10:58:07 +0000 Subject: Correct filename to "darwin-tramp.asm" in my last ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47839 138bc75d-0d04-0410-961f-82ee72b054a4 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') 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 -- cgit v1.2.3