(no commit message)
authorprogrammerjake <programmerjake@web>
Tue, 12 Dec 2023 17:42:29 +0000 (17:42 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 12 Dec 2023 17:42:29 +0000 (17:42 +0000)
meetings/sync_up/sync_up_2023-12-12.mdwn

index 9b66a1be89c95b22f9195aa83dc62a14374c229f..2abf416251464baea8edd46901d9d595b8824c58 100644 (file)
@@ -49,6 +49,14 @@ Meeting notes:
 * Work together with Luke on maxloc dd-ffirst unit tests
   [bug #1183](https://bugs.libre-soc.org/show_bug.cgi?id=1183).
 
+# Jacob
+
+i finished working on elf support ([bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169)), didn't actually get statically-linked-to-glibc to work (moved to [bug #1228](https://bugs.libre-soc.org/show_bug.cgi?id=1228)), didn't get around to dynamically-linked ELFs ([bug #1228](https://bugs.libre-soc.org/show_bug.cgi?id=1228)).
+i did implement auxvec and env vars and arguments ([bug #1228](https://bugs.libre-soc.org/show_bug.cgi?id=1228)).
+i got not-linked-to-glibc to work ([bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169)).
+[bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169) has been closed.
+[bug #1228](https://bugs.libre-soc.org/show_bug.cgi?id=1228) stays open so we can finish it in a future grant.
+
 
 # --- TODO below here ---
 
@@ -79,13 +87,6 @@ as we will need a similar tool for RISC-V.
 * Check what RISC-V support in binutils looks like. *Needed for confirming
 the details of the RISC-V binutils grant*.
 
-# Jacob
-
-- [bug #1169](https://bugs.libre-soc.org/show_bug.cgi?id=1169)
-Completed the necessary bits of mmap for ELF task.
-- want to keep working on [dynamically-linked binaries](https://bugs.libre-soc.org/show_bug.cgi?id=1228) until dec 7th, since that's the deadline luke set.
-- submitted the presentation proposal for bigint
-
 # David
 
 -