History log of /netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/i386-protos.h (Results 1 – 10 of 10)
Revision Date Author Comments
# 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.


# 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 ...


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

merge GCC 5.4 into gcc.old.


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

re-merge GCC 4.8.5 (part 1)


# 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 ...