Commit Graph

21 Commits (f7c3ef012e46287eea6fa653d1f4af904e4d4dae)

Author SHA1 Message Date
Imre Kaloz 5957d6c39d [toolchain/binutils]: upgrade the Linaro binutils to 2.24-2013.12
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-07 15:03:55 +00:00
Imre Kaloz dc7849b9c7 [package/binutils]: handle the Linaro version as well
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-26 22:19:29 +00:00
Felix Fietkau e1edccc25f disable mips16 for a few packages that don't compile with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-14 14:29:15 +00:00
Florian Fainelli 426c0e060b trace-cmd: remove the compile fix patch
And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since
this is the upstream maintainer solution.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-03 17:23:55 +00:00
Felix Fietkau 696b3ede7d valgrind: enable parallel builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-17 09:37:15 +00:00
Felix Fietkau 34b31f63b7 trace-cmd: update to latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-16 11:38:12 +00:00
Felix Fietkau 5b1ed2570c valgrind: do not depend on a particular ARM target, depend on the arch level
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-13 15:05:03 +00:00
Felix Fietkau 256da3349b valgrind: update to v3.8.1
Signed-off-by: Russell Senior <russell@personaltelco.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-01 09:53:34 +00:00
Florian Fainelli e7d8a74c49 gdb: do not depend on libthread-db when using musl libc
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-26 16:39:59 +00:00
Jo-Philipp Wich 19cfe5300b trace-cmd: lazily evaluate extra plugins list, fixes stray build errors causing by missing operands to cp if the package was never built yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-27 18:08:42 +00:00
Florian Fainelli 7a7bfbf471 [package] valgrind: re-categorize from utils to devel
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-21 20:26:58 +00:00
Florian Fainelli 12658b104a [package] gdb: recategorize from utils to devel in menuconfig
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-21 20:26:51 +00:00
Florian Fainelli 58f1a4677b [package] gdb: fix debugging of MIPS(el) applications
GDB previously failed with the following:

root@OpenWrt:/# gdb busybox
[snip]
(gdb) r
Starting program: /bin/busybox
GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-19 14:38:02 +00:00
Florian Fainelli 0f572a0877 [package] gdb: add missing zlib dependency
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-19 14:37:22 +00:00
Felix Fietkau ca6c7769b7 gdb: depend on zlib if zlib is selected
gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-30 00:45:51 +00:00
Felix Fietkau 3753ef279f add trace-cmd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-29 19:25:43 +00:00
Felix Fietkau 8c6fff315d gdb: use the libthread-db package instead of throwing the lib into the gdbserver package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-29 19:25:34 +00:00
Felix Fietkau 1fd4f869f2 gdb: update to version 7.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-29 19:25:26 +00:00
Florian Fainelli 2942cdf457 [package] gdb: fix patch directory after r33706
git-svn did not properly track this move, thanks to swalker for noticing.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:46:37 +00:00
Felix Fietkau e2751ea6d9 gdb: move to package/devel/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:27:10 +00:00
Felix Fietkau 50c4b1357b move a few development packages to trunk and add myself as a maintainer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:26:27 +00:00