projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f8706
)
PR gas/2991
author
Nick Clifton
<nickc@redhat.com>
Thu, 3 Aug 2006 17:01:10 +0000
(17:01 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 3 Aug 2006 17:01:10 +0000
(17:01 +0000)
* config.in: Regenerate.
gas/ChangeLog
patch
|
blob
|
history
gas/config.in
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 90c6776e87d35ac11b7e2e2eecc7d667a33e5ebc..1a35443e292a45e0d663f8cf66f30ecf73b9c899 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+2006-08-03 Nick Clifton <nickc@redhat.com>
+
+ PR gas/2991
+ * config.in: Regenerate.
+
2006-08-03 Joseph Myers <joseph@codesourcery.com>
* config/tc-arm.c (parse_operands): Handle invalid register name
diff --git
a/gas/config.in
b/gas/config.in
index a4b62292689ea57bf5c34aaa60dc2debd6113896..5bccb79db6c1929baf2eed96c399e7ecbb10d3a9 100644
(file)
--- 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