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:
6933148
)
* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
author
J.T. Conklin
<jtc@acorntoolworks.com>
Thu, 30 Nov 1995 23:01:31 +0000
(23:01 +0000)
committer
J.T. Conklin
<jtc@acorntoolworks.com>
Thu, 30 Nov 1995 23:01:31 +0000
(23:01 +0000)
defaults to K&R mode, but doesn't have varargs.h, so we have to
compile in ANSI mode.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 33eab830a8b8c9ba79749966690a49d6b8cd6069..72496720eb90842d68585a346febaa7fc2a9de40 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
+
+ * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
+ defaults to K&R mode, but doesn't have varargs.h, so we have to
+ compile in ANSI mode.
+
Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
* config.guess: Recognize Pentium under SCO.