[Test] Fix LSR tests to prevent trivial simplification of icmp (#203705)
Replace undef operands in funclet.ll with function parameters and adjust
the loop bound in reuse-existing-phi.ll so the new simplification pass
does not fold away the comparisons these tests are meant to exercise.
editors/vim-gtk4: import vim-gtk4-9.2.0602
Vim is an almost compatible version of the UNIX editor Vi. Many new features
have been added: multi level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.
If you are building the package from source you may want to enable some
features such as a perl or python interpreter which are not enabled by
default.
This version also contains a GTK4 GUI.
amiri-ttf: update to 1.003.
Amiri 1.003 (2025-05-15)
------------------------
Restore Latin kerning that was broken since 1.001.
Amiri 1.002 (2025-05-15)
------------------------
Another minor bug fix release.
* Improve sukun/jamz mkmk positioning.
* Don’t kern tabular numbers.
* Fix wrong glyph class for ringcomb in bold.
Amiri 1.001 (2024-11-19)
------------------------
[5 lines not shown]
Add support for 68060 CPUs to mac68k.
This requires a 68040->68060 adapter plus ROM patches needed to boot
MacOS with the 68060 (https://github.com/ZigZagJoe/Macintosh-Q650-68060).
These NetBSD patches provided by zigzagjoe, with a little whitespace
cleanup and corresponding mods to INSTALL and SMALLRAM kernel configs
by me.