NetBSD/gnu/usr.bin/gcc3
dmcmahill a2cc19e091 avoid trying to do "for f in ; do ..." which breaks while crosscompiling
on certain non-netbsd host.  Approved by Matthew Green, mrg at netbsd.
2003-10-25 02:42:00 +00:00
..
arch Update version reported by gcc -dumpversion: it is now `3.3.2-nb1' 2003-10-23 09:59:25 +00:00
backend avoid trying to do "for f in ; do ..." which breaks while crosscompiling 2003-10-25 02:42:00 +00:00
cc1 Add a .PATH dependency on the target's gcc config directory. 2003-09-23 09:04:40 +00:00
cc1obj Add a .PATH dependency on the target's gcc config directory. 2003-09-23 09:04:40 +00:00
cc1plus Add a .PATH dependency on the target's gcc config directory. 2003-09-23 09:04:40 +00:00
cpp install a "cccp" man page for now. 2003-09-04 04:19:08 +00:00
f771 Move inclusion of "Makefile.backend" a bit further up again to fix 2003-09-26 06:55:48 +00:00
frontend Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
g77 clean up and fix a couple of build-from-cleandir problems 2003-07-25 17:19:22 +00:00
g++ install cpp.1 and now that g++.1 is just ".so man1/gcc.1", instead link 2003-08-04 06:58:19 +00:00
gcc install cpp.1 and now that g++.1 is just ".so man1/gcc.1", instead link 2003-08-04 06:58:19 +00:00
gcov new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
host-libiberty Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
libcpp new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
libiberty Add in-tree toolchain support for HPPA. 2003-10-06 05:10:13 +00:00
protoize new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
unprotoize new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
Makefile Serialize the build of backend and frontend, since the latter requires 2003-10-11 05:16:18 +00:00
Makefile.backend new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
Makefile.frontend new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00
Makefile.inc clean up and fix a couple of build-from-cleandir problems 2003-07-25 17:19:22 +00:00
Makefile.libcpp new reach-over infrastructure (largely based on GCC2.95 one) that (mostly) 2003-07-25 16:32:23 +00:00