Commit Graph

439 Commits

Author SHA1 Message Date
heitbaum
9ae48859e7 llvm: update to 13.0.1
update 13.0.0 (2021-10-04) to 13.0.1 (2022-02-03)

release:
- https://github.com/llvm/llvm-project/releases/tag/llvmorg-13.0.1
log:
- https://github.com/llvm/llvm-project/compare/llvmorg-13.0.0...llvmorg-13.0.1
2022-02-05 04:36:26 +00:00
heitbaum
6bfefb6589 gcc: enable libatomic for arm required for openssl 3.0.0 2021-12-17 20:25:17 +00:00
heitbaum
843e042042 gcc: enable libatomic for linkage without GOLD linker (riscv) 2021-12-17 20:25:17 +00:00
heitbaum
f0a24f26ae gcc-or1k-linux: update to 2021.05-1 2021-12-11 05:32:13 +00:00
heitbaum
fadb359e74 llvm: update to 13.0.0 2021-10-14 20:52:53 +11:00
Matthias Reichl
995842369b Python3: add patch to fix crash in asyncio
See https://bugs.python.org/issue45262

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-07 16:32:05 +02:00
CvH
f4096df37c Merge pull request #5539 from mglae/le10_buildsystem_cmake_optimization
buildsystem: cmake: allow specifying our optimization level
2021-10-02 13:45:36 +02:00
heitbaum
51b3e87029 Python3: update to 3.8.12
update 3.8.11 (2021-06-28) to 3.8.12 (2021-08-30)

release notes: (security release)
- https://docs.python.org/release/3.8.12/whatsnew/changelog.html#changelog

release schedule:
- https://www.python.org/dev/peps/pep-0569/
2021-09-20 22:02:04 +10:00
mglae
cac807a29f llvm: remove cmake build type, now set by the system 2021-09-17 18:20:08 +02:00
heitbaum
b093ba8085 llvm: Build with LLVM_ENABLE_LIBXML2=OFF 2021-09-12 00:26:40 +10:00
mglae
e0a1424c62 llvm: fix passing compile options building target
See https://github.com/LibreELEC/LibreELEC.tv/issues/5486
2021-09-12 00:26:40 +10:00
heitbaum
96ea76adab gcc-arm-aarch64-none-linux-gnu: update to 10.3-2021.07 2021-09-11 23:21:26 +10:00
heitbaum
128f21313d gcc-arm-aarch64-none-elf: update to 10.3-2021.07 2021-09-11 23:21:26 +10:00
heitbaum
531db3a18e llvm: update to 12.0.1 2021-09-11 23:21:26 +10:00
CvH
487af65102 Merge pull request #5529 from chewitt/gcc
gcc: add libsanitiser patch for 5.12+ kernels
2021-08-20 11:09:56 +02:00
CvH
a3c7e2c1ae Merge pull request #5158 from SupervisedThinking/llvm
llvm: updated to v12.0.0
2021-08-11 13:12:37 +02:00
CvH
ef691a264e Merge pull request #5305 from SupervisedThinking/gcc103
gcc: update to 10.3.0 / updated license short identifier
2021-08-11 13:09:35 +02:00
Christian Hewitt
8b99edd794 gcc: add libsanitiser patch for 5.12+ kernels 2021-08-04 09:01:24 +00:00
heitbaum
6e70dda71e Python3: update to 3.8.11
release notes: (security release)
- https://docs.python.org/release/3.8.11/whatsnew/changelog.html#changelog
2021-07-01 14:40:40 +00:00
heitbaum
17d33a7854 Python3: update to 3.8.10 and HSTS
update 3.8.9 (2021-04-02) to 3.8.10 (2021-05-03)
changelog: https://docs.python.org/release/3.8.10/whatsnew/changelog.html

This is the final regular bugfix release of Python 3.8. Security
releases will follow until October 2024. Release schedule can be found
at https://www.python.org/dev/peps/pep-0569/

Update URLs to https inline with HSTS policy of python.org.
2021-05-03 22:32:02 +00:00
SupervisedThinking
6763b432dc llvm: updated to v12.0.0
- https://www.phoronix.com/scan.php?page=news_item&px=LLVM-12.0-Released
2021-04-18 11:00:59 +02:00
SupervisedThinking
d7d2602a3c gcc: update to 10.3.0 / updated license short identifier 2021-04-09 10:49:02 +02:00
heitbaum
468d15da50 Python3: update to 3.8.9
update form 3.8.8 to 3.8.9
changelog: https://docs.python.org/release/3.8.9/whatsnew/changelog.html#python-3-8-9

release schedule: PEP 569 - https://www.python.org/dev/peps/pep-0569/
3.8.8: Friday, 2021-02-19
3.8.9: Friday, 2021-04-02 (security hotfix)
3.8.10: Monday, 2021-05-03 - Final regular bugfix release with binary installers:
2021-04-08 11:34:12 +00:00
Christian Hewitt
9797bc8ef3 Merge pull request #5175 from heitbaum/python
Python3: update to 3.8.8
2021-03-08 16:01:25 +04:00
Alex Bee
2979b1f8d2 gcc-arm-arm-none-linux-gnueabihf: drop package
This toolchain was only used as kernel toolchain for RK3288 - its no longer required: drop it.
2021-02-28 11:14:47 +01:00