From bb329c20090014b701dd2d0af988b3236d32241d Mon Sep 17 00:00:00 2001 From: Jean Marie Diaz Date: Tue, 2 Aug 1994 16:01:56 +0000 Subject: [PATCH] Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com) * emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement): New function; add 0x20 to any use of -Ttext. (gld${EMULATION_NAME}_create_output_section_statements): New function. (ld_${EMULATION_NAME}_emulation): Use the new function gld${EMULATION_NAME}_create_output_section_statements. --- ld/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 12b67c7..8ae1f7e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com) + + * emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement): + New function; add 0x20 to any use of -Ttext. + (gld${EMULATION_NAME}_create_output_section_statements): New + function. + (ld_${EMULATION_NAME}_emulation): Use the new function + gld${EMULATION_NAME}_create_output_section_statements. + Mon Aug 1 15:50:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * scripttempl/mips.sc: Redo script to set . outside of sections -- 2.7.4