Files
meta-openembedded/meta-oe/recipes-devtools
Wang Mingyu 25c2aa2773 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>
2024-07-15 16:36:12 -07:00
..
2024-02-09 09:52:12 -08:00
2024-06-27 09:19:06 -07:00
2024-02-03 22:03:04 -08:00
2024-02-29 18:47:47 -08:00
2024-02-09 09:52:12 -08:00
2024-05-23 08:44:44 -07:00
2023-12-29 09:04:17 -08:00
2024-01-08 19:54:42 -08:00
2023-12-21 08:20:34 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2024-02-09 09:52:12 -08:00
2023-11-17 11:38:27 -08:00
2024-07-15 16:36:12 -07:00
2024-07-15 16:36:11 -07:00
2024-02-09 09:52:12 -08:00
2024-07-15 16:36:12 -07:00
2024-05-30 08:42:01 -07:00
2024-02-09 09:52:12 -08:00
2024-06-07 09:11:54 -07:00
2024-02-20 08:46:30 -08:00
2024-01-08 19:54:41 -08:00
2023-12-21 08:00:40 -08:00
2024-05-02 07:32:54 -07:00
2023-12-29 09:04:18 -08:00
2024-01-08 19:54:45 -08:00
2024-04-19 14:31:31 -07:00