elfutils:roland/unstrip-buildid-relative

Last commit made on 2010-06-16
Get this branch:
git clone -b roland/unstrip-buildid-relative https://git.launchpad.net/elfutils

Branch merges

Branch information

Name:
roland/unstrip-buildid-relative
Repository:
lp:elfutils

Recent commits

91fbd60... by Roland McGrath <email address hidden>

Change unstrip -n display of build ID vaddr to be module-relative.

a92f1a4... by yurchor <email address hidden>

l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

ec86e5f... by Roland McGrath <email address hidden>

Fix unstrip for modifying file in place.

d763578... by Ulrich Drepper <email address hidden>

Implicitly set dirty bit

The gelf_update_[eps]hdr functions didn't implicitly mark the
data structures as modified. This has always been the case and
programs should set the bit but it is somewhat inconsistent since
other update functions implicitly set the bit. Do it in these
three cases, too.

b9e8518... by Roland McGrath <email address hidden>

libdwfl: Ignore debuginfo-path hits that find the main file again.

aa32f92... by Roland McGrath <email address hidden>

unstrip: Factor common code for shdr changes.

3b1b651... by Roland McGrath <email address hidden>

unstrip: Bail early on bogus invocation with reversed arguments.

827d4d1... by Roland McGrath <email address hidden>

Clean up IDX_debug_* list.

9c7caf1... by elsupergomez <email address hidden>

l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

1a030b3... by Roland McGrath <email address hidden>

Remove unused CIE_VERSION macro.