Commit Graph

121 Commits

Author SHA1 Message Date
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
Dennis Gilmore
2a671a2b21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:59:16 -06:00
Petr Machata
f2cc79905f Bump release, but it's not necessary to skip one after all 2011-11-25 15:28:24 +01:00
Petr Machata
d2c71fc092 Support vfork and fix a bunch of errors 2011-11-25 15:16:39 +01:00
Petr Machata
7e4d565871 ... disable test suite, I get mysterious failures in koji again :-/
(it's not caused by the introduction of the multi-threading patch)
2011-09-03 01:49:21 +02:00
Petr Machata
1e29979d39 Add several upstream patches 2011-09-03 00:41:59 +02:00
Petr Machata
0039e5654c Partial rebase to 0.6.0 2011-02-15 00:47:46 +01:00
Dennis Gilmore
195817b1d8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 08:04:21 -06:00
Petr Machata
3daa6657d7 Add memmove to /etc/ltrace.conf
- Resolves: #658311
2010-12-09 12:31:03 +01:00
Petr Machata
90355445c9 Fix demangler resolution
- Resolves: #631069 FTBFS
2010-09-08 16:12:05 +02:00
Fedora Release Engineering
3bc35919b6 dist-git conversion 2010-07-29 02:37:20 +00:00
Petr Machata
6fe6558eee - When the value of undefined symbol in PPC 32-bit binary is 0, use
PPC-specific magic to compute the PLT slots.
- Fix a problem with tracing stripped binary after execl on architectures
    that need PLT reinitalisation breakpoint.
- Support tracing of 31-bit binaries with 64-bit ltrace
- Fix handling of the case where forked child is reported before parent's
    fork event
- Patch from Supriya Kannery implements fetching 5th and further function
    arguments on s390
2010-05-19 15:42:22 +00:00
Bill Nottingham
803da64aaf Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:51:37 +00:00