Skip to content

Add loongarch64 byteorder#1249

Open
zhaixiaojuan wants to merge 1 commit into
mattn:masterfrom
zhaixiaojuan:master
Open

Add loongarch64 byteorder#1249
zhaixiaojuan wants to merge 1 commit into
mattn:masterfrom
zhaixiaojuan:master

Conversation

@zhaixiaojuan

Copy link
Copy Markdown

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.
Documentations:
ISA:
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
ABI:
https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html
More docs can be found at:
https://loongson.github.io/LoongArch-Documentation/README-EN.html

@charlievieth

Copy link
Copy Markdown
Contributor

@zhaixiaojuan The sqlite3-binding.c file is not really part of this repo and is actually a copy of sqlite3.c from the sqlite3 amalgamation distribution.

TLDR: To make this change: it needs to happen in sqlite3. Only then should the sqlite3-binding.c file be updated to reflect the latest release of the sqlite3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants