]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/69444 (recent changes broke x64_64 -> powerpc crosscompiler build)
authorJakub Jelinek <jakub@gcc.gnu.org>
Mon, 25 Jan 2016 21:37:08 +0000 (22:37 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 25 Jan 2016 21:37:08 +0000 (22:37 +0100)
PR target/69444
* config/rs6000/sfp-machine.h: Fix a typo in #ifndef - __NO_FPRS__
instead of ___NO_FPRS__.

From-SVN: r232805

libgcc/ChangeLog
libgcc/config/rs6000/sfp-machine.h

index 5e4dea4cc370db4362124598e486c1403b731934..49c7929a5da7bae7a167fe5ae0af29ea89bea4e7 100644 (file)
@@ -1,6 +1,12 @@
+2016-01-25  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/69444
+       * config/rs6000/sfp-machine.h: Fix a typo in #ifndef - __NO_FPRS__
+       instead of ___NO_FPRS__.
+
 2016-01-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
-           Steven Munroe <munroesj@linux.vnet.ibm.com>
-           Tulio Magno Quites Machado Filho <tulioqm@br.ibm.com>
+           Steven Munroe  <munroesj@linux.vnet.ibm.com>
+           Tulio Magno Quites Machado Filho  <tulioqm@br.ibm.com>
 
        * config/rs6000/float128-sed: New files to convert TF names to KF
        names for PowerPC IEEE 128-bit floating point support.
        * libgcc/configure.ac: Likewise.
 
 2016-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
-           Steven Munroe <munroesj@linux.vnet.ibm.com>
-           Tulio Magno Quites Machado Filho <tulioqm@br.ibm.com>
+           Steven Munroe  <munroesj@linux.vnet.ibm.com>
+           Tulio Magno Quites Machado Filho  <tulioqm@br.ibm.com>
 
        * config/rs6000/sfp-exceptions.c: New file to provide exception
        support for IEEE 128-bit floating point.
        * config/rl78/divmodhi.S: Update return register to r8,r9.
        Branch to main_loop_done_himode to pop registers before return.
 
-2015-10-09  Venkataramanan kumar <venkataramanan.kumar@amd.com>
+2015-10-09  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
 
        * config/i386/cpuinfo.c (get_amd_cpu): Detect bdver4.
        (__cpu_indicator_init): Fix model selection for AMD CPUs.
        (SYNC_LOCK_RELEASE_2): Likewise.
        (__sync_bool_compare_and_swap_##WIDTH): Correct return.
 
-2015-09-22  Kirill Yukhin <kirill.yukhin@intel.com>
+2015-09-22  Kirill Yukhin  <kirill.yukhin@intel.com>
 
        * libgcc/config/i386/cpuinfo.c (enum processor_features): Add
        FEATURE_AVX512VL, FEATURE_AVX512BW, FEATURE_AVX512DQ,
 
        * Makefile.in (CRTSTUFF_CFLAGS): Add $(NO_PIE_CFLAGS).
 
-2015-05-27  John Marino <gnugcc@marino.st>
+2015-05-27  John Marino  <gnugcc@marino.st>
 
        * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Set
        md_unwind_header
        func_ptr *dtor_list temporary variable to avoid "array subscript
        is above array bounds" warnings.
 
-2014-12-09  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
+2014-12-09  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
 
        * Makefile.in (with_aix_soname): Define.
        * config/rs6000/t-slibgcc-aix: Act upon --with-aix-soname option.
        introduced with 2014-10-21 trunk r216525.
 
 2014-10-21  Joern Rennecke  <joern.rennecke@embecosm.com>
-           Vidya Praveen <vidya.praveen@atmel.com>
-           Praveen Kumar Kaushik <Praveen_Kumar.Kaushik@atmel.com>
-           Senthil Kumar Selvaraj <Senthil_Kumar.Selvaraj@atmel.com>
-           Pitchumani Sivanupandi <Pitchumani.S@atmel.com>
+           Vidya Praveen  <vidya.praveen@atmel.com>
+           Praveen Kumar Kaushik  <Praveen_Kumar.Kaushik@atmel.com>
+           Senthil Kumar Selvaraj  <Senthil_Kumar.Selvaraj@atmel.com>
+           Pitchumani Sivanupandi  <Pitchumani.S@atmel.com>
 
        * config/avr/lib1funcs.S (__do_global_dtors): Go back to descending
        order.
        (__atomic_nand_fetch_4): Add prefix op.
        (__atomic_nand_fetch_8): Ditto.
 
-2014-01-21  Baruch Siach <barch@tkos.co.il>
+2014-01-21  Baruch Siach  <barch@tkos.co.il>
 
        * config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.
 
 
 2013-08-16  Maciej W. Rozycki  <macro@codesourcery.com>
            Catherine Moore  <clm@codesourcery.com>
-           Richard Sandiford <rdsandiford@googlemail.com>
+           Richard Sandiford  <rdsandiford@googlemail.com>
 
        * config/mips/mips16.S (CE_STARTFN, CE_ENDFN): New macros.
        (RET_FUNCTION): Use them in place of STARTFN and ENDFN.
        PR bootstrap/55571
        * Makefile.in (libgcc_s.so): Depend on and link with libgcc.a.
 
-2012-12-04  Marcus Shawcroft <marcus.shawcroft@arm.com>
+2012-12-04  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * config/aarch64/sfp-machine.h (FP_EX_ALL): Define.
        (FP_EX_SHIFT): Define.
        (FP_TRAPPING_EXCEPTIONS): Define.
 
-2012-12-04  Marcus Shawcroft <marcus.shawcroft@arm.com>
+2012-12-04  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * config/aarch64/sfp-machine.h (FP_RND_MASK): Define.
        (FP_ROUNDMODE): Use FP_RND_MASK.
        * libgcov.c (gcov_exit): Remove merged program summary
        comparison unless !GCOV_LOCKED.
 
-2012-11-15  Marcus Shawcroft <marcus.shawcroft@arm.com>
+2012-11-15  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * soft-fp: Updated from glibc upstream.
 
        * config/i386/t-crtfm (crtfastmath.o): Compile with -mfxsr, remove
        -minline-all-stringops from compile flags.
 
-2012-10-25  Ralf Corsépius <ralf.corsepius@rtems.org>
+2012-10-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config.host (sparc64-*-rtems*): Remove sparc/t-elf.
 
-2012-10-25  Ralf Corsépius <ralf.corsepius@rtems.org>
+2012-10-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
 
        Remove typo'd and unnecessary alignment-LOC for .data.  Remove
        no-longer-needed LDBU insns.
 
-2012-10-18  Sebastian Huber <sebastian.huber@embedded-brains.de>
+2012-10-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
 
        * config.host
        (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename
        (__doTMdeRegistrations): Likewise.
 
 2012-01-15  Georg-Johann Lay  <avr@gjlay.de>
-           Anatoly Sokolov <aesok@post.ru>
-           Eric Weddington <eric.weddington@atmel.com>
+           Anatoly Sokolov  <aesok@post.ru>
+           Eric Weddington  <eric.weddington@atmel.com>
 
        PR target/52261
        * config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
        * config/mips/libgcc-mips16.ver: Revert previous patch.
        * config/mips/mips16.S (__mips16_rdhwr): Hide.
 
-2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
-           Jayant R Sonar <jayant.sonar@kpitcummins.com>
+2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
+           Jayant R Sonar  <jayant.sonar@kpitcummins.com>
 
        * config.host: Add National Semiconductor CR16 target (cr16-*-*).
        * config/cr16/crti.S: New file.
        to tmake_file.  Add crtfastmath.o to extra_parts.
        * config/mips/t-crtfm: New.
 
-2010-05-19  Joel Sherrill <joel.sherrill@oarcorp.com>
+2010-05-19  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
        * config.host (sparc64-*-rtems*): New target.
 
        * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
        alpha-dec-osf5.0* support.
 
-2010-04-01  Ralf Corsépius <ralf.corsepius@rtems.org>
+2010-04-01  Ralf Corsépius  <ralf.corsepius@rtems.org>
 
        * config.host: Add lm32-*-rtems*.
 
 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
-           Uros Bizjak <ubizjak@gmail.com>
+           Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/39048
        * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
        * config/i386/libgcc-sol2.ver: New file.
        * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
 
-2010-03-30  Jack Howarth <howarth@bromo.med.uc.edu>
+2010-03-30  Jack Howarth  <howarth@bromo.med.uc.edu>
 
        PR c/43553
        * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
        config/moxie/t-moxie: New files.
        * config.host: Add t-moxie-softfp reference.
 
-2009-11-18  Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
+2009-11-18  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
 
        PR other/39888
        * config/t-slibgcc-darwin: Fix embedded rpaths for
        --enable-version-specific-runtime-libs, build extension stub
        libs exposing features available from current libgcc_s.
 
-2009-11-11  Jon Beniston <jon@beniston.com>
+2009-11-11  Jon Beniston  <jon@beniston.com>
 
        * config.host: Add lm32 targets.
        * config/lm32: New directory.
        * config.host: Add moxie support.
        * config/moxie/t-moxie: New file.
 
-2009-05-29  David Billinghurst <billingd@gcc.gnu.org>
+2009-05-29  David Billinghurst  <billingd@gcc.gnu.org>
 
        * config.host: Add i386/${host_address}/t-fprules-softfp and
        t-softfp to tmake_file for i[34567]86-*-cygwin*.
        * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
        (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
 
-2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>
+2009-01-05  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
        * config.host: Add m32r*-*-rtems*.
 
-2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
+2008-12-01  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
        * config.host: Add m32c*-*-rtems*.
 
index 91f82ae1f0954d1af1be435fb1b82066dbbdadb5..b4f354261959913632bddd38079a27f0a476d46e 100644 (file)
@@ -110,7 +110,7 @@ typedef int __gcc_CMPtype __attribute__ ((mode (__libgcc_cmp_return__)));
    floating point on pre-ISA 3.0 machines without the IEEE 128-bit floating
    point support.  */
 
-#ifndef ___NO_FPRS__
+#ifndef __NO_FPRS__
 #define ISA_BIT(x) (1LL << (63 - x))
 
 /* Use the same bits of the FPSCR.  */