| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
build on mac os x
SVN-Revision: 32783
|
|
|
|
| |
SVN-Revision: 32584
|
|
|
|
| |
SVN-Revision: 32582
|
|
|
|
|
|
| |
logspam
SVN-Revision: 32558
|
|
|
|
|
|
| |
utils/ subdirectories to clean up build order and fix quilt support
SVN-Revision: 32557
|
|
|
|
|
|
| |
to avoid errors on copying
SVN-Revision: 32556
|
|
|
|
|
|
| |
fixes displaying the nameserver in busybox nslookup
SVN-Revision: 32555
|
|
|
|
|
|
| |
without a full rebuild
SVN-Revision: 32554
|
|
|
|
|
|
|
|
|
|
|
| |
testing uclibc changes is tricky because the final gcc tends to miscompile
uclibc code or barf up internal compiler errors.
install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure
prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc
can be put into $(PATH) for the uclibc build, even if the final gcc
is already installed.
SVN-Revision: 32553
|
|
|
|
| |
SVN-Revision: 32527
|
|
|
|
| |
SVN-Revision: 32518
|
|
|
|
|
|
|
|
|
| |
insight GDB version 6.8-1 sources have apparently changed.
The original file is no longer available upstream.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32438
|
|
|
|
| |
SVN-Revision: 32104
|
|
|
|
| |
SVN-Revision: 32101
|
|
|
|
| |
SVN-Revision: 32100
|
|
|
|
| |
SVN-Revision: 31740
|
|
|
|
| |
SVN-Revision: 31739
|
|
|
|
|
|
| |
fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs.
SVN-Revision: 31697
|
|
|
|
| |
SVN-Revision: 31546
|
|
|
|
|
|
| |
for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html
SVN-Revision: 31503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When selecting a specific eglibc version, it comes with a specific SVN
revision that should not be modified as it (more or less) correspond to
a tagged release. This patch disable the possibility to select a specific
SVN revision on known eglib versions.
This patch also disables the possibility to select the trunk branch of
eglibc. There are multiple reasons for that:
* trunk/HEAD may not even compile
* the OpenWrt built system makes using trunk/HEAD a difficult thing, as
OpenWRT fetches the source tree and store it in a compressed tar archive.
Subsequent build get the source from the tar archive - not from SVN,
making the use of trunk/HEAD largelly innefective.
* we cannot know the corresponding version of trunk/HEAD, meaning that
we'll face compiling issues when we'll try to copy the libc files -
unless the build system is fixed with this specific issue in mind.
Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 31502
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
eglibc version number depends on the branch and on the maintenance release
(i.e. the SVN revision). Changing the revision may change the maintenance
version. This patch correlate the SVN revision to the correct version
number - without this change eglibc 2.14 provoke build errors when
building the base-files package (example, for 2.14):
$ make package/base-files/compile V=1
make[1] package/base-files/compile
make[2] -C package/opkg host-compile
make[2] -C package/base-files-network compile
make[2] -C package/base-files compile
cp: cannot stat `/home/me/openwrt/trunk/staging_dir/toolchain-arm_v7-a_gcc-4.6-linaro_eglibc-trunk_eabi/lib/ld-2.14.so': No such file or directory
Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 31501
|
|
|
|
| |
SVN-Revision: 31500
|
|
|
|
| |
SVN-Revision: 31489
|
|
|
|
| |
SVN-Revision: 31393
|
|
|
|
| |
SVN-Revision: 31392
|
|
|
|
|
|
| |
environment variable is unset
SVN-Revision: 31390
|
|
|
|
| |
SVN-Revision: 31342
|
|
|
|
|
|
| |
Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile
SVN-Revision: 31341
|
|
|
|
|
|
| |
in particular this solves the issue that eglibc version 2.x produced so-files having the version string 2.(x-1) in its names which confused the toolchain
SVN-Revision: 31300
|
|
|
|
| |
SVN-Revision: 31255
|
|
|
|
|
|
| |
without failing avr32 builds
SVN-Revision: 31249
|
|
|
|
| |
SVN-Revision: 31230
|
|
|
|
| |
SVN-Revision: 31216
|
|
|
|
| |
SVN-Revision: 31073
|
|
|
|
| |
SVN-Revision: 30970
|
|
|
|
| |
SVN-Revision: 30969
|
|
|
|
|
|
| |
-Os/-O2 workaround that dealt with it earlier
SVN-Revision: 30815
|
|
|
|
|
|
| |
are tricky to deal with wrt. libgcc. they cannot be linked dynamically
SVN-Revision: 30814
|
|
|
|
|
|
| |
about 400 bytes on every executable or shared library
SVN-Revision: 30614
|
|
|
|
| |
SVN-Revision: 30613
|
|
|
|
|
|
| |
libgcc crap from leaking into every single binary
SVN-Revision: 30486
|
|
|
|
|
|
| |
a patch and testing by WillieNL)
SVN-Revision: 30478
|
|
|
|
| |
SVN-Revision: 30471
|
|
|
|
| |
SVN-Revision: 30470
|
|
|
|
| |
SVN-Revision: 30469
|
|
|
|
| |
SVN-Revision: 30468
|
|
|
|
| |
SVN-Revision: 30467
|
|
|
|
| |
SVN-Revision: 30466
|
|
|
|
|
|
| |
in 0.9.33
SVN-Revision: 30398
|