Wed, 10 Aug 2011 19:05:49 -0600 |
lost |
Fixed embarrassing off by one in insn_rel length calculation
|
Tue, 09 Aug 2011 22:17:31 -0600 |
lost |
Added tag lwtools-4.3 for changeset d90ab253471e
|
Tue, 09 Aug 2011 21:58:51 -0600 |
lost |
Bumped copyright year on manual
lwtools-4.3
|
Tue, 09 Aug 2011 21:42:16 -0600 |
lost |
Version 4.3
|
Tue, 09 Aug 2011 18:17:00 -0600 |
lost |
Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.
|
Tue, 09 Aug 2011 18:16:41 -0600 |
lost |
Document the new autobranchlength pragma
|
Tue, 09 Aug 2011 18:08:55 -0600 |
lost |
Pragma autobranchlength implementation completed
|
Mon, 08 Aug 2011 23:00:27 -0600 |
lost |
Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)
|
Sun, 07 Aug 2011 12:41:06 -0600 |
lost |
Fix parsing padding argument for align pseudo op
|
Sun, 07 Aug 2011 12:31:19 -0600 |
lost |
Fixed uninitialized variable in &-prefix and %-prefix constant parsing
|
Sun, 07 Aug 2011 12:15:56 -0600 |
lost |
Correct size handling for mod and emod
|
Sun, 07 Aug 2011 10:49:28 -0600 |
lost |
Updated manual to describe nolist pragma and pragma stacks
|
Sun, 07 Aug 2011 10:37:22 -0600 |
lost |
Pragma stack at parse stage now works
|
Sun, 07 Aug 2011 10:23:14 -0600 |
lost |
Fixed pragma noindex0tonone to work
|
Sun, 07 Aug 2011 00:58:00 -0600 |
lost |
Added *pragmapush and *pragmapop; still seems to be nonfunctional
|
Sat, 06 Aug 2011 23:29:17 -0600 |
lost |
Fixed bug with symbol on a line with a comment not getting registered
|
Sat, 06 Aug 2011 23:20:45 -0600 |
lost |
Adjustments for list code
|
Sat, 06 Aug 2011 23:20:10 -0600 |
lost |
Even more command line parser fixing
|
Sat, 06 Aug 2011 22:50:54 -0600 |
lost |
More command line args fixing
|
Sat, 06 Aug 2011 22:35:58 -0600 |
lost |
Fixed arg handling for short args in command line option parser - optional args for short opts should now work and options no longer need a space between option character and argument
|
Sat, 06 Aug 2011 22:16:09 -0600 |
lost |
Set version to indicate development since 4.2
|
Sat, 06 Aug 2011 22:15:43 -0600 |
lost |
Added --define= option to predfine a symbol for assembly
|
Sat, 06 Aug 2011 10:51:33 -0600 |
lost |
Added tag lwtools-4.2 for changeset 1cb23a4e1e7d
|
Sat, 06 Aug 2011 10:50:52 -0600 |
lost |
Removed tag lwtools-4.2
lwtools-4.2
|
Sat, 06 Aug 2011 10:49:33 -0600 |
lost |
Silence compiler warning and tag 4.2 release
|
Sat, 06 Aug 2011 10:48:48 -0600 |
lost |
Added tag lwtools-4.2 for changeset 8ee33204fa79
|
Sat, 06 Aug 2011 10:37:39 -0600 |
lost |
Set for 4.2 release
|
Sat, 06 Aug 2011 10:37:27 -0600 |
lost |
Fixed &-prefix decimal constant parse problem
|
Sat, 06 Aug 2011 10:29:12 -0600 |
lost |
Fixed bug parsing %-prefix binary constants
|
Wed, 22 Jun 2011 19:28:36 -0600 |
lost |
Squashed the remaining memory leaks revealed by valgrind
|
Wed, 22 Jun 2011 19:13:06 -0600 |
lost |
Fixed numerous *common* memory leaks in epxression code
|
Wed, 22 Jun 2011 19:06:14 -0600 |
lost |
Really fix memory leaks
|
Wed, 22 Jun 2011 18:58:10 -0600 |
lost |
Fixed memory leaks revealed by valgrind
|
Wed, 22 Jun 2011 18:57:59 -0600 |
lost |
Fixed memory leaks revealed by valgrind
|
Wed, 22 Jun 2011 18:57:42 -0600 |
lost |
Fixed several memory leaks revealed by valgrind
|
Wed, 22 Jun 2011 18:39:32 -0600 |
lost |
Actually initialize all fields of structure in lw_expr_create()
|
Wed, 22 Jun 2011 18:32:46 -0600 |
lost |
Fixed wrong size in lw_alloc() for lw_stack_create()
|
Wed, 25 May 2011 21:59:58 -0600 |
lost |
Make *pragma work correctly
|
Wed, 25 May 2011 21:42:01 -0600 |
lost |
Make ifdef work correctly
|
Wed, 25 May 2011 20:05:34 -0600 |
lost |
Bump version to reflect ongoing development
|
Wed, 25 May 2011 19:20:39 -0600 |
Lost Wizard (lost |
Made pragma nolist suppress listing symbols defined under the pragma when listing the symbol table
|
Wed, 25 May 2011 19:13:33 -0600 |
Lost Wizard (lost |
Added nolist pragma to suppress listing output of non-code generating lines
|
Wed, 18 May 2011 20:09:33 -0600 |
lost |
Version 4.1
|
Sat, 23 Apr 2011 21:27:25 -0600 |
lost |
Removed excess verbosity from the 'ld' wrapper script
|
Sat, 23 Apr 2011 21:02:04 -0600 |
lost |
Updated default linkscript for lwex target
|
Wed, 20 Apr 2011 21:42:02 -0600 |
lost |
Fixed typo in static lookup table for indexed modes
|
Wed, 20 Apr 2011 21:12:54 -0600 |
lost |
Fixed bug parsing octal constants under cescapes pragma
|
Wed, 13 Apr 2011 19:01:53 -0600 |
lost |
Restored pragma cescapes functionality
|
Tue, 12 Apr 2011 17:58:13 -0600 |
lost |
Added missing newlines to error messages related to opening files
|
Tue, 12 Apr 2011 17:56:51 -0600 |
lost |
Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generation
|
Tue, 12 Apr 2011 14:16:36 -0600 |
lost |
Added extra scripts that can be used to run gcc6809 with lwtools as its binutils
|
Sun, 10 Apr 2011 20:45:21 -0600 |
lost |
Fix crash during symbol registration when using object target
|
Sun, 10 Apr 2011 13:15:12 -0600 |
lost |
Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing pass
|
Sat, 09 Apr 2011 01:45:48 -0600 |
lost |
Change version to represent past 4.0
|
Sat, 09 Apr 2011 01:44:45 -0600 |
lost |
Fixed error in documentation - linkscripts use "entry" instead of "exec"
|
Sat, 09 Apr 2011 01:44:01 -0600 |
lost |
Make lwlink more verbose about unrecognized linkscript lines
|
Fri, 08 Apr 2011 21:38:15 -0600 |
lost |
Added tag lwtools-4.0 for changeset 05f1a31f8f1e
|
Fri, 08 Apr 2011 21:36:53 -0600 |
lost |
Set version to 4.0
lwtools-4.0
|
Fri, 08 Apr 2011 21:36:07 -0600 |
lost |
Added note about status of lwbasic
|
Thu, 07 Apr 2011 18:44:43 -0600 |
lost |
Make for condition clearer
|
Thu, 07 Apr 2011 18:38:09 -0600 |
lost |
Fixed problem with filename handling in includebin
|
Wed, 06 Apr 2011 21:35:49 -0600 |
lost |
Make structure definitions not affect current assembly address and fix up cosmetic offset display in listings
|
Wed, 06 Apr 2011 20:31:37 -0600 |
lost |
Updated documentation to include recently added features
|
Wed, 06 Apr 2011 20:23:43 -0600 |
lost |
Added ?? prefix for opcode to inhibit macro expansion
|
Wed, 06 Apr 2011 00:40:40 -0600 |
lost |
Clean up warning about unused variable
|
Wed, 06 Apr 2011 00:12:33 -0600 |
lost |
Added a \* macro parameter expansion to include all macro parameters
|
Wed, 06 Apr 2011 00:12:01 -0600 |
lost |
Fixed error with pragma and *pragma directives
|
Tue, 05 Apr 2011 23:59:41 -0600 |
lost |
Added string comparison pseudo ops
|
Tue, 05 Apr 2011 21:50:23 -0600 |
lost |
Removed extraneous debugging statements from long option parsing routines
|
Tue, 05 Apr 2011 21:48:51 -0600 |
lost |
Allow macros to shadow/override builtin operations when the "shadow" pragma is active, which is NOT the default
|
Tue, 05 Apr 2011 21:48:22 -0600 |
lost |
Fixed off by one bug parsing long options
|
Tue, 05 Apr 2011 00:17:17 -0600 |
lost |
Added mention of NOEXPAND macro argument in manual
|
Tue, 05 Apr 2011 00:12:58 -0600 |
lost |
Fixed problems with macro expansion supression
|
Tue, 05 Apr 2011 00:06:28 -0600 |
lost |
Added ability to flag macros as "noexpand" so they are not expanded in the listing
|
Mon, 04 Apr 2011 22:20:38 -0600 |
lost |
Fix not defining the symbol when instantiating a struct
|
Mon, 04 Apr 2011 22:15:33 -0600 |
lost |
Fixed multiple symbol error with nested structs
|
Mon, 04 Apr 2011 22:10:16 -0600 |
lost |
Fixed multiple symbol error with nested structs
|
Mon, 04 Apr 2011 18:17:31 -0600 |
lost |
Fixed code generation error with indirect indexing using 8 or 16 bit offsets from X,Y,U,S
|
Mon, 04 Apr 2011 18:05:18 -0600 |
lost |
Accept negative sign after base prefix
|
Mon, 04 Apr 2011 17:55:08 -0600 |
lost |
Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexity
|
Sat, 02 Apr 2011 22:37:41 -0600 |
lost |
Cosmetic fixup in listings for SETDP
|
Sat, 02 Apr 2011 22:33:39 -0600 |
lost |
Fix line number sequence after including a file
|
Sat, 02 Apr 2011 22:28:22 -0600 |
lost |
Fixed line number counting being broken by macros
|
Sat, 02 Apr 2011 02:48:36 -0600 |
lost |
Fixed missing NUL termination in macro expansion
|
Sat, 02 Apr 2011 02:19:02 -0600 |
lost |
Caused expressions used in setdp and conditionals to be reduced on pass 1
|
Fri, 01 Apr 2011 23:58:55 -0600 |
lost |
Fix hang while parsing long options
|
Tue, 08 Feb 2011 22:42:12 -0700 |
Lost Wizard (lost |
First pass expression parsing
|
Sat, 05 Feb 2011 14:22:54 -0700 |
Lost Wizard (lost |
More work on expressions
|
Fri, 04 Feb 2011 21:27:03 -0700 |
Lost Wizard (lost |
Start of assignment code
|
Thu, 03 Feb 2011 22:15:57 -0700 |
lost |
Basic parsing of local variable decls
|
Thu, 03 Feb 2011 22:00:47 -0700 |
lost |
Framework for handling local stack frame and/or variables
|
Thu, 03 Feb 2011 21:28:24 -0700 |
lost |
Created a function to prettyprint the current lexer token
|
Thu, 03 Feb 2011 21:19:11 -0700 |
lost |
Renamed "compiler" to "parser" for more consistent terminology
|
Fri, 28 Jan 2011 22:35:04 -0700 |
lost |
Added basic symbol table structure
|
Fri, 28 Jan 2011 22:34:49 -0700 |
lost |
Fixed up hgignore
|
Thu, 27 Jan 2011 20:46:44 -0700 |
lost |
Added support for removing stack from in epilog
|
Thu, 27 Jan 2011 20:44:57 -0700 |
lost |
Additional parsing in function/sub; emission of prolog/epilog code
|
Mon, 24 Jan 2011 20:08:09 -0700 |
lost |
Started lwbasic parser; checkpoint
|
Mon, 24 Jan 2011 18:31:07 -0700 |
lost |
Fixed missing return value
|
Sat, 22 Jan 2011 21:13:09 -0700 |
lost |
lwbasic: Added basic character input framework
|
Sat, 22 Jan 2011 21:01:03 -0700 |
lost |
Added initial framework for lwbasic
|
Sat, 22 Jan 2011 18:28:07 -0700 |
lost |
Split lw_alloc.c for better linking
|
Sat, 22 Jan 2011 18:06:37 -0700 |
lost |
Moved removal of dep files to realclean and properly remove any .exe files
|
Sat, 22 Jan 2011 17:42:22 -0700 |
lost |
Adjusted PDF manual build to remove extraneous .html file that is currently produced by docbook2pdf
|
Sat, 22 Jan 2011 17:41:55 -0700 |
lost |
Added note about gnu make being suggested
|
Sat, 22 Jan 2011 17:33:54 -0700 |
lost |
Fixed up glitch with Makefile causing binaries to always be considered out of date
|
Sat, 22 Jan 2011 17:00:15 -0700 |
lost |
Added building of manual from docbook source to Makefile
|
Sat, 22 Jan 2011 16:22:51 -0700 |
lost |
Added ignore file for hg
|
Sat, 22 Jan 2011 16:19:48 -0700 |
lost |
Brought forward patch to make tabs in listings always display as 8 spaces wide by converting tabs to spaces
|
Sat, 22 Jan 2011 16:15:32 -0700 |
lost |
Brought forward patch to fix segfault with output outside of a section
|
Sat, 22 Jan 2011 16:11:15 -0700 |
lost |
Brought forward patch to fix bug with complex external references generating invalid relocations in the object file
|
Sat, 22 Jan 2011 16:10:42 -0700 |
lost |
Make output tidying
|
Sat, 22 Jan 2011 10:37:53 -0700 |
lost |
Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasm
|
Sat, 22 Jan 2011 10:04:32 -0700 |
lost |
Switched lwar to lw_cmdline and brought in lwlib
|
Sat, 22 Jan 2011 09:58:24 -0700 |
lost |
Switched lwlink to lw_cmdline from argp and also brought in lw_alloc and lw_string to replace util.c
|
Sat, 22 Jan 2011 09:40:52 -0700 |
lost |
Switched lwasm to lw_cmdline from argp
|
Sat, 22 Jan 2011 09:31:43 -0700 |
lost |
Various output cleanups for --help and --usage in lw_cmdline
|
Fri, 21 Jan 2011 23:19:19 -0700 |
lost |
Added basic --help routine to lw_cmdline
|
Fri, 21 Jan 2011 22:54:48 -0700 |
lost |
Started implementing command line parsing in lwlib
|
Thu, 20 Jan 2011 22:56:29 -0700 |
lost |
Typo fixes
|
Thu, 20 Jan 2011 22:39:46 -0700 |
lost |
Clean up insane number of compiler warnings under -Wall
|
Wed, 19 Jan 2011 22:31:00 -0700 |
lost |
Removed unneeded setting for CC in Makefile
|
Wed, 19 Jan 2011 22:27:17 -0700 |
lost |
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
|