aboutsummaryrefslogtreecommitdiff
path: root/include/stdio.h (unfollow)
Commit message (Collapse)AuthorFilesLines
28 hoursSync opensslconf.h, add crypto_arch.h for mipsTheo Buehler10-18/+43
This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110
29 hoursDrop -fno-commonTheo Buehler1-4/+0
29 hoursSwitch to add_compile_optionsTheo Buehler1-1/+1
29 hoursscripts/test: use lib64 for loongarch64Joshua Sing2-2/+2
29 hoursci: print test suite log on failureJoshua Sing1-1/+1
30 hoursci: only test loong64 on ubuntu-24.04Joshua Sing1-5/+4
Versions of Ubuntu prior to 24.04 do not have the g++{,-14}-loongarch64-linux-gnu package.
30 hoursci: add universe apt repository for loong64 runsJoshua Sing1-0/+4
31 hoursscripts/test: revert to using g++-14Joshua Sing1-4/+4
It seems `g++-loongarch64-linux-gnu` does not exist in the Ubuntu universe repositories. It also fails using the ubuntu Docker image locally (with the universe repo added). `g++-14-loongarch-linux-gnu` exists on both Ubuntu 22.04 and 24.04, however ideally we want to use whatever works on the most platforms.
31 hoursscripts/test: change from g++-14 to g++Joshua Sing1-4/+4
31 hoursci: test on loongarch64Joshua Sing2-1/+16
31 hoursAdd ChangeLog entry for loongarch64 + a review nitTheo Buehler2-2/+3
2 daysTweak ChangelogTheo Buehler1-8/+13
3 daysBasic loongarch64 supportIvan A. Melnikov13-10/+239
Just wire things up to make the project buildable on LoongArch64. opensslconf.h is taken form riscv64 folder as is, and is the same as on some other 64 bit architectures. Refs: https://github.com/libressl/portable/issues/1123 Signed-off-by: Ivan A. Melnikov <iv@altlinux.org>
6 daysFix no pointer sign warning on C++ compilersMustafa Gökçe1-1/+1
13 daysadd gawk to fedora-rawhide workflowTheo Buehler1-1/+1
2025-03-26Update ChangeLogTheo Buehler1-2/+3
2025-03-19Update ChangeLogTheo Buehler1-0/+1
2025-03-15hook x509_name_test to buildTheo Buehler3-0/+11
2025-03-13Update ChangeLogTheo Buehler1-1/+1
2025-03-13rebase aarch64 crypto_arch.h patchBrent Cook1-3/+6
2025-03-11Update ChangeLogTheo Buehler1-1/+12
2025-03-09Fix UI_OpenSSL for WindowsTheo Buehler1-2/+2
2025-03-09Update man linksTheo Buehler1-19/+7
2025-03-09Fix -I lines for ec_asn1_testTheo Buehler2-0/+2
2025-03-07Disable SHA-256 asm for aarch64Theo Buehler1-0/+13
2025-03-07Update ChangeLogTheo Buehler1-0/+3
2025-03-04Update ChangeLogTheo Buehler1-0/+1
2025-03-04Fixes testsYang Kun1-10/+10
2025-02-26Update ChangeLogTheo Buehler1-0/+3