diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-10 06:41:22 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-10 06:41:22 -0700 |
| commit | 7a0a28f4d8b738d305b826b5464b27255dd7def3 (patch) | |
| tree | 0b14a86147b526842445f0e447ab8be35e13525b /elf.e | |
| parent | a46d5888321d859ed5c6698292fda45fd2633497 (diff) | |
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
Diffstat (limited to 'elf.e')
| -rw-r--r-- | elf.e | 2 |
1 files changed, 1 insertions, 1 deletions
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 |