~ubuntu-branches/debian/lenny/elfutils/lenny

« back to all changes in this revision

Viewing changes to libelf/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx, Christian Aichinger
  • Date: 2006-08-27 15:48:23 UTC
  • Revision ID: james.westby@ubuntu.com-20060827154823-gmbm698yux21k7fs
Tags: 0.123-2
[ 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
        If section content hasn't been read yet, do it before looking for the
171
171
        block size.  If no section data present, infer size of section header.
172
172
 
 
173
2005-05-31  Roland McGrath  <roland@redhat.com>
 
174
 
 
175
        * Makefile.am (WEXTRA): New variable, substituted by configure.
 
176
        (AM_CFLAGS): Use it in place of -Wextra.
 
177
 
173
178
2005-05-11  Ulrich Drepper  <drepper@redhat.com>
174
179
 
175
180
        * elf.h: Update again.