Bernhard Reutner-Fischer
|
0c23badf50
- mark capset() as linux specific
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
504302d0dd
- capget() is linux specific; Sync helptext with current exclude list.
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
8e36b7ce60
- add signalfd()
|
%!s(int64=16) %!d(string=hai) anos |
Mike Frysinger
|
3898083f5b
delete/init module functions are not 2.4 specific
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
5c742ff1a5
- add sync_file_range()
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
73372af094
- cannot really guarantee proper order, so play safe and compile the problematic
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
60cb5307b9
- Fix gcc glitch with mremap and IMA.
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
a3cbb12940
- my manpage sais that init_module, create_module, query_module, delete_module
|
%!s(int64=16) %!d(string=hai) anos |
Peter S. Mazinger
|
a29eb4f241
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
f37aeefc62
Do not build *64 and llseek, correct some failure when LFS is disabled
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
26f5fc4241
Hope I have it correct now w/ native gcc4 ssp
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
ec2261ba97
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources.
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
8143dcecfc
Allow partly IMA compile of this directory
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
d45bfbaa13
Correct gcc-4.1 ssp build
|
%!s(int64=19) %!d(string=hai) anos |
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
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |