Home
last modified time | relevance | path

Searched refs:gold (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0014-CVE-2019-1010204.patch4 Subject: [PATCH] Have gold's File_read::do_read() function check the start
15 gold/ChangeLog | 6 ++++++
16 gold/fileread.cc | 6 ++++++
19 diff --git a/gold/ChangeLog b/gold/ChangeLog
21 --- a/gold/ChangeLog
22 +++ b/gold/ChangeLog
33 diff --git a/gold/fileread.cc b/gold/fileread.cc
35 --- a/gold/fileread.cc
36 +++ b/gold/fileread.cc
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch11 generate larger .interp section for gold linker as well
18 gold/layout.cc | 2 +-
23 diff --git a/gold/layout.cc b/gold/layout.cc
25 --- a/gold/layout.cc
26 +++ b/gold/layout.cc
H A D0007-warn-for-uses-of-system-directories-when-cross-linki.patch97 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
117 # Check whether --enable-gold was given.
138 dnl Use --enable-gold to decide if this linker should be the default.
139 dnl "install_as_default" is set to false if gold is the default linker.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0001-build-Fix-GRUB-i386-pc-build-with-Ubuntu-gcc.patch49 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exi…
50 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .note.gn…
62 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exi…
63 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .note.gn…
71 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exi…
72 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .note.gn…
80 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exi…
81 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .note.gn…
89 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exi…
90 ….note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .note.gn…
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc39 LDGOLD_ALTS ?= "ld.gold dwp"
95 …@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', '--enable-gold=default --enable-threads', '--e…
182 …if bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', True, False, d) and bb.utils.contains_any('T…
183 …bb.fatal("Gold linker does not _yet_ support RISC-V architecture please remove ld-is-gold from DIS…
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtbase_git.bb153 …_GOLD = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', '-use-gold-linker', '-no-use-gold-l…
154 # workaround for gold bug:
157 # it's triggered only in combination of gold and security_flags.inc,
159 # Adding -no-pie or changing -fuse-ld=gold to -fuse-ld=bfd
162 …nux/qtbase/5.9.0+gitAUTOINC+f6b36eaafe-r0/recipe-sysroot -Wl,-O1 -fuse-ld=gold -Wl,--enable-new-dt…
167 …nux/qtbase/5.9.0+gitAUTOINC+f6b36eaafe-r0/recipe-sysroot -Wl,-O1 -fuse-ld=gold -Wl,--enable-new-dt…
169 # with -fuse-ld=gold replaced with -fuse-ld=bfd:
173 # QT_CONFIG_FLAGS_GOLD:x86 = "-no-use-gold-linker"
174 # LDFLAGS:append:x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '',…
176 # since the upgrade to 5.12.2 this got worse, with gold enabled configure will no longer pass the t…
[all …]
H A Dqtwebkit_git.bb75 # Disable gold on mips64/clang
76 # mips64-yoe-linux-musl-ld.gold: internal error in get_got_page_offset, at ../../gold/mips.cc:6260
77 # mips-yoe-linux-musl-ld.gold: error: Can't find matching LO16 reloc
H A Dqtcharts_git.bb15 LDFLAGS:append:x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d…
H A Dqtgraphicaleffects_git.bb19 LDFLAGS:append:x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pseudo/files/
H A D0001-configure-Prune-PIE-flags.patch9 well so we end up with conflicting options -shared -pie, which gold
12 security flags are enabled and gold or not-gold options are used
/OK3568_Linux_fs/kernel/scripts/
H A DKconfig.include42 # Fail if the linker is gold as it's not capable of linking the kernel proper
43 $(error-if,$(success, $(LD) -v | grep -q gold), gold linker '$(LD)' not supported)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-support/fuse/files/
H A Dgold-unversioned-symbol.patch1 fuse: Fix linking issues with gold linker
3 fuse has problems when linking with gold since it uses version
14 http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
/OK3568_Linux_fs/buildroot/package/binutils/
H A Dbinutils.mk60 BINUTILS_CONF_OPTS += --enable-gold
107 HOST_BINUTILS_CONF_OPTS += --enable-gold
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/
H A Dmozjs-78_78.15.0.bb53 ${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', "--enable-gold", '--disable-gold', d)} \
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_5.0.1.bb139 # gold crashes on x86, another solution is to --disable-asm but thats more hacky
140 # ld.gold: internal error in relocate_section, at ../../gold/i386.cc:3684
142 LDFLAGS:append:x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/
H A Dlibhugetlbfs_git.bb51 #The CUSTOM_LDSCRIPTS doesn't work with the gold linker
54 if [ "${@bb.utils.filter('DISTRO_FEATURES', 'ld-is-gold', d)}" ]; then
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0002-poison-system-directories.patch112 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
152 dnl Use --enable-gold to decide if this linker should be the default.
153 dnl "install_as_default" is set to false if gold is the default linker.
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0002-poison-system-directories.patch112 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
152 dnl Use --enable-gold to decide if this linker should be the default.
153 dnl "install_as_default" is set to false if gold is the default linker.
/OK3568_Linux_fs/buildroot/package/binutils/arc-2020.09-release/
H A D0001-poison-system-directories.patch115 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
155 dnl Use --enable-gold to decide if this linker should be the default.
156 dnl "install_as_default" is set to false if gold is the default linker.
/OK3568_Linux_fs/buildroot/package/binutils/2.39/
H A D0002-poison-system-directories.patch112 --enable-gold[=ARG] build gold [ARG={default,yes,no}]
151 dnl Use --enable-gold to decide if this linker should be the default.
152 dnl "install_as_default" is set to false if gold is the default linker.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc34 # Workaround for linking issues seen with armv7a + gold
35 LDFLAGS:append:arm = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A D0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch5 with gold
10 add_person_cpp otherwise it fails to link with gold:
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dlink_fribidi.patch3 but gold linker refuses to link
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/castxml/
H A Dcastxml_git.bb25 LDFLAGS:append:class-nativesdk = " -fuse-ld=gold"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-always-use-bfd-linker.patch6 its possible that distros choose to default to gold linker

1234