| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
about 25 files with merge issues.
|
|
|
|
other changes merged easily.
docs need to be regenerated with modern versions still.
|
|
|
|
libsanitizer likely needs to be re-ported, though i've done most of
the updating we'll need i think already.
|
|
|
|
|
|
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.
|