#
357230f7 |
| 22-Jul-2022 |
mrg <mrg@NetBSD.org> |
merge GCC 10.4.0.
|
#
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.
|
#
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.
|
#
3bf62c3f |
| 19-Jan-2019 |
mrg <mrg@NetBSD.org> |
first pass at merging GCC 7.4.0. unlikely to compile..
|
#
bb2a37e4 |
| 02-Feb-2018 |
mrg <mrg@NetBSD.org> |
merge GCC 6.4.0. sanitizer stuff is probably busted, but most other changes merged easily.
docs need to be regenerated with modern versions still.
|
#
2f107a25 |
| 04-May-2016 |
mrg <mrg@NetBSD.org> |
use AC_USE_SYSTEM_EXTENSIONS in libiberty autoconf, which arranges for _GNU_SOURCE to be defined for systems that need it (like glibc ones.)
be sure to find the right config.h for host programs.
th
use AC_USE_SYSTEM_EXTENSIONS in libiberty autoconf, which arranges for _GNU_SOURCE to be defined for systems that need it (like glibc ones.)
be sure to find the right config.h for host programs.
these fixes combined make builds on debian 7 complete for me.
show more ...
|
#
4646d632 |
| 24-Jan-2016 |
mrg <mrg@NetBSD.org> |
merge GCC 5.3. round 1. this probably won't work :-)
libsanitizer likely needs to be re-ported, though i've done most of the updating we'll need i think already.
|
#
76bb5588 |
| 01-Mar-2014 |
mrg <mrg@NetBSD.org> |
merge gcc 4.8.2 r206687 (part 1).
|
#
7238b906 |
| 23-Feb-2014 |
mrg <mrg@NetBSD.org> |
don't look in libiberty/testsuite for anything, it's going away.
|
#
c3d31fe1 |
| 21-Jun-2011 |
mrg <mrg@NetBSD.org> |
initial import of GCC 4.5.3 sources. changes since 4.1 are way too numerous to review, please see http://gcc.gnu.org/gcc-4.5/changes.html (and the 4.2, 4.3 and 4.4 versions, too.)
this includes the
initial import of GCC 4.5.3 sources. changes since 4.1 are way too numerous to review, please see http://gcc.gnu.org/gcc-4.5/changes.html (and the 4.2, 4.3 and 4.4 versions, too.)
this includes the core, c++, objc and the non java/ada/fortran parts of the testsuite.
show more ...
|