]> gcc.gnu.org Git - gcc.git/commit
Support for IA-64 specific elf header flags.
authorJim Wilson <wilson@cygnus.com>
Mon, 14 Aug 2000 20:18:17 +0000 (20:18 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 14 Aug 2000 20:18:17 +0000 (13:18 -0700)
commit00e149c78fc099a8f3485f4ea81995e2c7e65733
treea0a8177b5302858ca1d606b26b1efa25de6d5f34
parent2ee5437b4860dcdf3868a9195b1e5d259dfe5a6b
Support for IA-64 specific elf header flags.

* config/ia64/ia64.h (ASM_SPEC): Pass -mconstant-gp and -mauto-pic
to GNU as.  For Intel as, pass -M const_gp and -M no_plabel.
* config/ia64/linux.h (ASM_SPEC): Pass -mconstant-gp and -mauto-pic
to GNU as.

From-SVN: r35684
gcc/ChangeLog
gcc/config/ia64/ia64.h
gcc/config/ia64/linux.h
This page took 0.058667 seconds and 5 git commands to generate.