old-cross-binutils/sim/bfin
Mike Frysinger cdf850e9d9 sim: always enable modulo memory
Having this be a config option doesn't make sense: the code size is
pretty much the same (as all the logic is still active), and if it's
disabled, the sim throws an error if you try to use it.  That means
we can't break sims that weren't using it before by enabling it all
the time.
2015-11-17 23:12:58 -05:00
..
bfroms
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
bfin-sim.c sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407] 2015-10-11 03:42:09 -04:00
bfin-sim.h sim: trace: add common macros for logging info 2015-06-12 06:34:20 -04:00
ChangeLog sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: dv-sockser: move build to common dir 2015-03-23 04:40:07 -04:00
devices.c
devices.h
dv-bfin_cec.c sim: trace: add common macros for logging info 2015-06-12 06:34:20 -04:00
dv-bfin_cec.h
dv-bfin_ctimer.c
dv-bfin_ctimer.h
dv-bfin_dma.c
dv-bfin_dma.h
dv-bfin_dmac.c
dv-bfin_dmac.h
dv-bfin_ebiu_amc.c
dv-bfin_ebiu_amc.h
dv-bfin_ebiu_ddrc.c
dv-bfin_ebiu_ddrc.h
dv-bfin_ebiu_sdc.c
dv-bfin_ebiu_sdc.h
dv-bfin_emac.c
dv-bfin_emac.h
dv-bfin_eppi.c
dv-bfin_eppi.h
dv-bfin_evt.c
dv-bfin_evt.h
dv-bfin_gpio.c
dv-bfin_gpio.h
dv-bfin_gpio2.c
dv-bfin_gpio2.h
dv-bfin_gptimer.c
dv-bfin_gptimer.h
dv-bfin_jtag.c
dv-bfin_jtag.h
dv-bfin_mmu.c
dv-bfin_mmu.h
dv-bfin_nfc.c
dv-bfin_nfc.h
dv-bfin_otp.c
dv-bfin_otp.h
dv-bfin_pfmon.c
dv-bfin_pfmon.h
dv-bfin_pint.c
dv-bfin_pint.h
dv-bfin_pll.c
dv-bfin_pll.h
dv-bfin_ppi.c
dv-bfin_ppi.h
dv-bfin_rtc.c
dv-bfin_rtc.h
dv-bfin_sic.c
dv-bfin_sic.h
dv-bfin_spi.c
dv-bfin_spi.h
dv-bfin_trace.c
dv-bfin_trace.h
dv-bfin_twi.c
dv-bfin_twi.h
dv-bfin_uart.c sim: dv-sockser: add stub funcs when not available 2015-03-23 04:14:27 -04:00
dv-bfin_uart.h
dv-bfin_uart2.c
dv-bfin_uart2.h
dv-bfin_wdog.c
dv-bfin_wdog.h
dv-bfin_wp.c
dv-bfin_wp.h
dv-eth_phy.c
gui.c
gui.h
insn_list.def
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
linux-fixed-code.h
linux-fixed-code.s
linux-targ-map.h sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
machs.c
machs.h
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
proc_list.def
sim-main.h sim: trace: add a basic cpu register class 2015-06-24 10:40:17 -04:00
tconfig.h sim: always enable modulo memory 2015-11-17 23:12:58 -05:00
TODO