This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 15c091ad7 newlib: add missing _NANO_MALLOC to newlib.hin new b86dc2dab newlib: iconv: autogenerate iconv define list new 0a6732572 newlib: switch newlib.h to autoheader
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: newlib/Makefile.in | 30 +-- newlib/aclocal.m4 | 1 + newlib/configure | 536 ++++++++++++++++++++++++++++++++++++++-- newlib/configure.ac | 27 +- newlib/iconv.m4 | 305 +++++++++++++++++++++++ newlib/libc/iconv/ces/mkdeps.pl | 39 +++ newlib/newlib.hin | 267 +++++++++++++++++++- 7 files changed, 1155 insertions(+), 50 deletions(-) create mode 100644 newlib/iconv.m4