Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-04 | sim: d10v: gut endian logic | Mike Frysinger | 1 | -77/+0 | |
The compiler should produce reasonable code here in general, so punt the various arch checks and bswap defines. This code will eventually go away entirely when we convert it to the common memory code. | |||||
2015-11-15 | sim: d10v: push down sd/cpu vars | Mike Frysinger | 1 | -1/+1 | |
By itself, this commit doesn't really change anything. It lays the groundwork for using the cpu state in follow up commits, both for engine state and for cpu state. Splitting things up this way so it is easier to see how things have changed. | |||||
2015-03-30 | sim: d10v: clean up misc warnings | Mike Frysinger | 1 | -15/+6 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+137 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -63/+0 | |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 1 | -0/+63 | |