source: trunk/xfix.sh@ 82

Last change on this file since 82 was 82, checked in by bird, 22 years ago

Initial hacking.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 2.9 KB
Line 
1chmod a+x src/gcc/config.guess
2chmod a+x src/gcc/config.sub
3chmod a+x src/gcc/configure
4chmod a+x src/gcc/install-sh
5chmod a+x src/gcc/ltconfig
6chmod a+x src/gcc/missing
7chmod a+x src/gcc/mkdep
8chmod a+x src/gcc/mkinstalldirs
9chmod a+x src/gcc/move-if-change
10chmod a+x src/gcc/symlink-tree
11chmod a+x src/gcc/ylwrap
12chmod a+x src/gcc/boehm-gc/callprocs
13chmod a+x src/gcc/boehm-gc/config.guess
14chmod a+x src/gcc/boehm-gc/config.sub
15chmod a+x src/gcc/boehm-gc/configure
16chmod a+x src/gcc/boehm-gc/install-sh
17chmod a+x src/gcc/boehm-gc/ltconfig
18chmod a+x src/gcc/boehm-gc/mkinstalldirs
19chmod a+x src/gcc/contrib/analyze_brprob
20chmod a+x src/gcc/contrib/compare_tests
21chmod a+x src/gcc/contrib/convert_to_f2c
22chmod a+x src/gcc/contrib/convert_to_g2c
23chmod a+x src/gcc/contrib/download_f2c
24chmod a+x src/gcc/contrib/gcc_build
25chmod a+x src/gcc/contrib/gcc_update
26chmod a+x src/gcc/contrib/gennews
27chmod a+x src/gcc/contrib/index-prop
28chmod a+x src/gcc/contrib/newcvsroot
29chmod a+x src/gcc/contrib/test_installed
30chmod a+x src/gcc/contrib/test_summary
31chmod a+x src/gcc/contrib/texi2pod.pl
32chmod a+x src/gcc/contrib/warn_summary
33chmod a+x src/gcc/contrib/reghunt/reg_periodic
34chmod a+x src/gcc/contrib/reghunt/reg_search
35chmod a+x src/gcc/contrib/reghunt/reg_test_template
36chmod a+x src/gcc/contrib/regression/btest-gcc.sh
37chmod a+x src/gcc/contrib/regression/objs-gcc.sh
38chmod a+x src/gcc/fastjar/configure
39chmod a+x src/gcc/fastjar/install-sh
40chmod a+x src/gcc/fastjar/missing
41chmod a+x src/gcc/fastjar/mkinstalldirs
42chmod a+x src/gcc/gcc/gccbug.in
43chmod a+x src/gcc/gcc/doc/install.texi2html
44chmod a+x src/gcc/gcc/fixinc/fixinc.svr4
45chmod a+x src/gcc/gcc/fixinc/fixinc.wrap
46chmod a+x src/gcc/gcc/fixinc/fixincl.sh
47chmod a+x src/gcc/gcc/fixinc/genfixes
48chmod a+x src/gcc/gcc/fixinc/mkfixinc.sh
49chmod a+x src/gcc/gcc/intl/config.charset
50chmod a+x src/gcc/gcc/testsuite/gcc.dg/dll-5.c
51chmod a+x src/gcc/libf2c/libF77/configure
52chmod a+x src/gcc/libf2c/configure
53chmod a+x src/gcc/libf2c/libI77/configure
54chmod a+x src/gcc/libf2c/libU77/configure
55chmod a+x src/gcc/libffi/configure
56chmod a+x src/gcc/libiberty/configure
57chmod a+x src/gcc/libjava/addr2name.awk
58chmod a+x src/gcc/libjava/configure
59chmod a+x src/gcc/libjava/libltdl/configure
60chmod a+x src/gcc/libjava/scripts/unicode-blocks.pl
61chmod a+x src/gcc/libjava/scripts/unicode-decomp.pl
62chmod a+x src/gcc/libjava/scripts/unicode-muncher.pl
63chmod a+x src/gcc/libobjc/configure
64chmod a+x src/gcc/libstdc++-v3/configure
65chmod a+x src/gcc/libstdc++-v3/mkcheck.in
66chmod a+x src/gcc/libstdc++-v3/testsuite_flags.in
67chmod a+x src/gcc/libstdc++-v3/config/abi/extract_symvers
68chmod a+x src/gcc/maintainer-scripts/gcc_release
69chmod a+x src/gcc/maintainer-scripts/update_version
70chmod a+x src/gcc/maintainer-scripts/update_web_docs
71chmod a+x src/gcc/maintainer-scripts/update_web_docs_libstdcxx
72chmod a+x src/gcc/maintainer-scripts/update_web_docs_old
73chmod a+x src/gcc/zlib/configure
74# added by hand
75chmod a+x src/gcc/gcc/mkoptdesc.sh
Note: See TracBrowser for help on using the repository browser.