summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2013-01-26buildsys: gen_bits_syscall_h: do not leave undefined SYS_xxx aroundMike Frysinger
2013-01-26buildsys: gen_bits_syscall_h: clean up scriptMike Frysinger
2013-01-26buildsys: gen_bits_syscall_h: remove top_builddir referencesMike Frysinger
2013-01-26buildsys: allow the toolchain to search its dirs for kernel headersMike Frysinger
2013-01-16config: improve help of UCLIBC_HAS_RESOLVER_SUPPORTBernhard Reutner-Fischer
2013-01-10buildsys: remove superfluous default nBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15update arc4random from bug #885Peter S. Mazinger
2012-06-15ssp: rework, sync messages with the ones in glibcPeter S. Mazinger
2012-06-15make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...Peter S. Mazinger
2012-06-15add LDSO_SAFE_RUNPATH config optionPeter S. Mazinger
2012-06-15Config.in.arch: remove UCLIBC_FORMAT_ELF config optionPeter S. Mazinger
2012-06-15Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIMEPeter S. Mazinger
2012-06-15do not include xlocale.h, it is included by locale.h when neededPeter S. Mazinger
2012-05-21stdio: implement assignment-allocation "m" characterMike Frysinger
2012-05-03config: tweak STRICT_HEADERS descriptionBernhard Reutner-Fischer
2012-04-18config: Fix alphabetical sort order of targetsBernhard Reutner-Fischer
2012-04-08MAKEALL: add more arch aliasesMike Frysinger
2012-04-08MAKEALL: fix cross-compiler lookup breakage after CROSS cleanupMike Frysinger
2012-04-08MAKEALL: also check for gnu suffixed toolchains tooMike Frysinger
2012-01-29config: ftw is SUSv4-obsoleteBernhard Reutner-Fischer
2012-01-27buildsys: add cppcheck wrapper script (correct one)Bernhard Reutner-Fischer
2012-01-26buildsys: turn off forced EXTRA_WARNINGS on i386Bernhard Reutner-Fischer
2012-01-18buildsys: add cppcheck wrapper scriptBernhard Reutner-Fischer
2012-01-02config: remove some redundant words in the menusMike Frysinger
2011-12-22libcrypt: add support for SHA256-CRYPT password hashingWilliam Pitcock
2011-12-22libcrypt: add support for SHA512-CRYPT password hashingWilliam Pitcock
2011-11-25buildsys: s/CROSS/CROSS_COMPILE/gCarmelo Amoroso
2011-11-20stdio: add support for "e" flag with fopen()Mike Frysinger
2011-11-04config: document eventfdBernhard Reutner-Fischer
2011-11-02stubs: handle linux module functionsBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-10-27resolver: add a dependencies for DNS resolver featureCarmelo Amoroso
2011-10-25ldso: let people disable to lookup into LD_LIBRARY_PATHCarmelo Amoroso
2011-10-25config: revise defconfigs strategyCarmelo Amoroso
2011-10-14Config.in: fix erroneously deleted lineBernhard Reutner-Fischer
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-10-06microblaze can be either big or little endianSteve Bennett
2011-10-06microblaze has long double support tooRyan Flux
2011-09-12config: tweak help textBernhard Reutner-Fischer
2011-08-26inet/resolv: add ns_{put,get}{16,32}Daniel Mack
2011-08-26extra/Configs/Config.in: drop "default n" linesDaniel Mack
2011-07-25libdl: add option for controlling dl_cleanupRichard Braun
2011-07-01Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATSKhem Raj
2011-06-24Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-06-11ARM: detect BX availibility at build timeYann E. MORIN
2011-06-11ARM: transform the EABI/OABI choice into a booleanYann E. MORIN
2011-06-11ARM: remove sub-arch/variants selection from menuconfigYann E. MORIN
2011-06-11ARM: introduce blind options to select & force THUMB modeYann E. MORIN