summaryrefslogtreecommitdiffstats
path: root/package/strace
Commit message (Expand)AuthorAgeFilesLines
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS optionGustavo Zacarias2010-12-291-17/+5Star
* Merge branch 'for-2010.11/remove-oldstyle-hooks' of git://git.busybox.net/~tp...Peter Korsgaard2010-09-161-6/+12
|\
| * strace: convert to new style hookThomas Petazzoni2010-09-121-6/+12
* | strace: bump version, remove patches now upstreamPeter Korsgaard2010-09-137-2247/+1Star
|/
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+0Star
* strace: fix build for arm eabiPeter Korsgaard2009-05-241-0/+27
* toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard2009-01-301-2/+2
* strace: fix AVR32 arch patches and refresh all patches to apply cleanHans-Christian Egtvedt2009-01-089-11225/+94Star
* strace: fix build on ARM (no <asm/cachectl.h>)Peter Korsgaard2008-12-221-0/+21
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* strace: fix lower case no to NO when setting STRACE_AUTORECONFHans-Christian Egtvedt2008-12-011-1/+1
* strace: bump versionPeter Korsgaard2008-10-204-50/+1Star
* strace: convert to makefile.autotools.in formatPeter Korsgaard2008-08-041-65/+12Star
* strace: also remove from target-utils on cleanPeter Korsgaard2008-08-041-1/+2
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-041-6/+1Star
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
* strace: fix LARGEFILE typoPeter Korsgaard2008-08-041-1/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
* strace: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-244-1/+2
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-1/+1
* * Strace requires both if_packet.h and netlink.hNigel Kukard2008-03-241-1/+2
* Fix strace build for AVR32Ulf Samuelsson2007-11-032-390/+10731
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-4/+4
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* - fix brackets if socketcall or ipc are not available (Yann E. MORIN)Bernhard Reutner-Fischer2007-07-241-6/+8
* Add AVR32 support for straceUlf Samuelsson2007-07-232-2/+2103
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-1/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* Fix building of strace for MIPS."Steven J. Hill"2007-02-071-0/+12
* When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"2007-02-061-0/+1
* - account for some more possibly unavailable syscallsBernhard Reutner-Fischer2007-02-041-0/+47
* - bump version and make it behave of LFS is offBernhard Reutner-Fischer2007-01-296-30/+864
* - add fix for ARM fake syscall from execve. Closes #626Bernhard Reutner-Fischer2007-01-201-0/+18
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
* - that version didn't build for me.Bernhard Reutner-Fischer2006-11-173-3/+31
* remove extra space after touchMike Frysinger2005-11-241-1/+1
* Make strace behave for arm, which for 2.4.x lacks __NR_exit_groupEric Andersen2005-08-091-0/+15
* Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debugManuel Novoa III2005-08-041-0/+5
* fixes for superhMike Frysinger2005-08-042-0/+38
* new version (4.5.12)Mike Frysinger2005-08-041-1/+2
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-1/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
* help textMike Frysinger2004-10-141-4/+5
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1