Rudi Heitbaum
81708a1bb6
gcc: update to 12.2.0
...
This is the list of problem reports (PRs) from GCC's bug tracking system
that are known to be fixed in the 12.2 release. This list might not be
complete (that is, it is possible that some PRs that have been fixed are
not listed here).
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.2
Target Specific Changes
LoongArch
The default setting of -m[check|no-check]-zero-division is changed for
optimized code. Now -mno-check-zero-division is the default for all
optimization levels but -O0 and -Og. The old behavior can be obtained by
explicitly passing -mcheck-zero-division to GCC.
2022-08-19 11:21:15 +00:00
Rudi Heitbaum
c54c4d0002
gcc: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
Rudi Heitbaum
443978e26c
gcc: update to 12.1.0
...
changes:
- https://gcc.gnu.org/gcc-12/changes.html
- https://gcc.gnu.org
2022-07-21 10:13:06 +00:00
heitbaum
353e5102e7
gcc: update to 11.2.0
2022-04-10 09:10:19 +00:00
SupervisedThinking
6fb0bc4c3f
gcc: update the incomplete libsanitizer patch
...
- 2bf34b9f4e
2022-02-11 15:10:46 +01:00
Christian Hewitt
8b99edd794
gcc: add libsanitiser patch for 5.12+ kernels
2021-08-04 09:01:24 +00:00
Ian Leonard
6a272ef005
gcc: update to 10.2.0
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-28 15:32:53 +00:00
MilhouseVH
c7985e0754
gcc: fix host-gcc-final when ccache is used
...
58ecbbc3ef
2020-06-21 12:29:33 +02:00
MilhouseVH
8939e00bd8
gcc: update to gcc-9.3.0
2020-03-13 04:37:06 +00:00
MilhouseVH
9b350e50b7
gcc: fix glibc-2.31 incompatability
2020-02-04 23:14:28 +00:00
Sascha Kuehndel (InuSasha)
6a44ae619a
gcc: update to gcc 7.2
2017-08-14 19:57:57 +02:00
Sascha Kuehndel (InuSasha)
11def32fed
gcc: update to 7.1.0
2017-08-14 19:40:47 +02:00
Lukas Rusak
6e420dbf99
gcc: add patches for glibc 2.26
2017-08-14 19:39:16 +02:00
Peter Vicman
8064d06753
Revert "gcc: do not abort when including host headers"
...
This reverts commit 00a7211dc6
.
Don't understand why Python would fail with this. Will check once in the future.
2016-12-01 18:42:43 +01:00
Peter Vicman
00a7211dc6
gcc: do not abort when including host headers like from /usr/include, just ignore them
...
done as in d002358d0f
2016-11-30 11:01:47 +01:00
MilhouseVH
93d79e7d9d
gcc: reduce genautomata memory footprint for ARM - bug 70473
2016-11-15 23:49:07 +00:00
Lukas Rusak
8078ed945c
gcc: update to 5.4.0
2016-06-24 13:44:52 -07:00
MilhouseVH
cc7114f8f8
gcc: Mark ARMv8 vcvt instructions as unconditional
2016-03-04 08:47:58 +00:00
Stephan Raue
ae19eb2dc0
gcc: remove dynamic linker patch, create /lib64 in initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
03e992307f
gcc: remove auto-color patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
a265996317
gcc: update to gcc-4.9.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-30 23:25:56 +01:00
Stephan Raue
679f6a00ca
gcc: add patch from fedora
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-11 14:42:14 +02:00
Stephan Raue
db307ac481
gcc: add patch to fix GCC-61801 (and GCC-61904)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-26 22:21:46 +02:00
Stephan Raue
abbe488d68
gcc: update to gcc-4.9.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-17 02:23:06 +02:00
Stephan Raue
3f9dd58878
gcc: add patches to fix GCC-60902, this should fix #3323
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-18 14:54:01 +02:00
Stefan Saraev
bfbcdc791d
gcc: dont require autoconf-2.64
2014-04-24 22:13:36 +02:00
Stephan Raue
40add36fb9
gcc: update to gcc-4.9.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-23 18:33:34 +02:00
Stephan Raue
209a459760
Revert "gcc: add patch to workaround aginst bug GCC-49423"
...
not more needed if we dont build RTL8723AU
This reverts commit 46b8216871
.
2014-04-11 19:27:52 +02:00
Stephan Raue
46b8216871
gcc: add patch to workaround aginst bug GCC-49423
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-07 18:55:23 +02:00
Stefan Saraev
3f7fead6dd
gcc: do not ever try to include host headers
...
patch source: openricks git
2014-01-30 14:47:15 +01:00
Stephan Raue
4814587d01
gcc: update to gcc-4.8.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-25 04:57:00 +01:00
Stephan Raue
19207cafa8
gcc, gcc-core, gcc-final, gcc-initramfs: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 05:42:24 +01:00