* emultempl/aix.em (unix_ld): New static variable.
authorIan Lance Taylor <ian@airs.com>
Thu, 7 Dec 1995 01:12:30 +0000 (01:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 7 Dec 1995 01:12:30 +0000 (01:12 +0000)
(gld${EMULATION_NAME}_parse_args): Handle -unix.
(gld${EMULATION_NAME}_before_allocation): If unix_ld, pass
gc as false and export_defineds as true to size_dynamic_sections.
PR 8606.

ld/ChangeLog

index 7dd1da8854c9d881f671859e5d4acdafe7d393f6..10a01dc31da05b22a1b6bfe7dba4692a67f402c2 100644 (file)
@@ -13,6 +13,11 @@ Wed Dec  6 14:33:50 1995  Doug Evans  <dje@canuck.cygnus.com>
 
 Wed Dec  6 14:59:06 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * emultempl/aix.em (unix_ld): New static variable.
+       (gld${EMULATION_NAME}_parse_args): Handle -unix.
+       (gld${EMULATION_NAME}_before_allocation): If unix_ld, pass
+       gc as false and export_defineds as true to size_dynamic_sections.
+
        * ldexp.c (exp_fold_tree): Permit assignments to dot in the final
        phase if the current section is abs_output_section.
 
This page took 0.02796 seconds and 4 git commands to generate.