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:
7494548
)
If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not defined.
author
Michael Meissner
<gnu@the-meissners.org>
Thu, 8 Aug 1996 00:17:48 +0000
(
00:17
+0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Thu, 8 Aug 1996 00:17:48 +0000
(
00:17
+0000)
sim/ppc/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/ppc/ChangeLog
b/sim/ppc/ChangeLog
index 65ab16944effd7dd15ed5b7da33435806c638dd9..e67bdfe995726a0ab83d3122349acc5c3ac20296 100644
(file)
--- a/
sim/ppc/ChangeLog
+++ b/
sim/ppc/ChangeLog
@@
-1,5
+1,8
@@
Wed Aug 7 14:34:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+ * emul_unix.c (HAVE_TCGETATTR): If HAVE_TERMIOS_STRUCTURE is not
+ defined, make sure HAVE_TCGETATTR is #undef'ed
+
* std-config.h (REGPARM): Only define REGPARM attributes if using
GNU C. Test for __i686__ in case GCC ever defines it. If not on
a x86 platform, define REGPARM as nothing.