aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-17 20:34:52 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-12 10:45:36 -0400
commitb15c5d7a516d4e3466753e19df77d34b404d397e (patch)
treee521402caee20cf6415ae90fe68f2e8e23d9f68f /sim/aarch64/ChangeLog
parent8c60e272c73b8021601f6e091879bc0fa1c5ab45 (diff)
downloadfsf-binutils-gdb-b15c5d7a516d4e3466753e19df77d34b404d397e.zip
fsf-binutils-gdb-b15c5d7a516d4e3466753e19df77d34b404d397e.tar.gz
fsf-binutils-gdb-b15c5d7a516d4e3466753e19df77d34b404d397e.tar.bz2
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.
Diffstat (limited to 'sim/aarch64/ChangeLog')
-rw-r--r--sim/aarch64/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/aarch64/ChangeLog b/sim/aarch64/ChangeLog
index 9555a52..5ee34d5 100644
--- a/sim/aarch64/ChangeLog
+++ b/sim/aarch64/ChangeLog
@@ -1,3 +1,7 @@
+2021-06-12 Mike Frysinger <vapier@gentoo.org>
+
+ * config.in, configure: Regenerate.
+
2021-05-17 Mike Frysinger <vapier@gentoo.org>
* sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.