Jerome Duval
fef550b1fc
libstdc++: fix posix_memalign signature
2024-06-14 11:08:38 +02:00
Jérôme Duval
ca82001f2b
Merge branch 'vendor-gcc-13'
2024-06-14 11:05:41 +02:00
Jérôme Duval
0cdce9344f
import gcc 13.3.0
2024-06-14 11:03:33 +02:00
Niels Sascha Reedijk
1130916a5e
Merge branch 'vendor-gcc' GCC 13.2.0 with Haiku changes
2023-08-10 08:06:19 +01:00
Niels Sascha Reedijk
2ff934231b
Import GCC 13.2.0 and dependencies
...
Dependencies (not updated since 13.1.0):
* GMP 6.2.1
* ISL 0.24
* MPL 1.2.1
* MPFR 4.1.0
The dependencies were pulled in by running the ./contrib/download_prerequisites script.
2023-08-10 07:04:31 +01:00
Niels Sascha Reedijk
9a1e01d069
Merge branch 'vendor-gcc' GCC 13.1.0 with Haiku changes
2023-06-18 09:29:02 +01:00
Niels Sascha Reedijk
92b3138b83
Import GCC 13.1.0 and dependencies
...
Updated dependencies:
* GMP 6.2.1
* ISL 0.24
* MPL 1.2.1
* MPFR 4.1.0
The dependencies were pulled in by running the ./contrib/download_prerequisites script and then
manually removing the symbolic links and archives, and renaming the directories (i.e mv isl-0.24 to isl)
2023-06-18 01:43:18 +01:00
PulkoMandy
57c9179de2
Merge gcc 11.3.0 with Haiku changes
...
Change-Id: I8bf3c653051e1853ac63379d3b140f813dd8d590
2022-07-15 19:57:13 +02:00
Adrien Destugues
d65f2977c7
import gcc 11.3.0
...
Change-Id: Ibbd34379df256b6994d7d12448cde98c84294aab
2022-07-15 19:23:24 +02:00
Adrien Destugues
39ede93a70
import gcc 11.2.0
2022-07-15 14:33:44 +02:00
Adrien Destugues
a4e1e0eca1
import gcc 8.3.0
2022-07-15 14:28:41 +02:00
Adrien Destugues
4e0a65840e
import gcc 7.3.0
2022-07-15 14:14:32 +02:00
Alexander von Gluck IV
b70d54b657
gcc: backport fix for Canadian builds
...
* Canadian builds are broken in gcc 11.2.0
* error: 'fenv_t' has not been declared in '::'
* https://gcc.gnu.org/pipermail/gcc-patches/2021-December/587255.html
* https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100017
* https://gcc.gnu.org/g:01a70ccd723eb9a479186fe37c972b0d0f8676cf
Change-Id: I0bbadd3bec5ddc4b1f1e01e7e6a648f54bfd59bf
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/4835
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
2022-02-26 11:38:01 +00:00
Augustin Cavalier
2b5dc2481e
Merge our changes into GCC 11.2.
2021-12-06 22:03:28 -05:00
waddlesplash
a2d83d7eeb
Import GCC 11.2.
2021-12-06 21:18:24 +00:00
Augustin Cavalier
de507584b8
Merge changes from HaikuPorts patches.
2021-12-06 14:57:24 -05:00
Augustin Cavalier
341e3be74c
Merge our changes into GCC 8.3.
2019-05-24 19:14:48 -04:00
Augustin Cavalier
b0a6bed08c
Import GCC 8.3.
2019-05-23 17:48:23 -04:00
Jerome Duval
13dd3f531f
fix for libstdc++/69506
2018-06-28 22:35:23 +02:00
waddlesplash
8651cd3f95
Further fixes to get GCC 7.3 actually working for Haiku builds.
...
Partially from @jarekpelczar's work, but only certain pieces that
were needed, and the rest is either from earlier GCC patches
or is my own work.
With this, GCC 7 can now build Haiku.
2018-05-19 23:00:50 -04:00
Alexander von Gluck IV
51ec6d2217
gcc: Initial Haiku support patches based on gcc 5.x
2018-03-20 09:59:01 -05:00
Alexander von Gluck IV
3d544ab266
import gcc 7.3.0
2018-03-19 15:34:23 -05:00
Jérôme Duval
97e06d2ad6
Merge gcc 5.4.0.
2016-06-05 13:33:52 +02:00
Jérôme Duval
7f478ec453
import gcc 5.4.0
2016-06-05 13:00:18 +02:00
Jérôme Duval
cf9f358f9e
gcc: add missing mask blank in ctype_base.h
2016-03-04 18:01:05 +01:00
Jérôme Duval
137b14625b
Merge gcc 5.3.0
2016-02-29 11:09:52 +01:00
Jérôme Duval
f8056f83f7
import gcc 5.3.0
2016-02-29 10:41:25 +01:00
Jérôme Duval
52fa22bd84
gcc: sync configure.ac with configure and regen.
2015-07-22 19:32:23 +02:00
Jérôme Duval
3801b878c2
Merge gcc 4.8.5
2015-07-11 09:17:00 +02:00
Jérôme Duval
a1af220a6f
import gcc 4.8.5
2015-07-11 09:14:42 +02:00
Jérôme Duval
1a00a76b58
Merge gcc 4.8.4
2014-12-21 12:11:47 +01:00
Jérôme Duval
514f593381
import gcc 4.8.4
2014-12-21 12:08:20 +01:00
Oliver Tappe
cece7c2f4b
Fix configuration of libstdc++.
...
* The configure script for libstdc++ contained a couple of duplicate
'haiku*' case entries, where the first would shadow the second.
* Correct several incorrect libtool definitions and paths.
2014-07-21 13:08:15 +02:00
Jonathan Schleifer
17ba980278
Fix libstdc++ not using TLS when cross compiling
2014-07-19 23:04:37 +02:00
John Scipione
9d26d59ebc
Remove trailing space in comment
2014-07-11 12:04:57 -04:00
Jérôme Duval
c7a34f3d45
Merge gcc 4.8.3
2014-05-27 22:35:02 +02:00
Jérôme Duval
3b2e5a8b24
import gcc 4.8.3
2014-05-27 22:33:21 +02:00
Jérôme Duval
78fb24b8ff
gcc:libstdc++-v3: added a config os directory for Haiku.
...
* copied the generic config and added os_defines to enable time support
without link tests when cross compiling.
* os_defines definitions are disabled for _KERNEL_MODE and _LOADER_MODE.
2014-02-05 23:34:52 +01:00
Jérôme Duval
19d03df1eb
Merge gcc 4.8.2
...
Conflicts:
gcc/ChangeLog
gcc/configure
gcc/configure.ac
gcc/gcc/config.gcc
gcc/gcc/configure
gcc/gcc/configure.ac
gcc/libcpp/configure
gcc/libcpp/configure.ac
gcc/libgcc/Makefile.in
gcc/libgcc/config.host
2014-01-22 17:53:50 +01:00
Jérôme Duval
ec21a8f0b8
import gcc 4.8.2
2014-01-21 21:04:08 +01:00
Jérôme Duval
3793707eda
import gcc 4.8.1
2013-06-05 18:35:38 +02:00
Jérôme Duval
e474c2012e
Merge tag 'gcc_4.7.3', based on the patch from jprostko.
...
Tested builds with x86,x86_64,arm,ppc,mipsel
Conflicts:
gcc/Makefile.in
gcc/configure
gcc/gcc/configure
gcc/gcc/configure.ac
gcc/gcc/crtstuff.c
gcc/libgcc/config.host
2013-05-02 22:28:00 +02:00
Jérôme Duval
e9f3433e73
import gcc 4.7.3
2013-04-23 18:39:47 +02:00
Jerome Duval
9cd896944f
Merge gcc 4.6.4
...
Conflicts:
gcc/libcpp/configure
gcc/libcpp/configure.ac
2013-04-19 21:20:28 +02:00
Jerome Duval
8e92ab0deb
import gcc 4.6.4
2013-04-19 21:13:03 +02:00
Jerome Duval
86fff94921
import gcc 4.6.3
2013-04-19 20:57:06 +02:00
Joseph R. Prostko
a17bb71c16
Replace outdated paths in buildtools
...
* Replace /boot/beos/system/lib with /boot/system/lib
* Performed on configure and libtool.m4 files, as well as patches
2012-10-31 10:33:57 -04:00
Joseph R. Prostko
9b386978f4
Update from GCC 4.6.2 to 4.6.3 for R1A4
...
* This update resolves the segfault/ICE in gcc/c-parser.c while building natively
* gcc/gengtype.c was already updated to GCC 4.6.3 version previously in btrev43031, so no change there
* gcc/libiberty/make-relative-prefix is the stock 4.6.3 version now, as the workaround for Haiku is no longer needed
* This update is otherwise the GCC patches for upgrading 4.6.2 to 4.6.3 core/g++ applied to our sources
2012-10-12 20:14:32 -04:00
Jérôme Duval
17b69b54d1
Merge commit '4.6.2'
...
Conflicts:
gcc/gcc/configure
2012-01-07 16:59:47 +01:00
Jérôme Duval
0a01235971
import of gcc 4.6.2 (core and g++ only).
2012-01-07 16:48:31 +01:00