summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-12-03 13:22:17 +0000
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-04 20:50:57 +0100
commitc8419035f48f0a1b7fdbf934314ce27187fcd0d9 (patch)
tree9e4c474f68dcd0bd4dc91db28627aed24cb377fd /Changelog
parentab7ff38052f136c339dbc6a35a7815fbea20f865 (diff)
mips: remove --mips32r5 configure option
Having a configure option with the same name as a MIPS ISA is confusing, so better to remove it. This option was being used to add some optimizations to a specific core (p5600). We will add the optimizations just when the p5600 core has been detected, in a later patch. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index fbe6128c59..5d742b9220 100644
--- a/Changelog
+++ b/Changelog
@@ -41,6 +41,7 @@ version <next>:
- sidechaingate audio filter
- mipsdspr1 option has been renamed to mipsdsp
- aemphasis filter
+- mips32r5 option has been removed
version 2.8: