log src/Makefile.am @ 311:8272b46b5a34

age author description
Sat, 24 Jan 2009 02:34:25 +0000 lost Added lwobjdump for debugging object files
Thu, 22 Jan 2009 02:05:08 +0000 lost Added simplistic output module for DECB target
Wed, 21 Jan 2009 05:45:25 +0000 lost section order and address resolution done
Wed, 21 Jan 2009 04:54:32 +0000 lost parse linking scripts
Wed, 21 Jan 2009 03:15:49 +0000 lost reading files implemented
Sun, 18 Jan 2009 04:53:57 +0000 lost implement reading files
Sat, 17 Jan 2009 20:54:58 +0000 lost Handle input files on command line and add some memory management utility functions
Sat, 17 Jan 2009 16:55:53 +0000 lost command line options
Sat, 17 Jan 2009 16:38:28 +0000 lost created project
Thu, 08 Jan 2009 01:18:40 +0000 lost Checkpointing object target implementation
Mon, 05 Jan 2009 00:01:21 +0000 lost Added conditional assembly and macros
Sun, 04 Jan 2009 07:25:03 +0000 lost Implemented ORG and fixed problems with constants using $, &, or @ to specify base
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version
Sat, 03 Jan 2009 04:20:49 +0000 lost Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
Fri, 02 Jan 2009 06:07:10 +0000 lost Added error display and fixed infinite loop in lwasm_parse_line()