Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | toolchain/uClibc: remove 0.9.29, mark 0.9.30 as deprecated | Peter Korsgaard | |
0.9.29 doesn't seem to build anymore with the toolchain versions in BR and is very old, so remove it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-04-22 | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | |
Using the support in uClibc. | |||
2009-02-03 | uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) | Peter Korsgaard | |
Fixes mysql-client package (installs shared libraries into /usr/lib/mysql and sets RPATH). | |||
2008-08-04 | uClibc-0.9.29: remove double ARM subarch selection from defconfig | Peter Korsgaard | |
uclibc.mk unconditionally adds the ARM subarch config entries to the config so remove them from the defconfig. | |||
2007-09-24 | - do not enable LEGACY stuff in the *sample* config | Bernhard Reutner-Fischer | |
2007-08-13 | Stop halting ARM build to configure uClibc | Ulf Samuelsson | |
2007-08-01 | Avoid stopping asking questions, when gettext is selected | Ulf Samuelsson | |
2007-07-29 | Add AVR32 needs to uClibc def config | Ulf Samuelsson | |
2007-07-08 | - provide default for vfprintf | Bernhard Reutner-Fischer | |
2007-07-07 | - pull in missing hunks from the arm-mmap fix. | Bernhard Reutner-Fischer | |
2007-06-07 | - forgot to supply a default for UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | |
2007-06-07 | - adjust sample config | Bernhard Reutner-Fischer | |
2007-01-30 | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | |
2006-12-12 | update uClibc config settings and update installation of kernel headers | Eric Andersen | |