From 50708d56126a7814516204fa935ace4f1ce3b8f2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 27 Jan 1995 21:28:52 +0000 Subject: * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For a MIPS target, clobber the size of all but the first input .reginfo section to be 0, so that lang_size_sections sets the correct size for the output .reginfo section. --- ld/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index bebc285..73e680f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Fri Jan 27 16:27:34 1995 Ian Lance Taylor + + * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For + a MIPS target, clobber the size of all but the first input + .reginfo section to be 0, so that lang_size_sections sets the + correct size for the output .reginfo section. + Thu Jan 26 19:53:37 1995 Ian Lance Taylor * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): -- cgit v1.1