merge from gcc

This commit is contained in:
DJ Delorie
2002-10-25 00:01:55 +00:00
parent fcaf83687b
commit 7583434335
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
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).