Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak the idea between having a MMU and actually using it | Mike Frysinger | 2006-02-18 | 1 | -1/+1 |
| | |||||
* | DOMULTI may be used for libc, the excluded files need work, ↵ | Peter S. Mazinger | 2006-02-15 | 1 | -1/+1 |
| | | | | linuxthreads[_db] as well, don't try on slow box | ||||
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵ | Peter S. Mazinger | 2006-01-22 | 1 | -1/+1 |
| | | | | is a useless attempt | ||||
* | Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_set | Peter S. Mazinger | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | Add multi support to libm, remove lib*-multi-y, unneeded | Peter S. Mazinger | 2006-01-19 | 1 | -2/+0 |
| | |||||
* | Add target strip command and use it, also disable for now CFLAGS-multi-y, ↵ | Peter S. Mazinger | 2006-01-18 | 1 | -1/+1 |
| | | | | after splitting all MSRC, it won't be needed | ||||
* | Add IMA build rules | Peter S. Mazinger | 2006-01-18 | 1 | -2/+12 |
| | |||||
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵ | Peter S. Mazinger | 2005-11-22 | 1 | -8/+10 |
| | | | | only headers | ||||
* | rework depends and stripping so that libraries arent rebuilt all the time in ↵ | Mike Frysinger | 2005-11-22 | 1 | -2/+4 |
| | | | | a loop | ||||
* | Add info to CFLAGS about lib we are building | Peter S. Mazinger | 2005-11-18 | 1 | -1/+1 |
| | |||||
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵ | Peter S. Mazinger | 2005-11-17 | 1 | -13/+37 |
| | | | | foreign objects to a lib | ||||
* | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed ↵ | Peter S. Mazinger | 2005-10-27 | 1 | -2/+0 |
| | | | | 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. | ||||
* | Default changed to IMA compiling, disabled explicitely where currently not ↵ | Peter S. Mazinger | 2005-10-26 | 1 | -2/+0 |
| | | | | possible. Add clean targets for linuxthreads[_db]. | ||||
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵ | Peter S. Mazinger | 2005-10-25 | 1 | -9/+21 |
| | | | | archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. | ||||
* | Add the current implementation to review | Peter S. Mazinger | 2005-10-19 | 1 | -0/+21 |