RSS feed
d517d2d6
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/12 20:12
Change macro arg allocation to geometric growth array
80218fa1
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/12 12:43
Fix array overflow on invalid macro arg evaluation
fee8a58b
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/12 11:46
Merge pull request #521 from aaaaaa123456789/master
fd52a6f0
– aaaaaa123456789 <aaaaaa123456789@acidch.at>
authored
on 2020/05/12 03:08
Add a test for >256 macro arguments
89fb3723
– aaaaaa123456789 <aaaaaa123456789@acidch.at>
authored
on 2020/05/12 02:46
Set max macro arguments to 99,999
a828f824
– aaaaaa123456789 <aaaaaa123456789@acidch.at>
authored
on 2020/05/12 02:46
Remove fixed-size array for macro arguments
4d0d6664
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/07 13:31
Merge pull request #520 from JL2210/inttypes-stdint
5c24de3d
– James Larrowe <larrowe.semaj11@gmail.com>
authored
on 2020/05/06 12:46
Use inttypes for stdint types
363458c3
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/06 15:55
Fix semi-unused variable in lexer.c
b299f6fb
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/06 15:19
Fix uninitialized memory use with `-MT` and `-MQ`
645473e3
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/06 12:25
Merge pull request #518 from JL2210/warn-parameterless-dx
bdf397bb
– James Larrowe <larrowe.semaj11@gmail.com>
authored
on 2020/05/05 06:27
Add empty data directive warning
781a65ee
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/03 15:13
Fix hashmap collisions sometimes hanging deletion
c135e2c6
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/05/03 15:06
Fix local sym names not being expanded by `PURGE`
12693081
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/28 09:05
Use colons for hour symbols
7c22954f
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/27 07:05
Merge pull request #513 from JL2210/disable-padding-option
8958e352
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/27 07:04
Update documentation for new `-x` option
57300311
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/17 07:34
Fix 0-byte sections incorrectly printed in map files
8b1351fc
– JL2210 <larrowe.semaj11@gmail.com>
authored
on 2020/04/13 05:57
Add option to disable padding in rgblink
106ef895
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/14 17:31
Merge pull request #514 from JL2210/fix-gfx-gb-leak
7f9bd12f
– JL2210 <larrowe.semaj11@gmail.com>
authored
on 2020/04/13 18:02
Add error checking and fix memory leak in gfx/gb.c
5fe3a0ad
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/13 13:15
Remove non-OPT options from `Options` struct
cdb4c5f5
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/12 22:50
Merge pull request #509 from JL2210/zero-alloc-use-fix-3
57639f37
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/12 22:50
Change comment style and use errx instead of err
9bec9839
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/12 22:39
Merge pull request #511 from JL2210/memory-errors
2220f19f
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/12 22:36
Fix use-after-free with `include` in linker scripts
023a3c03
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/12 18:52
Properly handle missing symbols