This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 43999b660 libgloss/or1k: Correct the IMMU SXE and UXE flags new 11fdae24b update to Unicode 13.0 new 204ee3cf6 fix and amend scripts and makefile rules to generate Unicode data
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.am | 4 - newlib/Makefile.in | 4 - newlib/libc/Makefile.unidata | 11 +++ newlib/libc/ctype/caseconv.t | 11 ++- newlib/libc/ctype/categories.t | 191 +++++++++++++++++++++++++++++------------ newlib/libc/ctype/mkunidata | 4 +- newlib/libc/string/combining.t | 67 ++++++++------- newlib/libc/string/mkunidata | 6 +- newlib/libc/string/uniset | 29 ++++--- newlib/libc/string/wide.t | 39 ++++----- 10 files changed, 232 insertions(+), 134 deletions(-) create mode 100644 newlib/libc/Makefile.unidata