The NetBSD Project

CVS log for src/external/gpl3/gcc/dist/contrib/gcc-changelog/test_patches.txt

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / dist / contrib / gcc-changelog

Request diff between arbitrary revisions


Default branch: MAIN, FSF


Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 22 19:52:46 2022 UTC (20 months, 3 weeks ago) by mrg
Branch: MAIN, FSF
CVS Tags: netbsd-10-base, 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, gcc-12-3-0, gcc-10-5-0, gcc-10-4-0, HEAD
Changes since 1.1.1.1: +450 -278 lines
Diff to previous 1.1.1.1 (colored)

initial import of GCC 10.4.0 sources.

mostly a large list of PRs fixed (210 total), plus one x86-64
specific change related to MMX and 64 bit integer return.

https://gcc.gnu.org/gcc-10/changes.html links to the full list
of PRs fixed.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Apr 10 22:10:13 2021 UTC (3 years ago) by mrg
Branch: MAIN, FSF
CVS Tags: gcc-10-3-0, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of GCC 10.3.0.  main changes include:

caveats:
- ABI issue between c++14 and c++17 fixed
- profile mode is removed from libstdc++
- -fno-common is now the default

new features:
- new flags -fallocation-dce, -fprofile-partial-training,
  -fprofile-reproducible, -fprofile-prefix-path, and -fanalyzer
- many new compile and link time optimisations
- enhanced drive optimisations
- openacc 2.6 support
- openmp 5.0 features
- new warnings: -Wstring-compare and -Wzero-length-bounds
- extended warnings: -Warray-bounds, -Wformat-overflow,
  -Wrestrict, -Wreturn-local-addr, -Wstringop-overflow,
  -Warith-conversion, -Wmismatched-tags, and -Wredundant-tags
- some likely C2X features implemented
- more C++20 implemented
- many new arm & intel CPUs known

hundreds of reported bugs are fixed.  full list of changes
can be found at:

   https://gcc.gnu.org/gcc-10/changes.html

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 10 22:10:13 2021 UTC (3 years ago) by mrg
Branch point for: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>