aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gcc.gnu.org>2000-01-03 21:48:41 +0000
committerUlrich Drepper <drepper@gcc.gnu.org>2000-01-03 21:48:41 +0000
commit0bd209d9bf36adaf990613f4e7f3c591a9caa5f6 (patch)
tree9160a3b90cf507a4eff073a167aabd00153c4301 /gcc
parent6e9dbb8517d4b09d777a6c25ed423df9f13dd062 (diff)
downloadgcc-0bd209d9bf36adaf990613f4e7f3c591a9caa5f6.zip
gcc-0bd209d9bf36adaf990613f4e7f3c591a9caa5f6.tar.gz
gcc-0bd209d9bf36adaf990613f4e7f3c591a9caa5f6.tar.bz2
Update.
From-SVN: r31187
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f8c4d0e..4d90dfe 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2000-01-03 Ulrich Drepper <drepper@cygnus.com>
+
+ * c-common.c (format_char_info): Update comment.
+ (check_format_info): Recognize 'z' modifier in the same way 'Z'
+ was recognized. Emit warning for formats new in ISO C99 only
+ if flag_isoc9x is not set.
+
Mon Jan 3 12:59:54 2000 Mark P. Mitchell <mark@codesourcery.com>
* config/mips/iris6gld.h: Fix typo in -mabi=n32 specs.