Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alpha: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| | | | | | | | | | | Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1453832250-766-12-git-send-email-peter.maydell@linaro.org | ||||
* | target-alpha: Move VAX helpers to a new file | Richard Henderson | 2015-05-18 | 1 | -0/+353 |
Keep the IEEE and VAX floating point emulation separate. Signed-off-by: Richard Henderson <rth@twiddle.net> |