]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jun 2019 13:36:23 +0000 (13:36 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jun 2019 13:36:23 +0000 (13:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272693 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index 4abebb4c6b6d4b56e3f14a8b7c162167ff53ab86..d238889a70c79ccafa75801194c218551487e763 100644 (file)
@@ -1,3 +1,7 @@
+2019-06-26  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
+
 2019-06-26  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * config/rs6000/rs6000-internal.h (rs6000_keep_leaf_when_profiled): New
index fe010d7e543c6b18e1d0a665b3252971b67ae719..c9939b8684600bcc956d8cd4a08ada098376c157 100644 (file)
@@ -2810,6 +2810,7 @@ rs6000-ibm-aix6.* | powerpc-ibm-aix6.*)
        tm_file="${tm_file} rs6000/aix.h rs6000/aix61.h rs6000/xcoff.h rs6000/aix-stdint.h"
        tmake_file="rs6000/t-aix52 t-slibgcc"
        extra_options="${extra_options} rs6000/aix64.opt"
+       target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
        use_collect2=yes
        thread_file='aix'
        use_gcc_stdint=wrap
@@ -2819,6 +2820,7 @@ rs6000-ibm-aix7.1.* | powerpc-ibm-aix7.1.*)
        tm_file="${tm_file} rs6000/aix.h rs6000/aix71.h rs6000/xcoff.h rs6000/aix-stdint.h"
        tmake_file="rs6000/t-aix52 t-slibgcc"
        extra_options="${extra_options} rs6000/aix64.opt"
+       target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
        use_collect2=yes
        thread_file='aix'
        use_gcc_stdint=wrap
@@ -2828,6 +2830,7 @@ rs6000-ibm-aix[789].* | powerpc-ibm-aix[789].*)
        tm_file="${tm_file} rs6000/aix.h rs6000/aix72.h rs6000/xcoff.h rs6000/aix-stdint.h"
        tmake_file="rs6000/t-aix52 t-slibgcc"
        extra_options="${extra_options} rs6000/aix64.opt"
+       target_gtfiles="$target_gtfiles \$(srcdir)/config/rs6000/rs6000-logue.c"
        use_collect2=yes
        thread_file='aix'
        use_gcc_stdint=wrap