summaryrefslogtreecommitdiffstats
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-03-26 02:18:43 +0000
committerMike Frysinger <vapier@gentoo.org>2012-03-26 02:18:43 +0000
commita35a332283963d66a7ff272ace86cf49c50119e1 (patch)
treeaf4399c260992bc590e92d544e8a81f248f64956 /sim/common/ChangeLog
parentfc72a5f0f1a5b41a23ad80cead0e9bdc1459d7b3 (diff)
downloadppe42-binutils-a35a332283963d66a7ff272ace86cf49c50119e1.tar.gz
ppe42-binutils-a35a332283963d66a7ff272ace86cf49c50119e1.zip
sim: add a proper sim_core_trans_addr prototype
The common code has a sim_core_trans_addr() helper that only the m32r code uses. Move the inline extern in the m32r code to the proper common header. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 6e6d2fd703..462fb61b3c 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-25 Mike Frysinger <vapier@gentoo.org>
+
+ * sim-core.h (sim_core_trans_addr): Add prototype.
+
2012-03-24 Hans-Peter Nilsson <hp@axis.com>
* nrun.c: Add #ifdef HAVE_CONFIG_H and associated includes stanza
OpenPOWER on IntegriCloud