NetBSD/gnu/usr.bin
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
..
bc PR/4301: Jaromir Dolecek: Enable readline, now that we emulate it. 1997-10-23 22:25:06 +00:00
cpio Revert to previous; while the prototypes are not needed, the change 1997-10-22 00:42:45 +00:00
dc Use .PATH.c: instead of .PATH 1997-05-05 16:24:38 +00:00
diff fix typo; from SAITOH Masanobu in PR misc/3587. 1997-05-09 05:40:51 +00:00
diff3 Makefile cleanups 1997-03-24 22:02:40 +00:00
gas Don't use <machine/param.h> as it doesn't work for cross-compiles. 1997-09-19 01:07:27 +00:00
gawk Makefile cleanups 1997-03-24 22:02:40 +00:00
gcc Fix PR 3123 by Robert Dick. 1997-10-24 21:25:46 +00:00
gdb Don't define NO_SINGLE_STEP here because it is already defined in 1997-10-20 16:05:29 +00:00
grep Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
groff rcsid fascism, fix make -j race condition when building libs 1997-10-18 05:58:21 +00:00
gzip Makefile cleanups 1997-03-24 22:02:40 +00:00
ld Add support for PIC code. 1997-10-17 21:25:42 +00:00
rcs fix make -j race condition building lib, move common code into Makefile.inc 1997-10-18 04:42:01 +00:00
sdiff Makefile cleanups 1997-03-24 22:02:40 +00:00
send-pr Add the "pkg" category. 1997-10-24 18:17:44 +00:00
sort Makefile cleanups 1997-03-24 22:02:40 +00:00
tar Always use --unlink. It's too easy to lose if you don't. 1997-10-10 00:16:02 +00:00
Makefile decend all subdirs for man pages. 1997-06-23 13:25:40 +00:00
Makefile.inc Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00