summaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorcvs2svn <>2002-10-27 01:02:06 +0000
committercvs2svn <>2002-10-27 01:02:06 +0000
commit14904d36d8b412fa0ba01143473ad85602dc65b4 (patch)
tree7de343d72a57c2a16dcaf979bc44194fce6bcd92 /include/ChangeLog
parentd1109236e2835bec428fd7779bdb9b673aeec7fb (diff)
downloadcygnal-14904d36d8b412fa0ba01143473ad85602dc65b4.tar.gz
cygnal-14904d36d8b412fa0ba01143473ad85602dc65b4.tar.bz2
cygnal-14904d36d8b412fa0ba01143473ad85602dc65b4.zip
This commit was manufactured by cvs2svn to create tagkseitz_interps-20021103-merge
'kseitz_interps-20021103-merge'. Sprout from drow-cplus-branch 2002-10-03 19:08:54 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'drow-cplus-' Cherrypick from master 2002-10-27 01:02:05 UTC DJ Delorie <dj@redhat.com> 'merge from gcc': ChangeLog Makefile.in Makefile.tpl configure.in include/ChangeLog include/ansidecl.h include/elf/ChangeLog include/elf/sh.h include/getopt.h include/opcode/ChangeLog include/opcode/cgen.h include/partition.h
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 257e38193..8efd9a3cd 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,23 @@
+2002-10-26 Roger Sayle <roger@eyesopen.com>
+
+ * partition.h: Close the extern "C" scope when compiling with C++.
+
+2002-10-26 Roger Sayle <roger@eyesopen.com>
+ DJ Delorie <dj@redhat.com>
+
+ PR bootstrap/8351
+ * getopt.h: Avoid prototyping getopt with no arguments in C++.
+
+2002-10-24 Nathan Tallent <eraxxon@alumni.rice.edu>
+
+ * ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the
+ list of platform compilers that may look, smell and act
+ like __STDC__ but that may not define it.
+
+2002-10-11 David O'Brien <obrien@FreeBSD.org>
+
+ * getopt.h: getopt is in unistd.h (based on SUSv2).
+
2002-09-26 Jakub Jelinek <jakub@redhat.com>
* elf/x86-64.h: Add TLS relocs.