summaryrefslogtreecommitdiff
path: root/compiler/rustc_target
Commit message (Expand)AuthorAgeFilesLines
* Change ABI order in is_stableGary Guo2023-04-291-12/+11
* Partial stabilisation of `c_unwind`Gary Guo2023-04-291-35/+5
* Add loongarch64 asm! supportzhaixiaojuan2023-04-252-0/+157
* drop unused deps, gate libc under unix for one crateklensy2023-04-221-1/+0
* Auto merge of #110666 - JohnTitor:rollup-3pwilte, r=JohnTitorbors2023-04-221-0/+1
|\
| * compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020John Paul Adrian Glaubitz2023-04-211-0/+1
* | offset_ofDrMeepster2023-04-211-0/+15
|/
* Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiserMatthias Krüger2023-04-203-5/+61
|\
| * Add support for the x86_64h-apple-darwin targetThom Chiovoloni2023-03-053-5/+61
* | Spelling - compilerJosh Soref2023-04-173-5/+5
* | Auto merge of #109989 - ids1024:m68k-asm, r=Amanieubors2023-04-132-0/+105
|\ \
| * | Add inline assembly support for m68kIan Douglas Scott2023-04-122-0/+105
* | | Rollup merge of #110153 - DaniPopes:compiler-typos, r=NilstriebMatthias Krüger2023-04-122-2/+2
|\ \ \
| * | | Fix typos in compilerDaniPopes2023-04-102-2/+2
| |/ /
* | | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet2023-04-112-0/+18
|\ \ \ | |/ / |/| |
| * | Initial support for loongarch64-unknown-linux-gnuzhaixiaojuan2023-04-042-0/+18
* | | Simply Abi::fmtNilstrieb2023-04-091-3/+1
* | | Auto merge of #109173 - flba-eb:add-i586-qnx70-target, r=compiler-errorsbors2023-04-095-1/+27
|\ \ \
| * | | Add QNX 7.0 x86 targetSam Kearney2023-03-295-1/+27
* | | | Disable `has_thread_local` on OpenHarmonyAmanieu d'Antras2023-04-042-0/+2
* | | | Auto merge of #109721 - QuinnPainter:armv4t-lld, r=petrochenkovbors2023-04-012-19/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Switch to LLD as default linker for {arm,thumb}v4t-none-eabiQuinn Painter2023-03-292-19/+3
* | | | Auto merge of #108996 - pnkfelix:rollback-part-of-pr-104137-that-broke-wasm-l...bors2023-03-291-0/+8
|\ \ \ \
| * | | | the fixFelix S. Klock II2023-03-141-0/+8
* | | | | Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors2023-03-294-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support TLS access into dylibs on WindowsJohn Kåre Alsaker2023-03-294-0/+8
| | |/ / | |/| |
* | | | Add OpenHarmony targetsAmanieu d'Antras2023-03-283-0/+67
|/ / /
* | | Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholkMatthias Krüger2023-03-232-1/+3
|\ \ \
| * | | Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`John Kåre Alsaker2023-03-162-1/+3
* | | | Fix riscv64 fuchsia LLVM target nameTaiki Endo2023-03-151-1/+1
|/ / /
* | | Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkovMatthias Krüger2023-03-142-0/+20
|\ \ \ | |/ / |/| |
| * | Support for Fuchsia RISC-V targetPetr Hosek2023-03-042-0/+20
| |/
* | Use FxIndexSet instead of FxHashSet for asm_target_features query.Michael Woerister2023-03-015-25/+26
|/
* Auto merge of #106476 - keith:ks/add-sanitizer-support-for-modern-ios-platfor...bors2023-02-183-6/+15
|\
| * Add sanitizer support for modern iOS platformsKeith Smiley2023-02-123-6/+15
* | Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviperbors2023-02-185-3/+11
|\ \
| * | Add `kernel-address` sanitizer support for freestanding targetsWesley Norris2023-02-145-3/+11
* | | Rollup merge of #107592 - workingjubilee:use-16-bit-enum-on-16-bit-targets, r...Matthias Krüger2023-02-1711-24/+26
|\ \ \
| * | | Default repr(C) enums to c_int sizeJubilee Young2023-02-1611-24/+26
* | | | Rollup merge of #107968 - ian-h-chamberlain:feature/3ds-enable-thread-local, ...Dylan DPC2023-02-151-2/+1
|\ \ \ \
| * | | | Enable #[thread_local] on armv6k-nintendo-3dsIan Chamberlain2023-02-121-2/+1
| | |_|/ | |/| |
* | | | Rollup merge of #107163 - mikebenfield:parameters-pr, r=TaKO8KiDylan DPC2023-02-151-46/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove some superfluous type parameters from layout.rs.Michael Benfield2023-01-211-46/+2
* | | | Update the minimum external LLVM to 14Josh Stone2023-02-1023-14/+31
| |/ / |/| |
* | | XRay support flag in TargetOptionsOleksii Lozovskyi2023-02-0910-0/+15
* | | Auto merge of #106925 - imWildCat:imWildCat/remove-hardcoded-ios-macbi-target...bors2023-02-022-3/+3
|\ \ \
| * | | Remove hardcoded clang target: ios13 or ios14 for Mac Catalyst [fixed]imWildCat2023-01-262-3/+3
| | |/ | |/|
* | | Rollup merge of #107248 - erikdesjardins:addrspace, r=oli-obkMatthias Krüger2023-01-266-8/+8
|\ \ \
| * | | abi: add `AddressSpace` field to `Primitive::Pointer`Erik Desjardins2023-01-225-5/+5
| * | | rustc_abi: remove Primitive::{is_float,is_int}Erik Desjardins2023-01-222-3/+3