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:
d9eb60c
)
* configure.in: Improve message about unsupported ELF targets.
author
Ian Lance Taylor
<ian@airs.com>
Fri, 1 Dec 1995 19:38:40 +0000
(19:38 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 1 Dec 1995 19:38:40 +0000
(19:38 +0000)
* configure: Rebuild.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index c5416749ff5175ae441355cd2fb8a044d23b15b3..ae06fbbf7113916dc4029ebb484420c785afd2a7 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Fri Dec 1 10:59:25 1995 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Improve message about unsupported ELF targets.
+ * configure: Rebuild.
+
* config/tc-m88k.c (m88k_do_align): Correct check for whether fill
pattern is zero. From Manfred Hollstein.