PulkoMandy
57c9179de2
Merge gcc 11.3.0 with Haiku changes
...
Change-Id: I8bf3c653051e1853ac63379d3b140f813dd8d590
2022-07-15 19:57:13 +02:00
Adrien Destugues
4e0a65840e
import gcc 7.3.0
2022-07-15 14:14:32 +02:00
Fredrik Holmqvist
0af6003997
Redo Update MPFR to 4.1.0
...
GCC had a horrible .gitignore, untracked files were not applied
2020-07-22 10:11:52 +02:00
Fredrik Holmqvist
88896a1144
Update MPFR to 4.1.0
...
Change-Id: I42dc2a783b3e0082a7583cc7ecaa6b043ba162f4
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/3021
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
2020-07-17 10:34:03 +00:00
Augustin Cavalier
fd2fd983c5
gcc/mpfr: Disable LTO unconditionally.
...
This is kind of a hack, but really it's the configure script that
is broken, as it hard-checks for "gcc-ar" which of course does not
work with Clang builds. We want LTO to be enabled in GCC, and
GCC unconditionally passes all arguments it gets to sub-configures,
so all we can do is stop the flag from having any effect.
Fixes #14733 .
2019-02-20 22:49:25 -05:00
waddlesplash
b5743e0bba
m4: Add AX_PTHREAD m4 file, fixes the build with older autoconf.
2018-08-26 21:24:49 -04:00
waddlesplash
6c18e94008
configure: Update/touch so the build system won't try to update it.
2018-08-26 21:01:36 -04:00
Fredrik Holmqvist
974e12c1f0
Upgrade mpfr to 4.0.1
...
Old version was 3.1.2 and is quite old: 2013-03-13
A lot has happened since then 4.0.1 is from 2018-02-07
2018-07-04 20:21:01 +02:00
Alexander von Gluck IV
ffa48efe31
import previous mpfr,mpc,gmp
2018-03-19 15:46:45 -05:00
Alexander von Gluck IV
3d544ab266
import gcc 7.3.0
2018-03-19 15:34:23 -05:00
Jérôme Duval
593e726f68
buildtools: update gmp, mpfr, mpc libs
...
* gmp to 5.0.5, mpfr to 3.1.2, mpc to 1.0.1
2013-05-12 17:49:33 +02:00
Jérôme Duval
44943b14a0
Merging GCC 4.5.3 in trunk. Patch in #6840 is required to build Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@42247 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 17:36:26 +00:00
Jérôme Duval
b58ddff026
* modified gcc Makefile.in to copy gmp-impl.h and longlong.h headers to build gmp directory (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44455 ).
...
* merged mpfr 3.0.0 and gmp 5.0.1 in buildtools trunk
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@37378 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-03 15:21:01 +00:00
Michael Lotz
33c77afbe9
Updating config.guess and config.sub so the inline GMP and MPFR libs can be built under Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29080 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-28 20:15:42 +00:00
Michael Lotz
71707d824a
Put the changes to the generated build files into their .ac/.am source.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-28 16:09:58 +00:00
Michael Lotz
87cbf3a69a
This should fix running the get_patches script. I don't really know how this could previously have worked. I can just guess that on the platform it worked, the MPFR lib wasn't built because it was preinstalled.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29073 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-28 13:05:13 +00:00
Michael Lotz
99d8158635
Adding inline mpfr directory so the MPFR library is built as part of GCC 4.3.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29042 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-26 05:56:19 +00:00