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