aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel
Commit message (Expand)AuthorAgeFilesLines
* oprofile: delete the package, it has become useless now that perf is workingFelix Fietkau2016-01-213-143/+0
* binutils: use nls.mk to fix libbfd link errors in other packagesFelix Fietkau2016-01-201-1/+2
* valgrind: fix build with mips soft-floatFelix Fietkau2016-01-201-0/+34
* perf: fix strerror_r override detection, apparently part of tools/ relies on ...Felix Fietkau2016-01-123-12/+19
* perf: fix build errors on x86 and other platformsFelix Fietkau2016-01-121-2/+11
* perf: drop @!USE_UCLIBC from dependsFelix Fietkau2016-01-071-1/+1
* perf: select objdump instead of the full binutils packageFelix Fietkau2016-01-021-1/+1
* perf: add myself as a maintainerFelix Fietkau2016-01-021-0/+1
* perf: fix musl compatibilityFelix Fietkau2016-01-022-1/+67
* perf: fix parallel build support, explicitly disable more library dependenciesFelix Fietkau2016-01-021-1/+13
* perf: build in a copy of the source dir instead of relying on make cleanFelix Fietkau2016-01-021-14/+6
* binutils: upgrade to version 2.25John Crispin2015-12-231-3/+3
* package/devel/perf: fix build for kernel 4.1John Crispin2015-11-021-0/+1
* oprofile: drop kmod-oprofile dependency, it uses the perf API nowFelix Fietkau2015-10-062-1/+11
* gdb: update to the latest version, fixes a build error with gcc 5.2Felix Fietkau2015-09-035-93/+7
* oprofile: fix path to kernel headersFelix Fietkau2015-08-131-0/+1
* oprofile: update to 1.1.0-rc2 and make it work with muslHauke Mehrtens2015-07-264-43/+41
* strace: add kernel headers include to host cflags to fix build on non-linux s...Felix Fietkau2015-07-191-0/+2
* strace: cross compile fix: pass HOST_*FLAGS in to ./configureFelix Fietkau2015-07-191-0/+6
* valgrind: update to 3.10.1 and fix kernel >= 4.0Hauke Mehrtens2015-07-113-3/+45
* gdb: fix compilation for x86_64 with muslSteven Barth2015-07-072-1/+65
* strace: update to 4.10Jo-Philipp Wich2015-06-253-167/+55
* gdb: disable liblzma explictlyNicolas Thill2015-05-241-2/+3
* trace-cmd: update to 2.4.2Felix Fietkau2015-05-081-2/+2
* binutils/oprofile: disable mips16 to fix build errors (#19522)Felix Fietkau2015-04-202-0/+2
* oprofile: add dependency on librt, it seems to be needed in some configurationsFelix Fietkau2015-04-061-1/+1
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-031-1/+1
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-241-1/+1
* perf: don't error on warningsJohn Crispin2015-03-211-0/+1
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-161-1/+1
* package/valgrind: fix build on eglibcNicolas Thill2015-02-141-1/+2
* oprofile: mark broken on umlNicolas Thill2015-02-111-1/+1
* package/binutils: actually support the target toolchainFelix Fietkau2015-01-071-0/+2
* binutils: break-out libbfd, libopcodes and arFelix Fietkau2014-12-181-6/+44
* perf: this package fails to build for !eglibcJohn Crispin2014-12-061-1/+1
* devel: import perf from oldpackagesFlorian Fainelli2014-11-281-0/+66
* trace-cmd: update to v2.4Felix Fietkau2014-11-161-2/+2
* license info - revert r43155John Crispin2014-11-034-12/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-034-0/+12
* Add a few SPDX tagsSteven Barth2014-11-025-1/+5
* gdb: fix build failure on armNicolas Thill2014-10-241-0/+22
* gdb: update to version 7.8, fix musl buildFelix Fietkau2014-10-193-6/+34
* valgrind: update to the latest version, fix musl supportFelix Fietkau2014-10-194-15/+50
* binutils: fix build with gcc 4.9Felix Fietkau2014-09-301-1/+1
* binutils: link libbfd and libopcodes dynamically againJonas Gorski2014-08-301-1/+4
* valgrind: fix build failure on umlNicolas Thill2014-08-201-1/+1
* valgrind: set --enable-only64bit option for x86_64John Crispin2014-08-181-0/+2
* valgrind: explicitly disable mpicc compilerJohn Crispin2014-08-181-0/+1
* valgrind: add x86_64 supportJohn Crispin2014-08-011-5/+12
* strace: fix build failure on armFelix Fietkau2014-07-021-3/+11