Thu, 06 Jul 2023 12:06:22 -0600 |
William Astle |
Fix missing NULL guard found by gcc static analysis
|
Wed, 17 Aug 2022 17:06:30 -0600 |
William Astle |
Fix listing to not rely on undefined memory before the start of instab
|
Sun, 10 May 2020 22:38:24 -0600 |
William Astle |
Fix bad usage of sprintf()
|
Tue, 19 Mar 2019 14:37:56 -0600 |
William Astle |
Fix crash when --symbols specified without --list
|
Fri, 02 Nov 2018 21:07:50 -0600 |
William Astle |
Add "noexpandcond" pragma (cleans up listings)
|
Fri, 16 Feb 2018 23:40:53 -0700 |
William Astle |
Make warnings still show when listings are not enabled.
|
Fri, 16 Feb 2018 23:24:18 -0700 |
William Astle |
Cause warnings to show up in the listing output.
|
Mon, 27 Nov 2017 22:52:17 -0700 |
William Astle |
Add option to omit file names from lwasm listings
|
Mon, 13 Jul 2015 21:52:43 -0600 |
William Astle |
Add option to specify tab width in listing
|
Mon, 13 Jul 2015 20:47:30 -0600 |
William Astle |
Add cycle counting to listing
|
Wed, 20 May 2015 15:06:18 -0600 |
William Astle |
Make listings show the address for lines that only define symbols
|
Tue, 04 Feb 2014 20:16:35 -0700 |
William Astle |
Left truncate file names in list output.
|
Sat, 25 May 2013 13:35:46 -0600 |
William Astle |
Fix crash on listing when nested noexpand macros are used
|
Sun, 15 Jul 2012 21:52:24 -0600 |
William Astle |
Don't suppress symbol listing in unicorns mode
|
Sun, 15 Jul 2012 21:42:39 -0600 |
William Astle |
Make warnings show up in assembly listings.
|