Kevin Hamacher
ad2be68b49
Make globals always have 2+ chars as suffix
...
As discussed on chat, there currently is the bug where certain suffixes are interpreted by the (m68k) assembler.
Example: `move.l #global.w,-44(%fp)`
`.w` is interpreted by the assembler as a size hint for `#global`.
2025-02-02 12:02:02 +01:00
antoyo
2e0595bc69
Merge pull request #618 from rust-lang/success-job
...
Move back to a success job so because the required checks only work without a matrix
2025-02-01 14:00:45 -05:00
antoyo
1a25284894
Merge pull request #619 from Kobzol/ci-pr
...
Remove duplicated CI triggers
2025-02-01 13:51:56 -05:00
Antoni Boucher
befc31c588
Move back to a success job so because the required checks only work without a matrix
2025-02-01 13:27:58 -05:00
Jakub Beránek
ff2cd0fb63
Remove duplicated CI triggers
...
There shouldn't be a need to run all CI jobs on all pushes.
2025-02-01 19:13:41 +01:00
antoyo
b825dbcc5b
Merge pull request #616 from rust-lang/success-job
...
Add success job for all CI workflows
2025-02-01 12:12:42 -05:00
Antoni Boucher
adee0849a2
Add success job for all CI workflows
2025-02-01 11:18:12 -05:00
antoyo
3e62ac70b2
Merge pull request #614 from Kobzol/ci-success
...
Add CI success job
2025-01-31 09:37:56 -05:00
Jakub Beránek
bc6b9bf526
Add CI success job
2025-01-27 23:27:43 +01:00
antoyo
9f33f846dd
Merge pull request #609 from GuillaumeGomez/fix-use-system-gcc
...
Fix `--use-system-gcc` option handling
2025-01-24 17:02:29 -05:00
Guillaume Gomez
12e73aec91
Fix --use-system-gcc option handling
2025-01-24 22:42:42 +01:00
antoyo
549158123c
Merge pull request #608 from GuillaumeGomez/gcc-path
...
Add `--gcc-path` option
2025-01-24 12:36:21 -05:00
Guillaume Gomez
b8218f0d2b
Add log to mention what GCC path the build script is using and where it comes from
2025-01-24 18:04:58 +01:00
Guillaume Gomez
4798615ad4
Add --gcc-path option
2025-01-24 18:04:58 +01:00
Antoni Boucher
f24b0d358a
Add comment to explain why CG_RUSTFLAGS is needed
2025-01-24 10:49:00 -05:00
antoyo
bbc54734de
Merge pull request #607 from GuillaumeGomez/cleanup
...
Remove extra whitespace at the end of some line strings
2025-01-24 09:49:53 -05:00
Guillaume Gomez
8d0eb87d08
Remove extra whitespace at the end of some line strings
2025-01-24 15:29:10 +01:00
antoyo
8037b6139f
Merge pull request #602 from Anon258/master
...
Add grep check for LTO Test
2025-01-16 09:28:45 -05:00
Raj Aryan Agrawal
638611f5f5
Add grep check for LTO Test
2025-01-16 15:46:33 +09:00
antoyo
b5bc832bfe
Merge pull request #601 from rust-lang/update-gcc-2025-01-15
...
Update GCC version
2025-01-15 22:13:05 -05:00
Antoni Boucher
0ab1f8ddb0
Update the CI to Ubuntu 24.04
2025-01-15 13:59:45 -05:00
Antoni Boucher
50a9f41ce9
Update GCC version
2025-01-15 13:59:45 -05:00
Sudhanshu Singh
7bc67011d2
Remove codegen_gcc_lto_not_supported in messages.flt
2025-01-14 10:16:30 -05:00
antoyo
f703358a13
Merge pull request #597 from rust-lang/sync_from_rust_2025_01_14
...
Sync from rust 2025/01/14
2025-01-14 10:14:25 -05:00
Antoni Boucher
232d8a4fc0
Merge branch 'master' into sync_from_rust_2025_01_14
2025-01-14 09:54:48 -05:00
Antoni Boucher
f8b89a3d05
Fix formatting
2025-01-13 11:48:14 -05:00
Antoni Boucher
43b7e28601
Merge commit ' 59a81c2ca1' into subtree-update_cg_gcc_2025_01_12
2025-01-13 10:53:58 -05:00
antoyo
59a81c2ca1
Merge pull request #594 from rust-lang/sync_from_rust_2025_01_12
...
Sync from rust 2025/01/12
2025-01-13 10:25:25 -05:00
Antoni Boucher
17f5a4f4f0
Add support for fmaf16
2025-01-13 09:59:40 -05:00
Antoni Boucher
10d745c7f7
Do not run UI tests in the error-emitter directory
2025-01-13 08:53:59 -05:00
Antoni Boucher
500fce185c
Add error pattern
2025-01-13 08:29:28 -05:00
Antoni Boucher
06fdf3df2c
Use mini_core in the tests
2025-01-13 08:10:53 -05:00
Antoni Boucher
b4418b896c
Fix clippy warnings
2025-01-12 19:47:47 -05:00
Antoni Boucher
59689c43f3
Update to nightly-2025-01-12
2025-01-12 19:37:10 -05:00
Antoni Boucher
b44f3718bf
Merge branch 'master' into sync_from_rust_2025_01_12
2025-01-12 19:29:42 -05:00
antoyo
f03d3c4a56
Merge pull request #579 from klensy/typo
...
fix typo
2025-01-12 13:36:18 -05:00
antoyo
153fbfd5c4
Merge pull request #578 from rust-lang/sync_from_rust_2024_12_11
...
Sync from rust 2024/12/11
2025-01-12 13:34:01 -05:00
Antoni Boucher
93f7f2fdeb
Add LTO test
2025-01-12 12:06:25 -05:00
Antoni Boucher
fe608c7639
Add ThinLTO test
2025-01-12 09:10:40 -05:00
Antoni Boucher
37a9e5069d
Remove LTO warning
2025-01-12 09:06:40 -05:00
Antoni Boucher
0d47dc0cf0
Correctly handle the relocation model for LTO
2025-01-11 21:04:38 -05:00
Antoni Boucher
423701a3cf
Add comment
2025-01-11 21:04:26 -05:00
Antoni Boucher
3e4df68991
Fix for m68k
2025-01-11 21:03:58 -05:00
Antoni Boucher
93693a52dc
Disable the LTO warning for now
2025-01-11 21:03:57 -05:00
Antoni Boucher
34ed154343
Fix LTO
2025-01-11 21:02:43 -05:00
Antoni Boucher
3f23706c6c
Cleanup
2025-01-11 10:41:31 -05:00
Antoni Boucher
59afbe0913
Fix for the relocation bug
2025-01-11 10:41:31 -05:00
Antoni Boucher
8bc4863951
Fix for ThinLTO
2025-01-11 10:41:31 -05:00
Antoni Boucher
747924ad86
Debug global variable not initialized bug
2025-01-11 10:41:27 -05:00
Rémy Rakic
c6f258d884
migrate rustc_codegen_gcc to the DenseBitSet name
2025-01-11 11:34:03 +00:00