2026-02-28 Janko Stamenović * sdas/asrab/rab.h sdas/asrab/rabadr.c sdas/asrab/rabmch.c sdas/asxxsrc/asxxxx.h sdasrab: add missing r3ka instructions, more # improvements 2026-02-26 Philipp Klaus Krause * device/lib/strsep.c, support/regression/tests/strsep.c, device/lib/strtok.c, device/include/string.h, device/lib/incl.mk, device/lib/pic14/Makefile.in, device/lib/pic14/aclocal.m4, device/lib/pic14/configure, device/lib/pic14/libc/Makefile.am, device/lib/pic14/libc/Makefile.in, device/lib/pic14/libm/Makefile.in, device/lib/pic14/libsdcc/enhanced/Makefile.in, device/lib/pic14/libsdcc/enhanced-no-xinst/Makefile.in, device/lib/pic14/libsdcc/regular/Makefile.in: Provide strsep. 2026-02-26 Philipp Klaus Krause * Revert yesterday's binutils changes. 2026-02-26 Philipp Klaus Krause * tests/bug-3822.c: Add test function to silence warning in regression test infrastructure. * support/regression/tests/asconaead128.c.in: Redisable the bi8 variant of asconead test for SDCC targets. 2026-02-25 Philipp Klaus Krause * support/regression/tests/bug-3169.c, support/regression/tests/iso646.c.in, support/regression/tests/logic.c.in: Rename variables with names conflicting with C23 keywords to make tests compile as C23. * support/regression/tests/asconaead128.c.in, support/regression/tests/asconhash256.c.in: Disable Ascon tests for big-endian host where they fail due to known upstream issue. * support/regression/tests/gcrypt-serpent.c.in: Integer promotion fix for pre-C23 fallback in test. 2026-02-22 Gabriele Gorla * src/mos6502/gen.c: Add special case for SOF in genAssignLit(). * src/mos6502/genrshift.c: Special case SOF in genrsh16(). * src/mos6502/genminus.c: Special case SOF in genMinusDec(). 2026-02-22 Philipp Klaus Krause * support/sdbinutils: Reduce diff to upstream GNU binutils 3.38. 2026-02-22 Philipp Klaus Krause * support/regression/tests/argval.c.in: Fix bug #3937 test for pre-C23 host compilers. 2026-02-21 Philipp Klaus Krause * support/regression/tests/argval.c.in: Enable test for bug #3937. 2026-02-20 Philipp Klaus Krause * support/sdbinutils/libiberty, support/sdbinutils/include/demangle.h, support/sdbinutils/include/sha1.h: Sync libiberty with GNU binutils 2.46. 2026-02-20 Philipp Klaus Krause * support/sdbinutils: Reduce diff to upstream GNU binutils 3.38. 2026-02-20 Philipp Klaus Krause * support/regression/tests/argval.c.in: Test for bug #3937. * src/z80/gen.c, src/z80/peeph-sm83.def: Fix bug #3937. * support/scripts/sdcc.nsi: Include mos6502-stack-auto library in Windows installer. 2026-02-18 Janko Stamenović * sdas/asrab/rab.h sdas/asrab/rabmch.c sdas/asrab/rabpst.c