Thu, 16 Mar 2023 16:18:13 -0600 |
William Astle |
Don't build snprintf() emulation on modern enough MSVC
|
Thu, 16 Mar 2023 16:03:20 -0600 |
William Astle |
Disable building all the lwcc binaries except lwcpp by default
|
Thu, 16 Mar 2023 16:02:01 -0600 |
William Astle |
Silence spurious warning in lwcpp build
|
Mon, 14 Nov 2022 18:01:32 -0700 |
William Astle |
Fix typo in manual.
|
Thu, 29 Sep 2022 13:59:42 -0600 |
William Astle |
Implement support for dragon format binaries
|
Wed, 17 Aug 2022 17:06:30 -0600 |
William Astle |
Fix listing to not rely on undefined memory before the start of instab
|
Wed, 17 Aug 2022 17:05:01 -0600 |
William Astle |
Update version number to reflect ongoing development
|
Wed, 17 Aug 2022 16:50:53 -0600 |
William Astle |
Added tag lwtools-4.20 for changeset 0b0f4d5339f9
|
Wed, 17 Aug 2022 16:49:37 -0600 |
William Astle |
Bump version in preparation for release
lwtools-4.20
|
Wed, 17 Aug 2022 16:35:13 -0600 |
William Astle |
Fix syntax in ignore file
|
Wed, 17 Aug 2022 16:34:28 -0600 |
William Astle |
Improve debug instrumentation for symbol registration
|
Thu, 16 Jun 2022 13:55:34 -0600 |
William Astle |
Fix basic output target to keep lines below 249 characters
|
Sat, 14 May 2022 21:30:59 -0600 |
William Astle |
Update raw output to work with RMB only definitions at the start
|
Sat, 14 May 2022 13:05:43 -0600 |
William Astle |
Explicitly check for number (leading digit) for entry symbols (lwlink)
|
Sat, 14 May 2022 12:57:50 -0600 |
William Astle |
Add note to manual about numeric entry addresses in scripts
|
Sat, 14 May 2022 12:28:44 -0600 |
William Astle |
Fix base for entry directive in link scripts to use base 16
|
Fri, 18 Mar 2022 16:58:40 -0600 |
William Astle |
Correct raw output target in lwasm to NUL pad RMBs
|
Wed, 09 Mar 2022 15:56:03 -0700 |
William Astle |
Don't rely on undefined memory before start of instab
|
Wed, 09 Feb 2022 21:44:28 -0700 |
William Astle |
Fix macro definition to include all lines
|
Sun, 30 Jan 2022 14:13:34 -0700 |
William Astle |
Add \# macro expansion which expands to the number of arguments
|
Sun, 30 Jan 2022 14:12:40 -0700 |
William Astle |
Tag version number to mark ongoing development
|
Tue, 25 Jan 2022 21:36:31 -0700 |
William Astle |
Added tag lwtools-4.19 for changeset 28633fd513c4
|
Tue, 25 Jan 2022 21:31:38 -0700 |
William Astle |
Bump version number in preparation for release
lwtools-4.19
|
Tue, 25 Jan 2022 21:25:12 -0700 |
William Astle |
Fix parsing {} macro argument expansion sequences
|
Mon, 24 Jan 2022 13:55:40 -0700 |
William Astle |
Change behaviour of --format=raw; old behaviour kept for --format=raw2
|
Sun, 02 Jan 2022 00:59:21 -0700 |
William Astle |
Fix instruction length calculation for TFM compatibility operations
|
Sun, 19 Dec 2021 17:46:02 -0700 |
William Astle |
Fix argument parsing problems with IFSTR
|
Sun, 19 Dec 2021 17:09:15 -0700 |
William Astle |
Update version string to reflect ongoing development
|
Sun, 19 Dec 2021 17:01:42 -0700 |
William Astle |
Add SETSTR/INCLUDESTR for some basic code building
|
Tue, 13 Apr 2021 15:41:23 -0600 |
William Astle |
Update copyright years for manual
|
Tue, 13 Apr 2021 15:38:12 -0600 |
William Astle |
Update manual to correctly reflect forwardrefmax behaviour
|
Thu, 11 Feb 2021 09:25:16 -0700 |
William Astle |
Fix bug related to parsing \x sequences under pragma cstrings
|
Tue, 19 Jan 2021 19:07:19 -0700 |
William Astle |
Added tag lwtools-4.18 for changeset 1c26076891e3
|
Tue, 19 Jan 2021 19:06:20 -0700 |
William Astle |
Bump version in preparation for release
lwtools-4.18
|
Mon, 24 Aug 2020 23:52:23 -0600 |
William Astle |
Add **pragma which always suppresses listing itself
|
Sat, 04 Jul 2020 16:21:08 -0600 |
William Astle |
Make conditional suppression actually hide comments and blank lines
|
Tue, 02 Jun 2020 21:54:10 -0600 |
William Astle |
Remove stray debugging message.
|
Tue, 02 Jun 2020 21:28:47 -0600 |
William Astle |
Fix segfault if no instances of a section are in the final result
|
Sat, 16 May 2020 17:27:42 -0600 |
William Astle |
Allow dot at start of symbol per documentation
|
Sun, 10 May 2020 22:38:24 -0600 |
William Astle |
Fix bad usage of sprintf()
|
Thu, 06 Feb 2020 15:04:05 -0700 |
William Astle |
Fix missing extern declaration
|
Sun, 27 Oct 2019 12:06:01 -0600 |
William Astle |
Add basic syntax for typecasting
|
Sat, 26 Oct 2019 22:01:55 -0600 |
William Astle |
Add integer shifts and fix code template errors for mul/div/mod
|
Thu, 24 Oct 2019 22:41:04 -0600 |
William Astle |
Update lwcc driver to actually do something useful sometimes
|
Thu, 26 Sep 2019 21:37:49 -0600 |
William Astle |
Unbork "make install"
|
Wed, 25 Sep 2019 20:23:49 -0600 |
William Astle |
Add various operators to lwcc
|
Tue, 24 Sep 2019 22:07:56 -0600 |
William Astle |
Add basic integer operations to lwcc
|
Thu, 29 Aug 2019 17:00:17 -0600 |
William Astle |
Initialize temporary line structures properly
|
Thu, 08 Aug 2019 23:48:18 -0600 |
William Astle |
Add very simple code generator
|
Thu, 08 Aug 2019 23:32:23 -0600 |
William Astle |
Rejig parser to eliminate lemon
|
Mon, 05 Aug 2019 21:38:23 -0600 |
William Astle |
Bump version to indicate development version
|
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
|
Thu, 01 Nov 2018 23:00:00 -0600 |
William Astle |
Add emuext pragma and associated instructions.
|
Tue, 24 Jul 2018 17:41:04 -0600 |
William Astle |
Cause "make install" to trigger builds for the binaries if needed
|
Mon, 23 Jul 2018 17:45:18 -0600 |
William Astle |
Add << prefix to force 5 bit offsets in indexed modes
|
Sun, 04 Mar 2018 10:24:58 -0700 |
William Astle |
Fix PCR size guessing
|
Thu, 01 Mar 2018 21:31:50 -0700 |
William Astle |
Merge changeset a6c9129e5948 from lwasm5 development branch
|
Thu, 01 Mar 2018 21:25:51 -0700 |
William Astle |
Move version header into a common direction to better reflect what it is.
|
Wed, 28 Feb 2018 23:35:12 -0700 |
William Astle |
Actually check if we resolved a PCR reference before assuming 8 bits
|
Wed, 28 Feb 2018 23:31:17 -0700 |
William Astle |
Fix really dumb code generation error
|
Wed, 28 Feb 2018 23:15:35 -0700 |
William Astle |
Fix think-o in PCR optimization fix from previous commit
|
Wed, 28 Feb 2018 23:00:59 -0700 |
William Astle |
Make pcr relative forward references better able to select 8 bit offsets
|
Wed, 28 Feb 2018 22:40:07 -0700 |
William Astle |
Add some more debugging junk.
|
Wed, 28 Feb 2018 20:54:53 -0700 |
William Astle |
Make 6309/6809 warnings work again.
|
Wed, 28 Feb 2018 20:43:14 -0700 |
William Astle |
Allow macros to shadow instructions that are not supported by current CPU.
|
Wed, 28 Feb 2018 18:41:26 -0700 |
William Astle |
Fix error handling sections for lwmod target.
|
Sat, 17 Feb 2018 00:13:46 -0700 |
William Astle |
Make offset,R operand size warning work properly
|
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.
|
Fri, 16 Feb 2018 22:53:46 -0700 |
William Astle |
Add operandsizewarning pragma
|
Fri, 16 Feb 2018 22:52:44 -0700 |
William Astle |
Mark version to indicate further development
|
Sun, 07 Jan 2018 12:55:26 -0700 |
William Astle |
Added tag lwtools-4.15 for changeset 40516fb9af07
|
Sun, 07 Jan 2018 12:54:54 -0700 |
William Astle |
Version 4.15
lwtools-4.15
|
Wed, 27 Dec 2017 13:57:55 -0700 |
William Astle |
Rebuild manual
|
Wed, 27 Dec 2017 13:52:23 -0700 |
William Astle |
Correct documentation of FILL pseudo op
|
Sat, 02 Dec 2017 22:28:31 -0700 |
William Astle |
Fix command line bug in lwar
|
Thu, 30 Nov 2017 17:38:24 -0700 |
William Astle |
Change the perl invocations for the test bits to use /usr/bin/env
|
Wed, 29 Nov 2017 17:24:19 -0700 |
William Astle |
Source cleanups and "prototype" target for gcc6809
|
Tue, 28 Nov 2017 21:29:05 -0700 |
William Astle |
Add a fix and an improvement to gcc6809 patch
|
Mon, 27 Nov 2017 23:12:30 -0700 |
William Astle |
Improve diagnostic message from lwlink when an object isn't needed
|
Mon, 27 Nov 2017 23:11:27 -0700 |
William Astle |
Improve usage for --format for lwasm
|
Mon, 27 Nov 2017 23:10:19 -0700 |
William Astle |
Fix up execution address handling for ihex and srec output (lwasm)
|
Mon, 27 Nov 2017 22:52:17 -0700 |
William Astle |
Add option to omit file names from lwasm listings
|
Mon, 27 Nov 2017 22:35:53 -0700 |
William Astle |
Make missing command line arguments fail properly
|
Mon, 27 Nov 2017 22:21:42 -0700 |
William Astle |
Allow specifying exact filenames for -l in lwlink
|
Tue, 15 Aug 2017 20:49:58 -0600 |
William Astle |
Bump patch number on gcc6809 patch.
|
Tue, 15 Aug 2017 20:48:40 -0600 |
Brett Gordon |
Make 32 bit compares work better in gcc6809.
|
Sun, 09 Apr 2017 00:15:25 -0600 |
William Astle |
Added tag lwtools-4.14 for changeset 9f49f0966c1e
|
Sun, 09 Apr 2017 00:14:00 -0600 |
William Astle |
Version 4.14
lwtools-4.14
|
Sat, 08 Apr 2017 21:44:39 -0600 |
William Astle |
Prevent parse errors when a macro definition is inside a conditional
|
Mon, 23 Jan 2017 22:58:36 -0700 |
William Astle |
Fix bug in like terms collection in expression simplification
|
Mon, 23 Jan 2017 22:54:19 -0700 |
William Astle |
Add some debugging instrumentation for tracking an expression bug
|
Fri, 18 Nov 2016 21:25:43 -0700 |
William Astle |
Add support for undocumented custom module format (for LW)
|
Wed, 16 Nov 2016 19:36:16 -0700 |
David Flamand |
Fix error in --nopaths lwar option when replacing members
|
Wed, 16 Nov 2016 10:14:06 -0700 |
William Astle |
Actually handle "-n" argument to lwar correctly
|
Tue, 15 Nov 2016 22:04:42 -0700 |
William Astle |
Make the "ar" wrapper use the new --nopaths option
|
Tue, 15 Nov 2016 21:47:38 -0700 |
William Astle |
Change "filename" option in lwar to "nopaths"
|