Commit Graph

133 Commits

Author SHA1 Message Date
Petr Machata
e5a35a0ade Fix a bug reference 2014-08-21 13:35:01 +02:00
Petr Machata
fe527c31ef Add ppc64le support 2014-08-20 18:25:18 +02:00
Peter Robinson
43b327d5f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 07:49:14 +00:00
Dennis Gilmore
f613d42c1d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 02:06:33 -05:00
Petr Machata
735db88722 Support aarch64, fix e_machine initialization on multi-threaded attach 2014-02-13 16:27:34 +01:00
Petr Machata
c1bce5fd6b Fix a problem in handling a failure to open an ELF file 2014-01-15 18:17:54 +01:00
Petr Machata
3eda79ec21 Port a couple more patches from upstream 2014-01-14 16:16:17 +01:00
Petr Machata
cc2bc6c506 Man page nits 2014-01-14 16:06:35 +01:00
Petr Machata
d4e3c89949 Fix crashing in calls through untraced slots in prelinked PPC64 binaries 2014-01-10 20:31:38 +01:00
Petr Machata
2128805bc3 Patch. 2014-01-10 00:33:06 +01:00
Petr Machata
2742d61ae9 Fix a problem in tracing across fork on PPC64 2014-01-10 00:28:24 +01:00
Petr Machata
d0b91762a7 Fix inclusion of unfinished functions in summary mode 2013-11-21 22:43:59 +01:00
Petr Machata
fbf52e6130 Drop unused patches 2013-11-05 14:08:24 +01:00
Petr Machata
8c4195b426 Guard the test suite run with a timeout 2013-11-05 05:10:01 +01:00
Petr Machata
51c97fb59e Fix building on ARM 2013-11-05 04:58:05 +01:00
Petr Machata
1ce5810922 Rebase to a pre-release 0.8 2013-11-05 04:04:52 +01:00
Petr Machata
6c89dc47a4 Correct Source: tag 2013-10-07 10:25:37 +02:00
Ville Skyttä
113f77842a Install docs to %{_pkgdocdir} where available (#992149). 2013-08-07 12:37:21 +03:00
Dennis Gilmore
0c1c3d78a6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 03:18:17 -05:00
Petr Machata
5e95eb8fde On s390, set highest bit of PC in 31-bit tracer 2013-03-26 13:39:28 +01:00
Petr Machata
cb7483942c Add patches for ARM parameter passing convention 2013-02-07 00:15:40 +01:00
Petr Machata
ab95437926 One more unused typedef 2013-01-31 23:26:42 +01:00
Petr Machata
012c462a4d Actually add the patch 2013-01-31 23:11:23 +01:00
Petr Machata
5ab8e7ffca Work around a new GCC warning 2013-01-31 23:00:49 +01:00
Petr Machata
4b23d2c6b7 Bring in patches from upstream, add ARM support 2013-01-31 22:38:07 +01:00
Petr Machata
3a2cf5cf11 Add man page improvements 2013-01-11 23:43:48 +01:00
Petr Machata
5bfaa48406 Rebase to 0.7.2 2012-12-10 23:09:52 +01:00
Petr Machata
85e550411c Upstream 0.7.0 2012-11-10 15:14:00 +01:00
Petr Machata
f09484d326 Sync with upstream (ia64 ABI, -l, bug fixes) 2012-10-01 16:12:01 +02:00
Petr Machata
ba67ad5a36 PPC64 passes floating point equivalent structures in registers 2012-08-30 12:05:49 +02:00
Dennis Gilmore
a6abbf9709 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 17:24:34 -05:00
Petr Machata
9bde653069 Look for __cxa_demangle in libstdc++ as well, fix test case
- Resolves: #827422
2012-06-01 20:10:08 +02:00
Petr Machata
aa961fbb7f Add upstream patches for parameter passing, add s390 support 2012-05-31 18:30:02 +02:00
Petr Machata
abcce83fba BR libtool 2012-05-21 18:50:53 +02:00
Petr Machata
811ce88201 Bring in code from upstream revamp branch
Also, run autoreconf, because the changes vs. tarball became impractically
large to patch.
2012-05-18 22:19:12 +02:00
Petr Machata
c2f892ec59 Fix the dash-n.patch 2012-05-03 20:31:06 +02:00
Petr Machata
e06544fab7 Check -n argument for validity, fix memory errors, fix over-indentation 2012-05-03 20:25:12 +02:00
Petr Machata
17b8f90393 Fix 32-bit builds
Fallout of libs patch, therefore rolled into it.
2012-05-01 01:14:39 +02:00
Petr Machata
ee71d18ef6 Add code from upstream libs branch 2012-05-01 00:46:48 +02:00
Petr Machata
bd055bc425 Fix compilation of lwarx patch 2012-04-30 15:39:29 +02:00
Petr Machata
4fa0e1498d Add a patch for singlestep over atomic sequence on PPC 2012-04-30 15:34:42 +02:00
Petr Machata
055adede18 Fix detach from sleeping process, fix return from tail call
The latter in a limited way, true tail recursion is still broken.
2012-04-30 15:00:35 +02:00
Peter Robinson
e51d038fe7 Drop ExclusiveArch as all current Primary/Secondary Arches are supported 2012-04-11 20:54:30 +01:00
Peter Robinson
449eeac640 Drop ExclusiveArch as all current Primary/Secondary Arches are supported 2012-04-11 20:53:04 +01:00
Petr Machata
66bd20ff53 ... and config.h 2012-04-11 13:32:06 +02:00
Petr Machata
eb7a70795a And patch configure, not just configure.ac 2012-04-11 13:01:55 +02:00
Petr Machata
38b7905d97 Add libselinux-devel BR 2012-04-11 12:47:52 +02:00
Petr Machata
7a148c449f Warn when we fail to trace and SELinux boolean deny_ptrace 2012-04-10 23:15:17 +02:00
Petr Machata
d8c3bd76ef Merge branch 'master' of ssh://pkgs.fedoraproject.org/ltrace
Conflicts:
	ltrace.spec
2012-02-08 16:43:24 +01:00
Petr Machata
6e5a20e2b8 Add upstream patches for initial breakpoint insertion 2012-02-08 00:18:26 +01:00