The NetBSD Project

CVS log for src/external/gpl3/gcc/dist/libsanitizer/asan/Attic/asan_rtems.cc

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / dist / libsanitizer / asan

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4
Mon Jul 31 01:44:54 2023 UTC (21 months, 1 week ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
make this actually be GCC 12.3.0's libsanitizer.

the libsanitizer we used with GCC 9 and GCC 10 was significantly
ahead of the GCC 9 and GCC 10 provided versions.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 11 23:54:25 2021 UTC (4 years, 1 month ago) by mrg
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -0 lines
revert sanitizer back to the version we were using with GCC 9, since
that one was already newer than the GCC 10 version.

Revision 1.2
Sun Apr 11 00:02:21 2021 UTC (4 years, 1 month ago) by mrg
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
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.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Sep 5 07:52:57 2020 UTC (4 years, 8 months ago) by mrg
Branches: FSF
CVS tags: gcc-9-3-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
initial import of GCC 9.3.0.  changes include:

- live patching support
- shell completion help
- generally better diagnostic output (less verbose/more useful)
- diagnostics and optimisation choices can be emitted in json
- asan memory usage reduction
- many general, and specific to switch, inter-procedure,
  profile and link-time optimisations.  from the release notes:
  "Overall compile time of Firefox 66 and LibreOffice 6.2.3 on
  an 8-core machine was reduced by about 5% compared to GCC 8.3"
- OpenMP 5.0 support
- better spell-guesser
- partial experimental support for c2x and c++2a
- c++17 is no longer experimental
- arm AAPCS GCC 6-8 structure passing bug fixed, may cause
  incompatibility (restored compat with GCC 5 and earlier.)
- openrisc support

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 5 07:52:57 2020 UTC (4 years, 8 months ago) by mrg
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>