diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2008-01-02 17:44:39 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2008-01-02 17:44:39 +0000 |
| commit | 3cbdd387c752999255aea91600b5cfdefbeac7d0 (patch) | |
| tree | 50c18bd26f8cd31f4c1aa3ce1d78bb98548659ba /libasm/ChangeLog | |
| parent | ad024afc93dcd0f4797b3e80bfb6b80c34da5c12 (diff) | |
| download | platform_external_elfutils-3cbdd387c752999255aea91600b5cfdefbeac7d0.tar.gz platform_external_elfutils-3cbdd387c752999255aea91600b5cfdefbeac7d0.tar.bz2 platform_external_elfutils-3cbdd387c752999255aea91600b5cfdefbeac7d0.zip | |
propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c)
to branch 'com.redhat.elfutils' (head eaacbf01f8cc89d043ec6eca9b5e35cb5c4cde06)
Diffstat (limited to 'libasm/ChangeLog')
| -rw-r--r-- | libasm/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog index 99fb5e4f..78a895c2 100644 --- a/libasm/ChangeLog +++ b/libasm/ChangeLog @@ -1,3 +1,14 @@ +2007-12-20 Ulrich Drepper <drepper@redhat.com> + + * disasm_cb.c: Add initial support to resolve addresses to symbols. + +2007-02-05 Ulrich Drepper <drepper@redhat.com> + + * disasm_begin.c: New file. + * disasm_cb.c: New file. + * disasm_end.c: New file. + * disasm_str.c: New file. + 2006-08-29 Roland McGrath <roland@redhat.com> * Makefile.am (CLEANFILES): Add libasm.so.$(VERSION). |
