Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/arm gcc.old: Switch ea...



details:   https://anonhg.NetBSD.org/src/rev/e8570263e861
branches:  trunk
changeset: 946547:e8570263e861
user:      rin <rin%NetBSD.org@localhost>
date:      Tue Dec 01 02:39:48 2020 +0000

description:
gcc.old: Switch earmv6{,hf}eb to BE8, ported from gcc.

diffstat:

 external/gpl3/gcc.old/dist/gcc/config/arm/netbsd-eabi.h |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 66828485494d -r e8570263e861 external/gpl3/gcc.old/dist/gcc/config/arm/netbsd-eabi.h
--- a/external/gpl3/gcc.old/dist/gcc/config/arm/netbsd-eabi.h   Tue Dec 01 02:39:08 2020 +0000
+++ b/external/gpl3/gcc.old/dist/gcc/config/arm/netbsd-eabi.h   Tue Dec 01 02:39:48 2020 +0000
@@ -34,8 +34,6 @@
 #undef  TARGET_LINKER_EMULATION
 #if TARGET_BIG_ENDIAN_DEFAULT
 #define TARGET_LINKER_EMULATION TARGET_LINKER_BIG_EMULATION
-#undef BE8_LINK_SPEC
-#define BE8_LINK_SPEC " %{!mlittle-endian:%{march=armv7-a|mcpu=cortex-a5|mcpu=cortex-a8|mcpu=cortex-a9:%{!r:--be8}}}" 
 #else
 #define TARGET_LINKER_EMULATION TARGET_LINKER_LITTLE_EMULATION
 #endif



Home | Main Index | Thread Index | Old Index