NetBSD/external/gpl3/gcc.old
kamil e5038c36e9 Cherry-pick upstream patch for internal_mmap() in GCC(.old) sanitizers
Fix internal_mmap() on 32-bit NetBSD platforms

There is need to use internal_syscall64() instead of internal_syscall_ptr().
The offset argument of type off_t is always 64-bit.

http://llvm.org/viewvc/llvm-project?view=revision&revision=333075

PR kern/53261 by Martin Husemann
2018-05-23 11:16:13 +00:00
..
dist Cherry-pick upstream patch for internal_mmap() in GCC(.old) sanitizers 2018-05-23 11:16:13 +00:00
lib apply the changes from GCC 6 / powerpc and netbsd-stdint.h 2018-04-14 08:09:46 +00:00
usr.bin apply the changes from GCC 6 / powerpc and netbsd-stdint.h 2018-04-14 08:09:46 +00:00
Makefile merge GCC 5.4 into gcc.old. 2017-07-23 01:10:50 +00:00
Makefile.gcc_path merge GCC 5.4 into gcc.old. 2017-07-23 01:10:50 +00:00
Makefile.hooks fix the cleanfiles for hooks mechanism 2018-03-13 03:17:01 +00:00