diff options
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index b86e22e613d..fc226b452bb 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,13 @@ +2008-05-13 Tom Tromey <tromey@redhat.com> + + PR preprocessor/22168: + * include/cpplib.h (struct cpp_options) <objc>: Update + documentation. + * expr.c (eval_token): Warn for use of assertions. + * directives.c (directive_diagnostics): Warn about extensions. + (DEPRECATED): New define. + (DIRECTIVE_TABLE): Use it. + 2008-05-06 Tom Tromey <tromey@redhat.com> PR preprocessor/35313, PR preprocessor/36088: |

