Chris Zankel5de7a21d71xtensa: The Xtensa port needs to define the __UCLIBC_TRUNCATE64_HAS_4_ARGS__ macro so that a dummy argument will be inserted before the long long length argument, which is expected to be in an even/odd register pair.
5de7a21d71
xtensa: The Xtensa port needs to define the __UCLIBC_TRUNCATE64_HAS_4_ARGS__ macro so that a dummy argument will be inserted before the long long length argument, which is expected to be in an even/odd register pair.
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
This directory level abstracts out the UN*X-like Operating System dependent features of uClibc for all UN*X-like operating systems. If you wanted to port uClibc to some other UN*X-like OS, this is the place to add that support.
If you want to port uClibc to support some non-UN*X-like Operating System, you should probably stop using crack. It is bad for you. ;-)