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
|