From 57fc1e90b76b35e77b76c48f248b3777a430902a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 25 Oct 1995 15:49:27 +0000 Subject: * emultempl/aix.em: Add support for various AIX linker options, for AIX import and export files, and for AIX shared objects. * scripttempl/aix.sc: Add .pad. Put .ds just before the TOC. --- ld/scripttempl/aix.sc | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 ld/scripttempl/aix.sc (limited to 'ld/scripttempl') diff --git a/ld/scripttempl/aix.sc b/ld/scripttempl/aix.sc new file mode 100644 index 0000000..e901f7c --- /dev/null +++ b/ld/scripttempl/aix.sc @@ -0,0 +1,50 @@ +# AIX linker script. +# AIX always uses shared libraries. The section VMA appears to be +# unimportant. The native linker aligns the sections on boundaries +# specified by the -H option. +cat <