Initial import of binutils 2.27 on vendor branch vendor/BINUTILS227
authorzrj <zrj@dragonflybsd.org>
Thu, 24 Nov 2016 07:20:38 +0000 (09:20 +0200)
committerzrj <zrj@dragonflybsd.org>
Thu, 24 Nov 2016 07:20:38 +0000 (09:20 +0200)
commita9fa94596c0f48c0524edaac2c001d92fa9c01ac
tree4f8b6b6dbaa7a5f392ed8a1064803411211c2c06
Initial import of binutils 2.27 on vendor branch
737 files changed:
contrib/binutils-2.27/COPYING [new file with mode: 0644]
contrib/binutils-2.27/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.27/COPYING3 [new file with mode: 0644]
contrib/binutils-2.27/COPYING3.LIB [new file with mode: 0644]
contrib/binutils-2.27/README [new file with mode: 0644]
contrib/binutils-2.27/bfd/COPYING [new file with mode: 0644]
contrib/binutils-2.27/bfd/README [new file with mode: 0644]
contrib/binutils-2.27/bfd/archive.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/archive64.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/archures.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/bfd-in2.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/bfd.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/bfdio.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/bfdwin.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/binary.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/cache.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/coff-bfd.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/coff-bfd.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/coff-x86_64.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/coffcode.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/coffgen.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/cofflink.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/compress.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/config.bfd [new file with mode: 0644]
contrib/binutils-2.27/bfd/corefile.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/cpu-i386.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/cpu-k1om.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/cpu-l1om.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/doc/bfdsumm.texi [new file with mode: 0644]
contrib/binutils-2.27/bfd/doc/bfdver.texi [new file with mode: 0644]
contrib/binutils-2.27/bfd/dwarf1.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/dwarf2.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-attrs.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-bfd.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-eh-frame.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-ifunc.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-linux-core.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-nacl.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-nacl.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-strtab.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-vxworks.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf-vxworks.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf32-gen.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf32-i386.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf32-or1k.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf32.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf64-gen.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf64-x86-64.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elf64.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elfcode.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elfcore.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/elflink.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/elfxx-target.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/format.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/genlink.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/hash.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/ihex.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/init.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/libaout.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/libbfd.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/libbfd.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/libcoff.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/libecoff.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/libpei.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/linker.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/merge.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/opncls.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/peXXigen.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/pei-x86_64.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/peicode.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/plugin.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/plugin.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/reloc.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/section.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/simple.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/srec.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/stab-syms.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/stabs.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/syms.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/sysdep.h [new file with mode: 0644]
contrib/binutils-2.27/bfd/targets.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/targmatch.sed [new file with mode: 0644]
contrib/binutils-2.27/bfd/tekhex.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/verilog.c [new file with mode: 0644]
contrib/binutils-2.27/bfd/version.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/README [new file with mode: 0644]
contrib/binutils-2.27/binutils/addr2line.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/ar.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/arlex.l [new file with mode: 0644]
contrib/binutils-2.27/binutils/arparse.y [new file with mode: 0644]
contrib/binutils-2.27/binutils/arsup.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/arsup.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/binemul.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/binemul.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/bucomm.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/bucomm.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/budbg.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/cxxfilt.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/debug.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/debug.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/addr2line.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/ar.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/binutils.texi [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/elfedit.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/fdl.texi [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/nm.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/objcopy.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/objdump.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/ranlib.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/readelf.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/size.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/strings.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/doc/strip.1 [new file with mode: 0644]
contrib/binutils-2.27/binutils/dwarf-mode.el [new file with mode: 0644]
contrib/binutils-2.27/binutils/dwarf.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/dwarf.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/elfcomm.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/elfcomm.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/elfedit.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/emul_vanilla.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/filemode.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/ieee.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/is-ranlib.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/is-strip.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/nm.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/not-ranlib.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/not-strip.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/objcopy.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/objdump.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/objdump.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/od-xcoff.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/prdbg.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/rdcoff.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/rddbg.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/readelf.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/rename.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/size.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/stabs.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/strings.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/sysdep.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/syslex_wrap.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/unwind-ia64.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/unwind-ia64.h [new file with mode: 0644]
contrib/binutils-2.27/binutils/version.c [new file with mode: 0644]
contrib/binutils-2.27/binutils/wrstabs.c [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/README [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/aarch64.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/arm.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/dwarf.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/elfcpp.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/elfcpp_file.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/elfcpp_internal.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/elfcpp_swap.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/i386.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/mips.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/powerpc.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/sparc.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/tilegx.h [new file with mode: 0644]
contrib/binutils-2.27/elfcpp/x86_64.h [new file with mode: 0644]
contrib/binutils-2.27/gas/COPYING [new file with mode: 0644]
contrib/binutils-2.27/gas/README [new file with mode: 0644]
contrib/binutils-2.27/gas/app.c [new file with mode: 0644]
contrib/binutils-2.27/gas/as.c [new file with mode: 0644]
contrib/binutils-2.27/gas/as.h [new file with mode: 0644]
contrib/binutils-2.27/gas/asintl.h [new file with mode: 0644]
contrib/binutils-2.27/gas/atof-generic.c [new file with mode: 0644]
contrib/binutils-2.27/gas/bignum.h [new file with mode: 0644]
contrib/binutils-2.27/gas/bit_fix.h [new file with mode: 0644]
contrib/binutils-2.27/gas/compress-debug.c [new file with mode: 0644]
contrib/binutils-2.27/gas/compress-debug.h [new file with mode: 0644]
contrib/binutils-2.27/gas/cond.c [new file with mode: 0644]
contrib/binutils-2.27/gas/config/atof-ieee.c [new file with mode: 0644]
contrib/binutils-2.27/gas/config/obj-elf.c [new file with mode: 0644]
contrib/binutils-2.27/gas/config/obj-elf.h [new file with mode: 0644]
contrib/binutils-2.27/gas/config/tc-i386-intel.c [new file with mode: 0644]
contrib/binutils-2.27/gas/config/tc-i386.c [new file with mode: 0644]
contrib/binutils-2.27/gas/config/tc-i386.h [new file with mode: 0644]
contrib/binutils-2.27/gas/config/te-dragonfly.h [new file with mode: 0644]
contrib/binutils-2.27/gas/depend.c [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/as.1 [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/as.texinfo [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/asconfig.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-aarch64.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-alpha.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-arc.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-arm.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-avr.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-bfin.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-cr16.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-cris.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-d10v.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-d30v.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-epiphany.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-h8300.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-hppa.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-i370.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-i386.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-i860.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-i960.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-ia64.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-ip2k.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-lm32.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-m32c.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-m32r.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-m68hc11.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-m68k.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-metag.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-microblaze.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-mips.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-mmix.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-msp430.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-mt.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-nds32.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-nios2.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-ns32k.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-pdp11.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-pj.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-ppc.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-rl78.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-rx.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-s390.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-score.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-sh.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-sh64.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-sparc.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-tic54x.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-tic6x.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-tilegx.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-tilepro.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-v850.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-vax.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-xc16x.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-xgate.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-xstormy16.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-xtensa.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-z80.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/doc/c-z8k.texi [new file with mode: 0644]
contrib/binutils-2.27/gas/dw2gencfi.c [new file with mode: 0644]
contrib/binutils-2.27/gas/dw2gencfi.h [new file with mode: 0644]
contrib/binutils-2.27/gas/dwarf2dbg.c [new file with mode: 0644]
contrib/binutils-2.27/gas/dwarf2dbg.h [new file with mode: 0644]
contrib/binutils-2.27/gas/ecoff.c [new file with mode: 0644]
contrib/binutils-2.27/gas/ecoff.h [new file with mode: 0644]
contrib/binutils-2.27/gas/ehopt.c [new file with mode: 0644]
contrib/binutils-2.27/gas/expr.c [new file with mode: 0644]
contrib/binutils-2.27/gas/expr.h [new file with mode: 0644]
contrib/binutils-2.27/gas/flonum-copy.c [new file with mode: 0644]
contrib/binutils-2.27/gas/flonum-konst.c [new file with mode: 0644]
contrib/binutils-2.27/gas/flonum-mult.c [new file with mode: 0644]
contrib/binutils-2.27/gas/flonum.h [new file with mode: 0644]
contrib/binutils-2.27/gas/frags.c [new file with mode: 0644]
contrib/binutils-2.27/gas/frags.h [new file with mode: 0644]
contrib/binutils-2.27/gas/hash.c [new file with mode: 0644]
contrib/binutils-2.27/gas/hash.h [new file with mode: 0644]
contrib/binutils-2.27/gas/input-file.c [new file with mode: 0644]
contrib/binutils-2.27/gas/input-file.h [new file with mode: 0644]
contrib/binutils-2.27/gas/input-scrub.c [new file with mode: 0644]
contrib/binutils-2.27/gas/listing.c [new file with mode: 0644]
contrib/binutils-2.27/gas/listing.h [new file with mode: 0644]
contrib/binutils-2.27/gas/literal.c [new file with mode: 0644]
contrib/binutils-2.27/gas/macro.c [new file with mode: 0644]
contrib/binutils-2.27/gas/macro.h [new file with mode: 0644]
contrib/binutils-2.27/gas/messages.c [new file with mode: 0644]
contrib/binutils-2.27/gas/obj.h [new file with mode: 0644]
contrib/binutils-2.27/gas/output-file.c [new file with mode: 0644]
contrib/binutils-2.27/gas/output-file.h [new file with mode: 0644]
contrib/binutils-2.27/gas/read.c [new file with mode: 0644]
contrib/binutils-2.27/gas/read.h [new file with mode: 0644]
contrib/binutils-2.27/gas/remap.c [new file with mode: 0644]
contrib/binutils-2.27/gas/sb.c [new file with mode: 0644]
contrib/binutils-2.27/gas/sb.h [new file with mode: 0644]
contrib/binutils-2.27/gas/stabs.c [new file with mode: 0644]
contrib/binutils-2.27/gas/struc-symbol.h [new file with mode: 0644]
contrib/binutils-2.27/gas/subsegs.c [new file with mode: 0644]
contrib/binutils-2.27/gas/subsegs.h [new file with mode: 0644]
contrib/binutils-2.27/gas/symbols.c [new file with mode: 0644]
contrib/binutils-2.27/gas/symbols.h [new file with mode: 0644]
contrib/binutils-2.27/gas/tc.h [new file with mode: 0644]
contrib/binutils-2.27/gas/write.c [new file with mode: 0644]
contrib/binutils-2.27/gas/write.h [new file with mode: 0644]
contrib/binutils-2.27/gold/README [new file with mode: 0644]
contrib/binutils-2.27/gold/aarch64-reloc-property.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/aarch64-reloc-property.h [new file with mode: 0644]
contrib/binutils-2.27/gold/aarch64-reloc.def [new file with mode: 0644]
contrib/binutils-2.27/gold/aarch64.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/archive.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/archive.h [new file with mode: 0644]
contrib/binutils-2.27/gold/arm-reloc-property.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/arm-reloc-property.h [new file with mode: 0644]
contrib/binutils-2.27/gold/arm-reloc.def [new file with mode: 0644]
contrib/binutils-2.27/gold/arm.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/attributes.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/attributes.h [new file with mode: 0644]
contrib/binutils-2.27/gold/binary.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/binary.h [new file with mode: 0644]
contrib/binutils-2.27/gold/common.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/common.h [new file with mode: 0644]
contrib/binutils-2.27/gold/compressed_output.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/compressed_output.h [new file with mode: 0644]
contrib/binutils-2.27/gold/copy-relocs.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/copy-relocs.h [new file with mode: 0644]
contrib/binutils-2.27/gold/cref.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/cref.h [new file with mode: 0644]
contrib/binutils-2.27/gold/debug.h [new file with mode: 0644]
contrib/binutils-2.27/gold/defstd.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/defstd.h [new file with mode: 0644]
contrib/binutils-2.27/gold/descriptors.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/descriptors.h [new file with mode: 0644]
contrib/binutils-2.27/gold/dirsearch.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/dirsearch.h [new file with mode: 0644]
contrib/binutils-2.27/gold/dwarf_reader.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/dwarf_reader.h [new file with mode: 0644]
contrib/binutils-2.27/gold/dwp.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/dwp.h [new file with mode: 0644]
contrib/binutils-2.27/gold/dynobj.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/dynobj.h [new file with mode: 0644]
contrib/binutils-2.27/gold/ehframe.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/ehframe.h [new file with mode: 0644]
contrib/binutils-2.27/gold/errors.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/errors.h [new file with mode: 0644]
contrib/binutils-2.27/gold/expression.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/ffsll.c [new file with mode: 0644]
contrib/binutils-2.27/gold/fileread.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/fileread.h [new file with mode: 0644]
contrib/binutils-2.27/gold/freebsd.h [new file with mode: 0644]
contrib/binutils-2.27/gold/ftruncate.c [new file with mode: 0644]
contrib/binutils-2.27/gold/gc.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/gc.h [new file with mode: 0644]
contrib/binutils-2.27/gold/gdb-index.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/gdb-index.h [new file with mode: 0644]
contrib/binutils-2.27/gold/gold-threads.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/gold-threads.h [new file with mode: 0644]
contrib/binutils-2.27/gold/gold.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/gold.h [new file with mode: 0644]
contrib/binutils-2.27/gold/i386.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/icf.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/icf.h [new file with mode: 0644]
contrib/binutils-2.27/gold/incremental-dump.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/incremental.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/incremental.h [new file with mode: 0644]
contrib/binutils-2.27/gold/int_encoding.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/int_encoding.h [new file with mode: 0644]
contrib/binutils-2.27/gold/layout.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/layout.h [new file with mode: 0644]
contrib/binutils-2.27/gold/main.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/mapfile.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/mapfile.h [new file with mode: 0644]
contrib/binutils-2.27/gold/merge.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/merge.h [new file with mode: 0644]
contrib/binutils-2.27/gold/mips.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/mremap.c [new file with mode: 0644]
contrib/binutils-2.27/gold/nacl.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/nacl.h [new file with mode: 0644]
contrib/binutils-2.27/gold/object.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/object.h [new file with mode: 0644]
contrib/binutils-2.27/gold/options.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/options.h [new file with mode: 0644]
contrib/binutils-2.27/gold/output.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/output.h [new file with mode: 0644]
contrib/binutils-2.27/gold/parameters.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/parameters.h [new file with mode: 0644]
contrib/binutils-2.27/gold/plugin.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/plugin.h [new file with mode: 0644]
contrib/binutils-2.27/gold/powerpc.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/readsyms.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/readsyms.h [new file with mode: 0644]
contrib/binutils-2.27/gold/reduced_debug_output.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/reduced_debug_output.h [new file with mode: 0644]
contrib/binutils-2.27/gold/reloc-types.h [new file with mode: 0644]
contrib/binutils-2.27/gold/reloc.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/reloc.h [new file with mode: 0644]
contrib/binutils-2.27/gold/resolve.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/script-c.h [new file with mode: 0644]
contrib/binutils-2.27/gold/script-sections.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/script-sections.h [new file with mode: 0644]
contrib/binutils-2.27/gold/script.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/script.h [new file with mode: 0644]
contrib/binutils-2.27/gold/sparc.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/stringpool.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/stringpool.h [new file with mode: 0644]
contrib/binutils-2.27/gold/symtab.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/symtab.h [new file with mode: 0644]
contrib/binutils-2.27/gold/system.h [new file with mode: 0644]
contrib/binutils-2.27/gold/target-reloc.h [new file with mode: 0644]
contrib/binutils-2.27/gold/target-select.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/target-select.h [new file with mode: 0644]
contrib/binutils-2.27/gold/target.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/target.h [new file with mode: 0644]
contrib/binutils-2.27/gold/tilegx.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/timer.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/timer.h [new file with mode: 0644]
contrib/binutils-2.27/gold/tls.h [new file with mode: 0644]
contrib/binutils-2.27/gold/token.h [new file with mode: 0644]
contrib/binutils-2.27/gold/version.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/workqueue-internal.h [new file with mode: 0644]
contrib/binutils-2.27/gold/workqueue-threads.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/workqueue.cc [new file with mode: 0644]
contrib/binutils-2.27/gold/workqueue.h [new file with mode: 0644]
contrib/binutils-2.27/gold/x86_64.cc [new file with mode: 0644]
contrib/binutils-2.27/gprof/README [new file with mode: 0644]
contrib/binutils-2.27/gprof/aarch64.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/alpha.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/basic_blocks.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/basic_blocks.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/bsd_callg_bl.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/bsd_callg_bl.m [new file with mode: 0644]
contrib/binutils-2.27/gprof/call_graph.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/call_graph.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_arcs.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_arcs.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_dfn.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_dfn.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_print.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/cg_print.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/config.texi [new file with mode: 0644]
contrib/binutils-2.27/gprof/corefile.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/corefile.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/fdl.texi [new file with mode: 0644]
contrib/binutils-2.27/gprof/flat_bl.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/flat_bl.m [new file with mode: 0644]
contrib/binutils-2.27/gprof/fsf_callg_bl.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/fsf_callg_bl.m [new file with mode: 0644]
contrib/binutils-2.27/gprof/gen-c-prog.awk [new file with mode: 0644]
contrib/binutils-2.27/gprof/gmon.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/gmon_io.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/gmon_io.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/gmon_out.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/gprof.1 [new file with mode: 0644]
contrib/binutils-2.27/gprof/gprof.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/gprof.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/gprof.info [new file with mode: 0644]
contrib/binutils-2.27/gprof/gprof.texi [new file with mode: 0644]
contrib/binutils-2.27/gprof/hertz.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/hertz.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/hist.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/hist.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/i386.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/mips.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/search_list.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/search_list.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/source.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/source.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/sparc.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/sym_ids.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/sym_ids.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/symtab.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/symtab.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/tahoe.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/utils.c [new file with mode: 0644]
contrib/binutils-2.27/gprof/utils.h [new file with mode: 0644]
contrib/binutils-2.27/gprof/vax.c [new file with mode: 0644]
contrib/binutils-2.27/include/COPYING [new file with mode: 0644]
contrib/binutils-2.27/include/COPYING3 [new file with mode: 0644]
contrib/binutils-2.27/include/alloca-conf.h [new file with mode: 0644]
contrib/binutils-2.27/include/ansidecl.h [new file with mode: 0644]
contrib/binutils-2.27/include/aout/aout64.h [new file with mode: 0644]
contrib/binutils-2.27/include/aout/ar.h [new file with mode: 0644]
contrib/binutils-2.27/include/aout/ranlib.h [new file with mode: 0644]
contrib/binutils-2.27/include/aout/stab.def [new file with mode: 0644]
contrib/binutils-2.27/include/aout/stab_gnu.h [new file with mode: 0644]
contrib/binutils-2.27/include/bfdlink.h [new file with mode: 0644]
contrib/binutils-2.27/include/binary-io.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/ecoff.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/external.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/i386.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/ia64.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/internal.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/pe.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/sym.h [new file with mode: 0644]
contrib/binutils-2.27/include/coff/x86_64.h [new file with mode: 0644]
contrib/binutils-2.27/include/demangle.h [new file with mode: 0644]
contrib/binutils-2.27/include/dis-asm.h [new file with mode: 0644]
contrib/binutils-2.27/include/dwarf2.def [new file with mode: 0644]
contrib/binutils-2.27/include/dwarf2.h [new file with mode: 0644]
contrib/binutils-2.27/include/dyn-string.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/aarch64.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/alpha.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/arc-reloc.def [new file with mode: 0644]
contrib/binutils-2.27/include/elf/arc.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/arm.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/avr.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/bfin.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/common.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/cr16.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/cr16c.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/cris.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/crx.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/d10v.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/d30v.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/dlx.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/dwarf.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/epiphany.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/external.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/fr30.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/frv.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/ft32.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/h8.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/hppa.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/i370.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/i386.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/i860.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/i960.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/ia64.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/internal.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/ip2k.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/iq2000.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/lm32.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/m32c.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/m32r.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/m68hc11.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/m68k.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mcore.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mep.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/metag.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/microblaze.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mips.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mmix.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mn10200.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mn10300.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/moxie.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/msp430.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/mt.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/nds32.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/nios2.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/or1k.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/pj.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/ppc.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/ppc64.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/reloc-macros.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/rl78.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/rx.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/s390.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/score.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/sh.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/sparc.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/spu.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/tic6x-attrs.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/tic6x.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/tilegx.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/tilepro.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/v850.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/vax.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/visium.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/vxworks.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/x86-64.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/xc16x.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/xgate.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/xstormy16.h [new file with mode: 0644]
contrib/binutils-2.27/include/elf/xtensa.h [new file with mode: 0644]
contrib/binutils-2.27/include/environ.h [new file with mode: 0644]
contrib/binutils-2.27/include/fibheap.h [new file with mode: 0644]
contrib/binutils-2.27/include/filenames.h [new file with mode: 0644]
contrib/binutils-2.27/include/floatformat.h [new file with mode: 0644]
contrib/binutils-2.27/include/fnmatch.h [new file with mode: 0644]
contrib/binutils-2.27/include/fopen-same.h [new file with mode: 0644]
contrib/binutils-2.27/include/gdb/gdb-index.h [new file with mode: 0644]
contrib/binutils-2.27/include/gdb/section-scripts.h [new file with mode: 0644]
contrib/binutils-2.27/include/getopt.h [new file with mode: 0644]
contrib/binutils-2.27/include/hashtab.h [new file with mode: 0644]
contrib/binutils-2.27/include/ieee.h [new file with mode: 0644]
contrib/binutils-2.27/include/leb128.h [new file with mode: 0644]
contrib/binutils-2.27/include/libiberty.h [new file with mode: 0644]
contrib/binutils-2.27/include/longlong.h [new file with mode: 0644]
contrib/binutils-2.27/include/lto-symtab.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/arm.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/codesign.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/external.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/loader.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/reloc.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/unwind.h [new file with mode: 0644]
contrib/binutils-2.27/include/mach-o/x86-64.h [new file with mode: 0644]
contrib/binutils-2.27/include/md5.h [new file with mode: 0644]
contrib/binutils-2.27/include/objalloc.h [new file with mode: 0644]
contrib/binutils-2.27/include/obstack.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/aarch64.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/i386.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/metag.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/msp430-decode.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/nios2.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/rl78.h [new file with mode: 0644]
contrib/binutils-2.27/include/opcode/xgate.h [new file with mode: 0644]
contrib/binutils-2.27/include/partition.h [new file with mode: 0644]
contrib/binutils-2.27/include/plugin-api.h [new file with mode: 0644]
contrib/binutils-2.27/include/progress.h [new file with mode: 0644]
contrib/binutils-2.27/include/safe-ctype.h [new file with mode: 0644]
contrib/binutils-2.27/include/sha1.h [new file with mode: 0644]
contrib/binutils-2.27/include/simple-object.h [new file with mode: 0644]
contrib/binutils-2.27/include/sort.h [new file with mode: 0644]
contrib/binutils-2.27/include/splay-tree.h [new file with mode: 0644]
contrib/binutils-2.27/include/symcat.h [new file with mode: 0644]
contrib/binutils-2.27/include/timeval-utils.h [new file with mode: 0644]
contrib/binutils-2.27/include/vtv-change-permission.h [new file with mode: 0644]
contrib/binutils-2.27/include/xregex.h [new file with mode: 0644]
contrib/binutils-2.27/include/xregex2.h [new file with mode: 0644]
contrib/binutils-2.27/ld/README [new file with mode: 0644]
contrib/binutils-2.27/ld/configdoc.texi [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/README [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/call_nop.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/dynamic_undefined_weak.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_i386.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_i386_nacl.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_k1om.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_l1om.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_nacl.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_x86_64.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/elf_x86_64_nacl.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/extern_protected_data.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/nds32belf16m.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/nds32elf16m.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/plt_unwind.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emulparams/reloc_overflow.sh [new file with mode: 0644]
contrib/binutils-2.27/ld/emultempl/README [new file with mode: 0644]
contrib/binutils-2.27/ld/emultempl/astring.sed [new file with mode: 0644]
contrib/binutils-2.27/ld/emultempl/elf-generic.em [new file with mode: 0644]
contrib/binutils-2.27/ld/emultempl/elf32.em [new file with mode: 0644]
contrib/binutils-2.27/ld/fdl.texi [new file with mode: 0644]
contrib/binutils-2.27/ld/gen-doc.texi [new file with mode: 0644]
contrib/binutils-2.27/ld/genscripts.sh [new file with mode: 0755]
contrib/binutils-2.27/ld/ld.1 [new file with mode: 0644]
contrib/binutils-2.27/ld/ld.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ld.texinfo [new file with mode: 0644]
contrib/binutils-2.27/ld/ldbuildid.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldbuildid.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldcref.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldctor.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldctor.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldemul.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldemul.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldexp.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldexp.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldfile.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldfile.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldgram.y [new file with mode: 0644]
contrib/binutils-2.27/ld/ldlang.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldlang.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldlex-wrapper.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldlex.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldlex.l [new file with mode: 0644]
contrib/binutils-2.27/ld/ldmain.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldmain.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldmisc.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldmisc.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldver.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldver.h [new file with mode: 0644]
contrib/binutils-2.27/ld/ldwrite.c [new file with mode: 0644]
contrib/binutils-2.27/ld/ldwrite.h [new file with mode: 0644]
contrib/binutils-2.27/ld/lexsup.c [new file with mode: 0644]
contrib/binutils-2.27/ld/mri.c [new file with mode: 0644]
contrib/binutils-2.27/ld/mri.h [new file with mode: 0644]
contrib/binutils-2.27/ld/plugin.c [new file with mode: 0644]
contrib/binutils-2.27/ld/plugin.h [new file with mode: 0644]
contrib/binutils-2.27/ld/scripttempl/DWARF.sc [new file with mode: 0644]
contrib/binutils-2.27/ld/scripttempl/README [new file with mode: 0644]
contrib/binutils-2.27/ld/scripttempl/elf.sc [new file with mode: 0644]
contrib/binutils-2.27/ld/sysdep.h [new file with mode: 0644]
contrib/binutils-2.27/libiberty/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.27/libiberty/README [new file with mode: 0644]
contrib/binutils-2.27/libiberty/alloca.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/argv.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/at-file.texi [new file with mode: 0644]
contrib/binutils-2.27/libiberty/choose-temp.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/concat.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/cp-demangle.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/cp-demangle.h [new file with mode: 0644]
contrib/binutils-2.27/libiberty/cp-demint.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/cplus-dem.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/crc32.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/d-demangle.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/dwarfnames.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/dyn-string.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/fdmatch.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/fibheap.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/filename_cmp.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/floatformat.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/fnmatch.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/fopen_unlocked.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/getopt.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/getopt1.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/getpwd.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/getruntime.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/hashtab.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/hex.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/lbasename.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/lrealpath.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/make-relative-prefix.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/make-temp-file.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/md5.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/mempcpy.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/objalloc.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/obstack.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/partition.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/pex-common.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/pex-common.h [new file with mode: 0644]
contrib/binutils-2.27/libiberty/pex-one.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/pex-unix.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/pexecute.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/physmem.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/regex.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/safe-ctype.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/setproctitle.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/sha1.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object-coff.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object-common.h [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object-elf.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object-mach-o.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object-xcoff.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/simple-object.txh [new file with mode: 0644]
contrib/binutils-2.27/libiberty/sort.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/spaces.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/splay-tree.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/stack-limit.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/stpcpy.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/strerror.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/strsignal.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/strverscmp.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/timeval-utils.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/unlink-if-ordinary.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xatexit.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xexit.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xmalloc.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xmemdup.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xstrdup.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xstrerror.c [new file with mode: 0644]
contrib/binutils-2.27/libiberty/xstrndup.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/dis-buf.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/dis-init.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/disassemble.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-dis-evex.h [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-dis.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-init.h [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-opc.c [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-opc.h [new file with mode: 0644]
contrib/binutils-2.27/opcodes/i386-tbl.h [new file with mode: 0644]
contrib/binutils-2.27/opcodes/opintl.h [new file with mode: 0644]
contrib/binutils-2.27/opcodes/sysdep.h [new file with mode: 0644]