Tracks runtime library calls from dynamically linked executables
Go to file
DJ Delorie 7fad3fa72c Support ppc64le SCV syscall insn
If the kernel supports it AND glibc supports it, the ppc64le
syscalls may use the SCV variant instead of the SC variant.
The registers we care about have the same use so little change
is required.

Reference: RHEL BZ 1922305
2021-02-08 15:34:58 -05:00
.fmf Introduce CI gating with a simple test 2021-01-18 16:44:54 +01:00
plans Introduce CI gating with a simple test 2021-01-18 16:44:54 +01:00
tests Introduce CI gating with a simple test 2021-01-18 16:44:54 +01:00
.gitignore Rebase to a pre-release 0.8 2013-11-05 04:04:52 +01:00
gating.yaml Introduce CI gating with a simple test 2021-01-18 16:44:54 +01:00
ltrace-0.7.2-arm.patch Add patches for ARM parameter passing convention 2013-02-07 00:15:40 +01:00
ltrace-0.7.2-bits.patch Bring in patches from upstream, add ARM support 2013-01-31 22:38:07 +01:00
ltrace-0.7.2-e_machine.patch Support aarch64, fix e_machine initialization on multi-threaded attach 2014-02-13 16:27:34 +01:00
ltrace-0.7.91-aarch64-headers.patch Testsuite fixed, aarch64 updates 2019-07-17 16:06:34 -04:00
ltrace-0.7.91-aarch64-params.patch Fix AARCH64 params 2018-07-06 14:54:28 -04:00
ltrace-0.7.91-aarch64.patch Support aarch64, fix e_machine initialization on multi-threaded attach 2014-02-13 16:27:34 +01:00
ltrace-0.7.91-account_execl.patch Fix inclusion of unfinished functions in summary mode 2013-11-21 22:43:59 +01:00
ltrace-0.7.91-arm.patch Fix building on ARM 2013-11-05 04:58:05 +01:00
ltrace-0.7.91-breakpoint-on_install.patch Fix crashing in calls through untraced slots in prelinked PPC64 binaries 2014-01-10 20:31:38 +01:00
ltrace-0.7.91-cant_open.patch Fix a problem in handling a failure to open an ELF file 2014-01-15 18:17:54 +01:00
ltrace-0.7.91-cet.patch Add Intel CET support 2019-04-04 17:23:36 -04:00
ltrace-0.7.91-man.patch Man page nits 2014-01-14 16:06:35 +01:00
ltrace-0.7.91-multithread-no-f-1.patch Fix tracing of multi-threaded processes without -f 2015-04-08 15:10:37 +02:00
ltrace-0.7.91-multithread-no-f-2.patch Fix tracing of multi-threaded processes without -f 2015-04-08 15:10:37 +02:00
ltrace-0.7.91-null.patch - Avoid passing NULL as argument to %s in printf call 2019-01-16 15:06:46 -07:00
ltrace-0.7.91-parser-ws_after_id.patch Add a forgotten patch 2014-12-09 19:20:38 +01:00
ltrace-0.7.91-ppc64-fork.patch Patch. 2014-01-10 00:33:06 +01:00
ltrace-0.7.91-ppc64-unprelink.patch Fix crashing in calls through untraced slots in prelinked PPC64 binaries 2014-01-10 20:31:38 +01:00
ltrace-0.7.91-ppc64le-configure.patch Fix a FTBFS on powerpc64le 2015-04-13 10:23:43 +02:00
ltrace-0.7.91-ppc64le-fixes.patch Add ppc64le support 2014-08-20 18:25:18 +02:00
ltrace-0.7.91-ppc64le-scv.patch Support ppc64le SCV syscall insn 2021-02-08 15:34:58 -05:00
ltrace-0.7.91-ppc64le-support.patch Add ppc64le support 2014-08-20 18:25:18 +02:00
ltrace-0.7.91-ppc-bias.patch Fix bias handling and cloning of unresolved breakpoints on ppc 2014-12-09 19:04:59 +01:00
ltrace-0.7.91-rh1799619.patch Initialize some variables to avoid gcc warning 2020-02-06 17:06:01 -05:00
ltrace-0.7.91-s390-fetch-syscall.patch Port a couple more patches from upstream 2014-01-14 16:16:17 +01:00
ltrace-0.7.91-s390-irelative.patch Port a couple more patches from upstream 2014-01-14 16:16:17 +01:00
ltrace-0.7.91-tautology.patch - Fix FTBFS due to new gcc 6 warnings, deprecated readdir_r, and bogus chunk in unwind-elf patch. 2016-07-20 09:43:25 -06:00
ltrace-0.7.91-testsuite-includes-2.patch Fix test suite warnings 2015-04-08 16:45:34 +02:00
ltrace-0.7.91-testsuite-includes.patch Fix test suite warnings 2015-04-08 16:45:34 +02:00
ltrace-0.7.91-testsuite-system_call_params.patch Testsuite fixed, aarch64 updates 2019-07-17 16:06:34 -04:00
ltrace-0.7.91-unwind-elfutils.patch - Fix FTBFS due to new gcc 6 warnings, deprecated readdir_r, and bogus chunk in unwind-elf patch. 2016-07-20 09:43:25 -06:00
ltrace-0.7.91-x86_64-irelative.patch Port a couple more patches from upstream 2014-01-14 16:16:17 +01:00
ltrace-0.7.91-x86-plt_map.patch Add upstream fix for a bug in labeling PLT slots 2015-01-07 15:46:24 +01:00
ltrace-0.7.91-x86-unused_label.patch Add upstream fix for a bug in labeling PLT slots 2015-01-07 15:46:24 +01:00
ltrace-0.7.91-XDG_CONFIG_DIRS.patch Testsuite fixed, aarch64 updates 2019-07-17 16:06:34 -04:00
ltrace-rh1225568.patch Testsuite fixed, aarch64 updates 2019-07-17 16:06:34 -04:00
ltrace-rh1307754.patch * Thu Feb 19 2016 Jeff Law <law@redhat.com.org> - 0.7.91-19 2016-02-19 14:22:24 -07:00
ltrace-rh1423913.patch +- Fix FTBFS due to invalid code in ARM support (#1423913). 2017-02-17 10:08:32 -07:00
ltrace.spec Support ppc64le SCV syscall insn 2021-02-08 15:34:58 -05:00
sources Rebase to a pre-release 0.8 2013-11-05 04:04:52 +01:00