Age | Commit message (Collapse) | Author | Files | Lines |
|
Now that all arches (for the most part) have moved over, move sim-stop.o,
sim-reason.o, and sim-reg.o to the common object list and out of all the
arch ports.
|
|
Some of the target makefiles listed objects that were already pulled in
via SIM_NEW_COMMON_OBJS. Clean those up.
|
|
Now that all the targets are utilizing CPU_PC_{FETCH,STORE}, and the
cpu state is multicore, and the STATE_CPU defines match, we can move
it all to the common code.
|
|
This makes these two objects available to all sims by default.
|
|
This variable was deleted in previous commits and is not used anymore.
Prune any stray references to it.
|
|
FT32 is a new high performance 32-bit RISC core developed by FTDI for
embedded applications.
|