NetBSD/gnu/usr.bin/gcc
is f2af392200 Fix PR 3123 by Robert Dick.
Gcc used to create code to create trampolines (for nested functions) for
m68k without properly flushing the caches, leading to segmentation violations
on 68040/68060 systems.
Fixed by:
- importing the gcc 2.7.2.3 trampoline creation code into arch/m68k/m68k.h
- adding the OS-specific code for this into arch/m68k/netbsd.h
These changes have been reflected in gcc2netbsd.
1997-10-24 21:25:46 +00:00
..
arch Fix PR 3123 by Robert Dick. 1997-10-24 21:25:46 +00:00
cc install all man pages. 1997-06-23 13:25:41 +00:00
cc1 Use " includes, and some other cleanup. 1997-05-09 05:07:31 +00:00
cc1obj Use " includes, and some other cleanup. 1997-05-09 05:07:31 +00:00
cc1plus Fix bug found with optimisation and -fhandle-exception while implementing 1997-10-19 19:01:28 +00:00
common Fix bugs found with various levels of optimisation while implementing 1997-10-19 19:05:51 +00:00
cpp install all man pages. 1997-06-23 13:25:41 +00:00
g++ install all man pages. 1997-06-23 13:25:41 +00:00
libgcc Build _eh.o. Reported by Simon Gerraty. 1996-11-11 01:06:54 +00:00
libobjc finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
COPYING Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00
Makefile fix make -j race condition when building libs 1997-10-18 06:21:28 +00:00
Makefile.cc1 fix make -j race condition when building libs 1997-10-18 06:21:28 +00:00
README Import of gcc-2.7.2.1. 1997-05-14 05:04:53 +00:00
gcc2netbsd Fix PR 3123 by Robert Dick. 1997-10-24 21:25:46 +00:00

README

This is the NetBSD version of the GNU C compiler (gcc).
This tree is the output of the PERL script gcc2netbsd.

Full source code for gcc is available in its original form
from the Free Software Foundation at the following URL.

   ftp://prep.ai.mit.edu/pub/gnu

or at most GNU software mirrors.