summaryrefslogtreecommitdiff
path: root/package/strace
AgeCommit message (Expand)Author
2014-01-08strace: Fix build issue with duplicate ptrace_peeksiginfo_args definitionAnton Blanchard
2013-12-01strace: disable unsupported nios2 archBaruch Siach
2013-06-10strace: fix legal infoGustavo Zacarias
2013-06-10strace: upgrade to 4.8, supporting now aarch64, and xtensaChris Zankel
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-05-11strace: unavailable for AArch64 and ARCGustavo Zacarias
2013-01-14xtensa: disable package strace for XtensaChris Zankel
2012-11-29strace: remove undef-CTL_PROC patchJames Hogan
2012-11-14strace: add license infoArnout Vandecappelle (Essensium/Mind)
2012-10-30strace: fix build for x86_64Arnout Vandecappelle
2012-10-29strace: fix build with BR2_LARGEFILEPeter Korsgaard
2012-10-04strace: Version bump to 4.7Markos Chandras
2012-08-28remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-12-29toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS optionGustavo Zacarias
2010-09-16Merge branch 'for-2010.11/remove-oldstyle-hooks' of git://git.busybox.net/~tp...Peter Korsgaard
2010-09-13strace: bump version, remove patches now upstreamPeter Korsgaard
2010-09-12strace: convert to new style hookThomas Petazzoni
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-05-24strace: fix build for arm eabiPeter Korsgaard
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
2009-01-08strace: fix AVR32 arch patches and refresh all patches to apply cleanHans-Christian Egtvedt
2008-12-22strace: fix build on ARM (no <asm/cachectl.h>)Peter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-12-01strace: fix lower case no to NO when setting STRACE_AUTORECONFHans-Christian Egtvedt
2008-10-20strace: bump versionPeter Korsgaard
2008-08-04strace: convert to makefile.autotools.in formatPeter Korsgaard
2008-08-04strace: also remove from target-utils on cleanPeter Korsgaard
2008-08-04package: global largefile CFLAGS handlingPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-08-04strace: fix LARGEFILE typoPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-04-24strace: use .patch.$ARCH naming conventionPeter Korsgaard
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
2008-03-24* Strace requires both if_packet.h and netlink.hNigel Kukard
2007-11-03Fix strace build for AVR32Ulf Samuelsson
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-24- fix brackets if socketcall or ipc are not available (Yann E. MORIN)Bernhard Reutner-Fischer
2007-07-23Add AVR32 support for straceUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-02-07Fix building of strace for MIPS."Steven J. Hill"
2007-02-06When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"
2007-02-04- account for some more possibly unavailable syscallsBernhard Reutner-Fischer
2007-01-29- bump version and make it behave of LFS is offBernhard Reutner-Fischer