diff options
author | DJ Delorie <dj@redhat.com> | 2002-10-25 00:01:55 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-10-25 00:01:55 +0000 |
commit | 995a8435c81a947745d65bc17249a72e1c6c529d (patch) | |
tree | 0c3e609729e4709218f97a7383173ee9d639b5f6 /include/ChangeLog | |
parent | d45496c131d23aa2b79f3bc335472f224f812bd6 (diff) | |
download | gdb-995a8435c81a947745d65bc17249a72e1c6c529d.zip gdb-995a8435c81a947745d65bc17249a72e1c6c529d.tar.gz gdb-995a8435c81a947745d65bc17249a72e1c6c529d.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index d7564ef..dbbf4a4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -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). |