Tue Aug 2 11:52:06 1994 Eric Youngdale (ericy@cais.cais.com)
authorJean Marie Diaz <ambar@cygnus>
Tue, 2 Aug 1994 16:01:56 +0000 (16:01 +0000)
committerJean Marie Diaz <ambar@cygnus>
Tue, 2 Aug 1994 16:01:56 +0000 (16:01 +0000)
* 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

index 12b67c7becdeaf43307b11ae554c10f024b18586..8ae1f7e2ebd19c980e9f71d5487d07928532f7b0 100644 (file)
@@ -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
This page took 0.030401 seconds and 4 git commands to generate.