Import elftoolchain rev 3130
authoremaste <emaste@FreeBSD.org>
Mon, 22 Dec 2014 20:32:23 +0000 (20:32 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 22 Dec 2014 20:32:23 +0000 (20:32 +0000)
commita9e16dd96e36e12a102a2991b06851e6e0ce6bea
tree78347950207dea134308b7c9d4843204e80507e0
parent9ee78763690833f42af4a97b77baf30edbca5314
Import elftoolchain rev 3130

From svn.code.sf.net/p/elftoolchain/code/trunk
168 files changed:
INSTALL
Makefile
ar/Makefile
ar/acpyacc.y
ar/os.Linux.mk [new file with mode: 0644]
ar/read.c
ar/write.c
brandelf/brandelf.1
brandelf/brandelf.c
common/Makefile
common/elfdefinitions.h
elfcopy/archive.c
elfcopy/main.c
elfcopy/sections.c
elfcopy/segments.c
elfcopy/symbols.c
libdwarf/Makefile
libdwarf/Version.map
libdwarf/_libdwarf.h
libdwarf/dwarf.3
libdwarf/dwarf.h
libdwarf/dwarf_attr.3
libdwarf/dwarf_attr.c
libdwarf/dwarf_attroffset.3 [copied from libdwarf/dwarf_attr.3 with 50% similarity]
libdwarf/dwarf_attrval.c
libdwarf/dwarf_attrval_signed.3
libdwarf/dwarf_child.3
libdwarf/dwarf_cu.c
libdwarf/dwarf_die.c
libdwarf/dwarf_dieoffset.3
libdwarf/dwarf_dump.c
libdwarf/dwarf_errmsg.c
libdwarf/dwarf_frame.c
libdwarf/dwarf_get_die_infotypes_flag.3 [new file with mode: 0644]
libdwarf/dwarf_get_section_max_offsets.3 [new file with mode: 0644]
libdwarf/dwarf_highpc.3
libdwarf/dwarf_lineno.c
libdwarf/dwarf_loclist.c
libdwarf/dwarf_loclist_from_expr.3
libdwarf/dwarf_next_cu_header.3
libdwarf/dwarf_next_types_section.3 [new file with mode: 0644]
libdwarf/dwarf_ranges.c
libdwarf/dwarf_sections.c [new file with mode: 0644]
libdwarf/libdwarf.h
libdwarf/libdwarf_arange.c
libdwarf/libdwarf_attr.c
libdwarf/libdwarf_die.c
libdwarf/libdwarf_frame.c
libdwarf/libdwarf_info.c
libdwarf/libdwarf_init.c
libdwarf/libdwarf_lineno.c
libdwarf/libdwarf_loc.c
libdwarf/libdwarf_loclist.c
libdwarf/libdwarf_nametbl.c
libdwarf/libdwarf_sections.c
libelf/_libelf.h
libelf/_libelf_ar.h
libelf/elf.3
libelf/elf_data.c
libelf/elf_errmsg.c
libelf/elf_flag.c
libelf/elf_memory.c
libelf/elf_next.c
libelf/elf_open.c
libelf/elf_rand.c
libelf/elf_rawfile.c
libelf/elf_scn.c
libelf/elf_strptr.c
libelf/elf_update.c
libelf/gelf_cap.c
libelf/gelf_dyn.c
libelf/gelf_move.c
libelf/gelf_rel.c
libelf/gelf_rela.c
libelf/gelf_sym.c
libelf/gelf_syminfo.c
libelf/gelf_symshndx.c
libelf/libelf.h
libelf/libelf_align.c
libelf/libelf_ar.c
libelf/libelf_ar_util.c
libelf/libelf_checksum.c
libelf/libelf_convert.m4
libelf/libelf_data.c
libelf/libelf_ehdr.c
libelf/libelf_extended.c
libelf/libelf_memory.c
libelf/libelf_open.c
libelf/libelf_phdr.c
libelf/libelf_xlate.c
libelftc/elftc_copyfile.c
libelftc/elftc_demangle.c
libelftc/libelftc.h
libelftc/libelftc_dem_gnu3.c
mk/elftoolchain.lib.mk
mk/elftoolchain.os.mk
mk/elftoolchain.prog.mk
mk/elftoolchain.subdir.mk
mk/elftoolchain.tetbase.mk [copied from test/libelf/Makefile with 55% similarity]
mk/os.Linux.mk
mk/os.NetBSD.mk
nm/nm.c
readelf/readelf.1
readelf/readelf.c
strings/strings.c
test/ar/Makefile
test/ar/plugin/Makefile
test/ar/plugin/Makefile.ardiff
test/ar/plugin/ardiff.c
test/ar/plugin/teraser.c
test/elfcopy/Makefile
test/elfcopy/plugin/Makefile
test/elfcopy/plugin/Makefile.ardiff
test/elfcopy/plugin/ardiff.c
test/elfcopy/plugin/teraser.c
test/elfcopy/tc/strip-empty-1/in/strip-empty-1.in.shar [new file with mode: 0644]
test/elfcopy/tc/strip-empty-1/out/strip-empty-1.out.shar [new file with mode: 0644]
test/elfcopy/tc/strip-empty-1/strip-empty-1.err [new file with mode: 0644]
test/elfcopy/tc/strip-empty-1/strip-empty-1.eval [new file with mode: 0644]
test/elfcopy/tc/strip-empty-1/strip-empty-1.out [new file with mode: 0644]
test/elfcopy/tc/strip-empty-1/strip-empty-1.sh [new file with mode: 0755]
test/elfdump/Makefile
test/libdwarf/Makefile
test/libdwarf/ts/Makefile
test/libdwarf/ts/Makefile.tset
test/libdwarf/ts/README
test/libdwarf/ts/common/die_traverse2.c [new file with mode: 0644]
test/libdwarf/ts/common/driver.h
test/libdwarf/ts/common/object/ld_symver.o-64-g1.gz [new file with mode: 0644]
test/libdwarf/ts/dwarf_attrlist/Makefile
test/libdwarf/ts/dwarf_attrlist/dt32-g1.xml.gz
test/libdwarf/ts/dwarf_attrlist/dt64-g1.xml.gz
test/libdwarf/ts/dwarf_attrlist/dwarf_attrlist.c
test/libdwarf/ts/dwarf_attrlist/ec32-g1.xml.gz
test/libdwarf/ts/dwarf_attrlist/ec64-g1.xml.gz
test/libdwarf/ts/dwarf_attrlist/ld_symver.o-64-g1.xml.gz [new file with mode: 0644]
test/libdwarf/ts/dwarf_die_query/Makefile
test/libdwarf/ts/dwarf_die_query/dt32-g1.xml.gz
test/libdwarf/ts/dwarf_die_query/dt64-g1.xml.gz
test/libdwarf/ts/dwarf_die_query/dto64-g1.xml.gz
test/libdwarf/ts/dwarf_die_query/dwarf_die_query.c
test/libdwarf/ts/dwarf_die_query/ec32-g1.xml.gz
test/libdwarf/ts/dwarf_die_query/ec64-g1.xml.gz
test/libdwarf/ts/dwarf_die_query/ld_symver.o-64-g1.xml.gz [new file with mode: 0644]
test/libdwarf/ts/dwarf_form/Makefile
test/libdwarf/ts/dwarf_form/dt32-g1.xml.gz
test/libdwarf/ts/dwarf_form/dt64-g1.xml.gz
test/libdwarf/ts/dwarf_form/dwarf_form.c
test/libdwarf/ts/dwarf_form/ec32-g1.xml.gz
test/libdwarf/ts/dwarf_form/ec64-g1.xml.gz
test/libdwarf/ts/dwarf_form/ld_symver.o-64-g1.xml.gz [new file with mode: 0644]
test/libdwarf/ts/dwarf_next_cu_header/Makefile
test/libdwarf/ts/dwarf_next_cu_header/dt32-g1.xml.gz
test/libdwarf/ts/dwarf_next_cu_header/dt64-g1.xml.gz
test/libdwarf/ts/dwarf_next_cu_header/dwarf_next_cu_header.c
test/libdwarf/ts/dwarf_next_cu_header/ec32-g1.xml.gz
test/libdwarf/ts/dwarf_next_cu_header/ec64-g1.xml.gz
test/libdwarf/ts/dwarf_next_cu_header/ld_symver.o-64-g1.xml.gz [new file with mode: 0644]
test/libelf/Makefile
test/libelf/tset/Makefile
test/libelf/tset/elf_update/update.m4
test/libelftc/Makefile
test/libelftc/tset/Makefile
test/libelftc/tset/Makefile.tset
test/libelftc/tset/elftc_string_table/string_table.m4
test/nm/Makefile
test/nm/ts/Makefile
test/tet/Makefile