binutils-gdb/sim/bfin
Mike Frysinger 8a0ebee658 sim: move MACH/MODEL types into SIM_xxx namespace
The "MACH" and "MODEL" names are a bit generic and collide with symbols
used by other sections of code (like h8300's opcodes).  Since these are
sim-specific types, they really should have a "SIM_" prefix.
2015-12-25 04:24:06 -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: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -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 sim: device_error: punt 2015-12-25 02:18:16 -05:00
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_gpio2.c
dv-bfin_gpio2.h
dv-bfin_gpio.c
dv-bfin_gpio.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_uart2.c
dv-bfin_uart2.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_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 sim: move MACH/MODEL types into SIM_xxx namespace 2015-12-25 04:24:06 -05:00
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: make LMA loading the default for all targets 2015-12-24 21:50:17 -05:00
TODO