Mon, 22 Jun 2015 19:16:13 -0600 |
William Astle |
Change PRAGMA_SHADOW to behave more as expected
|
Mon, 22 Jun 2015 18:49:38 -0600 |
William Astle |
Convert internal error/warning handling framework to a new unified system
|
Mon, 22 Jun 2015 18:38:30 -0600 |
William Astle |
Updated documentation for --symbols-nolocals and --map
|
Mon, 15 Jun 2015 21:26:33 -0600 |
William Astle |
Make psh/pul error out if no registers given
|
Mon, 15 Jun 2015 21:21:58 -0600 |
William Astle |
Change processor target variations to pragmas.
|
Tue, 02 Jun 2015 20:58:14 -0600 |
William Astle |
Make byte overflow detection for 8 bit immediate not fail with COM operator
|
Tue, 02 Jun 2015 20:08:58 -0600 |
William Astle |
Add map file output and option to suppress local symbols in listings
|
Mon, 01 Jun 2015 19:55:11 -0600 |
William Astle |
Add some compatibility ops
|
Mon, 01 Jun 2015 19:53:51 -0600 |
William Astle |
Add some windows related files to the ignore list for hg
|
Tue, 26 May 2015 23:42:00 -0600 |
William Astle |
Silence tautological comparison warnings
|
Tue, 26 May 2015 17:53:51 -0600 |
William Astle |
Add contributed support for building with Microsoft's compiler
|
Tue, 26 May 2015 17:51:00 -0600 |
William Astle |
Use #define instead of const int to avoid issues with some compilers
|
Tue, 26 May 2015 17:49:26 -0600 |
William Astle |
Fix some signedness mismatches
|
Tue, 26 May 2015 17:41:22 -0600 |
William Astle |
Fix missing column in terminal entry in instruction table
|
Wed, 20 May 2015 15:06:18 -0600 |
William Astle |
Make listings show the address for lines that only define symbols
|
Tue, 19 May 2015 12:28:37 -0600 |
William Astle |
Mark version number to indicate ongoing development.
|
Tue, 19 May 2015 12:26:35 -0600 |
William Astle |
Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.
|
Fri, 15 May 2015 15:47:26 -0600 |
William Astle |
Make base prefix sigils error out if no number following
|
Tue, 14 Apr 2015 08:57:47 -0600 |
William Astle |
Added tag lwtools-4.11 for changeset fd96bb4a9c8d
|
Mon, 13 Apr 2015 13:18:38 -0600 |
William Astle |
Remove manual building targets from Makefile
lwtools-4.11
|
Mon, 13 Apr 2015 08:49:22 -0600 |
William Astle |
Make the "hg" stuff in the docs/Makefile clearly maintainter related
|
Mon, 13 Apr 2015 08:46:17 -0600 |
William Astle |
Remove extraneous PWD reference from Makefile.
|
Sun, 12 Apr 2015 12:11:19 -0600 |
William Astle |
Fix includebin to use binary mode when emitting the contents of the file.
|
Thu, 09 Apr 2015 13:00:34 -0600 |
William Astle |
Update copyright year for manual
|
Thu, 09 Apr 2015 12:51:02 -0600 |
William Astle |
Document the forwardrefmax pragma
|
Thu, 09 Apr 2015 12:36:07 -0600 |
William Astle |
Update version number in preparation for a release
|
Thu, 09 Apr 2015 12:35:24 -0600 |
William Astle |
Update manual to reflect lwlink support for S-record output
|
Thu, 09 Apr 2015 12:27:33 -0600 |
William Astle |
Add S-record output support to lwlink
|
Mon, 16 Mar 2015 09:27:20 -0600 |
William Astle |
Add pragma to turn off forward reference optimization
|
Sat, 14 Mar 2015 14:06:13 -0600 |
William Astle |
Fix potential memory access after free in lw_expr_simplify_go()
|
Sun, 09 Nov 2014 12:23:00 -0700 |
William Astle |
Provide link to the official site in the readme file.
|
Wed, 01 Oct 2014 09:25:13 -0600 |
William Astle |
Add gcc 4.6.4 version of gcc6809
|
Fri, 08 Aug 2014 12:14:22 -0600 |
William Astle |
Revert 3b5a45c6ab92
|
Tue, 05 Aug 2014 22:04:23 -0600 |
William Astle |
Allow disabling debugging messages.
|
Sat, 02 Aug 2014 10:08:01 -0600 |
William Astle |
Speed improvement to lw_expr
|
Thu, 31 Jul 2014 17:20:11 -0600 |
William Astle |
Factor some code for simplifying lines so it can be reused
|
Fri, 02 May 2014 21:30:25 -0600 |
William Astle |
Fix opcode for SUBW extended
|
Sat, 26 Apr 2014 14:27:43 -0600 |
William Astle |
Fix postbyte for d,s indexing
|
Tue, 15 Apr 2014 10:57:34 -0600 |
William Astle |
Add support for 6800 compatibility instructions.
|
Mon, 14 Apr 2014 07:43:43 -0600 |
Tom LeMense |
Fix building of manual from main Makefile.
|
Sun, 13 Apr 2014 20:25:04 -0600 |
William Astle |
Allow ; as a delimiter for 6309 logic operations.
|
Sun, 13 Apr 2014 16:04:25 -0600 |
William Astle |
Bump version number to reflect ongoing development
|
Sun, 13 Apr 2014 16:03:59 -0600 |
William Astle |
Fix 6809 mode to count 6309 instructions as non-existent
|
Fri, 11 Apr 2014 21:54:07 -0600 |
William Astle |
Added tag lwtools-4.10 for changeset f3592d276aed
|
Fri, 11 Apr 2014 21:53:51 -0600 |
William Astle |
Bump version for 4.10 release.
lwtools-4.10
|
Fri, 11 Apr 2014 21:50:47 -0600 |
Tom LeMense |
Allow trailing ' or " on ascii constants
|
Fri, 21 Mar 2014 23:49:23 -0600 |
William Astle |
Fix bug with section padding and downward allocation.
|
Tue, 04 Mar 2014 23:10:13 -0700 |
William Astle |
Add documentation of the new hex output formats.
|
Mon, 03 Mar 2014 21:55:22 -0700 |
William Astle |
Make version number reflect ongoing development.
|
Mon, 03 Mar 2014 21:54:12 -0700 |
William Astle |
Add notes about coding style and submission guidelines.
|
Mon, 03 Mar 2014 21:30:38 -0700 |
Tom LeMense |
Add support for Motorola SREC and Intel Hex output formats to lwasm.
|
Sat, 08 Feb 2014 19:25:11 -0700 |
William Astle |
Fix dumbosity in outputting the edition byte in os9 target
|
Tue, 04 Feb 2014 20:16:35 -0700 |
William Astle |
Left truncate file names in list output.
|
Fri, 10 Jan 2014 18:59:26 -0700 |
William Astle |
Added tag lwtools-4.9 for changeset 21ecf29b568e
|
Fri, 10 Jan 2014 18:59:10 -0700 |
William Astle |
Prepare for 4.9 release.
lwtools-4.9
|
Wed, 27 Nov 2013 16:08:02 -0700 |
William Astle |
Documented new "high" option for link scripts.
|
Wed, 27 Nov 2013 16:01:26 -0700 |
William Astle |
Add ability to load sections downward instead of upward
|
Sun, 17 Nov 2013 11:59:36 -0700 |
William Astle |
Checkpoint parser development for lwcc
ccdev
|
Tue, 12 Nov 2013 20:41:14 -0700 |
William Astle |
Checkpoint
ccdev
|
Sat, 21 Sep 2013 18:43:39 -0600 |
William Astle |
Add no-op parser and parse tree infrastructure
ccdev
|
Sat, 21 Sep 2013 13:53:18 -0600 |
William Astle |
Add skeleton compiler target to build
ccdev
|
Tue, 12 Nov 2013 21:03:48 -0700 |
William Astle |
Add comments to linker scripts.
|
Sat, 21 Sep 2013 13:35:40 -0600 |
William Astle |
Don't remove manual on realclean
ccdev
|
Sat, 21 Sep 2013 13:33:54 -0600 |
William Astle |
Converted preproc logic to library and moved some utility stuff to lwlib
ccdev
|
Sat, 21 Sep 2013 12:27:48 -0600 |
William Astle |
Added support for __LINE__, __FILE__, __DATE__, and __TIME__
ccdev
|
Wed, 18 Sep 2013 20:41:41 -0600 |
William Astle |
Add include search paths and command line macro definitions
ccdev
|
Wed, 18 Sep 2013 19:17:52 -0600 |
William Astle |
Various bugfixes and output tuning
ccdev
|
Tue, 17 Sep 2013 19:33:41 -0600 |
William Astle |
Checkpoint lwcc development - preprocessor is runnable but nonfunctional
ccdev
|
Tue, 17 Sep 2013 19:32:14 -0600 |
William Astle |
Cleaned up text in COPYING
ccdev
|
Tue, 17 Sep 2013 19:10:36 -0600 |
William Astle |
Fix memory leak in lw_stringlist_destroy()
ccdev
|
Sun, 15 Sep 2013 14:22:10 -0600 |
William Astle |
Add string -> number conversion for preproc expression evaluator
ccdev
|
Sun, 15 Sep 2013 13:49:00 -0600 |
William Astle |
Implemented #include and #line
ccdev
|
Sun, 15 Sep 2013 13:06:00 -0600 |
William Astle |
Added token list structure and switched some stuff to use it
ccdev
|
Sat, 14 Sep 2013 22:42:53 -0600 |
William Astle |
Add stringification and token concatenation
ccdev
|
Sat, 14 Sep 2013 21:27:03 -0600 |
William Astle |
Handle () surrounding macro args on invocation
ccdev
|
Sat, 14 Sep 2013 20:04:38 -0600 |
William Astle |
Checkpoint lwcc development
ccdev
|
Thu, 12 Sep 2013 22:06:26 -0600 |
William Astle |
Checkpoint lwcc development
ccdev
|
Tue, 10 Sep 2013 19:56:05 -0600 |
William Astle |
Checkpoint on lwcc-cpp development
ccdev
|
Mon, 09 Sep 2013 23:07:19 -0600 |
William Astle |
Checkpoint on lwcc-cpp development
ccdev
|
Sun, 08 Sep 2013 21:58:12 -0600 |
William Astle |
Part one of the C preprocessor
ccdev
|
Sun, 08 Sep 2013 17:08:50 -0600 |
William Astle |
Make lwcc driver understand -B
ccdev
|
Sun, 08 Sep 2013 16:55:59 -0600 |
William Astle |
Updated lwcc README with info on the runtime support files
ccdev
|
Sun, 08 Sep 2013 16:55:21 -0600 |
William Astle |
Updated Makefile to install additonal components of lwcc
ccdev
|
Sun, 08 Sep 2013 15:53:06 -0600 |
William Astle |
Initial version of lwcc compiler driver and Makefile infrastructure
ccdev
|
Sun, 08 Sep 2013 12:37:57 -0600 |
William Astle |
Set up .hgignore to ignore the lwcc driver program.
ccdev
|
Sun, 08 Sep 2013 12:37:32 -0600 |
William Astle |
Set up for lwcc development with README file.
ccdev
|
Sat, 07 Sep 2013 23:34:41 -0600 |
William Astle |
Branched for developing lwcc
ccdev
|
Tue, 17 Sep 2013 19:11:47 -0600 |
William Astle |
Fix small memory leak in lw_stringlist_destroy()
|
Mon, 02 Sep 2013 10:49:57 -0600 |
William Astle |
Make byte overflow detection for indexing work better
|
Sat, 31 Aug 2013 11:46:00 -0600 |
William Astle |
Make <...,PCR complain on byte overflows
|
Tue, 16 Jul 2013 21:48:49 -0600 |
William Astle |
Make DTS not have problems if used multiple times.
|
Tue, 16 Jul 2013 21:46:12 -0600 |
William Astle |
Correct CRC problems with DTS pseudo op
|
Tue, 16 Jul 2013 17:04:45 -0600 |
William Astle |
Fix absolute path handling on Windows
|
Thu, 13 Jun 2013 22:17:36 -0600 |
William Astle |
Added tag lwtools-4.8 for changeset 1dcc0b174e3b
|
Thu, 13 Jun 2013 22:12:35 -0600 |
William Astle |
Bump version string to show 4.8 in preparation for release
lwtools-4.8
|
Sat, 08 Jun 2013 09:54:37 -0600 |
William Astle |
Re-enable rawrel output format
|
Wed, 05 Jun 2013 19:57:09 -0600 |
Tormod Volden |
Makefile: Allow DESTDIR for distribution package creation
|
Wed, 05 Jun 2013 10:55:18 -0600 |
William Astle |
Fix some missing newlines at the end of header files
|
Sat, 25 May 2013 13:35:46 -0600 |
William Astle |
Fix crash on listing when nested noexpand macros are used
|
Sat, 20 Apr 2013 11:00:11 -0600 |
William Astle |
Fix conditional setting of build tools variables in the makefile
|
Sun, 07 Apr 2013 01:29:29 -0600 |
William Astle |
Allow overriding CC, AR, and RANLIB from the environment
|
Sun, 07 Apr 2013 01:18:31 -0600 |
William Astle |
Allow make install destination to be overridden
|
Sat, 09 Mar 2013 19:07:27 -0700 |
William Astle |
Remove references to lwbasic and lwcc directories from the Makefile
|
Sat, 09 Mar 2013 19:04:21 -0700 |
William Astle |
Remove the obsolete lwbasic directory and associated readme
|
Sat, 09 Mar 2013 19:03:09 -0700 |
William Astle |
Remove lwcc directory and references in docs
|
Sat, 09 Mar 2013 11:11:51 -0700 |
William Astle |
Make fill and align do something useful in the object target
|
Sun, 10 Feb 2013 19:22:24 -0700 |
William Astle |
Make lwar use the "b" flag when opening files.
|
Wed, 06 Feb 2013 21:43:10 -0700 |
William Astle |
Clean up various warnings when building under -Wall
|
Tue, 05 Feb 2013 22:39:34 -0700 |
William Astle |
Fix stupid error with ' vs " handling os9 edition
|
Mon, 04 Feb 2013 21:03:59 -0700 |
William Astle |
Add support for os9 module edition byte
|
Mon, 04 Feb 2013 20:51:55 -0700 |
William Astle |
Make case insensitive symbols error out on duplication
|
Mon, 04 Feb 2013 20:35:47 -0700 |
William Astle |
Make default build use -O3
|
Fri, 01 Feb 2013 00:04:19 -0700 |
William Astle |
Fix pragma nosymbolcase interaction with -D
|
Thu, 31 Jan 2013 19:34:54 -0700 |
William Astle |
Improved stack handling for os9 target in lwlink
|
Thu, 31 Jan 2013 16:28:41 -0700 |
William Astle |
Fix handling of attr override for os9 output
|
Wed, 30 Jan 2013 21:47:15 -0700 |
William Astle |
Fix crash on expression range calculation
|
Wed, 30 Jan 2013 21:40:34 -0700 |
William Astle |
Fix crash when no operand is present
|
Wed, 30 Jan 2013 21:32:14 -0700 |
William Astle |
Add documentation for the FILL pseudo operation
|
Sat, 26 Jan 2013 22:27:29 -0700 |
William Astle |
Document the "export" pragma
|
Fri, 25 Jan 2013 23:48:46 -0700 |
William Astle |
Fix warning about isalpha in input.c on windows
|