index
:
rocket-tools/riscv-gnu-toolchain/pk.git
cs250
device-files
enable-32bit
eos14-bringup
eos20
fdt
fix-fcvt-s-w
gnuconfig
hax
master
maxmem
new-sbi-disk
remap
rocc-enable
rv32-putstring
rvt-master
sbi-disk
sbi_emulation_for_perf
sbi_for_perf
travis-dev
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
Add no-op futex syscall implementation (#341)
HEAD
master
Abraham Gonzalez
2
-2
/
+4
2024-10-08
Avoid dependence on asm ssp symbol
Andrew Waterman
1
-1
/
+1
2024-09-26
Enable CBOs (but upgrade inval to flush for safety)
Andrew Waterman
2
-1
/
+3
2024-09-26
Support CFI shadow stacks via --zicfiss command-line arg
Andrew Waterman
4
-3
/
+25
2024-09-08
README.md: add _zicsr_zifencei on configure option for rv32i (#334)
hirooih
1
-2
/
+2
2024-08-13
README.md: configure option for rv32ic (#332)
hirooih
1
-0
/
+3
2024-05-22
Don't require software check exceptions be delegable
Andrew Waterman
1
-3
/
+5
2024-05-20
Merge branch 'mylai-mtk-zicfilp-upstream'
Andrew Waterman
4
-18
/
+47
2024-05-20
update encoding.h
Andrew Waterman
1
-1264
/
+56
2024-05-20
Use kassert in load_elf (#327)
Zixian Cai
1
-3
/
+3
2024-05-20
support emulation of misaligned vector loads/stores
Andrew Waterman
4
-0
/
+156
2024-05-20
Support emulation of misaligned FLH/FSH
Andrew Waterman
1
-1
/
+8
2024-05-20
Fix emulation of misaligned c.swsp/c.sdsp with rd=x0
Andrew Waterman
1
-2
/
+2
2024-05-20
Implementation of riscv_hwprobe syscall from Linux (#325)
Wojciech Muła
4
-0
/
+55
2024-05-20
mprotect whole ELF segment, not just file portion
Andrew Waterman
1
-3
/
+3
2024-05-20
Don't mmap ELF segments with zero filesz
Andrew Waterman
1
-2
/
+4
2024-05-20
Add ELF header sanity check
Andrew Waterman
1
-0
/
+2
2024-05-20
Implement syscall readlinkat and readv (#318)
mylai-mtk
2
-0
/
+88
2024-05-20
Remove "bbl loader" message (#313)
Andrew Waterman
1
-1
/
+0
2024-05-17
update encoding.h
Andrew Waterman
1
-12672
/
+3149
2024-04-30
Use kassert in load_elf (#327)
Zixian Cai
1
-3
/
+3
2024-04-30
support emulation of misaligned vector loads/stores
Andrew Waterman
4
-0
/
+156
2024-04-30
Support emulation of misaligned FLH/FSH
Andrew Waterman
1
-1
/
+8
2024-04-25
Fix emulation of misaligned c.swsp/c.sdsp with rd=x0
Andrew Waterman
1
-2
/
+2
2024-04-23
Implementation of riscv_hwprobe syscall from Linux (#325)
Wojciech Muła
4
-0
/
+55
2024-04-17
mprotect whole ELF segment, not just file portion
Andrew Waterman
1
-3
/
+3
2024-04-17
Don't mmap ELF segments with zero filesz
Andrew Waterman
1
-2
/
+4
2024-04-17
Add ELF header sanity check
Andrew Waterman
1
-0
/
+2
2024-03-22
Implement syscall readlinkat and readv (#318)
mylai-mtk
2
-0
/
+88
2024-02-15
Zicfilp: Handle software check exception -- landing pad fault
Ming-Yi Lai
3
-1
/
+21
2024-02-15
Add index comments to machine trap table to enhance code readability
Ming-Yi Lai
1
-17
/
+17
2024-02-15
Zicfilp: Support enabling userspace Zicfilp mechanism
Ming-Yi Lai
1
-0
/
+9
2024-02-15
Zicfilp: Regenerate machine/encoding.h
Ming-Yi Lai
1
-12381
/
+4066
2024-01-28
Remove "bbl loader" message (#313)
Andrew Waterman
1
-1
/
+0
2023-11-17
add support for "riscv-none-*" host name (#309)
valentinThomazic
1
-1
/
+4
2023-05-16
Revert "[GCC]: Fix fence.i bug (#296)"
Andrew Waterman
1
-15
/
+4
2023-05-02
[GCC]: Fix fence.i bug (#296)
Mark Goncharov
1
-4
/
+15
2023-05-01
pk: fix __do_brk when new addr is not feasible (#295)
xukl
2
-7
/
+3
2023-03-27
Revert "Revert "SBI emulation of reads and writes to perf counters and config...
Andrew Waterman
1
-0
/
+58
2023-01-05
Regenerated the configure file with autoconf 2.71 (#288)
Kenneth Ostby
1
-1262
/
+2101
2022-08-05
Specify text section in rest_of_boot_loader definition
Andrew Waterman
1
-1
/
+3
2022-04-30
Fix a file leak in function `at_kfd` (#276)
MaxXing
1
-1
/
+3
2022-04-20
Link -lgcc if it exists
Lucheng Zhang
2
-15
/
+130
2022-04-11
Handle unimplemented syscalls gracefully
Andrew Waterman
1
-11
/
+1
2022-04-08
Stub out sysinfo syscall
Andrew Waterman
3
-260
/
+10462
2022-02-17
Fix sbi_console_getchar return value if no UART is present
Andrew Waterman
1
-1
/
+1
2022-02-08
Fix local variable register usage for ra (#268)
Fangrui Song
2
-3
/
+2
2022-02-07
Eliminate Wuninitialized for Clang/LLVM (#266)
Zenithal
1
-1
/
+1
2022-02-07
Eliminate Wunknown-pragmas for Clang/LLVM (#265)
Zenithal
1
-1
/
+1
2022-01-28
Merge branch 'compnerd-virtualize'
Andrew Waterman
1
-1
/
+2
[next]