1- diff -NBaur gcc-6 .3.0/gcc/config/rs6000/rs6000.h gcc-6 .3.0-ppc/gcc/config/rs6000/rs6000.h
2- --- gcc-6 .3.0/gcc/config/rs6000/rs6000.h 2016-07-07 20:42:07.000000000 +0100
3- +++ gcc-6 .3.0-ppc/gcc/config/rs6000/rs6000.h 2017-01-05 02:42:41.980000000 +0000
1+ diff -Nbaur gcc-7 .3.0/gcc/config/rs6000/rs6000.h gcc-7 .3.0-ppc/gcc/config/rs6000/rs6000.h
2+ --- gcc-7 .3.0/gcc/config/rs6000/rs6000.h 2017-03-22 17:47:55.458489000 +0000
3+ +++ gcc-7 .3.0-ppc/gcc/config/rs6000/rs6000.h 2018-05-11 23:33:55.992082904 +0100
44@@ -205,6 +205,7 @@
55 { "asm_cpu_476", ASM_CPU_476_SPEC }, \
66 SUBTARGET_EXTRA_SPECS
@@ -18,10 +18,10 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/rs6000.h gcc-6.3.0-ppc/gcc/config/rs6000
1818
1919 #ifndef CC1_CPU_SPEC
2020 #ifdef HAVE_LOCAL_CPU_DETECT
21- diff -NBaur gcc-6 .3.0/gcc/config/rs6000/sysv4.h gcc-6 .3.0-ppc/gcc/config/rs6000/sysv4.h
22- --- gcc-6 .3.0/gcc/config/rs6000/sysv4.h 2016-05-16 14:47:47.000000000 +0100
23- +++ gcc-6 .3.0-ppc/gcc/config/rs6000/sysv4.h 2017-01-05 02:46:27.020000000 +0000
24- @@ -559 ,7 +559 ,12 @@
21+ diff -Nbaur gcc-7 .3.0/gcc/config/rs6000/sysv4.h gcc-7 .3.0-ppc/gcc/config/rs6000/sysv4.h
22+ --- gcc-7 .3.0/gcc/config/rs6000/sysv4.h 2017-08-29 09:23:44.773112000 +0100
23+ +++ gcc-7 .3.0-ppc/gcc/config/rs6000/sysv4.h 2018-05-11 23:33:56.008082979 +0100
24+ @@ -564 ,7 +564 ,12 @@
2525
2626 /* Default starting address if specified. */
2727 #define LINK_START_SPEC "\
@@ -35,7 +35,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
3535 myellowknife : %(link_start_yellowknife) ; \
3636 mmvme : %(link_start_mvme) ; \
3737 msim : %(link_start_sim) ; \
38- @@ -590 ,7 +595 ,9 @@
38+ @@ -595 ,7 +600 ,9 @@
3939
4040 /* Any specific OS flags. */
4141 #define LINK_OS_SPEC "\
@@ -46,7 +46,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
4646 myellowknife : %(link_os_yellowknife) ; \
4747 mmvme : %(link_os_mvme) ; \
4848 msim : %(link_os_sim) ; \
49- @@ -608 ,7 +615 ,11 @@
49+ @@ -613 ,7 +620 ,11 @@
5050 /* Override rs6000.h definition. */
5151 #undef CPP_SPEC
5252 #define CPP_SPEC "%{posix: -D_POSIX_SOURCE} \
@@ -59,7 +59,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
5959 myellowknife : %(cpp_os_yellowknife) ; \
6060 mmvme : %(cpp_os_mvme) ; \
6161 msim : %(cpp_os_sim) ; \
62- @@ -622 ,7 +633 ,11 @@
62+ @@ -627 ,7 +638 ,11 @@
6363
6464 #undef STARTFILE_SPEC
6565 #define STARTFILE_SPEC "\
@@ -72,7 +72,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
7272 myellowknife : %(startfile_yellowknife) ; \
7373 mmvme : %(startfile_mvme) ; \
7474 msim : %(startfile_sim) ; \
75- @@ -636 ,7 +651 ,9 @@
75+ @@ -641 ,7 +656 ,9 @@
7676
7777 #undef LIB_SPEC
7878 #define LIB_SPEC "\
@@ -83,7 +83,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
8383 myellowknife : %(lib_yellowknife) ; \
8484 mmvme : %(lib_mvme) ; \
8585 msim : %(lib_sim) ; \
86- @@ -646 ,11 +663 ,13 @@
86+ @@ -651 ,11 +668 ,13 @@
8787 mcall-openbsd: %(lib_openbsd) ; \
8888 : %(lib_default) }"
8989
@@ -99,7 +99,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
9999 myellowknife : %(endfile_yellowknife) ; \
100100 mmvme : %(endfile_mvme) ; \
101101 msim : %(endfile_sim) ; \
102- @@ -666 ,16 +685 ,33 @@
102+ @@ -671 ,16 +690 ,33 @@
103103
104104 /* Motorola ADS support. */
105105 #define LIB_ADS_SPEC "--start-group -lads -lc --end-group"
@@ -133,7 +133,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
133133
134134 /* Motorola Yellowknife support. */
135135 #define LIB_YELLOWKNIFE_SPEC "--start-group -lyk -lc --end-group"
136- @@ -866 ,6 +902 ,8 @@
136+ @@ -881 ,6 +917 ,8 @@
137137 #undef SUBTARGET_EXTRA_SPECS
138138 #define SUBTARGET_EXTRA_SPECS \
139139 { "crtsavres_default", CRTSAVRES_DEFAULT_SPEC }, \
@@ -142,7 +142,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
142142 { "lib_ads", LIB_ADS_SPEC }, \
143143 { "lib_yellowknife", LIB_YELLOWKNIFE_SPEC }, \
144144 { "lib_mvme", LIB_MVME_SPEC }, \
145- @@ -875 ,6 +913 ,8 @@
145+ @@ -890 ,6 +928 ,8 @@
146146 { "lib_netbsd", LIB_NETBSD_SPEC }, \
147147 { "lib_openbsd", LIB_OPENBSD_SPEC }, \
148148 { "lib_default", LIB_DEFAULT_SPEC }, \
@@ -151,7 +151,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
151151 { "startfile_ads", STARTFILE_ADS_SPEC }, \
152152 { "startfile_yellowknife", STARTFILE_YELLOWKNIFE_SPEC }, \
153153 { "startfile_mvme", STARTFILE_MVME_SPEC }, \
154- @@ -884 ,6 +924 ,8 @@
154+ @@ -899 ,6 +939 ,8 @@
155155 { "startfile_netbsd", STARTFILE_NETBSD_SPEC }, \
156156 { "startfile_openbsd", STARTFILE_OPENBSD_SPEC }, \
157157 { "startfile_default", STARTFILE_DEFAULT_SPEC }, \
@@ -160,7 +160,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
160160 { "endfile_ads", ENDFILE_ADS_SPEC }, \
161161 { "endfile_yellowknife", ENDFILE_YELLOWKNIFE_SPEC }, \
162162 { "endfile_mvme", ENDFILE_MVME_SPEC }, \
163- @@ -895 ,7 +937 ,12 @@
163+ @@ -910 ,7 +952 ,12 @@
164164 { "endfile_default", ENDFILE_DEFAULT_SPEC }, \
165165 { "link_shlib", LINK_SHLIB_SPEC }, \
166166 { "link_start", LINK_START_SPEC }, \
@@ -173,7 +173,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
173173 { "link_start_yellowknife", LINK_START_YELLOWKNIFE_SPEC }, \
174174 { "link_start_mvme", LINK_START_MVME_SPEC }, \
175175 { "link_start_sim", LINK_START_SIM_SPEC }, \
176- @@ -905 ,6 +952 ,8 @@
176+ @@ -920 ,6 +967 ,8 @@
177177 { "link_start_openbsd", LINK_START_OPENBSD_SPEC }, \
178178 { "link_start_default", LINK_START_DEFAULT_SPEC }, \
179179 { "link_os", LINK_OS_SPEC }, \
@@ -182,7 +182,7 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
182182 { "link_os_ads", LINK_OS_ADS_SPEC }, \
183183 { "link_os_yellowknife", LINK_OS_YELLOWKNIFE_SPEC }, \
184184 { "link_os_mvme", LINK_OS_MVME_SPEC }, \
185- @@ -916 ,6 +965 ,10 @@
185+ @@ -931 ,6 +980 ,10 @@
186186 { "link_os_default", LINK_OS_DEFAULT_SPEC }, \
187187 { "cc1_secure_plt_default", CC1_SECURE_PLT_DEFAULT_SPEC }, \
188188 { "link_secure_plt", LINK_SECURE_PLT_SPEC }, \
@@ -193,9 +193,9 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.h gcc-6.3.0-ppc/gcc/config/rs6000/
193193 { "cpp_os_ads", CPP_OS_ADS_SPEC }, \
194194 { "cpp_os_yellowknife", CPP_OS_YELLOWKNIFE_SPEC }, \
195195 { "cpp_os_mvme", CPP_OS_MVME_SPEC }, \
196- diff -NBaur gcc-6 .3.0/gcc/config/rs6000/sysv4.opt gcc-6 .3.0-ppc/gcc/config/rs6000/sysv4.opt
197- --- gcc-6 .3.0/gcc/config/rs6000/sysv4.opt 2016 -01-04 14:30:50.000000000 +0000
198- +++ gcc-6 .3.0-ppc/gcc/config/rs6000/sysv4.opt 2017-01-05 02:42:41.984000000 +0000
196+ diff -Nbaur gcc-7 .3.0/gcc/config/rs6000/sysv4.opt gcc-7 .3.0-ppc/gcc/config/rs6000/sysv4.opt
197+ --- gcc-7 .3.0/gcc/config/rs6000/sysv4.opt 2017 -01-01 12:07:43.905435000 +0000
198+ +++ gcc-7 .3.0-ppc/gcc/config/rs6000/sysv4.opt 2018-05-11 23:33:56.008082979 +0100
199199@@ -120,6 +120,30 @@
200200 Target RejectNegative
201201 Link with libads.a, libc.a and crt0.o.
@@ -227,10 +227,10 @@ diff -NBaur gcc-6.3.0/gcc/config/rs6000/sysv4.opt gcc-6.3.0-ppc/gcc/config/rs600
227227 myellowknife
228228 Target RejectNegative
229229 Link with libyk.a, libc.a and crt0.o.
230- diff -NBaur gcc-6 .3.0/gcc/config.gcc gcc-6 .3.0-ppc/gcc/config.gcc
231- --- gcc-6 .3.0/gcc/config.gcc 2016-11-07 21:38:43.000000000 +0000
232- +++ gcc-6 .3.0-ppc/gcc/config.gcc 2017-01-05 02:42:41.984000000 +0000
233- @@ -2390 ,7 +2390 ,7 @@
230+ diff -Nbaur gcc-7 .3.0/gcc/config.gcc gcc-7 .3.0-ppc/gcc/config.gcc
231+ --- gcc-7 .3.0/gcc/config.gcc 2018-01-08 13:39:11.754860000 +0000
232+ +++ gcc-7 .3.0-ppc/gcc/config.gcc 2018-05-11 23:33:56.008082979 +0100
233+ @@ -2422 ,7 +2422 ,7 @@
234234 use_gcc_stdint=wrap
235235 ;;
236236 powerpc-*-eabi*)
@@ -239,10 +239,10 @@ diff -NBaur gcc-6.3.0/gcc/config.gcc gcc-6.3.0-ppc/gcc/config.gcc
239239 extra_options="${extra_options} rs6000/sysv4.opt"
240240 tmake_file="rs6000/t-fprules rs6000/t-ppcgas rs6000/t-ppccomm"
241241 use_gcc_stdint=wrap
242- diff -NBaur gcc-6 .3.0/gcc/Makefile.in gcc-6 .3.0-ppc/gcc/Makefile.in
243- --- gcc-6 .3.0/gcc/Makefile.in 2016-11-22 17:33:07.000000000 +0000
244- +++ gcc-6 .3.0-ppc/gcc/Makefile.in 2017-01-05 02:42:41.988000000 +0000
245- @@ -1073 ,8 +1073 ,8 @@
242+ diff -Nbaur gcc-7 .3.0/gcc/Makefile.in gcc-7 .3.0-ppc/gcc/Makefile.in
243+ --- gcc-7 .3.0/gcc/Makefile.in 2017-05-02 17:12:40.965506000 +0100
244+ +++ gcc-7 .3.0-ppc/gcc/Makefile.in 2018-05-11 23:33:56.008082979 +0100
245+ @@ -1087 ,8 +1087 ,8 @@
246246 # things like the go/%.o rule work properly; but we use $(*F) for the
247247 # file part, as we just want the file part of the stem, not the entire
248248 # file name.
@@ -253,9 +253,9 @@ diff -NBaur gcc-6.3.0/gcc/Makefile.in gcc-6.3.0-ppc/gcc/Makefile.in
253253 else
254254 COMPILE = source='$<' object='$@' libtool=no \
255255 DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) $(COMPILE.base)
256- diff -NBaur gcc-6 .3.0/libcpp/Makefile.in gcc-6 .3.0-ppc/libcpp/Makefile.in
257- --- gcc-6 .3.0/libcpp/Makefile.in 2016-12-21 07:53:39.000000000 +0000
258- +++ gcc-6 .3.0-ppc/libcpp/Makefile.in 2017-01-05 02:42:41.988000000 +0000
256+ diff -Nbaur gcc-7 .3.0/libcpp/Makefile.in gcc-7 .3.0-ppc/libcpp/Makefile.in
257+ --- gcc-7 .3.0/libcpp/Makefile.in 2018-01-25 08:17:54.075232055 +0000
258+ +++ gcc-7 .3.0-ppc/libcpp/Makefile.in 2018-05-11 23:33:56.008082979 +0100
259259@@ -208,8 +208,7 @@
260260 # Note that we put the dependencies into a .Tpo file, then move them
261261 # into place if the compile succeeds. We need this because gcc does
@@ -266,9 +266,9 @@ diff -NBaur gcc-6.3.0/libcpp/Makefile.in gcc-6.3.0-ppc/libcpp/Makefile.in
266266 else
267267 COMPILE = source='$<' object='$@' libtool=no DEPDIR=$(DEPDIR) $(DEPMODE) \
268268 $(depcomp) $(COMPILE.base)
269- diff -NBaur gcc-6 .3.0/libgcc/config/rs6000/crtrestvr.S gcc-6 .3.0-ppc/libgcc/config/rs6000/crtrestvr.S
270- --- gcc-6 .3.0/libgcc/config/rs6000/crtrestvr.S 2016-01-04 14:30:50.000000000 +0000
271- +++ gcc-6 .3.0-ppc/libgcc/config/rs6000/crtrestvr.S 2017-01-05 02:42:41.988000000 +0000
269+ diff -Nbaur gcc-7 .3.0/libgcc/config/rs6000/crtrestvr.S gcc-7 .3.0-ppc/libgcc/config/rs6000/crtrestvr.S
270+ --- gcc-7 .3.0/libgcc/config/rs6000/crtrestvr.S 2017-03-10 19:29:48.315441000 +0000
271+ +++ gcc-7 .3.0-ppc/libgcc/config/rs6000/crtrestvr.S 2018-05-11 23:33:56.008082979 +0100
272272@@ -24,7 +24,7 @@
273273
274274 /* On PowerPC64 Linux, these functions are provided by the linker. */
@@ -278,14 +278,14 @@ diff -NBaur gcc-6.3.0/libgcc/config/rs6000/crtrestvr.S gcc-6.3.0-ppc/libgcc/conf
278278 #undef __ALTIVEC__
279279 #define __ALTIVEC__ 1
280280 #include "ppc-asm.h"
281- @@ -85 ,3 +85 ,4 @@
281+ @@ -86 ,3 +86 ,4 @@
282282 CFI_ENDPROC
283283
284284 #endif
285285+ #endif
286- diff -NBaur gcc-6 .3.0/libgcc/config/rs6000/crtsavevr.S gcc-6 .3.0-ppc/libgcc/config/rs6000/crtsavevr.S
287- --- gcc-6 .3.0/libgcc/config/rs6000/crtsavevr.S 2016-01-04 14:30:50.000000000 +0000
288- +++ gcc-6 .3.0-ppc/libgcc/config/rs6000/crtsavevr.S 2017-01-05 02:42:41.988000000 +0000
286+ diff -Nbaur gcc-7 .3.0/libgcc/config/rs6000/crtsavevr.S gcc-7 .3.0-ppc/libgcc/config/rs6000/crtsavevr.S
287+ --- gcc-7 .3.0/libgcc/config/rs6000/crtsavevr.S 2017-03-10 19:29:48.315441000 +0000
288+ +++ gcc-7 .3.0-ppc/libgcc/config/rs6000/crtsavevr.S 2018-05-11 23:33:56.008082979 +0100
289289@@ -24,7 +24,7 @@
290290
291291 /* On PowerPC64 Linux, these functions are provided by the linker. */
@@ -295,14 +295,14 @@ diff -NBaur gcc-6.3.0/libgcc/config/rs6000/crtsavevr.S gcc-6.3.0-ppc/libgcc/conf
295295 #undef __ALTIVEC__
296296 #define __ALTIVEC__ 1
297297 #include "ppc-asm.h"
298- @@ -85 ,3 +85 ,4 @@
298+ @@ -86 ,3 +86 ,4 @@
299299 CFI_ENDPROC
300300
301301 #endif
302302+ #endif
303- diff -NBaur gcc-6 .3.0/libgcc/crtstuff.c gcc-6 .3.0-ppc/libgcc/crtstuff.c
304- --- gcc-6 .3.0/libgcc/crtstuff.c 2016 -01-04 14:30:50.000000000 +0000
305- +++ gcc-6 .3.0-ppc/libgcc/crtstuff.c 2017-01-05 02:42:41.988000000 +0000
303+ diff -Nbaur gcc-7 .3.0/libgcc/crtstuff.c gcc-7 .3.0-ppc/libgcc/crtstuff.c
304+ --- gcc-7 .3.0/libgcc/crtstuff.c 2017 -01-01 12:07:43.905435000 +0000
305+ +++ gcc-7 .3.0-ppc/libgcc/crtstuff.c 2018-05-11 23:33:56.008082979 +0100
306306@@ -47,6 +47,7 @@
307307
308308 /* Target machine header files require this define. */
0 commit comments