Jeff Johnston
1afb22a120
Bump up release to 3.2.0 for yearly snapshot
2020-01-02 14:56:24 -05:00
Jeff Johnston
5726873100
Bump release to 3.1.0 for yearly snapshot
2018-12-31 23:40:11 -05:00
Jon Beniston
a9cfb33b6c
Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster code.
2018-08-31 15:40:42 -04:00
Corinna Vinschen
b14daac482
Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag."
...
This reverts commit c077b9de99
.
Yet another accidental commit...
2018-06-26 10:17:04 +02:00
Jon Beniston
c077b9de99
Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag.
2018-06-25 13:31:51 +02:00
Jeff Johnston
cd31fbb2ae
Add nvptx port.
...
- From: Cesar Philippidis <cesar@codesourcery.com>
Date: Tue, 10 Apr 2018 14:43:42 -0700
Subject: [PATCH] nvptx port
This port adds support for Nvidia GPU's, which are primarily used as
offload accelerators in OpenACC and OpenMP.
2018-04-13 15:42:37 -04:00
Jeff Johnston
fffd2770db
Bump release to 3.0.0 for yearly snapshot
...
- major release required due to removal of K&R support
2018-01-18 13:07:45 -05:00
Kito Cheng
7040b2de08
Add RISC-V port for libm
...
Contributor list:
- Michael Neilly <mneilly@yahoo.com>
- Kito Cheng <kito.cheng@gmail.com>
2017-08-17 12:54:56 -04:00