summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_THEADmasterJames Hogan2014-05-21
* Refactor LDT decodingDmitry V. Levin2014-04-10
* ARM EABI: disable OABI support by defaultDmitry V. Levin2014-03-20
* printsiginfo: add SIGSYS decodingDmitry V. Levin2014-03-11
* Fix fcntl decodingDmitry V. Levin2014-03-03
* Rewrite signal mask decoding without sigset_tDmitry V. Levin2014-02-27
* Fix build with Bionic libcDmitry V. Levin2014-02-26
* Do not compile scsi ioctl decoding if <scsi/sg.h> is not availableDmitry V. Levin2014-02-25
* Check for SA_RESTORER definition in <asm/signal.h>Dmitry V. Levin2014-02-08
* Remove unused configure checksDmitry V. Levin2013-11-13
* Define printflock64 only if it is referenced by other codeDmitry V. Levin2013-11-12
* Make PTRACE_PEEKUSER/PTRACE_POKEUSER checks less glibc specificDmitry V. Levin2013-11-12
* Remove unused AC_OFF_T_IS_LONG_LONG configure checkDmitry V. Levin2013-11-12
* Remove unused codeDmitry V. Levin2013-11-12
* Use struct sigcontext instead of struct sigcontext_structDmitry V. Levin2013-11-12
* Make SIGEV_THREAD_ID decoding less glibc specificDmitry V. Levin2013-11-12
* Remove unused configure checksDmitry V. Levin2013-11-11
* Assume "long long" availabilityDmitry V. Levin2013-11-11
* Stop using external libaio.h.Denys Vlasenko2013-11-11
* Work around conflict between <sys/ptrace.h> and <linux/ptrace.h>Ali Polatel2013-09-26
* Add support for ARC Cores from SynopsysVineet Gupta2013-09-11
* powerpc: enhance 32/64bit detectionAnton Blanchard2013-07-12
* tests: enable parallel-tests supportDmitry V. Levin2013-06-18
* printxval: support more architecturesDmitry V. Levin2013-05-04
* Stop using old AM_CONFIG_HEADER macroMike Frysinger2013-05-01
* build: introduce git-version-genDmitry V. Levin2013-04-30
* Add support for the XTENSA architectureChris Zankel2013-03-25
* Fix build with older versions of libaio.hDmitry V. Levin2013-03-18
* ptrace: decode note segment descriptor typesDmitry V. Levin2013-03-18
* Add support for Imagination Technologies MetaJames Hogan2013-03-05
* Add support for the OpenRISC 1000 platformChristian Svensson2013-02-14
* Improve perf_event_open argument decodingBen Noordhuis2013-02-05
* Add AArch64 support to straceSteve McIntyre2012-10-26
* Add configure --enable-gcc-Werror optionDmitry V. Levin2012-05-15
* Prepare for 4.7 releasev4.7Dmitry V. Levin2012-05-02
* Fix build with <linux/loop.h> from 2.6.18 kernel headersDmitry V. Levin2012-05-02
* Make printing of utsname.domainname more portableDmitry V. Levin2012-05-01
* x32: add ia32 supportH.J. Lu2012-04-18
* Add x32 support to straceH.J. Lu2012-04-16
* configure.ac: sort lists and use m4_normalize to ease maintenanceDmitry V. Levin2012-03-25
* Implement prlimit64 decoding, rewrite [gs]etrlimit decodingDmitry V. Levin2012-03-16
* arm: fix compilation warningsDmitry V. Levin2012-03-15
* Compress blank linesDmitry V. Levin2012-02-25
* Remove parts of automake machinery which are not needed on LinuxDmitry V. Levin2012-02-25
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-25
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-25
* util: check for process_vm_readv in C libraryMike Frysinger2012-02-14
* Add stpcpy to autoconf machineryDenys Vlasenko2011-09-01
* Fix compilation on linux 2.4.xDmitry V. Levin2011-08-23
* Check for additional PTRACE_* constantsDmitry V. Levin2011-07-19