From: Nick Clifton Date: Thu, 3 Aug 2006 17:01:10 +0000 (+0000) Subject: PR gas/2991 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=9cd19b1730e85147862b6bdbb5a3629821cd7362;p=deliverable%2Fbinutils-gdb.git PR gas/2991 * config.in: Regenerate. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 90c6776e87..1a35443e29 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-08-03 Nick Clifton + + PR gas/2991 + * config.in: Regenerate. + 2006-08-03 Joseph Myers * config/tc-arm.c (parse_operands): Handle invalid register name diff --git a/gas/config.in b/gas/config.in index a4b6229268..5bccb79db6 100644 --- a/gas/config.in +++ b/gas/config.in @@ -211,6 +211,9 @@ /* Target vendor. */ #undef TARGET_VENDOR +/* Use b modifier when opening binary files? */ +#undef USE_BINARY_FOPEN + /* Use emulation support? */ #undef USE_EMULATIONS