Rudi Heitbaum
aba1a4e598
Python3: update to 3.11.1
2022-12-07 12:55:01 +00:00
Rudi Heitbaum
710408c47c
llvm: update to 15.0.6
2022-11-30 09:29:48 +00:00
Rudi Heitbaum
93b1bc91f6
llvm: update to 15.0.5
2022-11-17 09:53:28 +00:00
Matthias Reichl
f3f89e87a7
Merge pull request #7072 from heitbaum/Python3
...
Python3 update to 3.11.0
2022-11-12 14:44:16 +01:00
Rudi Heitbaum
9fdd0ed952
Python3: disable-lib2to3
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
a06e74f2cc
Python3: GH-99205: Mark new interpreters and threads as non-static patch
...
upstream patch:
- GH-99205
- Should be included in Python 3.11.1
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
6e02f8683c
Python3: update xcompile patch for 3.11.0
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
095214d7d2
Python3: rework buildroot 3.10.8 patches to 3.11.0
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
35e016114e
Python3: update buildroot patches to 3.10.8 2022-10-21
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
f00690e56e
Python3: drop singular buildroot patch
2022-11-12 07:33:06 +00:00
Rudi Heitbaum
ad73c9933e
llvm: update to 15.0.4
2022-11-03 10:40:49 +00:00
Rudi Heitbaum
210f439833
Python3: update to 3.11.0
...
cd ..
git clone https://git.busybox.net/buildroot
cat buildroot/package/python3/*.patch > LibreELEC.tv/packages/lang/Python3/patches/Python3-0100-buildroot-patches.patch
cd LibreELEC.tv
s/build Python3:host
git co -- packages/lang/Python3/patches/Python3-0100-buildroot-patches.patch
2022-11-01 09:33:49 +00:00
Rudi Heitbaum
e511776952
llvm: update to 15.0.3
...
ann:
- https://discourse.llvm.org/t/llvm-15-0-3-released/66036
2022-10-20 09:50:28 +00:00
Rudi Heitbaum
52c3f912f1
Python3: update to 3.9.15
2022-10-12 11:57:21 +00:00
Frank Hartung
5e9b6bd922
Merge pull request #6902 from heitbaum/llvm15
...
llvm: update to 15.0.2 and rust: update to 1.64.0
2022-10-12 12:32:02 +02:00
SupervisedThinking
2fc355058b
gcc packages: add mold as host dependency
2022-10-06 19:39:57 +02:00
Rudi Heitbaum
d696b8e723
llvm: do not build with zstd
2022-10-05 08:22:26 +00:00
Rudi Heitbaum
084da77b44
llvm: update to 15.0.2
...
release notes:
- https://releases.llvm.org/15.0.0/docs/ReleaseNotes.html
- https://discourse.llvm.org/t/llvm-15-0-1-released/65380
- https://discourse.llvm.org/t/llvm-15-0-2-released/65695
2022-10-05 08:22:18 +00:00
CvH
86c55c87b7
Merge pull request #6885 from knaerzche/rk-upstream-uboot
...
Rockchip: switch to mainline u-boot
2022-10-03 11:03:34 +02:00
Rudi Heitbaum
81392dd3a1
lua54: update to 5.4.4
...
- https://www.lua.org/bugs.html
- https://www.lua.org/work/diffs-lua-5.4.3-lua-5.4.4.html
2022-09-24 10:27:52 +00:00
Matthias Reichl
65de66afd8
gcc: also install ccache wrapper for gcc:bootstrap
...
This allows glibc rebuilds to take advantage of ccache, too.
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-09-17 21:15:50 +02:00
Alex Bee
282aadc80f
gcc-arm-none-eabi: Initial gcc package for ARM Cortex-R/M
2022-09-10 23:20:12 +02:00
Rudi Heitbaum
9fbad212b3
Python3: update to 3.9.14
...
changelog:
- https://docs.python.org/3.9/whatsnew/changelog.html
2022-09-08 11:34:02 +00:00
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