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/d10v/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/d10v/ChangeLog') diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index e633352..03ae95a 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,7 @@ +2021-06-12 Mike Frysinger + + * config.in, configure: Regenerate. + 2021-05-22 John Baldwin * interp.c (sim_create_inferior): Use offsetof in static -- cgit v1.1