aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/sparc.leon
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: remove uClibc-ngRosen Penev2020-12-221-6/+0
| | | | | | | | After musl was introduced, it was desired to remove uClibc-ng. As ARC has no musl support, it was kept around. However, glibc 2.32 includes ARC support. This makes it possible to finally remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uClibc-ng: refresh config and remove several legacy optionsRosen Penev2020-08-241-2/+0
| | | | | | | | | | | | SUSV3_LEGACY_MACROS are completely unused since SUSV3_LEGACY is enabled HAS_OBSOLETE_BSD_SIGNAL is completely deprecated functionality. HAS_BSD_RES_CLOSE is completely deprecated functionality. HAS_FTW is deprecated SUSV4 functionality. Saves ~4.5kb. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uclibc: remove version 0.9.33Felix Fietkau2015-11-021-0/+8
Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47357