Age | Commit message (Expand) | Author |
2012-06-15 | ssp: rework, sync messages with the ones in glibc | Peter S. Mazinger |
2012-06-15 | make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent... | Peter S. Mazinger |
2012-06-15 | add LDSO_SAFE_RUNPATH config option | Peter S. Mazinger |
2012-06-15 | Config.in.arch: remove UCLIBC_FORMAT_ELF config option | Peter S. Mazinger |
2012-06-15 | Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIME | Peter S. Mazinger |
2012-06-15 | do not include xlocale.h, it is included by locale.h when needed | Peter S. Mazinger |
2012-05-21 | stdio: implement assignment-allocation "m" character | Mike Frysinger |
2012-05-03 | config: tweak STRICT_HEADERS description | Bernhard Reutner-Fischer |
2012-04-18 | config: Fix alphabetical sort order of targets | Bernhard Reutner-Fischer |
2012-04-08 | MAKEALL: add more arch aliases | Mike Frysinger |
2012-04-08 | MAKEALL: fix cross-compiler lookup breakage after CROSS cleanup | Mike Frysinger |
2012-04-08 | MAKEALL: also check for gnu suffixed toolchains too | Mike Frysinger |
2012-01-29 | config: ftw is SUSv4-obsolete | Bernhard Reutner-Fischer |
2012-01-27 | buildsys: add cppcheck wrapper script (correct one) | Bernhard Reutner-Fischer |
2012-01-26 | buildsys: turn off forced EXTRA_WARNINGS on i386 | Bernhard Reutner-Fischer |
2012-01-18 | buildsys: add cppcheck wrapper script | Bernhard Reutner-Fischer |
2012-01-02 | config: remove some redundant words in the menus | Mike Frysinger |
2011-12-22 | libcrypt: add support for SHA256-CRYPT password hashing | William Pitcock |
2011-12-22 | libcrypt: add support for SHA512-CRYPT password hashing | William Pitcock |
2011-11-25 | buildsys: s/CROSS/CROSS_COMPILE/g | Carmelo Amoroso |
2011-11-20 | stdio: add support for "e" flag with fopen() | Mike Frysinger |
2011-11-04 | config: document eventfd | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux module functions | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-10-27 | resolver: add a dependencies for DNS resolver feature | Carmelo Amoroso |
2011-10-25 | ldso: let people disable to lookup into LD_LIBRARY_PATH | Carmelo Amoroso |
2011-10-25 | config: revise defconfigs strategy | Carmelo Amoroso |
2011-10-14 | Config.in: fix erroneously deleted line | Bernhard Reutner-Fischer |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-10-06 | microblaze can be either big or little endian | Steve Bennett |
2011-10-06 | microblaze has long double support too | Ryan Flux |
2011-09-12 | config: tweak help text | Bernhard Reutner-Fischer |
2011-08-26 | inet/resolv: add ns_{put,get}{16,32} | Daniel Mack |
2011-08-26 | extra/Configs/Config.in: drop "default n" lines | Daniel Mack |
2011-07-25 | libdl: add option for controlling dl_cleanup | Richard Braun |
2011-07-01 | Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATS | Khem Raj |
2011-06-24 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-06-11 | ARM: detect BX availibility at build time | Yann E. MORIN |
2011-06-11 | ARM: transform the EABI/OABI choice into a boolean | Yann E. MORIN |
2011-06-11 | ARM: remove sub-arch/variants selection from menuconfig | Yann E. MORIN |
2011-06-11 | ARM: introduce blind options to select & force THUMB mode | Yann E. MORIN |
2011-06-11 | ARM: reorder "Use BX" option | Yann E. MORIN |
2011-05-12 | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer |
2011-05-11 | add pipe2() | Bernhard Reutner-Fischer |
2011-05-04 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-04-26 | libubacktrace: enabled for all archs indeed. | Carmelo Amoroso |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-04-06 | Merge remote-tracking branch 'origin/master' into prelink | Carmelo Amoroso |
2011-03-09 | Select ARCH_HAS_NO_MMU for C6X. | Bernd Schmidt |
2011-03-06 | remove unused ARCH_CFLAGS and ARCH_LDFLAGS | Peter S. Mazinger |