History log of /netbsd/external/gpl3/gcc/dist/gcc/config/riscv/riscv.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 2f055536 11-Apr-2021 mrg <mrg@NetBSD.org>

initial merge of GCC 10.3.0.

these three files are not yet finished merging:

gcc/config/rs6000/rs6000.c
libsanitizer/lsan/lsan_allocator.h
libsanitizer/sanitizer_common/sanitizer_platform_limits_po

initial merge of GCC 10.3.0.

these three files are not yet finished merging:

gcc/config/rs6000/rs6000.c
libsanitizer/lsan/lsan_allocator.h
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h

our current GCC 9 sanitizers are newer than GCC 10's still, so that
may take a little to untease, so it's probable that more than
these 2 will need more changes.

rs6000.c has some changes related to ABI and supported functionality
that need to be merged forward.

show more ...


# ff135a7a 05-Sep-2020 mrg <mrg@NetBSD.org>

merge GCC 9.3.0.


# 4df0dba4 11-Mar-2020 mrg <mrg@NetBSD.org>

merge GCC 8.4.0.


# e56e5d0a 01-Oct-2019 mrg <mrg@NetBSD.org>

merge GCC 8.3.0 pass 1. will not compile yet. thare are still
about 25 files with merge issues.


# 9e081226 31-Jan-2019 mrg <mrg@NetBSD.org>

revert local changes to riscv that come from the early gcc 4.8 era
patch for riscv that is now obsolete.

leave netbsd.h in place in case it is useful for the next re-porter.


# 7837fd4e 01-Apr-2015 matt <matt@NetBSD.org>

Update to latest gcc changes. Default NetBSD to the medany cmodel.


# 7094ac04 27-Mar-2015 matt <matt@NetBSD.org>

Update gcc to use new ABI for RISCV


# c2b8dc6d 19-Sep-2014 matt <matt@NetBSD.org>

Add RISC-V support.