Initial import of binutils 2.22 on the new vendor branch vendor/BINUTILS_ALL
authorJohn Marino <draco@marino.st>
Sat, 26 Nov 2011 11:42:21 +0000 (12:42 +0100)
committerJohn Marino <draco@marino.st>
Sat, 26 Nov 2011 11:42:21 +0000 (12:42 +0100)
commitdfe305e9bdc1bd13b01d0a77e941c9c5ac10a77c
treef744075c1c506c25a3e3bf13acaec5ef78ec94e1
Initial import of binutils 2.22 on the new vendor branch

Future version of binutils will also reside on this branch rather
than continuing to create new binutils branches for each version.
627 files changed:
contrib/binutils-2.22/COPYING [new file with mode: 0644]
contrib/binutils-2.22/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.22/COPYING3 [new file with mode: 0644]
contrib/binutils-2.22/COPYING3.LIB [new file with mode: 0644]
contrib/binutils-2.22/README [new file with mode: 0644]
contrib/binutils-2.22/bfd/COPYING [new file with mode: 0644]
contrib/binutils-2.22/bfd/README [new file with mode: 0644]
contrib/binutils-2.22/bfd/archive.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/archive64.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/archures.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/bfd-in2.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/bfd.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/bfdio.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/bfdwin.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/binary.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/cache.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/coffgen.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/compress.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/config.bfd [new file with mode: 0644]
contrib/binutils-2.22/bfd/corefile.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/cpu-i386.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/cpu-l1om.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/doc/bfdsumm.texi [new file with mode: 0644]
contrib/binutils-2.22/bfd/doc/bfdver.texi [new file with mode: 0644]
contrib/binutils-2.22/bfd/dwarf1.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/dwarf2.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-attrs.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-bfd.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-eh-frame.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-ifunc.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-strtab.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-vxworks.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf-vxworks.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf32-gen.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf32-i386.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf32.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf64-gen.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf64-x86-64.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elf64.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elfcode.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/elfcore.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/elflink.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/elfxx-target.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/format.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/genlink.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/hash.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/ihex.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/init.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/libaout.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/libbfd.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/libbfd.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/libcoff.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/libecoff.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/linker.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/merge.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/opncls.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/plugin.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/reloc.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/section.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/simple.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/srec.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/stab-syms.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/stabs.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/syms.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/sysdep.h [new file with mode: 0644]
contrib/binutils-2.22/bfd/targets.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/targmatch.sed [new file with mode: 0644]
contrib/binutils-2.22/bfd/tekhex.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/verilog.c [new file with mode: 0644]
contrib/binutils-2.22/bfd/version.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/README [new file with mode: 0644]
contrib/binutils-2.22/binutils/addr2line.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/ar.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/arlex.l [new file with mode: 0644]
contrib/binutils-2.22/binutils/arparse.y [new file with mode: 0644]
contrib/binutils-2.22/binutils/arsup.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/arsup.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/binemul.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/binemul.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/bucomm.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/bucomm.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/budbg.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/cxxfilt.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/debug.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/debug.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/Makefile.am [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/Makefile.in [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/addr2line.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/ar.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/binutils.texi [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/elfedit.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/fdl.texi [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/nm.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/objcopy.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/objdump.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/ranlib.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/readelf.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/size.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/strings.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/doc/strip.1 [new file with mode: 0644]
contrib/binutils-2.22/binutils/dwarf-mode.el [new file with mode: 0644]
contrib/binutils-2.22/binutils/dwarf.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/dwarf.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/elfcomm.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/elfcomm.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/elfedit.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/emul_vanilla.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/filemode.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/ieee.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/is-ranlib.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/is-strip.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/nm.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/not-ranlib.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/not-strip.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/objcopy.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/objdump.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/objdump.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/od-xcoff.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/prdbg.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/rdcoff.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/rddbg.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/readelf.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/rename.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/size.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/stabs.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/strings.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/sysdep.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/unwind-ia64.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/unwind-ia64.h [new file with mode: 0644]
contrib/binutils-2.22/binutils/version.c [new file with mode: 0644]
contrib/binutils-2.22/binutils/wrstabs.c [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/README [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/arm.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/dwarf.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/elfcpp.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/elfcpp_file.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/elfcpp_internal.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/elfcpp_swap.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/i386.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/powerpc.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/sparc.h [new file with mode: 0644]
contrib/binutils-2.22/elfcpp/x86_64.h [new file with mode: 0644]
contrib/binutils-2.22/gas/COPYING [new file with mode: 0644]
contrib/binutils-2.22/gas/README [new file with mode: 0644]
contrib/binutils-2.22/gas/app.c [new file with mode: 0644]
contrib/binutils-2.22/gas/as.c [new file with mode: 0644]
contrib/binutils-2.22/gas/as.h [new file with mode: 0644]
contrib/binutils-2.22/gas/asintl.h [new file with mode: 0644]
contrib/binutils-2.22/gas/atof-generic.c [new file with mode: 0644]
contrib/binutils-2.22/gas/bignum.h [new file with mode: 0644]
contrib/binutils-2.22/gas/bit_fix.h [new file with mode: 0644]
contrib/binutils-2.22/gas/compress-debug.c [new file with mode: 0644]
contrib/binutils-2.22/gas/compress-debug.h [new file with mode: 0644]
contrib/binutils-2.22/gas/cond.c [new file with mode: 0644]
contrib/binutils-2.22/gas/config/atof-ieee.c [new file with mode: 0644]
contrib/binutils-2.22/gas/config/obj-elf.c [new file with mode: 0644]
contrib/binutils-2.22/gas/config/obj-elf.h [new file with mode: 0644]
contrib/binutils-2.22/gas/config/tc-i386-intel.c [new file with mode: 0644]
contrib/binutils-2.22/gas/config/tc-i386.c [new file with mode: 0644]
contrib/binutils-2.22/gas/config/tc-i386.h [new file with mode: 0644]
contrib/binutils-2.22/gas/config/te-dragonfly.h [new file with mode: 0644]
contrib/binutils-2.22/gas/depend.c [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/Makefile.am [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/Makefile.in [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/as.1 [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/as.texinfo [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/asconfig.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-alpha.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-arc.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-arm.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-avr.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-bfin.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-cr16.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-cris.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-d10v.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-d30v.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-h8300.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-hppa.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-i370.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-i386.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-i860.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-i960.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-ia64.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-ip2k.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-lm32.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-m32c.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-m32r.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-m68hc11.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-m68k.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-microblaze.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-mips.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-mmix.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-msp430.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-ns32k.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-pdp11.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-pj.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-ppc.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-rx.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-s390.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-score.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-sh.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-sh64.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-sparc.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-tic54x.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-tic6x.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-tilegx.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-tilepro.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-v850.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-vax.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-xstormy16.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-xtensa.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-z80.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/doc/c-z8k.texi [new file with mode: 0644]
contrib/binutils-2.22/gas/dw2gencfi.c [new file with mode: 0644]
contrib/binutils-2.22/gas/dw2gencfi.h [new file with mode: 0644]
contrib/binutils-2.22/gas/dwarf2dbg.c [new file with mode: 0644]
contrib/binutils-2.22/gas/dwarf2dbg.h [new file with mode: 0644]
contrib/binutils-2.22/gas/ecoff.c [new file with mode: 0644]
contrib/binutils-2.22/gas/ecoff.h [new file with mode: 0644]
contrib/binutils-2.22/gas/ehopt.c [new file with mode: 0644]
contrib/binutils-2.22/gas/expr.c [new file with mode: 0644]
contrib/binutils-2.22/gas/expr.h [new file with mode: 0644]
contrib/binutils-2.22/gas/flonum-copy.c [new file with mode: 0644]
contrib/binutils-2.22/gas/flonum-konst.c [new file with mode: 0644]
contrib/binutils-2.22/gas/flonum-mult.c [new file with mode: 0644]
contrib/binutils-2.22/gas/flonum.h [new file with mode: 0644]
contrib/binutils-2.22/gas/frags.c [new file with mode: 0644]
contrib/binutils-2.22/gas/frags.h [new file with mode: 0644]
contrib/binutils-2.22/gas/hash.c [new file with mode: 0644]
contrib/binutils-2.22/gas/hash.h [new file with mode: 0644]
contrib/binutils-2.22/gas/input-file.c [new file with mode: 0644]
contrib/binutils-2.22/gas/input-file.h [new file with mode: 0644]
contrib/binutils-2.22/gas/input-scrub.c [new file with mode: 0644]
contrib/binutils-2.22/gas/listing.c [new file with mode: 0644]
contrib/binutils-2.22/gas/listing.h [new file with mode: 0644]
contrib/binutils-2.22/gas/literal.c [new file with mode: 0644]
contrib/binutils-2.22/gas/macro.c [new file with mode: 0644]
contrib/binutils-2.22/gas/macro.h [new file with mode: 0644]
contrib/binutils-2.22/gas/messages.c [new file with mode: 0644]
contrib/binutils-2.22/gas/obj.h [new file with mode: 0644]
contrib/binutils-2.22/gas/output-file.c [new file with mode: 0644]
contrib/binutils-2.22/gas/output-file.h [new file with mode: 0644]
contrib/binutils-2.22/gas/read.c [new file with mode: 0644]
contrib/binutils-2.22/gas/read.h [new file with mode: 0644]
contrib/binutils-2.22/gas/remap.c [new file with mode: 0644]
contrib/binutils-2.22/gas/sb.c [new file with mode: 0644]
contrib/binutils-2.22/gas/sb.h [new file with mode: 0644]
contrib/binutils-2.22/gas/stabs.c [new file with mode: 0644]
contrib/binutils-2.22/gas/struc-symbol.h [new file with mode: 0644]
contrib/binutils-2.22/gas/subsegs.c [new file with mode: 0644]
contrib/binutils-2.22/gas/subsegs.h [new file with mode: 0644]
contrib/binutils-2.22/gas/symbols.c [new file with mode: 0644]
contrib/binutils-2.22/gas/symbols.h [new file with mode: 0644]
contrib/binutils-2.22/gas/tc.h [new file with mode: 0644]
contrib/binutils-2.22/gas/write.c [new file with mode: 0644]
contrib/binutils-2.22/gas/write.h [new file with mode: 0644]
contrib/binutils-2.22/gold/README [new file with mode: 0644]
contrib/binutils-2.22/gold/archive.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/archive.h [new file with mode: 0644]
contrib/binutils-2.22/gold/arm-reloc-property.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/arm-reloc-property.h [new file with mode: 0644]
contrib/binutils-2.22/gold/arm-reloc.def [new file with mode: 0644]
contrib/binutils-2.22/gold/arm.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/attributes.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/attributes.h [new file with mode: 0644]
contrib/binutils-2.22/gold/binary.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/binary.h [new file with mode: 0644]
contrib/binutils-2.22/gold/common.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/common.h [new file with mode: 0644]
contrib/binutils-2.22/gold/compressed_output.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/compressed_output.h [new file with mode: 0644]
contrib/binutils-2.22/gold/copy-relocs.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/copy-relocs.h [new file with mode: 0644]
contrib/binutils-2.22/gold/cref.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/cref.h [new file with mode: 0644]
contrib/binutils-2.22/gold/debug.h [new file with mode: 0644]
contrib/binutils-2.22/gold/defstd.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/defstd.h [new file with mode: 0644]
contrib/binutils-2.22/gold/descriptors.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/descriptors.h [new file with mode: 0644]
contrib/binutils-2.22/gold/dirsearch.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/dirsearch.h [new file with mode: 0644]
contrib/binutils-2.22/gold/dwarf_reader.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/dwarf_reader.h [new file with mode: 0644]
contrib/binutils-2.22/gold/dynobj.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/dynobj.h [new file with mode: 0644]
contrib/binutils-2.22/gold/ehframe.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/ehframe.h [new file with mode: 0644]
contrib/binutils-2.22/gold/errors.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/errors.h [new file with mode: 0644]
contrib/binutils-2.22/gold/expression.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/ffsll.c [new file with mode: 0644]
contrib/binutils-2.22/gold/fileread.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/fileread.h [new file with mode: 0644]
contrib/binutils-2.22/gold/freebsd.h [new file with mode: 0644]
contrib/binutils-2.22/gold/ftruncate.c [new file with mode: 0644]
contrib/binutils-2.22/gold/gc.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/gc.h [new file with mode: 0644]
contrib/binutils-2.22/gold/gold-threads.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/gold-threads.h [new file with mode: 0644]
contrib/binutils-2.22/gold/gold.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/gold.h [new file with mode: 0644]
contrib/binutils-2.22/gold/i386.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/icf.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/icf.h [new file with mode: 0644]
contrib/binutils-2.22/gold/incremental-dump.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/incremental.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/incremental.h [new file with mode: 0644]
contrib/binutils-2.22/gold/int_encoding.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/int_encoding.h [new file with mode: 0644]
contrib/binutils-2.22/gold/layout.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/layout.h [new file with mode: 0644]
contrib/binutils-2.22/gold/main.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/mapfile.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/mapfile.h [new file with mode: 0644]
contrib/binutils-2.22/gold/merge.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/merge.h [new file with mode: 0644]
contrib/binutils-2.22/gold/mremap.c [new file with mode: 0644]
contrib/binutils-2.22/gold/object.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/object.h [new file with mode: 0644]
contrib/binutils-2.22/gold/options.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/options.h [new file with mode: 0644]
contrib/binutils-2.22/gold/output.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/output.h [new file with mode: 0644]
contrib/binutils-2.22/gold/parameters.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/parameters.h [new file with mode: 0644]
contrib/binutils-2.22/gold/plugin.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/plugin.h [new file with mode: 0644]
contrib/binutils-2.22/gold/powerpc.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/readsyms.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/readsyms.h [new file with mode: 0644]
contrib/binutils-2.22/gold/reduced_debug_output.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/reduced_debug_output.h [new file with mode: 0644]
contrib/binutils-2.22/gold/reloc-types.h [new file with mode: 0644]
contrib/binutils-2.22/gold/reloc.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/reloc.h [new file with mode: 0644]
contrib/binutils-2.22/gold/resolve.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/script-c.h [new file with mode: 0644]
contrib/binutils-2.22/gold/script-sections.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/script-sections.h [new file with mode: 0644]
contrib/binutils-2.22/gold/script.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/script.h [new file with mode: 0644]
contrib/binutils-2.22/gold/sparc.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/stringpool.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/stringpool.h [new file with mode: 0644]
contrib/binutils-2.22/gold/symtab.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/symtab.h [new file with mode: 0644]
contrib/binutils-2.22/gold/target-reloc.h [new file with mode: 0644]
contrib/binutils-2.22/gold/target-select.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/target-select.h [new file with mode: 0644]
contrib/binutils-2.22/gold/target.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/target.h [new file with mode: 0644]
contrib/binutils-2.22/gold/timer.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/timer.h [new file with mode: 0644]
contrib/binutils-2.22/gold/tls.h [new file with mode: 0644]
contrib/binutils-2.22/gold/token.h [new file with mode: 0644]
contrib/binutils-2.22/gold/version.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/workqueue-internal.h [new file with mode: 0644]
contrib/binutils-2.22/gold/workqueue-threads.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/workqueue.cc [new file with mode: 0644]
contrib/binutils-2.22/gold/workqueue.h [new file with mode: 0644]
contrib/binutils-2.22/gold/x86_64.cc [new file with mode: 0644]
contrib/binutils-2.22/gprof/README [new file with mode: 0644]
contrib/binutils-2.22/gprof/alpha.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/basic_blocks.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/basic_blocks.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/bsd_callg_bl.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/bsd_callg_bl.m [new file with mode: 0644]
contrib/binutils-2.22/gprof/call_graph.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/call_graph.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_arcs.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_arcs.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_dfn.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_dfn.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_print.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/cg_print.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/config.texi [new file with mode: 0644]
contrib/binutils-2.22/gprof/corefile.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/corefile.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/fdl.texi [new file with mode: 0644]
contrib/binutils-2.22/gprof/flat_bl.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/flat_bl.m [new file with mode: 0644]
contrib/binutils-2.22/gprof/fsf_callg_bl.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/fsf_callg_bl.m [new file with mode: 0644]
contrib/binutils-2.22/gprof/gen-c-prog.awk [new file with mode: 0644]
contrib/binutils-2.22/gprof/gmon.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/gmon_io.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/gmon_io.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/gmon_out.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/gprof.1 [new file with mode: 0644]
contrib/binutils-2.22/gprof/gprof.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/gprof.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/gprof.info [new file with mode: 0644]
contrib/binutils-2.22/gprof/gprof.texi [new file with mode: 0644]
contrib/binutils-2.22/gprof/hertz.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/hertz.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/hist.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/hist.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/i386.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/mips.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/search_list.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/search_list.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/source.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/source.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/sparc.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/sym_ids.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/sym_ids.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/symtab.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/symtab.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/tahoe.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/utils.c [new file with mode: 0644]
contrib/binutils-2.22/gprof/utils.h [new file with mode: 0644]
contrib/binutils-2.22/gprof/vax.c [new file with mode: 0644]
contrib/binutils-2.22/include/COPYING [new file with mode: 0644]
contrib/binutils-2.22/include/COPYING3 [new file with mode: 0644]
contrib/binutils-2.22/include/alloca-conf.h [new file with mode: 0644]
contrib/binutils-2.22/include/ansidecl.h [new file with mode: 0644]
contrib/binutils-2.22/include/aout/aout64.h [new file with mode: 0644]
contrib/binutils-2.22/include/aout/ar.h [new file with mode: 0644]
contrib/binutils-2.22/include/aout/ranlib.h [new file with mode: 0644]
contrib/binutils-2.22/include/aout/stab.def [new file with mode: 0644]
contrib/binutils-2.22/include/aout/stab_gnu.h [new file with mode: 0644]
contrib/binutils-2.22/include/bfdlink.h [new file with mode: 0644]
contrib/binutils-2.22/include/binary-io.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/ecoff.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/external.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/i386.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/internal.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/pe.h [new file with mode: 0644]
contrib/binutils-2.22/include/coff/sym.h [new file with mode: 0644]
contrib/binutils-2.22/include/demangle.h [new file with mode: 0644]
contrib/binutils-2.22/include/dis-asm.h [new file with mode: 0644]
contrib/binutils-2.22/include/dwarf2.h [new file with mode: 0644]
contrib/binutils-2.22/include/dyn-string.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/alpha.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/arc.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/arm.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/avr.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/bfin.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/common.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/cr16.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/cr16c.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/cris.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/crx.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/d10v.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/d30v.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/dlx.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/dwarf.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/external.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/fr30.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/frv.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/h8.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/hppa.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/i370.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/i386.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/i860.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/i960.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/ia64.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/internal.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/ip2k.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/iq2000.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/lm32.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/m32c.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/m32r.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/m68hc11.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/m68k.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mcore.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mep.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/microblaze.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mips.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mmix.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mn10200.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mn10300.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/moxie.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/msp430.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/mt.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/openrisc.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/or32.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/pj.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/ppc.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/ppc64.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/reloc-macros.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/rx.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/s390.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/score.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/sh.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/sparc.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/spu.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/tic6x-attrs.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/tic6x.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/tilegx.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/tilepro.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/v850.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/vax.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/vxworks.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/x86-64.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/xc16x.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/xstormy16.h [new file with mode: 0644]
contrib/binutils-2.22/include/elf/xtensa.h [new file with mode: 0644]
contrib/binutils-2.22/include/filenames.h [new file with mode: 0644]
contrib/binutils-2.22/include/floatformat.h [new file with mode: 0644]
contrib/binutils-2.22/include/fnmatch.h [new file with mode: 0644]
contrib/binutils-2.22/include/fopen-same.h [new file with mode: 0644]
contrib/binutils-2.22/include/getopt.h [new file with mode: 0644]
contrib/binutils-2.22/include/hashtab.h [new file with mode: 0644]
contrib/binutils-2.22/include/ieee.h [new file with mode: 0644]
contrib/binutils-2.22/include/libiberty.h [new file with mode: 0644]
contrib/binutils-2.22/include/lto-symtab.h [new file with mode: 0644]
contrib/binutils-2.22/include/mach-o/ChangeLog [new file with mode: 0644]
contrib/binutils-2.22/include/mach-o/external.h [new file with mode: 0644]
contrib/binutils-2.22/include/mach-o/loader.h [new file with mode: 0644]
contrib/binutils-2.22/include/mach-o/reloc.h [new file with mode: 0644]
contrib/binutils-2.22/include/mach-o/x86-64.h [new file with mode: 0644]
contrib/binutils-2.22/include/md5.h [new file with mode: 0644]
contrib/binutils-2.22/include/objalloc.h [new file with mode: 0644]
contrib/binutils-2.22/include/obstack.h [new file with mode: 0644]
contrib/binutils-2.22/include/opcode/i386.h [new file with mode: 0644]
contrib/binutils-2.22/include/plugin-api.h [new file with mode: 0644]
contrib/binutils-2.22/include/progress.h [new file with mode: 0644]
contrib/binutils-2.22/include/safe-ctype.h [new file with mode: 0644]
contrib/binutils-2.22/include/sha1.h [new file with mode: 0644]
contrib/binutils-2.22/include/simple-object.h [new file with mode: 0644]
contrib/binutils-2.22/include/symcat.h [new file with mode: 0644]
contrib/binutils-2.22/ld/README [new file with mode: 0644]
contrib/binutils-2.22/ld/configdoc.texi [new file with mode: 0644]
contrib/binutils-2.22/ld/emulparams/README [new file with mode: 0644]
contrib/binutils-2.22/ld/emulparams/elf_i386.sh [new file with mode: 0644]
contrib/binutils-2.22/ld/emulparams/elf_x86_64.sh [new file with mode: 0644]
contrib/binutils-2.22/ld/emulparams/plt_unwind.sh [new file with mode: 0644]
contrib/binutils-2.22/ld/emultempl/README [new file with mode: 0644]
contrib/binutils-2.22/ld/emultempl/astring.sed [new file with mode: 0644]
contrib/binutils-2.22/ld/emultempl/elf-generic.em [new file with mode: 0644]
contrib/binutils-2.22/ld/emultempl/elf32.em [new file with mode: 0644]
contrib/binutils-2.22/ld/fdl.texi [new file with mode: 0644]
contrib/binutils-2.22/ld/gen-doc.texi [new file with mode: 0644]
contrib/binutils-2.22/ld/genscripts.sh [new file with mode: 0755]
contrib/binutils-2.22/ld/ld.1 [new file with mode: 0644]
contrib/binutils-2.22/ld/ld.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ld.texinfo [new file with mode: 0644]
contrib/binutils-2.22/ld/ldcref.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldctor.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldctor.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldemul.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldemul.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldexp.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldexp.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldfile.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldfile.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldgram.y [new file with mode: 0644]
contrib/binutils-2.22/ld/ldlang.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldlang.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldlex-wrapper.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldlex.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldlex.l [new file with mode: 0644]
contrib/binutils-2.22/ld/ldmain.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldmain.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldmisc.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldmisc.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldver.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldver.h [new file with mode: 0644]
contrib/binutils-2.22/ld/ldwrite.c [new file with mode: 0644]
contrib/binutils-2.22/ld/ldwrite.h [new file with mode: 0644]
contrib/binutils-2.22/ld/lexsup.c [new file with mode: 0644]
contrib/binutils-2.22/ld/mri.c [new file with mode: 0644]
contrib/binutils-2.22/ld/mri.h [new file with mode: 0644]
contrib/binutils-2.22/ld/plugin.c [new file with mode: 0644]
contrib/binutils-2.22/ld/plugin.h [new file with mode: 0644]
contrib/binutils-2.22/ld/scripttempl/README [new file with mode: 0644]
contrib/binutils-2.22/ld/scripttempl/elf.sc [new file with mode: 0644]
contrib/binutils-2.22/ld/sysdep.h [new file with mode: 0644]
contrib/binutils-2.22/libiberty/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.22/libiberty/README [new file with mode: 0644]
contrib/binutils-2.22/libiberty/argv.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/at-file.texi [new file with mode: 0644]
contrib/binutils-2.22/libiberty/choose-temp.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/concat.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/cp-demangle.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/cp-demangle.h [new file with mode: 0644]
contrib/binutils-2.22/libiberty/cp-demint.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/cplus-dem.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/crc32.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/dyn-string.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/filename_cmp.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/floatformat.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/getopt.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/getopt1.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/getpwd.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/getruntime.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/hashtab.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/hex.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/lbasename.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/lrealpath.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/make-relative-prefix.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/make-temp-file.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/md5.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/mempcpy.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/objalloc.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/obstack.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/safe-ctype.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/setproctitle.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/sha1.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object-coff.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object-common.h [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object-elf.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object-mach-o.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/simple-object.txh [new file with mode: 0644]
contrib/binutils-2.22/libiberty/stack-limit.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/stpcpy.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/unlink-if-ordinary.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xatexit.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xexit.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xmalloc.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xstrdup.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xstrerror.c [new file with mode: 0644]
contrib/binutils-2.22/libiberty/xstrndup.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/dis-buf.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/dis-init.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/disassemble.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/i386-dis.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/i386-init.h [new file with mode: 0644]
contrib/binutils-2.22/opcodes/i386-opc.c [new file with mode: 0644]
contrib/binutils-2.22/opcodes/i386-opc.h [new file with mode: 0644]
contrib/binutils-2.22/opcodes/i386-tbl.h [new file with mode: 0644]
contrib/binutils-2.22/opcodes/opintl.h [new file with mode: 0644]
contrib/binutils-2.22/opcodes/sysdep.h [new file with mode: 0644]