Mercurial > hg > index.cgi
log lwlink/link.c @ 235:e3741cf53e00
age | author | description |
---|---|---|
Sat, 11 Aug 2012 15:18:58 -0600 | William Astle | Fix error messages related to undefined symbols in lwlink |
Fri, 10 Aug 2012 23:47:56 -0600 | William Astle | Added section base and length symbols to lwlink |
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 |
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 |
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 |