2026-03-02 Philipp Klaus Krause * Merge binutils branch to synchronize with upstream GNU binutils 2.38. 2026-03-02 Janko Stamenović * sdas/asrab/rabmch.c sdas/asxxsrc/asxxxx.h sdasrab: r4k some ldf jre modes / improvements 2026-03-02 Janko Stamenović * sdas/asrab/rabpst.c sdas/asxxsrc/asxxxx.h sdasrab: fix sbox ibox codes 2026-03-01 Janko Stamenović * sdas/asrab/rabmch.c sdas/asrab/rabpst.c sdas/asxxsrc/asxxxx.h sdasrab: add various r4k instructions, including lljp, llcall, llret 2026-03-01 Philipp Klaus Krause * support/sdbinutils/include, support/sdbinutils/config, support/sdbinutils/configure, support/sdbinutils/bfd/coff-z80.c, support/sdbinutils/bfd/coff-z8k.c, support/sdbinutils/bfd/cpu-s12z.c, support/sdbinutils/bfd/cpu-z8k.c, support/sdbinutils/binutils/ChangeLog-2018, support/sdbinutils/binutils/ChangeLog-2019, support/sdbinutils/binutils/ChangeLog-2020, support/sdbinutils/binutils/Makefile.am, support/sdbinutils/binutils/bfdtest2.c, support/sdbinutils/binutils/Makefile.in: Reduce diff to upstream GNU binutils 2.38. 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