Commit 221bdb6
File tree
76 files changed
+459
-443
lines changedFilter options
- compiler/rustc_target/src
- spec
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+459
-443
lines changedcompiler/rustc_target/src/lib.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/lib.rs+1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
compiler/rustc_target/src/spec/aarch64_apple_darwin.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/aarch64_apple_darwin.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
compiler/rustc_target/src/spec/aarch64_unknown_uefi.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/aarch64_unknown_uefi.rs+2-9
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 11 | + |
19 | 12 |
|
20 | 13 |
|
21 | 14 |
|
|
compiler/rustc_target/src/spec/armv6k_nintendo_3ds.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/armv6k_nintendo_3ds.rs+3-9
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
10 | 9 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 10 | + |
17 | 11 |
|
18 | 12 |
|
19 | 13 |
|
|
compiler/rustc_target/src/spec/armv7_linux_androideabi.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/armv7_linux_androideabi.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
compiler/rustc_target/src/spec/asmjs_unknown_emscripten.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/asmjs_unknown_emscripten.rs+1-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
| 5 | + |
10 | 6 |
|
11 | 7 |
|
compiler/rustc_target/src/spec/avr_gnu_base.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/avr_gnu_base.rs+4-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 21 | + |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
compiler/rustc_target/src/spec/avr_unknown_gnu_atmega328.rs
Copy file name to clipboard+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
compiler/rustc_target/src/spec/fuchsia_base.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/fuchsia_base.rs+15-18
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
4 | 2 |
|
5 | 3 |
|
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
21 | 18 |
|
22 | 19 |
|
23 | 20 |
|
|
compiler/rustc_target/src/spec/hermit_base.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/hermit_base.rs+4-5
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
|
compiler/rustc_target/src/spec/i686_apple_darwin.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_apple_darwin.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
compiler/rustc_target/src/spec/i686_pc_windows_gnu.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_pc_windows_gnu.rs+3-6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 12 | + |
| 13 | + |
17 | 14 |
|
18 | 15 |
|
19 | 16 |
|
|
compiler/rustc_target/src/spec/i686_pc_windows_msvc.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_pc_windows_msvc.rs+13-15
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
|
compiler/rustc_target/src/spec/i686_unknown_freebsd.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_freebsd.rs+1-3
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
|
compiler/rustc_target/src/spec/i686_unknown_haiku.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_haiku.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
compiler/rustc_target/src/spec/i686_unknown_linux_gnu.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_linux_gnu.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
compiler/rustc_target/src/spec/i686_unknown_linux_musl.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_linux_musl.rs+1-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
compiler/rustc_target/src/spec/i686_unknown_netbsd.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_netbsd.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
compiler/rustc_target/src/spec/i686_unknown_openbsd.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_unknown_openbsd.rs+1-2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
|
compiler/rustc_target/src/spec/i686_uwp_windows_gnu.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_uwp_windows_gnu.rs+3-6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 11 | + |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
compiler/rustc_target/src/spec/i686_wrs_vxworks.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/i686_wrs_vxworks.rs+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
compiler/rustc_target/src/spec/illumos_base.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/illumos_base.rs+5-6
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
6 | 5 |
|
7 |
| - |
| 6 | + |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 |
| - |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
compiler/rustc_target/src/spec/mipsel_sony_psp.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/spec/mipsel_sony_psp.rs+2-4
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 8 | + |
11 | 9 |
|
12 | 10 |
|
13 | 11 |
|
|
0 commit comments