- 10 Aug, 2020 7 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Asami Doi authored
-
Takahiro authored
-
Jonathan Kimmitt authored
The qemu syntax for a ram disk was documented incorrectly. The documented syntax is here: https://qemu.weilnetz.de/doc/qemu-doc.html
-
Fumiya Shigemitsu authored
-
- 07 Aug, 2020 7 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
fix bugs in read/write return values when there's an error
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
get rid of static for walk() and freewalk()
-
Frans Kaashoek authored
-
- 23 Jul, 2020 1 commit
-
-
Robert Morris authored
-
- 22 Jul, 2020 1 commit
-
-
Robert Morris authored
-
- 20 Jul, 2020 1 commit
-
-
Robert Morris authored
-
- 17 Jul, 2020 3 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
- 16 Jul, 2020 1 commit
-
-
Robert Morris authored
-
- 08 Nov, 2019 1 commit
-
-
Robert Morris authored
-
- 07 Nov, 2019 4 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
Robert Morris authored
-
rtm authored
-
- 06 Nov, 2019 1 commit
-
-
Robert Morris authored
-
- 29 Oct, 2019 1 commit
-
-
Robert Morris authored
-
- 28 Oct, 2019 1 commit
-
-
Robert Morris authored
detect memory leaks no more "already ran user tests"
-
- 27 Oct, 2019 2 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
- 22 Oct, 2019 1 commit
-
-
Anish Athalye authored
This patch does the following: - Add .text.* to the .text section in the output - Add an assertion that the trampoline does not overflow a page - Add the .rodata section - Make .sdata and .sdata.* (which is for small data) be absorbed into the .data section, because we don't need to distinguish between them; this prevents .sdata from appearing in the output - Make the analogous change for .srodata and .sbss - Make all the data sections 16-byte aligned This patch also updates the .editorconfig for *.ld files.
-
- 16 Oct, 2019 1 commit
-
-
Robert Morris authored
-
- 09 Oct, 2019 2 commits
-
-
Anish Athalye authored
-
Anish Athalye authored
This is necessary because gcc may generate calls to memcmp, memset, memcpy, and memmove when compiling with -nostdlib.
-
- 03 Oct, 2019 2 commits
-
-
Robert Morris authored
-
Robert Morris authored
-
- 01 Oct, 2019 2 commits
-
-
Anish Athalye authored
-
Anish Athalye authored
-
- 24 Sep, 2019 1 commit
-
-
Robert Morris authored
-