diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 325054272..575f13f6e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2007-08-24 Hans-Peter Nilsson <hp@axis.com> + + * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED) + (EKEYREVOKED, EKEYREJECTED, EOWNERDEAD, ENOTRECOVERABLE, ENOTSUP): + Define. + 2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp> Reduce the memory consumption of variable argument functions |