newlib-cygwin/newlib/libc/iconv/ces
Mike Frysinger 416792d59a newlib: libc: delete crt0.o duplication
The crt0.o was handled in a subdir-by-subdir basis: it would be compiled
in one (e.g. libc/sys/$arch/), then copied up one level (libc/sys/), then
copied up another (libc/) before finally being copied & installed in the
top newlib dir.  The libc/sys/ copy was cleaned up, and then the top dir
was changed to copy it directly out of the libc/sys/$arch/ dir.  But the
libc/sys/ copy to libc/ was left behind.  Clean that up now too.
2022-02-18 21:25:32 -05:00
..
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib: libc: delete crt0.o duplication 2022-02-18 21:25:32 -05:00
cesbi.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cesbi.h ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cesdeps.h 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
euc.c libc/iconv: Detect CES handler loading failure 2020-07-10 10:51:43 +02:00
mkdeps.pl newlib: iconv: autogenerate iconv define list 2022-01-19 19:59:16 -05:00
table-pcs.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
table.c ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
ucs-2-internal.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ucs-2.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ucs-4-internal.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ucs-4.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
us-ascii.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
utf-8.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
utf-16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00