breakpad/src/third_party/libdisasm
Mike Frysinger 8ba59492ab libdisasm: add upstream/license details
The license file comes from the upstream libdisasm tarball/repo.

Change-Id: I04a4002db72f778dd67dbcd71d3b5d1205a8c21d
Reviewed-on: https://chromium-review.googlesource.com/441884
Reviewed-by: Ted Mielczarek <ted@mielczarek.org>
2017-02-14 11:07:42 +00:00
..
swig Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_implicit.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_implicit.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_insn.c Fix a "set but not used" compiler warning in libdisasm 2013-05-10 15:49:23 +00:00
ia32_insn.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_invariant.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_invariant.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_modrm.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_modrm.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_opcode_tables.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_opcode_tables.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_operand.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_operand.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_reg.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_reg.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_settings.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_settings.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
libdis.h libdisasm: Remove inclusion of windows.h 2016-01-12 10:43:06 -05:00
libdisasm.gyp Improvements to GYP build 2016-01-29 11:43:21 +00:00
LICENSE libdisasm: add upstream/license details 2017-02-14 11:07:42 +00:00
Makefile.am Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
qword.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
README.breakpad libdisasm: add upstream/license details 2017-02-14 11:07:42 +00:00
TODO Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_disasm.c libdisasm: Don't depend on sizeof(void) 2016-01-08 12:52:04 -05:00
x86_format.c issue 438 - fix array index bug in libdisasm 2011-08-31 16:38:40 +00:00
x86_imm.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_imm.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_insn.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_misc.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_operand_list.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_operand_list.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00

Name: libdisasm
URL: https://sourceforge.net/projects/bastard/files/libdisasm/0.23/libdisasm-0.23.tar.gz/download
Version: 0.23
License: Clarified-Artistic
License File: LICENSE

Description:
This contains a copy of libdisasm.  It is no longer under development upstream,
so we keep a copy here to maintain fixes ourselves.