From 9d12f64cdc6540b75938097d7f4ab460bb346528 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 10 Jun 2005 00:39:56 +0000 Subject: [PATCH] * scripttempt/elf.sc (.bss): Align tail in a way that allows empty section pruning. --- ld/ChangeLog | 5 +++++ ld/scripttempl/elf.sc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 7c694ded02a..977e4c93379 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2005-06-10 Alan Modra + + * scripttempt/elf.sc (.bss): Align tail in a way that allows + empty section pruning. + 2005-06-09 Steve Ellcey * configure.in (AM_BINUTILS_WARNINGS): Add. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index e7702a31e5d..1c22141e778 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -398,7 +398,7 @@ cat <