From e1f5c4e72830cc9ce900e1884d3338f1c82060fd Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 15 Sep 2026 18:00:31 -0700 Subject: redo the hex dump comments for alignment to use the regular magic commands previously, alignment had been a special-cased type of metadata entry, with a special trap on packalign. now it uses the same programmable setup everything else does. much simpler, and prettier output. this CL also contains some modest reformatting of section headers in the hex dump Force-Push: yes Change-Id: I21554e92f6af6ddefa937dad8073b89657f85d64 --- evoke.e | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'evoke.e') diff --git a/evoke.e b/evoke.e index 1e9e881..8faed81 100644 --- a/evoke.e +++ b/evoke.e @@ -18,6 +18,10 @@ s" source-to-precompile" variable ~ Everything directly called by all-contents has this same interface. ~ : all-contents + ~ : This particular program is 'evoke', the compiler. If you already have + ~ : a binary copy of 'hex', run this file through it and you'll have a + ~ : working compiler. Pretty sweet, right? + ~ : blank-line 0x08000000 L!' origin elf-file-header -- cgit 1.4.1