Merge lp://staging/~dannf/ubuntu/trusty/ltrace/lp1292089 into lp://staging/ubuntu/trusty/ltrace

Proposed by dann frazier
Status: Needs review
Proposed branch: lp://staging/~dannf/ubuntu/trusty/ltrace/lp1292089
Merge into: lp://staging/ubuntu/trusty/ltrace
Diff against target: 6675 lines (+6340/-43)
33 files modified
.pc/Add-missing-include-stdio.h.patch/sysdeps/linux-gnu/aarch64/regs.c (+130/-0)
.pc/Add-missing-include-stdio.h.patch/sysdeps/linux-gnu/aarch64/trace.c (+83/-0)
.pc/Implement-aarch64-support.patch/configure.ac (+337/-0)
.pc/Implement-aarch64-support.patch/sysdeps/linux-gnu/Makefile.am (+46/-0)
.pc/Move-get_hfa_type-from-IA64-backend-to-type.c-name-i.patch/sysdeps/linux-gnu/ia64/fetch.c (+502/-0)
.pc/Move-get_hfa_type-from-IA64-backend-to-type.c-name-i.patch/type.c (+570/-0)
.pc/Move-get_hfa_type-from-IA64-backend-to-type.c-name-i.patch/type.h (+145/-0)
.pc/Set-child-stack-alignment-in-trace-clone.c.patch/testsuite/ltrace.minor/trace-clone.c (+38/-0)
.pc/add-missing-stdint.h-include.patch/sysdeps/linux-gnu/aarch64/fetch.c (+365/-0)
.pc/applied-patches (+5/-0)
configure.ac (+2/-1)
debian/changelog (+7/-0)
debian/patches/Add-missing-include-stdio.h.patch (+30/-0)
debian/patches/Implement-aarch64-support.patch (+1945/-0)
debian/patches/Move-get_hfa_type-from-IA64-backend-to-type.c-name-i.patch (+163/-0)
debian/patches/Set-child-stack-alignment-in-trace-clone.c.patch (+31/-0)
debian/patches/add-missing-stdint.h-include.patch (+20/-0)
debian/patches/series (+5/-0)
debian/rules (+1/-0)
sysdeps/linux-gnu/Makefile.am (+2/-1)
sysdeps/linux-gnu/aarch64/Makefile.am (+25/-0)
sysdeps/linux-gnu/aarch64/arch.h (+37/-0)
sysdeps/linux-gnu/aarch64/fetch.c (+366/-0)
sysdeps/linux-gnu/aarch64/plt.c (+38/-0)
sysdeps/linux-gnu/aarch64/ptrace.h (+22/-0)
sysdeps/linux-gnu/aarch64/regs.c (+131/-0)
sysdeps/linux-gnu/aarch64/signalent.h (+52/-0)
sysdeps/linux-gnu/aarch64/syscallent.h (+1100/-0)
sysdeps/linux-gnu/aarch64/trace.c (+84/-0)
sysdeps/linux-gnu/ia64/fetch.c (+9/-39)
testsuite/ltrace.minor/trace-clone.c (+3/-1)
type.c (+36/-0)
type.h (+10/-1)
To merge this branch: bzr merge lp://staging/~dannf/ubuntu/trusty/ltrace/lp1292089
Reviewer Review Type Date Requested Status
dann frazier Needs Resubmitting
Luke Yelavich (community) Needs Fixing
Review via email: mp+210845@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Luke Yelavich (themuso) wrote :

Could you please mention what you changed in any existing patches to support your Implement-aarch64-support.patch? Your changelog implies that thats the only patch, yet the diff shows you have touched other patches.

Thanks.

review: Needs Fixing
Revision history for this message
dann frazier (dannf) wrote :

Luke,
 I've added a total of 5 patches, each of which have DEP-3 headers describing their origin. The first three are all straight backports from upstream, 1:1 mapping to git commits. This includes the Implement-aarch64-support backport, and the other two are patches required to support this patch.

The last 2 patches are patches to fix missing includes, which I recently sent to the ltrace-devel list. I haven't modified any pre-existing patches.

Thanks for the review, and please let me know if you need any more clarification.

review: Needs Resubmitting
27. By dann frazier

Update DEP-3 metadata for patches now merged upstream

Revision history for this message
dann frazier (dannf) wrote :

> Luke,
> I've added a total of 5 patches, each of which have DEP-3 headers describing
> their origin. The first three are all straight backports from upstream, 1:1
> mapping to git commits. This includes the Implement-aarch64-support backport,
> and the other two are patches required to support this patch.
>
> The last 2 patches are patches to fix missing includes, which I recently sent
> to the ltrace-devel list. I haven't modified any pre-existing patches.

These last 2 have now been merged upstream, and I've updated the patch headers to reflect this.

review: Needs Resubmitting

Unmerged revisions

27. By dann frazier

Update DEP-3 metadata for patches now merged upstream

26. By dann frazier

add LP bug references

25. By dann frazier

Include cdbs' autoreconf rules to generate new Makefiles

24. By dann frazier

fix cut & paste typo: s/ppc64el/arm64/

23. By dann frazier

Add patch to support ppc64el.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: