Mon, 05 Aug 2019 21:30:50 -0600 |
William Astle |
Make lwcc stuff compile (on Linux anyway)
|
Mon, 05 Aug 2019 21:27:09 -0600 |
William Astle |
Merged previous lwcc development branch into mainline.
|
Mon, 05 Aug 2019 21:07:14 -0600 |
William Astle |
Remove stray semicolon that almost certainly was causing a bug of some kind.
ccdev
|
Sat, 29 Jun 2019 21:54:43 -0600 |
William Astle |
Add FCZ as an alias for FCN
|
Sun, 05 May 2019 09:25:30 -0600 |
William Astle |
Added tag lwtools-4.17 for changeset a83d1cdeeb61
|
Sat, 04 May 2019 09:06:30 -0600 |
William Astle |
Bump version number for release
lwtools-4.17
|
Fri, 03 May 2019 21:48:01 -0600 |
William Astle |
Fix missing hex sigil in symbol dump
|
Fri, 03 May 2019 20:06:17 -0600 |
William Astle |
Update html and pdf documentation in preparation for release
|
Fri, 03 May 2019 20:03:46 -0600 |
William Astle |
Update documentation for new options
|
Fri, 03 May 2019 19:44:02 -0600 |
William Astle |
Add symbol table dump in assembly format
|
Wed, 24 Apr 2019 19:54:51 -0600 |
William Astle |
Fix cycle count for TIM
|
Wed, 24 Apr 2019 19:53:08 -0600 |
William Astle |
Update "clrq" convenience instruction to be slightly faster
|
Tue, 19 Mar 2019 14:45:53 -0600 |
William Astle |
Add option to suppress output file
|
Tue, 19 Mar 2019 14:37:56 -0600 |
William Astle |
Fix crash when --symbols specified without --list
|
Thu, 24 Jan 2019 18:24:03 -0700 |
William Astle |
Correct cycle counts for W relative indexing modes
|
Wed, 12 Dec 2018 21:18:20 -0700 |
William Astle |
Exclude extended indirect from operandsizewarning pragma
|
Wed, 12 Dec 2018 21:17:21 -0700 |
William Astle |
Mark version number for continued development
|
Wed, 12 Dec 2018 20:01:48 -0700 |
William Astle |
Added tag lwtools-4.16 for changeset a71206ed966c
|
Wed, 12 Dec 2018 20:00:59 -0700 |
William Astle |
Update manual in preparation for release
lwtools-4.16
|
Wed, 12 Dec 2018 19:58:36 -0700 |
William Astle |
Version 4.16
|
Wed, 12 Dec 2018 19:40:16 -0700 |
William Astle |
Update operandsizewarning to detect JMP and JSR that could use BRA or BSR
|
Mon, 10 Dec 2018 21:27:08 -0700 |
Doug Masten |
Fix cycle counts for asr, cmpe, cmpf and cmpw.
|
Fri, 02 Nov 2018 21:07:50 -0600 |
William Astle |
Add "noexpandcond" pragma (cleans up listings)
|
Thu, 01 Nov 2018 23:07:03 -0600 |
William Astle |
Add "nooutput" pragma
|