summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Implement ioprio_get and ioprio_set decodingDmitry V. Levin2014-02-05
* Cleanup inotify syscalls decodingDmitry V. Levin2014-02-05
* Enhance reboot decodingDmitry V. Levin2014-02-05
* Implement kexec_load decodingDmitry V. Levin2014-02-05
* Implement fanotify_init and fanotify_mark decodingDmitry V. Levin2014-02-05
* Convert personality_options to XLAT formDmitry V. Levin2014-02-05
* Decode ptp ioctlsStefan Sørensen2014-02-04
* Move io_* syscalls decoding to a separate fileDmitry V. Levin2013-11-11
* Add support for ARC Cores from SynopsysVineet Gupta2013-09-11
* ioctlent: add UAPI supportv4.8Dmitry V. Levin2013-06-03
* Fix "make dist" on recently added architecturesDmitry V. Levin2013-06-02
* Fix "make dist" regression introduced by commit v4.7-184-gd648f29Dmitry V. Levin2013-06-02
* Rename COPYRIGHT to COPYINGMike Frysinger2013-05-17
* Move subcall decoding configuration out of the common codeDmitry V. Levin2013-05-07
* mips: split syscallent.hDmitry V. Levin2013-05-07
* build: introduce git-version-genDmitry V. Levin2013-04-30
* Makefile.am: sort long lists to ease maintenanceDmitry V. Levin2013-04-30
* build: fix "make dist" regression introduced by commit v4.7-105-g7270de5Dmitry V. Levin2013-04-30
* build: fix "make dist" regression introduced by commit v4.7-29-g17e3860Dmitry V. Levin2013-04-30
* Makefile: add commented-out tweak to generate link mapDenys Vlasenko2013-03-06
* Filter out redundant "*32" ioctl entriesDmitry V. Levin2012-10-27
* Decode /dev/loop ioctlsMike Frysinger2012-04-18
* x32: add ia32 supportH.J. Lu2012-04-18
* Add custom (faster) vfprintf implementation (disabled by default)Denys Vlasenko2012-04-16
* Add x32 support to straceH.J. Lu2012-04-16
* Decode mtd ioctlsMike Frysinger2012-04-06
* Makefile.am: whitespace fixDenys Vlasenko2012-03-29
* install strace-log-merge by "make install"Denys Vlasenko2012-03-09
* Remove parts of automake machinery which are not needed on LinuxDmitry V. Levin2012-02-25
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-25
* Build fixes after non-Linux code removalDenys Vlasenko2012-02-25
* Manual removal of non-Linux source, documentation, etc.Denys Vlasenko2012-02-25
* gitlog-to-changelog: update from gnulibDmitry V. Levin2011-11-05
* Add ability to print file descriptor paths and filter by those pathsGrant Edwards2011-04-08
* linux/ioctlent: unify them allMike Frysinger2011-03-14
* Take all git branches into account for generation of CREDITS fileSebastian Pipping2011-03-05
* Generate an xz tar archive of the distributionDmitry V. Levin2011-02-27
* Implement two basic "strace -f" testsDmitry V. Levin2011-02-27
* Generate much of the CREDITS file from git logDmitry V. Levin2011-02-24
* Update the list of files that must be distributedDmitry V. Levin2011-02-23
* linux/sparc: move to common syscall.hMike Frysinger2011-02-19
* sparc: punt unused syscall.h.2Mike Frysinger2011-02-19
* Add block ioctl supportDmitry V. Levin2011-01-15
* Import warnings.m4 from gnulibDmitry V. Levin2010-09-09
* Split acinclude.m4Dmitry V. Levin2010-09-09
* Add support for the MicroBlaze architectureEdgar E. Iglesias2010-08-05
* Fix "make dist" regression introduced by commit v4.5.19-12-g5078770Dmitry V. Levin2010-04-07
* Add support for the TILE architectureChris Metcalf2010-02-05
* * Makefile.am (INCLUDES): Remove redundant search directories.Dmitry V. Levin2010-02-04
* * Makefile.am [MAINTAINER_MODE]: Define and export TAR_OPTIONS.Dmitry V. Levin2009-10-09