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
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
2ebb811a77
Force libiberty to consider all filesystems as potentially case-sensitive.
...
Whose idea was this?!
Fixes #14963 .
2020-05-03 15:47:38 -04:00
Augustin Cavalier
b0a6bed08c
Import GCC 8.3.
2019-05-23 17:48:23 -04: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
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
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
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
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
Oliver Tappe
e754012299
Avoid warning about c++ comments in header.
2013-07-08 00:15:23 +02:00
Alex Smith
0b4c64c23c
Undefine HAVE_CASE_INSENSITIVE_FILE_SYSTEM on OS X to work around #9844 .
...
Haiku should always be built using a case-sensitive FS on OS X, so it's fine
to just disable this assumption to work around the problem.
2013-07-04 11:39:59 +01:00
Jérôme Duval
3793707eda
import gcc 4.8.1
2013-06-05 18:35:38 +02:00
Jérôme Duval
e9f3433e73
import gcc 4.7.3
2013-04-23 18:39:47 +02:00
Jerome Duval
8e92ab0deb
import gcc 4.6.4
2013-04-19 21:13:03 +02: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
0a01235971
import of gcc 4.6.2 (core and g++ only).
2012-01-07 16:48:31 +01: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
5904152eeb
Merging GCC 4.4.4 in trunk.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@37371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-03 11:11:20 +00:00
Michael Lotz
a84f174425
Bring GCC 4.3.3 to trunk.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-26 05:03:14 +00:00
Michael Lotz
c5e4f0dd64
Removing previous GCC4 to have a clean base.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-26 05:02:39 +00:00
Ingo Weinhold
18ca835d6d
Merged in the changes to version 4.1.2.
...
* Solved conflicts with the libtool related files by simply using the
vendor versions. IIRC the haiku related changes to libtool and
autoconf were relevant only for the binutils.
* Solved {libstdc++-v3,libmudflap}/configure conflicts by re-running
autoconf for these directories.
I'm already working on fixing the Haiku build, so please don't do the
same.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-04 04:07:35 +00:00
Ingo Weinhold
e6c8d025f2
Renamed gcc4 to gcc.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 22:43:43 +00:00
Ingo Weinhold
9ea2a99edb
Moved the old gcc to its new home.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15071 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 15:53:32 +00:00
Oliver Tappe
346d84c900
Initial revision
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/buildtools@9577 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-28 18:13:23 +00:00