History log of /netbsd/external/gpl3/gcc.old/dist/gcc/doc/invoke.texi (Results 1 – 15 of 15)
Revision Date Author Comments
# 840b4d17 14-Jul-2023 mrg <mrg@NetBSD.org>

merge GCC 10.5.0 in gcc.old


# ec02198a 20-Feb-2023 mrg <mrg@NetBSD.org>

merge GCC 10.4 into gcc.old.


# 0fc04c29 09-Apr-2021 mrg <mrg@NetBSD.org>

merge GCC 9.3 into gcc.old.


# c7a68eb7 19-Aug-2020 mrg <mrg@NetBSD.org>

merge GCC 8.4 into gcc.old.


# 10d565ef 26-Sep-2019 mrg <mrg@NetBSD.org>

merge gcc 7.4 into gcc.old part 2.


# d95c8fce 20-Jun-2019 mrg <mrg@NetBSD.org>

delete GCC 6.5. every platform has been on GCC 7 for a while now.


# eee8e10f 11-Nov-2018 mrg <mrg@NetBSD.org>

merge GCC 6.5.0 into gcc.old.


# 4e71eac4 02-Aug-2018 mrg <mrg@NetBSD.org>

merge GCC 6.4 into gcc.old.


# 70efaa49 28-Mar-2018 mrg <mrg@NetBSD.org>

add the spectre mitigation options for x86:

-mindirect-branch=<choice>
-mfunction-return=<choice>
-mindirect-branch-register

the values for 'choice' are "keep" (default, existing behaviour),

add the spectre mitigation options for x86:

-mindirect-branch=<choice>
-mfunction-return=<choice>
-mindirect-branch-register

the values for 'choice' are "keep" (default, existing behaviour),
"thunk", "thunk-inline", and "thunk-extern".

as taken from the Ubuntu port of these changes in their
ubuntu:gcc-5_5.5.0-8ubuntu1.diff. i've also included the doc
updates that are missing from ubuntu from gcc itself.


i've tested both i386 and amd64 fairly heavily with these options
enabled in both kernels and userland, atf runs and hundreds of
package builds.

XXX: pullup-8 to gcc/ not gcc.old/

show more ...


# a6646152 13-Nov-2017 mrg <mrg@NetBSD.org>

merge GCC 5.5.0 in gcc.old.


# ee353519 23-Jul-2017 mrg <mrg@NetBSD.org>

merge GCC 5.4 into gcc.old.


# c3018c3b 09-Oct-2016 skrll <skrll@NetBSD.org>

Remove gcc.old now it is no longer used.


# 534dc45b 23-Sep-2015 mrg <mrg@NetBSD.org>

re-merge GCC 4.8.5 (part 1)


# b0ea01ce 07-Apr-2015 mrg <mrg@NetBSD.org>

delete GCC 4.5.


# ebf5b196 25-Feb-2014 mrg <mrg@NetBSD.org>

import the -current GCC 4.5 sources as gcc.old in preparation for
upgrading the normal GCC to 4.8.

this tree has had ChangeLog entries removed, as well as all the
other components we delete, and "on

import the -current GCC 4.5 sources as gcc.old in preparation for
upgrading the normal GCC to 4.8.

this tree has had ChangeLog entries removed, as well as all the
other components we delete, and "only" weighs in around 140MB now.

show more ...