Mercurial > hg-old > index.cgi
log src/lwasm.c @ 143:0ee5f65bccf9
age | author | description |
---|---|---|
Thu, 29 Jan 2009 01:32:11 +0000 | lost | Added pragma to allow all undefined symbols to be considered external and also added a --pragma command line option |
Fri, 23 Jan 2009 03:36:27 +0000 | lost | Fixed relative branches and PCR addressing to handle constant intra-section references properly |
Sat, 17 Jan 2009 07:12:05 +0000 | lost | Cleaned up old lwasm_expr_result() function and unused EXPR_* flags |
Sat, 17 Jan 2009 06:50:49 +0000 | lost | Fixed problem with constant expressions evaluating to 0 when they shouldn't |
Sat, 17 Jan 2009 06:27:01 +0000 | lost | Fixed symbol resolution to not resolve intra-section references to constants by default |
Sat, 17 Jan 2009 06:11:40 +0000 | lost | Make external symbols remain unresolved in expressions and also flag them in the symbol list |