log

age author description
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink
Sun, 28 Aug 2011 00:07:15 -0600 lost Fixed error where external references within a library file were not resolved when linking
Sat, 27 Aug 2011 23:16:50 -0600 lost Make sections behave correctly again with the update to support . and * for os9
Sat, 27 Aug 2011 00:23:19 -0600 lost Added prebuilt manual to repository to avoid failures to include it during releases
Sat, 27 Aug 2011 00:21:35 -0600 lost Added documentation about OS9 module support in lwlink
Fri, 26 Aug 2011 23:44:44 -0600 lost Fix up some minor thinkos in handling the module layout and header
Fri, 26 Aug 2011 23:36:13 -0600 lost Allow os9 directive in object target
Fri, 26 Aug 2011 23:36:00 -0600 lost Fixed crash and bogus warning with os9 module target
Fri, 26 Aug 2011 23:26:00 -0600 lost Initial pass at OS9 module support for lwlink
Thu, 25 Aug 2011 22:29:58 -0600 lost Fixed segfault in fcb,fdb,fqb with empty operands
Wed, 24 Aug 2011 21:16:17 -0600 lost Added ENDIF as alias for ENDC
Wed, 24 Aug 2011 21:16:07 -0600 lost Fixed ENDC to work with comments after it
Sat, 20 Aug 2011 09:59:45 -0600 lost Make os9 directives not throw spurious bad operand errors
Sat, 20 Aug 2011 00:02:55 -0600 lost Documented the addition of data/code address streams for OS9 modules.
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Fri, 19 Aug 2011 20:36:43 -0600 lost Added PAGE as a noop pseudo
Fri, 19 Aug 2011 20:01:43 -0600 lost Added "OPT" pseudo op as a noop
Fri, 19 Aug 2011 18:54:57 -0600 lost Fixed opcodes for divd/divq
Fri, 19 Aug 2011 17:46:19 -0600 lost Fix error with postbyte for constant offset from W modes
Wed, 17 Aug 2011 22:34:58 -0600 lost Fix bit width of subw
Wed, 17 Aug 2011 21:04:33 -0600 lost Fixed additional instruction length problems with logic/memory operations
Wed, 17 Aug 2011 19:44:32 -0600 lost Adjustments to dts/dtb
Wed, 17 Aug 2011 19:44:26 -0600 lost Fixed length bug in tfm
Fri, 12 Aug 2011 00:03:07 -0600 lost ifdef sym1|sym2 now works
Thu, 11 Aug 2011 23:50:16 -0600 lost Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2
Thu, 11 Aug 2011 22:58:27 -0600 lost Fix fix for forced index offset sizes
Thu, 11 Aug 2011 22:48:16 -0600 lost Fixed code generation bug with forced-size offsets from X,Y,U,S
Thu, 11 Aug 2011 22:25:29 -0600 lost Allow [>...] for extended indirect
Thu, 11 Aug 2011 22:04:09 -0600 lost Fixed swapped register lists for 6309/6809 register-to-register instructions
Thu, 11 Aug 2011 22:03:34 -0600 lost Removed protection from outputting code outside os9 module in os9 target