From b15c5d7a516d4e3466753e19df77d34b404d397e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 17 May 2021 20:34:52 -0400 Subject: sim: unify platform function & header tests Move the various platform tests up a level to avoid duplication across the ports. When building multiple versions, this speeds things up a bit. For now we move the obvious stuff up a level, but we don't turn own the config.h entirely just yet -- we still have some tests related to libraries that need consideration. --- sim/erc32/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/erc32/ChangeLog') diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 355880e..2cd3170 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,7 @@ +2021-06-12 Mike Frysinger + + * config.in, configure: Regenerate. + 2021-05-16 Mike Frysinger * erc32.c, exec.c, float.c, func.c, help.c, interf.c, sis.c: Replace -- cgit v1.1