Initial commit

This commit is contained in:
2025-10-06 00:14:04 -04:00
commit d98bdabb74
553 changed files with 32764 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
==2765178== Memcheck, a memory error detector
==2765178== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
==2765178== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
==2765178== Command: ../y86 -s inputs/bad-phdr_short.o
==2765178==
Failed to read file
==2765178==
==2765178== HEAP SUMMARY:
==2765178== in use at exit: 0 bytes in 0 blocks
==2765178== total heap usage: 3 allocs, 3 frees, 16,856 bytes allocated
==2765178==
==2765178== All heap blocks were freed -- no leaks are possible
==2765178==
==2765178== For lists of detected and suppressed errors, rerun with: -s
==2765178== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)