12352 Commits (ed2eed7b64e1b21ccdab0080a980709defa5ac8c)
 

Author SHA1 Message Date
Jo-Philipp Wich ed2eed7b64 opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory 15 years ago
Felix Fietkau 28d3db089d mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future 15 years ago
Felix Fietkau d648a0827b fix a typo 15 years ago
Felix Fietkau 9bd710e050 add some extra stripping options for kernel modules to reduce size even more (thx, matteo) 15 years ago
Jo-Philipp Wich 763644ae93 opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches 15 years ago
Jo-Philipp Wich 3231dce5aa opkg: - replace package list parser by something that works with fixed buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision 15 years ago
Felix Fietkau 991a35c6a6 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick) 15 years ago
Florian Fainelli 97d2d1f90f get rid of gcc-4.4.0 support 15 years ago
Florian Fainelli 903704d98b refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 15 years ago
Florian Fainelli 0a18260fed add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum 15 years ago
Felix Fietkau 4228768e31 madwifi: reduce the size of the multicall tool binary 15 years ago
Felix Fietkau b2f4f696bf do not relink libresolv, it makes iproute2 barf 15 years ago
Felix Fietkau e9aa394113 remove obsolete uci validation awk code 15 years ago
Felix Fietkau e69a6f1b82 base-files: remove obsolete stuff from common.awk 15 years ago
Felix Fietkau 3b2713c42e wireless-tools: reduce binary size by ~13k by removing unused/obsolete features 15 years ago
Felix Fietkau a7cba046e6 hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed 15 years ago
Felix Fietkau 73723393f9 hotplug2: get rid of the unnecessary reference to libdl as well 15 years ago
Felix Fietkau 902aecf9e1 mark the llvm toolchain as broken 15 years ago
Felix Fietkau ebb1151032 hotplug2: compile in the worker module statically, saves >20k uncompressed 15 years ago
Gabor Juhos 28e212cc40 ar71xx: add default network configuration for RS and RS-Pro 15 years ago
Jo-Philipp Wich cfe1bc11ad base-files: only try to execute watchdog if binary is present 15 years ago
Gabor Juhos a525c056d5 ar71xx: add default network configuration file for the WP543 board 15 years ago
Gabor Juhos 891a351b39 ar71xx: Compex WPJ543 board is supported as well 15 years ago
Gabor Juhos 053e9ab067 ar71xx: fix PCI IRQ map of the WP543 15 years ago
Felix Fietkau f97b87b6e7 remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips 15 years ago
Felix Fietkau 6c2b49cf23 fix potential inconsistencies in toolchain selection on linux 2.4 15 years ago
Felix Fietkau 82fcc3bef3 use the new 4.3.3+cs toolchain for mips and arm - significantly improves code size on mips and performance on arm 15 years ago
Felix Fietkau 9708adb16f zlib: replace -fPIC with $(FPIC) 15 years ago
Felix Fietkau fff7416664 uci: only use $(FPIC) on library parts, saves a few hundred bytes 15 years ago
Felix Fietkau 762991f315 opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed 15 years ago
Felix Fietkau cb3495fac5 fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant 15 years ago
Felix Fietkau dc637ccdff install the right version of libgcc along with its version map to fix relinking issues with mklibs, attempt to relink only if the version map is actually present 15 years ago
Hamish Guthrie c724a69355 At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior 15 years ago
Felix Fietkau 4136623a5f gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc map file as well 15 years ago
Felix Fietkau c96312958c gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for now, backport will follow) 15 years ago
Felix Fietkau 6f52504a97 mklibs: preserve the uclibc init symbol 15 years ago
Felix Fietkau 57d29edb07 mklibs: handle duplicate symbols properly 15 years ago
Felix Fietkau eeadbde8ea mklibs: fix crashes on nonexistant sections in readelf (thx, justus) 15 years ago
John Crispin 5432846140 ifxmips: fold files/drivers/* into patches 15 years ago
Felix Fietkau eef679c925 mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt 15 years ago
Felix Fietkau 161792d02c remove support for uclibc 0.9.29 15 years ago
Gabor Juhos 4f1f99a63d ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash 15 years ago
Gabor Juhos 71ca5a93a4 ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31 15 years ago
Gabor Juhos 6236c48575 ar71xx: sync 2.6.30 kernel config 15 years ago
Gabor Juhos b1cd54b6b9 ar71xx: reset the phy chip along with the ethernet mac on the WP543 board 15 years ago
Gabor Juhos ebaa6a2fab ar71xx: reset the ethernet device before registration 15 years ago
Felix Fietkau b4d03a2780 binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain 15 years ago
Felix Fietkau de6c0303ee uClibc: add support for mips non-pic relocations in ldso 15 years ago
Felix Fietkau 60fb2fd748 gcc: prevent the libgcc configure script from enabling support for the fixed point math extension, as it can bloat up libgcc size to 1.4M on mips 15 years ago
Felix Fietkau 62aa1dc057 mac80211: fix ath5k compile on 2.6.28 and earlier 15 years ago