| 1 | #!/bin/sh
 | 
|---|
| 2 | #
 | 
|---|
| 3 | # Workaround for missing +x bits in initial CVS import.
 | 
|---|
| 4 | #
 | 
|---|
| 5 | chmod a+x src/gcc/config.guess
 | 
|---|
| 6 | chmod a+x src/gcc/config.sub
 | 
|---|
| 7 | chmod a+x src/gcc/configure
 | 
|---|
| 8 | chmod a+x src/gcc/install-sh
 | 
|---|
| 9 | chmod a+x src/gcc/ltconfig
 | 
|---|
| 10 | chmod a+x src/gcc/missing
 | 
|---|
| 11 | chmod a+x src/gcc/mkdep
 | 
|---|
| 12 | chmod a+x src/gcc/mkinstalldirs
 | 
|---|
| 13 | chmod a+x src/gcc/move-if-change
 | 
|---|
| 14 | chmod a+x src/gcc/symlink-tree
 | 
|---|
| 15 | chmod a+x src/gcc/ylwrap
 | 
|---|
| 16 | chmod a+x src/gcc/boehm-gc/callprocs
 | 
|---|
| 17 | chmod a+x src/gcc/boehm-gc/config.guess
 | 
|---|
| 18 | chmod a+x src/gcc/boehm-gc/config.sub
 | 
|---|
| 19 | chmod a+x src/gcc/boehm-gc/configure
 | 
|---|
| 20 | chmod a+x src/gcc/boehm-gc/install-sh
 | 
|---|
| 21 | chmod a+x src/gcc/boehm-gc/ltconfig
 | 
|---|
| 22 | chmod a+x src/gcc/boehm-gc/mkinstalldirs
 | 
|---|
| 23 | chmod a+x src/gcc/contrib/analyze_brprob
 | 
|---|
| 24 | chmod a+x src/gcc/contrib/compare_tests
 | 
|---|
| 25 | chmod a+x src/gcc/contrib/convert_to_f2c
 | 
|---|
| 26 | chmod a+x src/gcc/contrib/convert_to_g2c
 | 
|---|
| 27 | chmod a+x src/gcc/contrib/download_f2c
 | 
|---|
| 28 | chmod a+x src/gcc/contrib/gcc_build
 | 
|---|
| 29 | chmod a+x src/gcc/contrib/gcc_update
 | 
|---|
| 30 | chmod a+x src/gcc/contrib/gennews
 | 
|---|
| 31 | chmod a+x src/gcc/contrib/index-prop
 | 
|---|
| 32 | chmod a+x src/gcc/contrib/newcvsroot
 | 
|---|
| 33 | chmod a+x src/gcc/contrib/test_installed
 | 
|---|
| 34 | chmod a+x src/gcc/contrib/test_summary
 | 
|---|
| 35 | chmod a+x src/gcc/contrib/texi2pod.pl
 | 
|---|
| 36 | chmod a+x src/gcc/contrib/warn_summary
 | 
|---|
| 37 | chmod a+x src/gcc/contrib/reghunt/reg_periodic
 | 
|---|
| 38 | chmod a+x src/gcc/contrib/reghunt/reg_search
 | 
|---|
| 39 | chmod a+x src/gcc/contrib/reghunt/reg_test_template
 | 
|---|
| 40 | chmod a+x src/gcc/contrib/regression/btest-gcc.sh
 | 
|---|
| 41 | chmod a+x src/gcc/contrib/regression/objs-gcc.sh
 | 
|---|
| 42 | chmod a+x src/gcc/fastjar/configure
 | 
|---|
| 43 | chmod a+x src/gcc/fastjar/install-sh
 | 
|---|
| 44 | chmod a+x src/gcc/fastjar/missing
 | 
|---|
| 45 | chmod a+x src/gcc/fastjar/mkinstalldirs
 | 
|---|
| 46 | chmod a+x src/gcc/gcc/gccbug.in
 | 
|---|
| 47 | chmod a+x src/gcc/gcc/doc/install.texi2html
 | 
|---|
| 48 | chmod a+x src/gcc/gcc/fixinc/fixinc.svr4
 | 
|---|
| 49 | chmod a+x src/gcc/gcc/fixinc/fixinc.wrap
 | 
|---|
| 50 | chmod a+x src/gcc/gcc/fixinc/fixincl.sh
 | 
