invoke.texi: Document Darwin linker options...
authorDevang Patel <dpatel@gcc.gnu.org>
Thu, 12 Dec 2002 22:23:45 +0000 (14:23 -0800)
committerDevang Patel <dpatel@gcc.gnu.org>
Thu, 12 Dec 2002 22:23:45 +0000 (14:23 -0800)
commit61c85ff12df4cacdc2bc956e3bcc76f555659646
tree6937b5a408099a952a7e7137cadd42afd0a91b8f
parent59578c84479efd12970b846199f1b94eb4e0acfe
invoke.texi: Document Darwin linker options...

gcc
        *doc/invoke.texi: Document Darwin linker options, -bundle
        -bind_at_load, -all_load and -arch_errors_fatal

testsuite
        * gcc.dg/darwin-ld-1.c: New test.
        * gcc.dg/darwin-ld-2.c: New test.
        * gcc.dg/darwin-ld-3.c: New test.
        * gcc.dg/darwin-ld-4.c: New test.
        * gcc.dg/darwin-ld-5.c: New test.

From-SVN: r60081
gcc/doc/invoke.texi
gcc/testsuite/gcc.dg/darwin-ld-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/darwin-ld-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/darwin-ld-3.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/darwin-ld-4.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/darwin-ld-5.c [new file with mode: 0644]