OSDN Git Service

Support for IA-64 specific elf header flags.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Aug 2000 20:18:17 +0000 (20:18 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Aug 2000 20:18:17 +0000 (20:18 +0000)
commit19371d67bac564bf7d51557ec73efaa872735fbb
treea0a8177b5302858ca1d606b26b1efa25de6d5f34
parent73645c13d0d0158e2e8bf44eef76582b003123a6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35684 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.h
gcc/config/ia64/linux.h