]> err.no Git - dpkg/commit
Dpkg::Shlibs::Objdump: Takes into account R_*_COPY relocations
authorRaphael Hertzog <hertzog@debian.org>
Sun, 6 Jan 2008 17:07:07 +0000 (18:07 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 6 Jan 2008 17:07:07 +0000 (18:07 +0100)
commite4ffa89209c478ad2fd2376e878398f99117a60a
tree12ead6737ad5e9e2ab17d17aa47b59bbd442bf77
parent9d09c21f5f988676829b9c084688eea3348e45c5
Dpkg::Shlibs::Objdump: Takes into account R_*_COPY relocations

* scripts/Dpkg/Shlibs/Objdump.pm: Also retrieve dynamic relocation
records from objdump by adding the -R option. Use this information
to mark symbols affected by R_*_COPY relocations as undefined.
They are initialized by the loader with values searched in the
needed libraries.
ChangeLog
debian/changelog
scripts/Dpkg/Shlibs/Objdump.pm
scripts/t/200_Dpkg_Shlibs.t
scripts/t/200_Dpkg_Shlibs/objdump.ls