X512

Results 39 issues of X512

This is b4f21930f51681e60cba6f66f9e500a75ed20d70. Compiler currently produces 32 bit pointers in descriptor structures (Kernel.Module, Kernel.Type etc.) and refs (refs contains pointers to type descriptors). It should be changed to 64 bit.

on the way

This is e0301dc20bbe201b0e6476709fafeb45e0d6de0b. HrDecoder output: ``` 00018060 55 push RBP 00018061 48|89 E5 mov RBP, RSP 00018064 41 inc ecx 00018065 57 push RDI 00018066 41 inc ecx 00018067 56...

on the way

This is https://github.com/adimetrius/Herschel/commit/cc4bead0534a6824bca446a8d906e7952b0d8ffd. Symbol hash table is not present in `Albert` sample. It is required to know length of symbol table. See my ElfDecoder report for details: https://github.com/adimetrius/Herschel/files/5621861/Albert.zip.

on the way

This is https://github.com/adimetrius/Herschel/commit/dd03698cc9d709cd23479bc737f15c4c77bd2e11. When attempting to compile following code: ``` MODULE A; PROCEDURE Stub; BEGIN END Stub; BEGIN Stub END A. ``` Assert fails in module `HrV`: ``` PROCEDURE FixupCode...

This is Medo-R1.0.0~Beta1-1.x86_64.hpkg \ Haiku hrev54776. ![MedoTimeline](https://user-images.githubusercontent.com/45505339/103042304-86a41300-45bc-11eb-8be1-008bd54083b2.png)

This repo contains an implementation of Wayland for EGL External Platform interface, but https://github.com/NVIDIA/eglexternalplatform repo (mentioned in readme) is archived. Is this code obsolete or planning to be abandoned too?...

Compiled executables crashes in winevdm v0.7.0 (https://github.com/otya128/winevdm). winevdm error message: ``` Limit check at 0x038c5f20 failed. Segment 1207, limit 0000211f, offset 00002120 ``` I am not sure is it this...

question

Reference: https://github.com/tianocore/edk2/tree/master/OvmfPkg/RiscVVirt Note that EDK 2 support both ACPI and FDT hardware definitions, so existing FDT generation should be fine. Some NVRAM emulation may be needed.

enhancement

Repo version: 81cade2a08130ed293b68b62b1ddea0bb0cd2d1c Checked with x86_64 configuration. - [ ] `abiword-3.0.5-2/abiword-3.0.5.tar.gz` - [ ] `acme-0.96.5-1/acme-crossass-code-0-r208-trunk.zip` - [x] `agar-1.7.0-2/agar-v1.7.0.tar.gz` - [ ] `agg-2.7.0~r139-1/agg-svn-r139.zip` - [ ] `alex4-1.0-3/alex4_beos_src.zip` - [ ] `algol68g-2.8.5-2/algol68g-2.8.5.tar.gz`...

Repo version: 81cade2a08130ed293b68b62b1ddea0bb0cd2d1c ``` Validating checksum of launchpad-1.3.tar.gz Warning: ----- CHECKSUM TEMPLATE ----- Warning: CHECKSUM_SHA256="9cbee3106837592138828ef473f7129903fe8a9868836552cd397fb2c37ab0bc" Warning: ----------------------------- Error: No checksum found in recipe! ```