Mercurial > hg > index.cgi
log
age | author | description |
---|---|---|
Sun, 28 Aug 2011 14:16:10 -0600 | lost | Make constant sections always resolve with a constant base offset of zero instead of an undefined reference |
Sun, 28 Aug 2011 11:45:38 -0600 | lost | Correct bug with handling symbol resolution and constant section handling |
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 |