Import binutils-2.20
authorSimon Schubert <corecode@dragonflybsd.org>
Wed, 28 Oct 2009 09:53:46 +0000 (10:53 +0100)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 28 Oct 2009 11:39:39 +0000 (12:39 +0100)
commit8e158dd092f098bc237ecd0be53f8894f968f328
tree5717246604c3ab7355dd75adf86016681f74ce03
Import binutils-2.20
566 files changed:
contrib/binutils-2.20/COPYING [new file with mode: 0644]
contrib/binutils-2.20/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.20/COPYING3 [new file with mode: 0644]
contrib/binutils-2.20/COPYING3.LIB [new file with mode: 0644]
contrib/binutils-2.20/Makefile.def [new file with mode: 0644]
contrib/binutils-2.20/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/Makefile.tpl [new file with mode: 0644]
contrib/binutils-2.20/README [new file with mode: 0644]
contrib/binutils-2.20/bfd/COPYING [new file with mode: 0644]
contrib/binutils-2.20/bfd/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/bfd/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/bfd/README [new file with mode: 0644]
contrib/binutils-2.20/bfd/archive.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/archive64.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/archures.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/bfd-in2.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/bfd.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/bfdio.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/bfdwin.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/binary.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/cache.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/coffgen.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/compress.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/config.bfd [new file with mode: 0644]
contrib/binutils-2.20/bfd/config.in [new file with mode: 0644]
contrib/binutils-2.20/bfd/configure [new file with mode: 0755]
contrib/binutils-2.20/bfd/configure.com [new file with mode: 0644]
contrib/binutils-2.20/bfd/configure.host [new file with mode: 0644]
contrib/binutils-2.20/bfd/configure.in [new file with mode: 0644]
contrib/binutils-2.20/bfd/corefile.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/cpu-i386.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/cpu-l1om.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/doc/bfdsumm.texi [new file with mode: 0644]
contrib/binutils-2.20/bfd/doc/bfdver.texi [new file with mode: 0644]
contrib/binutils-2.20/bfd/dwarf1.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/dwarf2.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-attrs.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-bfd.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-eh-frame.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-ifunc.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-strtab.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-vxworks.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf-vxworks.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf32-gen.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf32-i386.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf32.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf64-gen.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf64-x86-64.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elf64.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elfcode.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/elfcore.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/elflink.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/elfxx-target.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/format.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/genlink.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/hash.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/ihex.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/init.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/libaout.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/libbfd.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/libbfd.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/libcoff.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/libecoff.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/linker.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/merge.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/opncls.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/plugin.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/reloc.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/section.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/simple.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/srec.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/stab-syms.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/stabs.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/syms.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/sysdep.h [new file with mode: 0644]
contrib/binutils-2.20/bfd/targets.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/targmatch.sed [new file with mode: 0644]
contrib/binutils-2.20/bfd/tekhex.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/verilog.c [new file with mode: 0644]
contrib/binutils-2.20/bfd/version.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/binutils/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/binutils/README [new file with mode: 0644]
contrib/binutils-2.20/binutils/addr2line.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/ar.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/arlex.l [new file with mode: 0644]
contrib/binutils-2.20/binutils/arparse.y [new file with mode: 0644]
contrib/binutils-2.20/binutils/arsup.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/arsup.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/binemul.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/binemul.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/bucomm.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/bucomm.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/budbg.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/config.in [new file with mode: 0644]
contrib/binutils-2.20/binutils/configure [new file with mode: 0755]
contrib/binutils-2.20/binutils/configure.com [new file with mode: 0644]
contrib/binutils-2.20/binutils/configure.in [new file with mode: 0644]
contrib/binutils-2.20/binutils/configure.tgt [new file with mode: 0644]
contrib/binutils-2.20/binutils/debug.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/debug.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/addr2line.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/ar.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/binutils.texi [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/fdl.texi [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/nm.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/objcopy.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/objdump.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/ranlib.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/readelf.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/size.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/strings.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/doc/strip.1 [new file with mode: 0644]
contrib/binutils-2.20/binutils/dwarf.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/dwarf.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/emul_vanilla.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/filemode.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/ieee.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/is-ranlib.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/is-strip.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/nm.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/not-ranlib.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/not-strip.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/objcopy.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/objdump.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/prdbg.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/rdcoff.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/rddbg.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/readelf.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/rename.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/size.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/stabs.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/strings.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/sysdep.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/unwind-ia64.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/unwind-ia64.h [new file with mode: 0644]
contrib/binutils-2.20/binutils/version.c [new file with mode: 0644]
contrib/binutils-2.20/binutils/wrstabs.c [new file with mode: 0644]
contrib/binutils-2.20/config.guess [new file with mode: 0755]
contrib/binutils-2.20/config.rpath [new file with mode: 0755]
contrib/binutils-2.20/config.sub [new file with mode: 0755]
contrib/binutils-2.20/configure [new file with mode: 0755]
contrib/binutils-2.20/configure.ac [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/README [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/dwarf.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/elfcpp.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/elfcpp_file.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/elfcpp_internal.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/elfcpp_swap.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/i386.h [new file with mode: 0644]
contrib/binutils-2.20/elfcpp/x86_64.h [new file with mode: 0644]
contrib/binutils-2.20/gas/COPYING [new file with mode: 0644]
contrib/binutils-2.20/gas/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/gas/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/gas/README [new file with mode: 0644]
contrib/binutils-2.20/gas/app.c [new file with mode: 0644]
contrib/binutils-2.20/gas/as.c [new file with mode: 0644]
contrib/binutils-2.20/gas/as.h [new file with mode: 0644]
contrib/binutils-2.20/gas/asintl.h [new file with mode: 0644]
contrib/binutils-2.20/gas/atof-generic.c [new file with mode: 0644]
contrib/binutils-2.20/gas/bignum.h [new file with mode: 0644]
contrib/binutils-2.20/gas/bit_fix.h [new file with mode: 0644]
contrib/binutils-2.20/gas/cond.c [new file with mode: 0644]
contrib/binutils-2.20/gas/config.in [new file with mode: 0644]
contrib/binutils-2.20/gas/config/atof-ieee.c [new file with mode: 0644]
contrib/binutils-2.20/gas/config/obj-elf.c [new file with mode: 0644]
contrib/binutils-2.20/gas/config/obj-elf.h [new file with mode: 0644]
contrib/binutils-2.20/gas/config/tc-i386-intel.c [new file with mode: 0644]
contrib/binutils-2.20/gas/config/tc-i386.c [new file with mode: 0644]
contrib/binutils-2.20/gas/config/tc-i386.h [new file with mode: 0644]
contrib/binutils-2.20/gas/configure [new file with mode: 0755]
contrib/binutils-2.20/gas/configure.com [new file with mode: 0644]
contrib/binutils-2.20/gas/configure.in [new file with mode: 0644]
contrib/binutils-2.20/gas/configure.tgt [new file with mode: 0644]
contrib/binutils-2.20/gas/depend.c [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/as.1 [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/as.texinfo [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/asconfig.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-alpha.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-arc.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-arm.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-avr.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-bfin.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-cr16.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-cris.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-d10v.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-d30v.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-h8300.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-hppa.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-i370.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-i386.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-i860.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-i960.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-ia64.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-ip2k.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-lm32.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-m32c.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-m32r.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-m68hc11.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-m68k.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-microblaze.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-mips.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-mmix.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-msp430.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-pdp11.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-pj.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-ppc.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-s390.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-score.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-sh.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-sh64.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-sparc.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-tic54x.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-v850.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-vax.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-xtensa.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-z80.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/c-z8k.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/doc/fdl.texi [new file with mode: 0644]
contrib/binutils-2.20/gas/dw2gencfi.c [new file with mode: 0644]
contrib/binutils-2.20/gas/dw2gencfi.h [new file with mode: 0644]
contrib/binutils-2.20/gas/dwarf2dbg.c [new file with mode: 0644]
contrib/binutils-2.20/gas/dwarf2dbg.h [new file with mode: 0644]
contrib/binutils-2.20/gas/ecoff.c [new file with mode: 0644]
contrib/binutils-2.20/gas/ecoff.h [new file with mode: 0644]
contrib/binutils-2.20/gas/ehopt.c [new file with mode: 0644]
contrib/binutils-2.20/gas/expr.c [new file with mode: 0644]
contrib/binutils-2.20/gas/expr.h [new file with mode: 0644]
contrib/binutils-2.20/gas/flonum-copy.c [new file with mode: 0644]
contrib/binutils-2.20/gas/flonum-konst.c [new file with mode: 0644]
contrib/binutils-2.20/gas/flonum-mult.c [new file with mode: 0644]
contrib/binutils-2.20/gas/flonum.h [new file with mode: 0644]
contrib/binutils-2.20/gas/frags.c [new file with mode: 0644]
contrib/binutils-2.20/gas/frags.h [new file with mode: 0644]
contrib/binutils-2.20/gas/hash.c [new file with mode: 0644]
contrib/binutils-2.20/gas/hash.h [new file with mode: 0644]
contrib/binutils-2.20/gas/input-file.c [new file with mode: 0644]
contrib/binutils-2.20/gas/input-file.h [new file with mode: 0644]
contrib/binutils-2.20/gas/input-scrub.c [new file with mode: 0644]
contrib/binutils-2.20/gas/listing.c [new file with mode: 0644]
contrib/binutils-2.20/gas/listing.h [new file with mode: 0644]
contrib/binutils-2.20/gas/literal.c [new file with mode: 0644]
contrib/binutils-2.20/gas/macro.c [new file with mode: 0644]
contrib/binutils-2.20/gas/macro.h [new file with mode: 0644]
contrib/binutils-2.20/gas/messages.c [new file with mode: 0644]
contrib/binutils-2.20/gas/obj.h [new file with mode: 0644]
contrib/binutils-2.20/gas/output-file.c [new file with mode: 0644]
contrib/binutils-2.20/gas/output-file.h [new file with mode: 0644]
contrib/binutils-2.20/gas/read.c [new file with mode: 0644]
contrib/binutils-2.20/gas/read.h [new file with mode: 0644]
contrib/binutils-2.20/gas/remap.c [new file with mode: 0644]
contrib/binutils-2.20/gas/sb.c [new file with mode: 0644]
contrib/binutils-2.20/gas/sb.h [new file with mode: 0644]
contrib/binutils-2.20/gas/stabs.c [new file with mode: 0644]
contrib/binutils-2.20/gas/struc-symbol.h [new file with mode: 0644]
contrib/binutils-2.20/gas/subsegs.c [new file with mode: 0644]
contrib/binutils-2.20/gas/subsegs.h [new file with mode: 0644]
contrib/binutils-2.20/gas/symbols.c [new file with mode: 0644]
contrib/binutils-2.20/gas/symbols.h [new file with mode: 0644]
contrib/binutils-2.20/gas/tc.h [new file with mode: 0644]
contrib/binutils-2.20/gas/write.c [new file with mode: 0644]
contrib/binutils-2.20/gas/write.h [new file with mode: 0644]
contrib/binutils-2.20/gold/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/gold/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/gold/README [new file with mode: 0644]
contrib/binutils-2.20/gold/archive.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/archive.h [new file with mode: 0644]
contrib/binutils-2.20/gold/arm.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/binary.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/binary.h [new file with mode: 0644]
contrib/binutils-2.20/gold/common.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/common.h [new file with mode: 0644]
contrib/binutils-2.20/gold/compressed_output.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/compressed_output.h [new file with mode: 0644]
contrib/binutils-2.20/gold/config.in [new file with mode: 0644]
contrib/binutils-2.20/gold/configure [new file with mode: 0755]
contrib/binutils-2.20/gold/configure.ac [new file with mode: 0644]
contrib/binutils-2.20/gold/configure.tgt [new file with mode: 0644]
contrib/binutils-2.20/gold/copy-relocs.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/copy-relocs.h [new file with mode: 0644]
contrib/binutils-2.20/gold/cref.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/cref.h [new file with mode: 0644]
contrib/binutils-2.20/gold/debug.h [new file with mode: 0644]
contrib/binutils-2.20/gold/defstd.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/defstd.h [new file with mode: 0644]
contrib/binutils-2.20/gold/descriptors.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/descriptors.h [new file with mode: 0644]
contrib/binutils-2.20/gold/dirsearch.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/dirsearch.h [new file with mode: 0644]
contrib/binutils-2.20/gold/dwarf_reader.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/dwarf_reader.h [new file with mode: 0644]
contrib/binutils-2.20/gold/dynobj.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/dynobj.h [new file with mode: 0644]
contrib/binutils-2.20/gold/ehframe.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/ehframe.h [new file with mode: 0644]
contrib/binutils-2.20/gold/errors.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/errors.h [new file with mode: 0644]
contrib/binutils-2.20/gold/expression.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/ffsll.c [new file with mode: 0644]
contrib/binutils-2.20/gold/fileread.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/fileread.h [new file with mode: 0644]
contrib/binutils-2.20/gold/ftruncate.c [new file with mode: 0644]
contrib/binutils-2.20/gold/gc.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/gc.h [new file with mode: 0644]
contrib/binutils-2.20/gold/gold-threads.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/gold-threads.h [new file with mode: 0644]
contrib/binutils-2.20/gold/gold.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/gold.h [new file with mode: 0644]
contrib/binutils-2.20/gold/i386.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/icf.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/icf.h [new file with mode: 0644]
contrib/binutils-2.20/gold/incremental.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/incremental.h [new file with mode: 0644]
contrib/binutils-2.20/gold/layout.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/layout.h [new file with mode: 0644]
contrib/binutils-2.20/gold/main.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/mapfile.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/mapfile.h [new file with mode: 0644]
contrib/binutils-2.20/gold/merge.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/merge.h [new file with mode: 0644]
contrib/binutils-2.20/gold/mremap.c [new file with mode: 0644]
contrib/binutils-2.20/gold/object.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/object.h [new file with mode: 0644]
contrib/binutils-2.20/gold/options.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/options.h [new file with mode: 0644]
contrib/binutils-2.20/gold/output.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/output.h [new file with mode: 0644]
contrib/binutils-2.20/gold/parameters.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/parameters.h [new file with mode: 0644]
contrib/binutils-2.20/gold/plugin.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/plugin.h [new file with mode: 0644]
contrib/binutils-2.20/gold/readsyms.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/readsyms.h [new file with mode: 0644]
contrib/binutils-2.20/gold/reduced_debug_output.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/reduced_debug_output.h [new file with mode: 0644]
contrib/binutils-2.20/gold/reloc-types.h [new file with mode: 0644]
contrib/binutils-2.20/gold/reloc.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/reloc.h [new file with mode: 0644]
contrib/binutils-2.20/gold/resolve.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/script-c.h [new file with mode: 0644]
contrib/binutils-2.20/gold/script-sections.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/script-sections.h [new file with mode: 0644]
contrib/binutils-2.20/gold/script.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/script.h [new file with mode: 0644]
contrib/binutils-2.20/gold/stringpool.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/stringpool.h [new file with mode: 0644]
contrib/binutils-2.20/gold/symtab.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/symtab.h [new file with mode: 0644]
contrib/binutils-2.20/gold/target-reloc.h [new file with mode: 0644]
contrib/binutils-2.20/gold/target-select.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/target-select.h [new file with mode: 0644]
contrib/binutils-2.20/gold/target.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/target.h [new file with mode: 0644]
contrib/binutils-2.20/gold/tls.h [new file with mode: 0644]
contrib/binutils-2.20/gold/token.h [new file with mode: 0644]
contrib/binutils-2.20/gold/version.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/workqueue-internal.h [new file with mode: 0644]
contrib/binutils-2.20/gold/workqueue-threads.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/workqueue.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/workqueue.h [new file with mode: 0644]
contrib/binutils-2.20/gold/x86_64.cc [new file with mode: 0644]
contrib/binutils-2.20/gold/yyscript.y [new file with mode: 0644]
contrib/binutils-2.20/include/COPYING [new file with mode: 0644]
contrib/binutils-2.20/include/COPYING3 [new file with mode: 0644]
contrib/binutils-2.20/include/alloca-conf.h [new file with mode: 0644]
contrib/binutils-2.20/include/ansidecl.h [new file with mode: 0644]
contrib/binutils-2.20/include/aout/aout64.h [new file with mode: 0644]
contrib/binutils-2.20/include/aout/ar.h [new file with mode: 0644]
contrib/binutils-2.20/include/aout/ranlib.h [new file with mode: 0644]
contrib/binutils-2.20/include/aout/stab.def [new file with mode: 0644]
contrib/binutils-2.20/include/aout/stab_gnu.h [new file with mode: 0644]
contrib/binutils-2.20/include/bfdlink.h [new file with mode: 0644]
contrib/binutils-2.20/include/binary-io.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/ecoff.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/external.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/i386.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/internal.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/pe.h [new file with mode: 0644]
contrib/binutils-2.20/include/coff/sym.h [new file with mode: 0644]
contrib/binutils-2.20/include/demangle.h [new file with mode: 0644]
contrib/binutils-2.20/include/dis-asm.h [new file with mode: 0644]
contrib/binutils-2.20/include/dwarf2.h [new file with mode: 0644]
contrib/binutils-2.20/include/dyn-string.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/alpha.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/arc.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/arm.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/avr.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/bfin.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/common.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/cr16.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/cris.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/crx.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/d10v.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/d30v.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/dlx.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/dwarf.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/external.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/fr30.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/frv.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/h8.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/hppa.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/i370.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/i386.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/i860.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/i960.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/ia64.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/internal.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/ip2k.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/iq2000.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/lm32.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/m32c.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/m32r.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/m68hc11.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/m68k.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mcore.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mep.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/microblaze.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mips.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mmix.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mn10200.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mn10300.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/msp430.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/mt.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/or32.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/pj.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/ppc.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/ppc64.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/reloc-macros.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/s390.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/score.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/sh.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/sparc.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/spu.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/v850.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/vax.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/vxworks.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/x86-64.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/xstormy16.h [new file with mode: 0644]
contrib/binutils-2.20/include/elf/xtensa.h [new file with mode: 0644]
contrib/binutils-2.20/include/filenames.h [new file with mode: 0644]
contrib/binutils-2.20/include/floatformat.h [new file with mode: 0644]
contrib/binutils-2.20/include/fnmatch.h [new file with mode: 0644]
contrib/binutils-2.20/include/fopen-same.h [new file with mode: 0644]
contrib/binutils-2.20/include/getopt.h [new file with mode: 0644]
contrib/binutils-2.20/include/hashtab.h [new file with mode: 0644]
contrib/binutils-2.20/include/ieee.h [new file with mode: 0644]
contrib/binutils-2.20/include/libiberty.h [new file with mode: 0644]
contrib/binutils-2.20/include/md5.h [new file with mode: 0644]
contrib/binutils-2.20/include/objalloc.h [new file with mode: 0644]
contrib/binutils-2.20/include/obstack.h [new file with mode: 0644]
contrib/binutils-2.20/include/opcode/i386.h [new file with mode: 0644]
contrib/binutils-2.20/include/progress.h [new file with mode: 0644]
contrib/binutils-2.20/include/safe-ctype.h [new file with mode: 0644]
contrib/binutils-2.20/include/sha1.h [new file with mode: 0644]
contrib/binutils-2.20/include/symcat.h [new file with mode: 0644]
contrib/binutils-2.20/ld/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/ld/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/ld/README [new file with mode: 0644]
contrib/binutils-2.20/ld/config.in [new file with mode: 0644]
contrib/binutils-2.20/ld/configdoc.texi [new file with mode: 0644]
contrib/binutils-2.20/ld/configure [new file with mode: 0755]
contrib/binutils-2.20/ld/configure.host [new file with mode: 0644]
contrib/binutils-2.20/ld/configure.in [new file with mode: 0644]
contrib/binutils-2.20/ld/configure.tgt [new file with mode: 0644]
contrib/binutils-2.20/ld/emulparams/README [new file with mode: 0644]
contrib/binutils-2.20/ld/emulparams/elf_i386.sh [new file with mode: 0644]
contrib/binutils-2.20/ld/emulparams/elf_x86_64.sh [new file with mode: 0644]
contrib/binutils-2.20/ld/emultempl/README [new file with mode: 0644]
contrib/binutils-2.20/ld/emultempl/astring.sed [new file with mode: 0644]
contrib/binutils-2.20/ld/emultempl/elf-generic.em [new file with mode: 0644]
contrib/binutils-2.20/ld/emultempl/elf32.em [new file with mode: 0644]
contrib/binutils-2.20/ld/fdl.texi [new file with mode: 0644]
contrib/binutils-2.20/ld/gen-doc.texi [new file with mode: 0644]
contrib/binutils-2.20/ld/genscripts.sh [new file with mode: 0755]
contrib/binutils-2.20/ld/ld.1 [new file with mode: 0644]
contrib/binutils-2.20/ld/ld.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ld.texinfo [new file with mode: 0644]
contrib/binutils-2.20/ld/ldcref.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldctor.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldctor.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldemul.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldemul.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldexp.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldexp.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldfile.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldfile.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldgram.y [new file with mode: 0644]
contrib/binutils-2.20/ld/ldlang.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldlang.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldlex.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldlex.l [new file with mode: 0644]
contrib/binutils-2.20/ld/ldmain.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldmain.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldmisc.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldmisc.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldver.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldver.h [new file with mode: 0644]
contrib/binutils-2.20/ld/ldwrite.c [new file with mode: 0644]
contrib/binutils-2.20/ld/ldwrite.h [new file with mode: 0644]
contrib/binutils-2.20/ld/lexsup.c [new file with mode: 0644]
contrib/binutils-2.20/ld/mri.c [new file with mode: 0644]
contrib/binutils-2.20/ld/mri.h [new file with mode: 0644]
contrib/binutils-2.20/ld/scripttempl/README [new file with mode: 0644]
contrib/binutils-2.20/ld/scripttempl/elf.sc [new file with mode: 0644]
contrib/binutils-2.20/ld/sysdep.h [new file with mode: 0644]
contrib/binutils-2.20/libiberty/COPYING.LIB [new file with mode: 0644]
contrib/binutils-2.20/libiberty/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/libiberty/README [new file with mode: 0644]
contrib/binutils-2.20/libiberty/argv.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/at-file.texi [new file with mode: 0644]
contrib/binutils-2.20/libiberty/choose-temp.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/concat.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/config.in [new file with mode: 0644]
contrib/binutils-2.20/libiberty/configure [new file with mode: 0755]
contrib/binutils-2.20/libiberty/configure.ac [new file with mode: 0644]
contrib/binutils-2.20/libiberty/configure.com [new file with mode: 0644]
contrib/binutils-2.20/libiberty/cp-demangle.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/cp-demangle.h [new file with mode: 0644]
contrib/binutils-2.20/libiberty/cp-demint.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/cplus-dem.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/dyn-string.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/filename_cmp.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/floatformat.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/getopt.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/getopt1.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/getpwd.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/getruntime.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/hashtab.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/hex.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/lbasename.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/lrealpath.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/make-relative-prefix.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/make-temp-file.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/md5.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/objalloc.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/obstack.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/safe-ctype.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/sha1.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/stpcpy.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/unlink-if-ordinary.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/xatexit.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/xexit.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/xmalloc.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/xstrdup.c [new file with mode: 0644]
contrib/binutils-2.20/libiberty/xstrerror.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/Makefile.am [new file with mode: 0644]
contrib/binutils-2.20/opcodes/Makefile.in [new file with mode: 0644]
contrib/binutils-2.20/opcodes/config.in [new file with mode: 0644]
contrib/binutils-2.20/opcodes/configure [new file with mode: 0755]
contrib/binutils-2.20/opcodes/configure.com [new file with mode: 0644]
contrib/binutils-2.20/opcodes/configure.in [new file with mode: 0644]
contrib/binutils-2.20/opcodes/dis-buf.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/dis-init.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/disassemble.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/i386-dis.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/i386-init.h [new file with mode: 0644]
contrib/binutils-2.20/opcodes/i386-opc.c [new file with mode: 0644]
contrib/binutils-2.20/opcodes/i386-opc.h [new file with mode: 0644]
contrib/binutils-2.20/opcodes/i386-tbl.h [new file with mode: 0644]
contrib/binutils-2.20/opcodes/opintl.h [new file with mode: 0644]
contrib/binutils-2.20/opcodes/sysdep.h [new file with mode: 0644]