aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-10 03:50:08 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-10 04:01:16 -0500
commit99d8e879938c947588332a9cc579d378ccc2a855 (patch)
treef3dbd76547c40b151376f065da9d4955a75e248d /sim/mips/ChangeLog
parent6d90347b5dcbb10ecb410b1246613c0caf511bd9 (diff)
downloadgdb-99d8e879938c947588332a9cc579d378ccc2a855.zip
gdb-99d8e879938c947588332a9cc579d378ccc2a855.tar.gz
gdb-99d8e879938c947588332a9cc579d378ccc2a855.tar.bz2
sim: drop targ-vals.def->nltvals.def indirection
We don't have alternative nltvals.def files, so always symlinking the targ-vals.def file to it doesn't gain us anything. It does make the build more complicated though and a pain to convert to something newer (like automake). Drop the symlinking entirely. In the future, we'll want to explode this file anyways into the respective arch dirs so things can be selected dynamically at runtime, so it's not like we'll be bringing this back.
Diffstat (limited to 'sim/mips/ChangeLog')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 9d88694..0518a57 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,5 +1,9 @@
2016-01-10 Mike Frysinger <vapier@gentoo.org>
+ * configure: Regenerate.
+
+2016-01-10 Mike Frysinger <vapier@gentoo.org>
+
* configure.ac (SIM_AC_OPTION_SMP): Delete call.
* configure: Regenerate.