2006
elfutils (0.123-3) unstable; urgency=low
* Make libasm-dev conflict with libelfsh0-dev. libelfsh0-dev.
also ships an libasm.a on i386. (Closes: #404054)
-- Kurt Roeckx <kurt@roeckx.be> Thu, 21 Dec 2006 13:07:17 +0100
elfutils (0.123-2) unstable; urgency=low
[ Kurt Roeckx ]
* Add backend support for alpha: adding the registers.
* Add backend support for arm: adding regs and retval.
Thanks to Eugeniy Meshcheryakov <eugeniy.meshcheryakov@googlemail.com>
* Add backend support for hppa, thanks to
Eugeniy Meshcheryakov <eugeniy.meshcheryakov@googlemail.com>
* Add some missing ELFOSABI_* and EM_* to elf.h
[ Christian Aichinger ]
* Fix sparc backend retval
* Add mips backend.
* Rewrite the static backend so making changes to the backends
is easier.
-- Kurt Roeckx <kurt@roeckx.be> Sun, 27 Aug 2006 15:48:23 +0000
elfutils (0.123-1) unstable; urgency=low
* New upstream release
- Add IA64 backend support
- Remove redhat-fix-cast.diff, applied upstream
- Make patches apply to new upstream version.
* Include configure and all Makefile.in's in the configure patch.
-- Kurt Roeckx <kurt@roeckx.be> Tue, 15 Aug 2006 19:42:44 +0000
elfutils (0.122-4) unstable; urgency=low
[ Kurt Roeckx ]
* The backends init functions should be functions, not pointers
to functions. Also thanks to Eugeniy Meshcheryakov
for pointing out the same. This should fix the segmentation faults
seen on ia64.
* When doing x && y &, bash retuns the pid for x, while the script
expected the one for y. Other shells I've tried return that of y.
As a result the run-native-test.sh keeps a "native" process running.
Removed the &&, so it always gets the correct pid. (Closes: #382758)
* Fix endiannes problems for opening files of your own endiannes
when not avoiding unalligned access. This didn't affect
i386 and amd64.
-- Kurt Roeckx <kurt@roeckx.be> Sun, 13 Aug 2006 15:08:32 +0000
elfutils (0.122-3) unstable; urgency=low
[ Kurt Roeckx ]
* Add build dependency on bzip2, so that all the regression
tests can run.
* elflint: Add EM_ALPHA to valid_e_machine.
[ Christian Aichinger]
* Add retval to the sparc backend.
* Ignore testsuite failures that elflint reports.
* readelf should check destshdr instead of shdr.
* Fix alignment problems in libdw_alloc seen on sparc.
-- Kurt Roeckx <kurt@roeckx.be> Wed, 9 Aug 2006 19:21:05 +0000
elfutils (0.122-2) unstable; urgency=low
* Make libelf-dev Conflict with libelfg0-dev since they both ship
the same library and headers.
-- Kurt Roeckx <kurt@roeckx.be> Fri, 4 Aug 2006 19:38:32 +0000
elfutils (0.122-1) unstable; urgency=low
* Initial release (Closes: #368248)
-- Kurt Roeckx <kurt@roeckx.be> Sun, 21 May 2006 15:03:01 +0000