diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 11:13:30 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 11:13:30 -0500 |
commit | dcc9756b5bfbb2b97f73bad863d7e1c4002bea98 (patch) | |
tree | 3be68a134227e1f16a3cd8042e7c445484b08298 /ChangeLog | |
parent | 544563c94090649d5db95bacf13f949a156452df (diff) | |
download | glibc-dcc9756b5bfbb2b97f73bad863d7e1c4002bea98.zip glibc-dcc9756b5bfbb2b97f73bad863d7e1c4002bea98.tar.gz glibc-dcc9756b5bfbb2b97f73bad863d7e1c4002bea98.tar.bz2 |
Remove support in configure for unsupported architectures
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-01-07 Ulrich Drepper <drepper@gmail.com> + [BZ #13555] + * configure.in: Remove entries for unsupported architectures. + [BZ #13533] * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions. * iconv/gconv_simple.c: Rename char16_t routines. Add char16_t<->utf8 |