|---|
| 51 | chmod a+x src/gcc/gcc/fixinc/genfixes
 | 
|---|
| 52 | chmod a+x src/gcc/gcc/fixinc/mkfixinc.sh
 | 
|---|
| 53 | chmod a+x src/gcc/gcc/intl/config.charset
 | 
|---|
| 54 | chmod a+x src/gcc/gcc/testsuite/gcc.dg/dll-5.c
 | 
|---|
| 55 | chmod a+x src/gcc/libf2c/libF77/configure
 | 
|---|
| 56 | chmod a+x src/gcc/libf2c/configure
 | 
|---|
| 57 | chmod a+x src/gcc/libf2c/libI77/configure
 | 
|---|
| 58 | chmod a+x src/gcc/libf2c/libU77/configure
 | 
|---|
| 59 | chmod a+x src/gcc/libffi/configure
 | 
|---|
| 60 | chmod a+x src/gcc/libiberty/configure
 | 
|---|
| 61 | chmod a+x src/gcc/libjava/addr2name.awk
 | 
|---|
| 62 | chmod a+x src/gcc/libjava/configure
 | 
|---|
| 63 | chmod a+x src/gcc/libjava/libltdl/configure
 | 
|---|
| 64 | chmod a+x src/gcc/libjava/scripts/unicode-blocks.pl
 | 
|---|
| 65 | chmod a+x src/gcc/libjava/scripts/unicode-decomp.pl
 | 
|---|
| 66 | chmod a+x src/gcc/libjava/scripts/unicode-muncher.pl
 | 
|---|
| 67 | chmod a+x src/gcc/libobjc/configure
 | 
|---|
| 68 | chmod a+x src/gcc/libstdc++-v3/configure
 | 
|---|
| 69 | chmod a+x src/gcc/libstdc++-v3/mkcheck.in
 | 
|---|
| 70 | chmod a+x src/gcc/libstdc++-v3/testsuite_flags.in
 | 
|---|
| 71 | chmod a+x src/gcc/libstdc++-v3/config/abi/extract_symvers
 | 
|---|
| 72 | chmod a+x src/gcc/maintainer-scripts/gcc_release
 | 
|---|
| 73 | chmod a+x src/gcc/maintainer-scripts/update_version
 | 
|---|
| 74 | chmod a+x src/gcc/maintainer-scripts/update_web_docs
 | 
|---|
| 75 | chmod a+x src/gcc/maintainer-scripts/update_web_docs_libstdcxx
 | 
|---|
| 76 | chmod a+x src/gcc/maintainer-scripts/update_web_docs_old
 | 
|---|
| 77 | chmod a+x src/gcc/zlib/configure
 | 
|---|
| 78 | # binutils
 | 
|---|
| 79 | chmod a+x src/binutils/bfd/config.bfd
 | 
|---|
| 80 | chmod a+x src/binutils/bfd/configure
 | 
|---|
| 81 | chmod a+x src/binutils/binutils/configure
 | 
|---|
| 82 | chmod a+x src/binutils/binutils/ranlib.sh
 | 
|---|
| 83 | chmod a+x src/binutils/binutils/sanity.sh
 | 
|---|
| 84 | chmod a+x src/binutils/config/acinclude.m4
 | 
|---|
| 85 | chmod a+x src/binutils/config.guess
 | 
|---|
| 86 | chmod a+x src/binutils/config.sub
 | 
|---|
| 87 | chmod a+x src/binutils/configure
 | 
|---|
| 88 | chmod a+x src/binutils/etc/configure
 | 
|---|
| 89 | chmod a+x src/binutils/gas/configure
 | 
|---|
| 90 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/align1.s
 | 
|---|
| 91 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/align2.s
 | 
|---|
| 92 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/block1.s
 | 
|---|
| 93 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/block2.s
 | 
|---|
| 94 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/calldatabug.s
 | 
|---|
| 95 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/entrybug.s
 | 
|---|
| 96 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/exportbug.s
 | 
|---|
| 97 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/fixup7bug.s
 | 
|---|
| 98 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/global.s
 | 
|---|
| 99 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/linesepbug.s
 | 
|---|
| 100 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/lselbug.s
 | 
|---|
| 101 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/nosubspace.s
 | 
|---|
| 102 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/parse.exp
 | 
|---|
| 103 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/procbug.s
 | 
