From 7a0a28f4d8b738d305b826b5464b27255dd7def3 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 10 Sep 2026 06:41:22 -0700 Subject: add some magic comment commands to reorder subitems more generally these are all fully working and debugged. they have been used in a principled attempt to get all the parameter orders in amd64.e correct, but that effort needs to be verified carefully, which it hasn't been, yet. a couple of missing magic comments in elf.e and execution.e were also added. Force-Push: yes Change-Id: Id4c48b121a71b4f945ee3718e14a06f07afd7304 --- elf.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf.e') diff --git a/elf.e b/elf.e index 82af2f5..5f0cfc4 100644 --- a/elf.e +++ b/elf.e @@ -118,7 +118,7 @@ L@' total-size pack64 ~ : -8 *size in memory ~ : blank-line - 0 pack64 ~ : 8 segment alignment + 0 pack64 ~ : -8 segment alignment ~ for relocation, but this doesn't apply to us ~ As with the file header, we use the label system to keep track of the -- cgit 1.4.1