audk/ArmVirtPkg/PrePi
Ard Biesheuvel a1b8baccc3 BaseTools GCC: use 'gcc' as the linker command for GCC44 and later
To accommodate upcoming GCCx toolchain versions that require 'gcc' to
be used as the linker in order to support LTO, switch GCC44 and later
(including CLANG35) to a new DLINK build rule that invokes 'gcc' as the
linker instead of 'ld'. Since gcc expects its command line arguments in
a different format, and expects arguments that it needs to pass to the
linker to be prefixed with '-Wl,', this involves changes to most of the
DLINK_FLAGS definitions in tools_def.template, as well as some changes to
module .INF files that set their own linker options.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-08-02 08:40:43 +02:00
..
AArch64 ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00
Arm ArmVirtPkg/PrePiRelocatable: add ARM support 2015-12-17 17:11:16 +00:00
Scripts ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sections 2016-08-02 08:21:46 +02:00
ArmVirtPrePiUniCoreRelocatable.inf BaseTools GCC: use 'gcc' as the linker command for GCC44 and later 2016-08-02 08:40:43 +02:00
LzmaDecompress.h Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg 2015-05-29 13:50:43 +00:00
PrePi.c ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00
PrePi.h ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00