Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-29 | alpha: Clean up includes | Peter Maydell | |
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 | |||
2015-05-18 | target-alpha: Move VAX helpers to a new file | Richard Henderson | |
Keep the IEEE and VAX floating point emulation separate. Signed-off-by: Richard Henderson <rth@twiddle.net> |