Import of virgin gcc 4.0.0 distribution.
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 5 Jun 2005 18:26:15 +0000 (18:26 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 5 Jun 2005 18:26:15 +0000 (18:26 +0000)
commit7b311ea1c69cbc98038120ffc92533c71d0c900d
treec7ccd7910b21068483b8d9fdc67d7dd44d7fa580
parentc7ce52b0abd6bea322c3b1ea0c40839bab0412c4
Import of virgin gcc 4.0.0 distribution.
Unneccessary files and dirs have been deleted and recorded in
README.DELETED.
972 files changed:
contrib/gcc-4.0/BUGS [new file with mode: 0644]
contrib/gcc-4.0/COPYING [new file with mode: 0644]
contrib/gcc-4.0/COPYING.LIB [new file with mode: 0644]
contrib/gcc-4.0/FAQ [new file with mode: 0644]
contrib/gcc-4.0/LAST_UPDATED [new file with mode: 0644]
contrib/gcc-4.0/MAINTAINERS [new file with mode: 0644]
contrib/gcc-4.0/README [new file with mode: 0644]
contrib/gcc-4.0/README.DELETED [new file with mode: 0644]
contrib/gcc-4.0/README.DRAGONFLY [new file with mode: 0644]
contrib/gcc-4.0/README.SCO [new file with mode: 0644]
contrib/gcc-4.0/gcc/COPYING [new file with mode: 0644]
contrib/gcc-4.0/gcc/COPYING.LIB [new file with mode: 0644]
contrib/gcc-4.0/gcc/alias.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/alias.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/alloc-pool.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/alloc-pool.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/attribs.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/basic-block.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/bb-reorder.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/bitmap.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/bitmap.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/bt-load.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/builtin-attrs.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/builtin-types.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/builtins.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/builtins.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-aux-info.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-common.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-common.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-common.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-convert.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-cppbuiltin.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-decl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-dump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-errors.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-format.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-format.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-gimplify.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-incpath.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-incpath.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-lang.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-lex.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-objc-common.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-objc-common.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-opts.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-parse.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-parse.in [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-pch.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-ppoutput.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-pragma.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-pragma.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-pretty-print.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-pretty-print.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-semantics.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-tree.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/c-typeck.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/c.opt [new file with mode: 0644]
contrib/gcc-4.0/gcc/caller-save.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/calls.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfg.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfganal.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgbuild.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgcleanup.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgexpand.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfghooks.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfghooks.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfglayout.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfglayout.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgloop.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgloop.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgloopanal.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgloopmanip.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cfgrtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cgraph.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cgraph.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cgraphunit.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/collect2.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/collect2.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/combine.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/common.opt [new file with mode: 0644]
contrib/gcc-4.0/gcc/conditions.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/README [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/dbxelf.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/elfos.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/athlon.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/att.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/biarch64.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/bsd.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/emmintrin.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/i386-modes.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/i386-protos.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/i386.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/i386.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/i386.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/k6.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/mmintrin.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/mmx.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/pentium.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/pmmintrin.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/ppro.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/predicates.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/sse.md [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/t-gmm_malloc [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/unix.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/x86-64.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/config/i386/xmmintrin.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/conflict.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/convert.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/convert.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/coretypes.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/coverage.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/coverage.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/call.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cfns.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/class.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/config-lang.in [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-gimplify.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-lang.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-objcp-common.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-objcp-common.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-tree.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cp-tree.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cvt.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cxx-pretty-print.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/cxx-pretty-print.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/decl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/decl.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/decl2.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/dump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/error.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/except.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/expr.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/friend.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/g++spec.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/init.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/lang-specs.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/lex.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/mangle.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/method.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/name-lookup.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/name-lookup.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/operators.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/optimize.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/parser.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/pt.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/ptree.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/repo.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/rtti.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/search.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/semantics.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/tree.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/typeck.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cp/typeck2.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cppdefault.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cppdefault.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/cppspec.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cse.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cselib.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/cselib.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/dbxout.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/dbxout.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/ddg.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/ddg.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/debug.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/debug.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/defaults.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/df.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/df.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/diagnostic.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/diagnostic.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/diagnostic.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/bugreport.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/c-tree.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cfg.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/collect2.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/compat.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/configfiles.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/configterms.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/contrib.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/contribute.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cpp.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cpp.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cpp.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cppenv.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cppinternals.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cppinternals.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/cppopts.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/extend.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/fragments.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/frontends.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/fsf-funding.7 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/g++.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcc.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcc.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcc.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gccinstall.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gccint.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gccint.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcj-dbtool.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcj.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcj.info [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcjh.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcov.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gcov.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gfdl.7 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gij.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gnu.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gpl.7 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/grmic.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/grmiregistry.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/gty.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/headerdirs.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/hostconfig.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/implement-c.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/include/fdl.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/include/funding.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/include/gcc-common.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/include/gpl.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/include/texinfo.tex [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/install-old.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/install.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/install.texi2html [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/interface.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/invoke.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/jcf-dump.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/jv-convert.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/jv-scan.1 [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/languages.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/libgcc.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/makefile.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/md.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/objc.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/passes.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/portability.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/rtl.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/service.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/sourcebuild.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/standards.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/tm.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/tree-ssa.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/doc/trouble.texi [new file with mode: 0644]
contrib/gcc-4.0/gcc/dojump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/dominance.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/domwalk.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/domwalk.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/dummy-conditions.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/dwarf2.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/dwarf2asm.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/dwarf2asm.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/dwarf2out.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/dwarf2out.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/emit-rtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/emit-rtl.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/errors.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/errors.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/et-forest.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/et-forest.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/except.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/except.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/explow.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/expmed.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/expr.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/expr.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/final.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/flags.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/flow.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/fold-const.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/function.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/function.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gbl-ctors.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcc.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcc.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gccspec.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcov-dump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcov-io.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcov-io.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcov-iov.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcov.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gcse.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genattr.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genattrtab.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genattrtab.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/genautomata.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gencheck.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gencodes.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genconditions.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genconfig.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genconstants.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genemit.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genextract.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genflags.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengenrtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengtype-lex.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengtype-yacc.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengtype-yacc.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengtype.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gengtype.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/genmddeps.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genmodes.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genmultilib [new file with mode: 0644]
contrib/gcc-4.0/gcc/genopinit.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genoutput.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genpeep.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genpreds.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/genrecog.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gensupport.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gensupport.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/ggc-common.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/ggc-none.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/ggc-page.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/ggc.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gimple-low.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gimplify.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/global.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/graph.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/graph.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gstab.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr-gnat.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr-gnat.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr-posix.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr-single.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr-tpf.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/gthr.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/haifa-sched.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/hard-reg-set.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/hooks.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/hooks.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/host-default.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/hosthooks-def.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/hosthooks.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/hwint.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/ifcvt.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/input.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/insn-addr.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/insn-notes.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/integrate.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/integrate.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/intl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/intl.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/jump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/lambda-code.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/lambda-mat.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/lambda-trans.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/lambda.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/langhooks-def.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/langhooks.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/langhooks.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/lcm.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/libfuncs.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/libgcc2.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/libgcc2.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/libgcov.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/lists.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/local-alloc.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/longlong.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-doloop.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-init.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-invariant.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-iv.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-unroll.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop-unswitch.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/loop.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/machmode.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/machmode.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/main.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/mode-classes.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/modulo-sched.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/opt-functions.awk [new file with mode: 0644]
contrib/gcc-4.0/gcc/opt-gather.awk [new file with mode: 0644]
contrib/gcc-4.0/gcc/optabs.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/optabs.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/optc-gen.awk [new file with mode: 0644]
contrib/gcc-4.0/gcc/opth-gen.awk [new file with mode: 0644]
contrib/gcc-4.0/gcc/opts.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/opts.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/output.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/params.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/params.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/params.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/passes.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/pointer-set.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/pointer-set.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/postreload-gcse.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/postreload.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/predict.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/predict.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/predict.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/prefix.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/prefix.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/pretty-print.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/pretty-print.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/print-rtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/print-tree.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/profile.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/read-rtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/real.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/real.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/recog.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/recog.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/reg-notes.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/reg-stack.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/regclass.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/regmove.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/regrename.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/regs.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/reload.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/reload.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/reload1.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/reorg.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/resource.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/resource.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtl-error.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtl-profile.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtl.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtl.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtl.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtlanal.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtlhooks-def.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/rtlhooks.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sbitmap.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sbitmap.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/sched-deps.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sched-ebb.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sched-int.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/sched-rgn.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sched-vis.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sdbout.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/simplify-rtx.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sreal.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/sreal.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/stab.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/statistics.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/stmt.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/stor-layout.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/stringpool.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/stub-objc.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/system.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/target-def.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/target.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/targhooks.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/targhooks.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/timevar.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/timevar.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/timevar.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tlink.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/toplev.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/toplev.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tracer.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-cfg.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-chrec.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-chrec.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-complex.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-data-ref.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-data-ref.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-dfa.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-dump.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-dump.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-eh.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-flow-inline.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-flow.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-gimple.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-gimple.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-if-conv.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-inline.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-inline.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-into-ssa.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-iterator.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-iterator.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-loop-linear.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-mudflap.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-mudflap.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-nested.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-nomudflap.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-nrv.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-optimize.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-outof-ssa.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-pass.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-phinodes.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-pretty-print.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-profile.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-scalar-evolution.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-scalar-evolution.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-sra.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-alias.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-ccp.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-copy.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-copyrename.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-dce.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-dom.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-dse.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-forwprop.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-live.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-live.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-ch.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-im.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-ivcanon.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-ivopts.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-manip.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-niter.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop-unswitch.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-loop.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-operands.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-operands.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-phiopt.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-pre.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-propagate.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-propagate.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa-threadupdate.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssa.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-ssanames.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-tailcall.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-vect-analyze.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-vect-transform.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-vectorizer.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-vectorizer.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree-vn.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree.def [new file with mode: 0644]
contrib/gcc-4.0/gcc/tree.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/tsystem.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/typeclass.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-c.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-dw2-fde.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-dw2-fde.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-dw2.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-dw2.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-pe.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind-sjlj.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/unwind.inc [new file with mode: 0644]
contrib/gcc-4.0/gcc/value-prof.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/value-prof.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/var-tracking.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/varasm.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/varray.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/varray.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/vec.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/vec.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/version.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/version.h [new file with mode: 0644]
contrib/gcc-4.0/gcc/vmsdbgout.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/web.c [new file with mode: 0644]
contrib/gcc-4.0/gcc/xcoffout.c [new file with mode: 0644]
contrib/gcc-4.0/include/COPYING [new file with mode: 0644]
contrib/gcc-4.0/include/ansidecl.h [new file with mode: 0644]
contrib/gcc-4.0/include/demangle.h [new file with mode: 0644]
contrib/gcc-4.0/include/dyn-string.h [new file with mode: 0644]
contrib/gcc-4.0/include/fibheap.h [new file with mode: 0644]
contrib/gcc-4.0/include/filenames.h [new file with mode: 0644]
contrib/gcc-4.0/include/floatformat.h [new file with mode: 0644]
contrib/gcc-4.0/include/fnmatch.h [new file with mode: 0644]
contrib/gcc-4.0/include/getopt.h [new file with mode: 0644]
contrib/gcc-4.0/include/hashtab.h [new file with mode: 0644]
contrib/gcc-4.0/include/libiberty.h [new file with mode: 0644]
contrib/gcc-4.0/include/md5.h [new file with mode: 0644]
contrib/gcc-4.0/include/objalloc.h [new file with mode: 0644]
contrib/gcc-4.0/include/obstack.h [new file with mode: 0644]
contrib/gcc-4.0/include/partition.h [new file with mode: 0644]
contrib/gcc-4.0/include/safe-ctype.h [new file with mode: 0644]
contrib/gcc-4.0/include/sort.h [new file with mode: 0644]
contrib/gcc-4.0/include/splay-tree.h [new file with mode: 0644]
contrib/gcc-4.0/include/symcat.h [new file with mode: 0644]
contrib/gcc-4.0/include/ternary.h [new file with mode: 0644]
contrib/gcc-4.0/include/xregex.h [new file with mode: 0644]
contrib/gcc-4.0/include/xregex2.h [new file with mode: 0644]
contrib/gcc-4.0/include/xtensa-config.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/charset.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/directives.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/errors.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/expr.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/files.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/identifiers.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/include/cpp-id-data.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/include/cpplib.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/include/line-map.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/include/mkdeps.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/include/symtab.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/init.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/internal.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/lex.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/line-map.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/macro.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/makedepend.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/mkdeps.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/pch.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/symtab.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/system.h [new file with mode: 0644]
contrib/gcc-4.0/libcpp/traditional.c [new file with mode: 0644]
contrib/gcc-4.0/libcpp/ucnid.h [new file with mode: 0644]
contrib/gcc-4.0/libiberty/COPYING.LIB [new file with mode: 0644]
contrib/gcc-4.0/libiberty/README [new file with mode: 0644]
contrib/gcc-4.0/libiberty/alloca.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/argv.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/choose-temp.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/concat.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/configure [new file with mode: 0644]
contrib/gcc-4.0/libiberty/cp-demangle.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/cp-demangle.h [new file with mode: 0644]
contrib/gcc-4.0/libiberty/cp-demint.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/cplus-dem.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/dyn-string.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/fdmatch.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/fibheap.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/floatformat.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/fnmatch.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/getopt.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/getopt1.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/getpwd.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/getruntime.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/hashtab.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/hex.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/insque.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/lbasename.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/lrealpath.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/make-relative-prefix.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/make-temp-file.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/md5.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/mempcpy.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/objalloc.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/obstack.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/partition.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/pex-common.h [new file with mode: 0644]
contrib/gcc-4.0/libiberty/pex-unix.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/physmem.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/regex.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/safe-ctype.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/sort.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/spaces.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/splay-tree.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/stpcpy.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/stpncpy.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/strerror.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/strsignal.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/ternary.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xatexit.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xexit.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xmalloc.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xmemdup.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xstrdup.c [new file with mode: 0644]
contrib/gcc-4.0/libiberty/xstrerror.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/README [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/allocator/bitmap_allocator_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/allocator/malloc_allocator_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/allocator/mt_allocator_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/allocator/new_allocator_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/allocator/pool_allocator_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/cpu/generic/atomic_word.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/cpu/i386/atomicity.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/cpu/i486/atomicity.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/io/basic_file_stdio.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/io/basic_file_stdio.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/io/c_io_stdio.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/linker-map.dummy [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/linker-map.gnu [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/c++locale_internal.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/c_locale.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/c_locale.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/codecvt_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/collate_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/ctype_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/messages_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/messages_members.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/monetary_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/numeric_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/time_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/generic/time_members.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/ieee_1003.1-2001/c_locale.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/locale/ieee_1003.1-2001/messages_members.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/os/bsd/netbsd/ctype_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/config/os/bsd/netbsd/os_defines.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/algo.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/algobase.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/alloc.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/backward_warning.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/bvector.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/complex.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/defalloc.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/deque.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/fstream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/function.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/hash_map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/hash_set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/hashtable.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/heap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/iomanip.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/iostream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/istream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/list.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/multimap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/multiset.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/new.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/ostream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/pair.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/queue.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/rope.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/slist.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/stack.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/stream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/streambuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/strstream [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/tempbuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/tree.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/backward/vector.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/atomicity.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/basic_ios.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/basic_ios.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/basic_string.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/basic_string.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/boost_concept_check.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/c++config [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/char_traits.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/codecvt.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/concept_check.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/concurrence.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/cpp_type_traits.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/deque.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/fstream.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/functexcept.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/gslice.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/gslice_array.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/indirect_array.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/ios_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/istream.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/list.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/locale_classes.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/locale_facets.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/locale_facets.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/localefwd.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/mask_array.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/ostream.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/postypes.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/slice_array.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/sstream.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_algo.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_algobase.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_bvector.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_construct.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_deque.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_function.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_heap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_iterator_base_types.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_list.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_multimap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_multiset.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_numeric.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_pair.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_queue.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_relops.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_stack.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_tempbuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_tree.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_uninitialized.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stl_vector.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stream_iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/streambuf.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/streambuf_iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/stringfwd.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/valarray_after.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/valarray_array.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/valarray_array.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/valarray_before.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/bits/vector.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/cmath.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cassert.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cctype.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cerrno.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cfloat.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_ciso646.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_climits.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_clocale.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cmath.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_csetjmp.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_csignal.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cstdarg.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cstddef.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cstdio.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cstdlib.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cstring.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_ctime.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cwchar.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/c_std/std_cwctype.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/bitset [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/debug.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/deque [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/formatter.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_map [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_multimap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_multiset.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_set [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/hash_set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/list [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/map [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/multimap.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/multiset.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/safe_base.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/safe_iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/safe_iterator.tcc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/safe_sequence.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/set [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/string [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/debug/vector [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/algorithm [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/array_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/bitmap_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/codecvt_specializations.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/debug_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/functional [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/hash_fun.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/hash_map [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/hash_set [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/hashtable.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/iterator [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/malloc_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/memory [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/mt_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/new_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/numeric [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/pod_char_traits.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/pool_allocator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/rb_tree [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/rope [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/ropeimpl.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/slist [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/stdio_filebuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_algorithm.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_bitset.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_complex.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_deque.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_fstream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_functional.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_iomanip.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_ios.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_iosfwd.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_iostream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_istream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_iterator.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_limits.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_list.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_locale.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_map.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_memory.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_numeric.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_ostream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_queue.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_set.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_sstream.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_stack.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_stdexcept.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_streambuf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_string.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_utility.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_valarray.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/std/std_vector.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/stdc++.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/array [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/bind_iterate.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/bind_repeat.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/boost_shared_ptr.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/functional [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/functional_iterate.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/hashtable [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/memory [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/mu_iterate.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/ref_fwd.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/ref_wrap_iterate.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/repeat.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/tuple [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/tuple_iterate.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/type_traits [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/type_traits_fwd.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/unordered_map [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/unordered_set [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/include/tr1/utility [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/copysignf.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/mathconf.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/signbit.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/signbitf.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/signbitl.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libmath/stubs.c [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/cxxabi.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/del_op.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/del_opnt.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/del_opv.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/del_opvnt.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_alloc.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_catch.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_exception.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_globals.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_personality.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_term_handler.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_terminate.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_throw.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_type.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/eh_unex_handler.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/exception [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/exception_defines.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/guard.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new_handler.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new_op.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new_opnt.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new_opv.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/new_opvnt.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/pure.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/tinfo.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/tinfo.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/tinfo2.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/typeinfo [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/unwind-cxx.h [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/vec.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/libsupc++/vterminate.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/allocator-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/bitmap_allocator.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/codecvt.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/complex_io.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/concept-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ctype.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/debug.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/debug_list.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ext-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/fstream-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/functexcept.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/globals_io.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/globals_locale.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/io-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ios.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ios_failure.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ios_init.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ios_locale.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/istream-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/istream.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/limits.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/list.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/locale-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/locale-misc-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/locale.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/locale_facets.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/locale_init.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/localename.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/misc-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/mt_allocator.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/ostream-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/pool_allocator.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/sstream-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/stdexcept.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/streambuf-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/streambuf.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/string-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/strstream.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/tree.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/valarray-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/wlocale-inst.cc [new file with mode: 0644]
contrib/gcc-4.0/libstdc++-v3/src/wstring-inst.cc [new file with mode: 0644]