| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -33/+0 | |
| 2020-08-13 | Add LLD flags for MinGW | Mateusz Mikuła | -1/+3 | |
| 2020-04-13 | rustc_target: `windows(_uwp)_base` -> `windows(_uwp)_gnu_base` | Vadim Petrochenkov | -1/+1 | |
| The old naming is from ancient times when there was no MSVC support. Also `uefi_base` -> `uefi_msvc_base`. It will inherit from `msvc_base` in a future commit, plus a GNU UEFI target is also potentially possible. | ||||
| 2020-01-07 | Update data layouts to include new X86 address spaces | Nikita Popov | -1/+3 | |
| 2019-12-22 | Format the world | Mark Rousskov | -1/+3 | |
| 2019-07-25 | Add UWP mingw targets | Hugo Beauzée-Luyssen | -0/+27 | |
