Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Config: default ia32 to i486 | Bernhard Reutner-Fischer | 2010-11-24 | 2 | -1/+3 | |
| * | Disables the automatic disable of shared library for sparc-v7. | Konrad Eisele | 2010-11-18 | 1 | -1/+0 | |
| * | microblaze: build infrastructure | Steven J. Magnani | 2010-11-10 | 1 | -1/+1 | |
* | | ldso: Add runtime prelink support | Filippo Arcidiacono | 2010-09-17 | 1 | -0/+11 | |
* | | ldso: Add implementation of ld.so standalone execution | Filippo Arcidiacono | 2010-09-17 | 1 | -0/+17 | |
|/ | ||||||
* | libubacktrace: Provide uClibc with backtrace functions | Salvatore Cro | 2010-09-15 | 1 | -0/+19 | |
* | misc: utmpx based logging support | Salvatore Cro | 2010-09-14 | 1 | -0/+9 | |
* | handle i386 TARGET_SUBARCH | Bernhard Reutner-Fischer | 2010-06-13 | 1 | -0/+4 | |
* | lxdialog: fix ncursesw include detection | Bernhard Reutner-Fischer | 2010-06-11 | 2 | -2/+6 | |
* | Fix gen_wc8bit support for finding a UTF8 locale on host. | Andy Gibbs | 2010-05-05 | 1 | -2/+3 | |
* | optional /etc/localtime support | Denys Vlasenko | 2010-04-29 | 1 | -0/+11 | |
* | Merge commit 'origin/master' into nptl | Austin Foxley | 2010-04-14 | 1 | -0/+12 | |
|\ | ||||||
| * | ldso: Add config option for controlling LD_PRELOAD | Carmelo AMOROSO | 2010-04-14 | 1 | -0/+12 | |
* | | temporarily turn on warnings for NPTL | Bernhard Reutner-Fischer | 2010-04-12 | 1 | -0/+2 | |
* | | Merge remote branch 'origin/master' into nptl | Austin Foxley | 2010-04-12 | 1 | -1/+1 | |
|\| | ||||||
| * | prettify make clean | Bernhard Reutner-Fischer | 2010-04-12 | 1 | -1/+1 | |
* | | nptl needs stdio futexes enabled. | Austin Foxley | 2010-04-02 | 1 | -0/+1 | |
* | | Revert "remove config knobs that belong to the nptl branch" | Austin Foxley | 2010-04-02 | 1 | -0/+39 | |
* | | Merge commit 'origin/master' into nptl | Austin Foxley | 2010-04-02 | 3 | -61/+20 | |
|\| | ||||||
| * | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 | |
| * | config: tweak text | Bernhard Reutner-Fischer | 2010-03-13 | 1 | -2/+2 | |
| * | config: support make defconfig O=/f/o/o | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -0/+2 | |
| * | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -17/+14 | |
| * | remove config knobs that belong to the nptl branch | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -39/+0 | |
* | | Add dummy tcb-offsets.h | Khem Raj | 2010-02-19 | 1 | -1/+1 | |
* | | a few more build fixes nptl sync | Austin Foxley | 2010-02-16 | 1 | -1/+2 | |
|/ | ||||||
* | lxdialog: remove objectfiles on clean | Bernhard Reutner-Fischer | 2010-02-02 | 1 | -1/+1 | |
* | randconfig.sh: set number of make jobs | Bernhard Reutner-Fischer | 2010-01-16 | 1 | -3/+13 | |
* | ldso: let people disable the implicit path search | Mike Frysinger | 2009-11-22 | 1 | -0/+14 | |
* | install_headers.sh: make more user friendly | Mike Frysinger | 2009-11-22 | 1 | -10/+17 | |
* | remove incorrect text from abspath option | Mike Frysinger | 2009-11-22 | 1 | -4/+3 | |
* | realclean: wipe kconfig objects | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -2/+2 | |
* | silence rule overriding | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -2/+2 | |
* | remove superfluous extra semicolons | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -10/+10 | |
* | FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPIC | Peter S. Mazinger | 2009-11-19 | 1 | -0/+1 | |
* | remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS | Peter S. Mazinger | 2009-11-19 | 23 | -99/+0 | |
* | fix misplaced HAS_LIBUTIL knob | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -24/+25 | |
* | DO_XSI_MATH: add config knob | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -0/+11 | |
* | UCLIBC_HAS_RESOLV_STUB: Rename config symbol | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -1/+1 | |
* | libutil: provide knob to disable it | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -0/+24 | |
* | libnsl: add knob to disable it | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -0/+6 | |
* | fixup working in helptexts | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -3/+4 | |
* | Simplify kconfig wording of thread support | Bernhard Reutner-Fischer | 2009-10-28 | 1 | -46/+47 | |
* | remove wrong default for choice | Bernhard Reutner-Fischer | 2009-10-28 | 1 | -3/+0 | |
* | support selecting which locales to build | Bernhard Reutner-Fischer | 2009-10-28 | 2 | -16/+54 | |
* | remove useless .gitignore | Austin Foxley | 2009-10-20 | 1 | -22/+0 | |
* | add .gitignore for test/ and extra/ | Austin Foxley | 2009-10-17 | 1 | -0/+22 | |
* | ftw() is obsolescent in SUSv4 | Bernhard Reutner-Fischer | 2009-10-08 | 1 | -3/+15 | |
* | Config.in: enable TLS config option only for nptl | Austin Foxley | 2009-09-26 | 1 | -1/+1 | |
* | fix make {,install_}{,host}utils | Bernhard Reutner-Fischer | 2009-09-18 | 2 | -2/+27 |