Peter S. Mazinger
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
il y a 19 ans |
Peter S. Mazinger
|
76cad786c8
Split up wstring.c and use attribute_hidden
|
il y a 19 ans |
Peter S. Mazinger
|
a607375000
Enable multi, because the arch specific versions are non-multi now
|
il y a 19 ans |
Peter S. Mazinger
|
4373aca472
Correct XLOCALE enabled builds pointed out by nitinkg
|
il y a 19 ans |
Peter S. Mazinger
|
3c33b8a7c9
Enable IMA on libc/string/generic
|
il y a 19 ans |
Peter S. Mazinger
|
e077860853
Only because of multi sources I had to touch up these and add code duplication
|
il y a 19 ans |
Peter S. Mazinger
|
de5359a570
Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
|
il y a 19 ans |
Peter S. Mazinger
|
358043ffb9
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
|
il y a 19 ans |
Peter S. Mazinger
|
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.
|
il y a 19 ans |