From-SVN: r28439
This commit is contained in:
Jason Merrill 1999-08-02 23:56:11 -04:00
parent e656c72f3c
commit ce12589b90
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@
/* Define if your assembler supports .balign and .p2align. */
#undef HAVE_GAS_BALIGN_AND_P2ALIGN
/* Define if your assembler supports offsetable %lo(). */
#undef HAVE_AS_OFFSETABLE_LO10
/* Define if your assembler supports .register. */
#undef HAVE_AS_REGISTER_PSEUDO_OP
/* Define if your assembler supports .subsection and .subsection -1 starts
emitting at the beginning of your section */
#undef HAVE_GAS_SUBSECTION_ORDERING