|---|
| 104 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/stringer.s
 | 
|---|
| 105 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/undefbug.s
 | 
|---|
| 106 | chmod a+x src/binutils/gas/testsuite/gas/hppa/parse/versionbug.s
 | 
|---|
| 107 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/blebug.s
 | 
|---|
| 108 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/blebug2.s
 | 
|---|
| 109 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/blebug3.s
 | 
|---|
| 110 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/labelopbug.s
 | 
|---|
| 111 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/plabelbug.s
 | 
|---|
| 112 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/reduce.s
 | 
|---|
| 113 | chmod a+x src/binutils/gas/testsuite/gas/hppa/reloc/reloc.exp
 | 
|---|
| 114 | chmod a+x src/binutils/gas/testsuite/gas/hppa/unsorted/labeldiffs.s
 | 
|---|
| 115 | chmod a+x src/binutils/gas/testsuite/gas/hppa/unsorted/locallabel.s
 | 
|---|
| 116 | chmod a+x src/binutils/gas/testsuite/gas/hppa/unsorted/ss_align.s
 | 
|---|
| 117 | chmod a+x src/binutils/gas/testsuite/gas/hppa/unsorted/unsorted.exp
 | 
|---|
| 118 | chmod a+x src/binutils/gas/testsuite/lib/doboth
 | 
|---|
| 119 | chmod a+x src/binutils/gas/testsuite/lib/doobjcmp
 | 
|---|
| 120 | chmod a+x src/binutils/gas/testsuite/lib/dostriptest
 | 
|---|
| 121 | chmod a+x src/binutils/gas/testsuite/lib/dotest
 | 
|---|
| 122 | chmod a+x src/binutils/gas/testsuite/lib/dounsreloc
 | 
|---|
| 123 | chmod a+x src/binutils/gas/testsuite/lib/dounssym
 | 
|---|
| 124 | chmod a+x src/binutils/gas/testsuite/lib/run
 | 
|---|
| 125 | chmod a+x src/binutils/gprof/bbconv.pl
 | 
|---|
| 126 | chmod a+x src/binutils/gprof/configure
 | 
|---|
| 127 | chmod a+x src/binutils/install-sh
 | 
|---|
| 128 | chmod a+x src/binutils/intl/config.status
 | 
|---|
| 129 | chmod a+x src/binutils/intl/configure
 | 
|---|
| 130 | chmod a+x src/binutils/intl/linux-msg.sed
 | 
|---|
| 131 | chmod a+x src/binutils/intl/po2tbl.sed.in
 | 
|---|
| 132 | chmod a+x src/binutils/intl/xopen-msg.sed
 | 
|---|
| 133 | chmod a+x src/binutils/ld/configure
 | 
|---|
| 134 | chmod a+x src/binutils/ld/emulparams/elf32bmipn32.sh
 | 
|---|
| 135 | chmod a+x src/binutils/ld/emulparams/elf32fr30.sh
 | 
|---|
| 136 | chmod a+x src/binutils/ld/emulparams/elf64bmip.sh
 | 
|---|
| 137 | chmod a+x src/binutils/ld/emulparams/elf64hppa.sh
 | 
|---|
| 138 | chmod a+x src/binutils/ld/emulparams/i386beos.sh
 | 
|---|
| 139 | chmod a+x src/binutils/ld/genscripts.sh
 | 
|---|
| 140 | chmod a+x src/binutils/libiberty/configure
 | 
|---|
| 141 | chmod a+x src/binutils/libiberty/testsuite/regress-demangle
 | 
|---|
| 142 | chmod a+x src/binutils/ltconfig
 | 
|---|
| 143 | chmod a+x src/binutils/missing
 | 
|---|
| 144 | chmod a+x src/binutils/mkdep
 | 
|---|
| 145 | chmod a+x src/binutils/mkinstalldirs
 | 
|---|
| 146 | chmod a+x src/binutils/move-if-change
 | 
|---|
| 147 | chmod a+x src/binutils/opcodes/configure
 | 
|---|
| 148 | chmod a+x src/binutils/symlink-tree
 | 
|---|
| 149 | chmod a+x src/binutils/ylwrap
 | 
|---|
| 150 | # added by hand
 | 
|---|
| 151 | chmod a+x src/gcc/gcc/mkoptdesc.sh
 | 
|---|