Add some patches from the disasm-branch branch.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 02:05:39 +0000 (02:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Aug 2005 02:05:39 +0000 (02:05 +0000)
commita38998e815ccde5d90ff0800c31da255eb3430d3
treee5f035b73eeaf4033f159351ecad375f63d3a0aa
parentef9c9c8fca98a8f9b6aa7c3604ba47e74094e181
Add some patches from the disasm-branch branch.

The asm_begin interface changed.
In text mode output is really written to the file.
33 files changed:
NEWS
libasm/ChangeLog
libasm/Makefile.am
libasm/asm_abort.c
libasm/asm_addint8.c
libasm/asm_addsleb128.c
libasm/asm_adduleb128.c
libasm/asm_align.c
libasm/asm_begin.c
libasm/asm_end.c
libasm/asm_error.c
libasm/asm_newscn.c
libasm/libasm.h
libasm/libasmP.h
libebl/ChangeLog
libebl/Makefile.am
libebl/eblelfclass.c [new file with mode: 0644]
libebl/eblelfdata.c [new file with mode: 0644]
libebl/eblelfmachine.c [new file with mode: 0644]
libebl/eblopenbackend.c
libebl/libebl.h
libebl/libeblP.h
tests/ChangeLog
tests/Makefile.am
tests/asm-tst1.c
tests/asm-tst2.c
tests/asm-tst3.c
tests/asm-tst4.c
tests/asm-tst5.c
tests/asm-tst6.c
tests/asm-tst7.c
tests/asm-tst8.c
tests/asm-tst9.c