From 9e3be61d603553999904347b0bd5f14d3ee1f972 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 8 Nov 2006 11:29:16 +0000 Subject: ld/ * emultempl/elf32.em (gld*_before_allocation): Adjust output section size for warning sections. ld/testsuite/ * ld-elf/group.ld: Handle .rodata.brlt for powerpc64. --- ld/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index f3e1383..7f838f6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,12 @@ +2006-11-08 Alan Modra + + * emultempl/elf32.em (gld*_before_allocation): Adjust output section + size for warning sections. + 2006-11-06 Vladimir Prus - * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): - Don't prepend "warning" to the message. + * emultempl/elf32.em (gld*_before_allocation): Don't prepend + "warning" to the message. 2006-10-31 Pedro Alves -- cgit v1.1