aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2014-01-21 16:09:25 +0000
committerDJ Delorie <dj@redhat.com>2014-01-21 16:09:25 +0000
commite9286a873fdb10bfa624211ccdaef29a2c41e8a5 (patch)
treea8cfb726432a06f3e9178ed3c808ba0612390d21 /include/ChangeLog
parent01f05a28c8a8f127c1626ea5e1eab0c6dec66ec0 (diff)
downloadnewlib-e9286a873fdb10bfa624211ccdaef29a2c41e8a5.zip
newlib-e9286a873fdb10bfa624211ccdaef29a2c41e8a5.tar.gz
newlib-e9286a873fdb10bfa624211ccdaef29a2c41e8a5.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3a80545..f8ddfb2 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2014-01-21 Tom Tromey <tromey@redhat.com>
+
+ * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS)
+ (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST)
+ (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
+ (NOARGS): Don't define.
+ * libiberty.h (expandargv, writeargv): Don't use PARAMS.
+
2013-12-23 Bill Maddox <maddox@google.com>
* demangle.h (enum gnu_v3_ctor_kinds):