diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-07-15 17:02:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-15 16:36:12 -0700 |
commit | 25c2aa2773835268baaa60d562da329b0cf8e573 (patch) | |
tree | 6c0ecc4937c102c3a877033be50b86a6c9b99dd4 /meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch | |
parent | 4117b96652e658d698129a1d8652bad88212e33b (diff) | |
download | meta-openembedded-25c2aa2773835268baaa60d562da329b0cf8e573.tar.gz |
poke: upgrade 4.1 -> 4.2
Changelog:
=============
* Bug fixes
- Handle 'strdup' error correctly in mmap IO device.
- Exclude unnamed fields when traversing struct types. Fixes bug 31836.
- Replace 'strtok' with 'strtok_r' in pkl-ast.
- Fix the compiler to not accept invalid use of 'break'/'continue'
statements.
- Fix the compiler to emit the correct code for valid 'break'/'continue'
statements in more unconventional cases.
- Fix 'iogetb' to always produce a bit offset due to signature of
'iobias' function.
- Fix 'pkl_loc_to_source' to handle compilation from buffer correctly.
- Fix use of 'assert' function in parser.
* Improvements
- Diagnostics for invalid casts has been improved.
- Improve diagnostics of '.ios' command.
* Build system update
- Handle execution errors for 'pokefmt' tests.
* Pickles update
- 'diff_structured' function in 'diff' pickle has been fixed to detect
"simple types" correctly (types that have value semantics instead of
reference semantics).
* Documentation update
- Update reference manual to use '.vm disa' as short name for
'.vm disassemble' instead of '.vm dis'.
* Internal changes
- Internal machinery for compiler builtins has been removed. These were
no longer necessary.
* Jitter update
- Update jitter submodule to incorporate a fix for 'configure' portability
issue on some old systems.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow/0001-support-cross-compiling.patch')
0 files changed, 0 insertions, 0 deletions