From: Ian Lance Taylor Date: Mon, 6 Feb 1995 17:18:57 +0000 (+0000) Subject: * scripttempl/alpha.sc: Set address of .data section correctly X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5039302a4c749213b9b1699a9998f165328cd70f;p=deliverable%2Fbinutils-gdb.git * scripttempl/alpha.sc: Set address of .data section correctly when -n or -N is used. Patch from Chris G Demetriou . --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 3ffe39e1b1..40f093309c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Mon Feb 6 12:17:24 1995 Ian Lance Taylor + + * scripttempl/alpha.sc: Set address of .data section correctly + when -n or -N is used. Patch from Chris G Demetriou + . + * scripttempl/mips.sc: Similar change. + Tue Jan 31 16:20:52 1995 Doug Evans * ldlang.c (lang_size_sections): Clarify error message when user