]> granicus.if.org Git - strace/history - m4
tests: workaround systemd-nspawn habit of disabling unimplemented syscalls
[strace] / m4 /
2019-07-15 Dmitry V. Levinconfigure.ac: honor exit status of commands run by...
2019-03-18 Dmitry V. LevinUpdate copyright headers
2019-03-12 Dmitry V. Levinbpf: exclude bit fields from the check
2019-02-19 Dmitry V. Levinbuild: fix --with-libiberty
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-09-16 Dmitry V. Levinbuild: enable gcc -Woverride-init and clang -Winitializ...
2018-06-01 Eugene Syromyatnikovm4: move the gawk script from m4/gen_bpf_attr_m4.sh...
2018-05-28 Eugene Syromyatnikovbpf: add support for checking structures outside union...
2018-05-05 Dmitry V. Levinbuild: rewrite libdw detection without pkg-config
2018-04-11 Masatake YAMATOunwind: add libdw as an unwinder
2018-04-08 Dmitry V. Levinunwind: prepare configure subsystem for alternative...
2018-04-08 Eugene Syromyatnikovbpf: add support for array fields
2018-04-04 Dmitry V. Levinbuild: generate all union bpf_attr checks automatically
2018-03-20 Dmitry V. Levinmpers.m4: enhance workaround for missing gnu/stubs...
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2018-02-24 Eugene Syromyatnikovm4/mpers.m4: fix mpers name in comments added to config.h
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-01-19 Eugene SyromyatnikovAdd support for --enable-mpers=m32|mx32
2018-01-16 Eugene SyromyatnikovAdd support for specifying compiler options for mpers...
2018-01-11 Eugene Syromyatnikovconfigure: add --disable-mpers and --enable-mpers=check...
2017-11-25 Dmitry V. Levinmpers: fix cross-compiling
2017-11-21 Dmitry V. LevinSimplify union bpf_attr field checks
2017-11-12 Dmitry V. LevinUpdate copyright headers
2017-11-06 Dmitry V. Levinmpers.m4: check for size of long and kernel_long_t
2017-09-05 Eugene SyromyatnikovUpdate copyright headers
2017-07-26 Dmitry V. Levinm4: macroize union bpf_attr field checks
2017-07-22 Eugene Syromyatnikovm4: remove equal sign from define directive in ax_valgr...
2017-07-20 Dmitry V. Levinbuild: add check-valgrind-* to recursive targets
2017-07-19 Dmitry V. LevinUpdate AX_VALGRIND_CHECK
2017-07-19 Dmitry V. LevinUpdate AX_CODE_COVERAGE
2017-05-27 Dmitry V. LevinEnable coverage when strace is self terminated by signal
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-12-18 Dmitry V. Levinm4: fix check-valgrind-* rules generated by AX_VALGRIND...
2016-12-07 Thomas De Schamphe... Makefile.am: don't confuse CFLAGS and CFLAGS_FOR_BUILD
2016-12-07 Dmitry V. Levinm4: prepare gl_WARN_ADD for simultaneous use of multipl...
2016-12-07 Dmitry V. LevinAX_PROG_CC_FOR_BUILD: redirect more variables related...
2016-12-07 Dmitry V. LevinMove all gl_WARN_ADD calls to a separate m4 macro
2016-12-07 Dmitry V. Levinm4: introduce st_SAVE_VAR and st_RESTORE_VAR macros
2016-12-06 Dmitry V. Levintests: add valgrind support to "make check"
2016-08-24 Dmitry V. Levinmpers.m4: check for struct stat64, struct stat, and...
2016-07-28 Dmitry V. LevinDo not enable mpers runtime checks if mpers is not...
2016-05-10 Dmitry V. LevinUpdate AX_CODE_COVERAGE
2016-02-04 Gabriel LaskarAdd configure --enable-code-coverage option
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-14 Dmitry V. LevinReplace HAVE_LITTLE_ENDIAN_LONG_LONG with WORDS_BIGENDIAN
2015-08-28 Dmitry V. Levinmpers.m4: workaround missing gnu/stubs-*.h files
2015-08-28 Elvira KhabirovaAdd mpers support
2015-07-23 Dmitry V. LevinMacroize -m32/-mx32 configure checks
2015-02-27 Mike FrysingerFix cross-compiling of ioctlsort
2015-01-21 Dmitry V. LevinUpdate warnings.m4
2015-01-21 Dmitry V. Levinconfigure.ac: remove unused AC_INCLUDEDIR
2015-01-08 Dmitry V. LevinUse AC_CHECK_TYPES to check for struct statfs64
2015-01-08 Dmitry V. LevinUse AC_CHECK_TYPES to check for struct stat64
2013-11-12 Dmitry V. LevinRemove unused AC_OFF_T_IS_LONG_LONG configure check
2012-03-16 Dmitry V. LevinImplement prlimit64 decoding, rewrite [gs]etrlimit...
2012-02-25 Dmitry V. LevinRemove parts of automake machinery which are not needed...
2012-02-25 Denys VlasenkoManual removal of non-Linux source, documentation,...
2010-09-15 Mike FrysingerFix off_t/rlim_t size checks when cross-compiling
2010-09-15 Mike FrysingerFix long long little endian detection when cross-compiling
2010-09-09 Dmitry V. LevinImport warnings.m4 from gnulib
2010-09-09 Dmitry V. LevinSplit acinclude.m4