From 6b92e5059c04709b3506bb4e7bef29872b16811f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 27 Oct 2024 14:00:54 +0100 Subject: Encode labels as untyped local symbols in ELF --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 40d6de1..74d0ec6 100644 --- a/TODO +++ b/TODO @@ -9,10 +9,6 @@ - Don't ignore relocations where the symbol is not defined in the symbol table. Report an error about an undefined symbol. -- JumpLabels inside functions are encoded as functions. Distinguish between - labels (e.g. .A0 or .L0) and global functions. Lables are NOTYPE LOCAL. -- Sort the symbols so that local symbols come first. Some table header had a - number specifiying the index of the first non-local symbol. Adjust that number. # Name analysis -- cgit v1.2.3