Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/include/dmacreg.h
RevisionDateAuthorComments
 1.5  30-Sep-2025  rillig sh3/dmacreg.h: revert snprintb change

The the snprintb format strings produced nice-looking output, even
though they combine the 'f' and ':' conversions, which in other cases
can produce garbled output. Instead of "fixing" these particular format
strings, the snprintb function should allow these variants.
 1.4  29-Sep-2025  rillig sh3/dmacreg.h: fix snprintb definitions

In the previous definitions, the 'f' conversion was combined with the
':' conversion, which snprintb rejects at runtime, starting with
snprintb.c 1.47 from 2024-04-07.
 1.3  29-Mar-2007  uwe Include #include <sh3/devreg.h> like other *reg.h do.
 1.2  11-Dec-2005  christos branches: 1.2.26; 1.2.30; 1.2.32;
merge ktrace-lwp.
 1.1  08-Apr-2004  uwe branches: 1.1.2; 1.1.14;
Register definitions for sh3 integrated DMA controller.
 1.1.14.1  03-Sep-2007  yamt sync with head.
 1.1.2.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2  03-Aug-2004  skrll Sync with HEAD
 1.1.2.1  08-Apr-2004  skrll file dmacreg.h was added on branch ktrace-lwp on 2004-08-03 10:40:16 +0000
 1.2.32.1  11-Jul-2007  mjf Sync with head.
 1.2.30.1  10-Apr-2007  ad Sync with head.
 1.2.26.1  15-Apr-2007  yamt sync with head.

RSS XML Feed