about summary refs log tree commit diff stats
path: root/subx/065hex.subx
Commit message (Collapse)AuthorAgeFilesLines
* 4981 - no, go back to 3 phasesKartik Agaram2019-02-181-7/+0
| | | | | | | | | | | | | Considering how much trouble a merge phase would be (commit 4978), it seems simpler to just add the extra syntax for controlling the entry point of the generated ELF binary. But I wouldn't have noticed this if I hadn't taken the time to write out the commit messages of 4976 and 4978. Even if we happened to already have linked list primitives built, this may still be a good idea considering that I'm saving quite a lot of code in duplicated entrypoints.
* 4961Kartik Agaram2019-02-141-3/+3
|
* 4950Kartik Agaram2019-02-031-0/+809
evious revision' href='/djm/dotfiles/blame/setup-home.sh?id=5b54c148b7b6d93f485fed2379a170399ebff7c0'>^
f208e67 ^


5205cf9 ^

f208e67 ^

018528c ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32