]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/bfin/ChangeLog
sim: bfin: move option inits to respective modules
authorMike Frysinger <vapier@gentoo.org>
Sat, 2 Jan 2016 15:54:42 +0000 (10:54 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 2 May 2021 03:10:28 +0000 (23:10 -0400)
commitd89a87ba3c100bdbe82c7bd98ad7b8a2435e002f
tree624938f5f0bcb58fe3527bf9fdbef2f65f856191
parente4821e2f5fd281eb6b88b642fa9beaf9c3a35070
sim: bfin: move option inits to respective modules

Now that modules can self declare their own init funcs, change the mmu
and mach logic to use it.  We don't need to export the option symbols
or specifically call this logic from the sim_open function anymore.
sim/bfin/ChangeLog
sim/bfin/dv-bfin_mmu.c
sim/bfin/interp.c
sim/bfin/machs.c