| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DOCS] Added some infor about SAVE_MEM build option | ptitSeb | 2023-10-18 | 1 | -1/+4 |
| | | |||||
| * | Added ADLink AmpereAltra profile | ptitSeb | 2023-09-25 | 1 | -1/+16 |
| | | |||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Update COMPILE.md | Ryan Fortner | 2023-07-20 | 1 | -1/+1 |
| | | | |||||
| * | | Added generic ARM64 build profile | ptitSeb | 2023-07-14 | 1 | -0/+7 |
| | | | |||||
| * | | Reduce duplication of compile instructions (#837) | Jank9525 | 2023-06-14 | 1 | -122/+40 |
| | | | | | | | | | | | * Reduce duplication of compile instructions * Update COMPILE.md | ||||
| * | | ryanfortner's package now have a different name (#834) | 澪 | 2023-06-12 | 1 | -1/+1 |
| |/ | |||||
| * | docs/COMPILE.md: Use trusted.gpg.d (#620) | Sevan Janiyan | 2023-03-23 | 1 | -1/+1 |
| | | | | | Installing the keys in the system location will likely cause fallout in upgrades. Install into /etc/apt/trusted.gpg.d where it's commonly expected. | ||||
| * | Rv64 dynarec (#550) | ptitSeb | 2023-03-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * [RV64_DYNAREC] Pushed the rv64_lock.h * [RV64_DYNAREC] Add initial support for atomic functions * [RV64_DYNAREC] Added some basic infrastructure for the Dynarec (and 1 opcode) * [RV64_DYNAREC] Add a disassembler for RV64 instructions * [RV64_DYNAREC] Added 86 MOV opcode, and some fixes too * [RV64_DYNAREC] Added 8D LEA opcode * [RV64_DYNAREC] Added POP reg opcode * [RV64_DYNAREC] Various fixes and small optims --------- Co-authored-by: Yang Liu <liuyang22@iscas.ac.cn> | ||||
| * | add -dnogit=1 flag to debian rules | Ryan Fortner | 2023-03-10 | 1 | -1/+1 |
| | | |||||
| * | Made the Signal workaround more generic, so it can be used by Termux user | ptitSeb | 2023-03-05 | 1 | -0/+2 |
| | | |||||
| * | Added RK3588 profile | ptitSeb | 2023-02-18 | 1 | -0/+15 |
| | | |||||
| * | Small change to avoid printing GPG pubkey on console | ptitSeb | 2023-02-11 | 1 | -1/+1 |
| | | |||||
| * | Added ODROIDN2 Compile instruction (for #755) | ptitSeb | 2023-02-03 | 1 | -0/+16 |
| | | |||||
| * | more swap for rpi3 (#499) | colin-i | 2023-01-16 | 1 | -3/+3 |
| | | |||||
| * | Add support for Rpi3 on 64-bit ARM (aarch64) (#494) | Neil Davis | 2023-01-09 | 1 | -1/+26 |
| | | |||||
| * | Fix typos and arch type string | Pierce Andjelkovic | 2022-06-08 | 1 | -2/+2 |
| | | |||||
| * | Fix link | Ryan Fortner | 2022-05-09 | 1 | -1/+1 |
| | | |||||
| * | Update COMPILE.md | Ryan Fortner | 2022-05-09 | 1 | -0/+2 |
| | | |||||
| * | docs: add instructions for Debian-based Linux | Ryan Fortner | 2022-05-09 | 1 | -1/+11 |
| | | |||||
| * | Fix grammar and spelling mistakes in COMPILE.md | Radical | 2022-04-05 | 1 | -21/+24 |
| | | |||||
| * | Added a better way to select 16K pages, and added M1 paragraph in COMPILE.md | ptitSeb | 2022-03-23 | 1 | -0/+17 |
| | | |||||
| * | Merge pull request #199 from Alexmitter/main | ptitSeb | 2022-02-27 | 1 | -0/+16 |
| |\ | | | | | Add initial RISCV support | ||||
| | * | Update COMPILE.md to add RISCV | Alexmitter | 2021-12-30 | 1 | -0/+16 |
| | | | | | | | again based on loongarch64 | ||||
| * | | Update COMPILE.md | Ryan Fortner | 2022-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | upload base debianization | Ryan Fortner | 2022-01-18 | 1 | -0/+6 |
| |/ | |||||
| * | Updated compile docs to include LX2160A support | Mikhail Petranov | 2021-11-24 | 1 | -0/+16 |
| | | |||||
| * | [PPC64LE] Added option in CMakeList and paragraph in COMPILE.md (to be ↵ | ptitSeb | 2021-11-22 | 1 | -2/+18 |
| | | | | | checked by ppc64le owners) | ||||
| * | Added Phytium paragraph to COMPILE.md | ptitSeb | 2021-10-30 | 1 | -0/+16 |
| | | |||||
| * | Update COMPILE.md | Heasterian | 2021-10-17 | 1 | -0/+17 |
| | | | | Changes about compilation on Snapdragon 845 devices | ||||
| * | additional info for compilation document | zhaozhen | 2021-09-27 | 1 | -0/+16 |
| | | |||||
| * | Moved documentation to "docs/" folder. | Jai-JAP | 2021-07-12 | 1 | -0/+92 |