]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/alpha/alpha.h
alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supports it.
authorRichard Henderson <rth@redhat.com>
Sun, 16 Dec 2001 01:05:01 +0000 (17:05 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 16 Dec 2001 01:05:01 +0000 (17:05 -0800)
commit3a37b08e62c54a5f5ca33fb5151c2a3b4a1b22f7
treecbf829c110864fcbc2fe513c39de340fb1c12a37
parentbd1f473825af96053542ff6d3ac518a77c95b4af
alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supports it.

        * config/alpha/alpha.h (TARGET_SWITCHES): Turn on
        MASK_EXPLICIT_RELOCS if the assembler supports it.
        * configure.in (HAVE_AS_EXPLICIT_RELOCS): New.
        * configure, config.in: Rebuild.

From-SVN: r48054
gcc/ChangeLog
gcc/config.in
gcc/config/alpha/alpha.h
gcc/configure
gcc/configure.in