NetBSD/gnu/usr.bin/gcc/arch
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
..
arm32 Added PIC support for the ARM version of GCC 2.7.2.2 implemented by 1997-10-19 18:56:38 +00:00
i386 OK, OK! It is now 2.7.2.2. 1997-05-14 19:26:32 +00:00
m68k Fix PR 3123 by Robert Dick. 1997-10-24 21:25:46 +00:00
mips Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus: 1997-10-06 21:19:11 +00:00
ns32k OK, OK! It is now 2.7.2.2. 1997-05-14 19:26:32 +00:00
sparc OK, OK! It is now 2.7.2.2. 1997-05-14 19:26:32 +00:00
vax OK, OK! It is now 2.7.2.2. 1997-05-14 19:26:32 +00:00
netbsd.h When `-posix' is specified, link against libposix. 1997-06-24 16:55:05 +00:00
xm-netbsd.h Import gcc-2.7.2. Since it is in the gcc directory instead of the gcc2 1995-12-01 17:58:53 +00:00