tim.newsham
|
c5bc1102dc
|
- fixaout.py overwrites a.out now instead of writing b.out.
|
2008-05-11 22:48:25 +00:00 |
|
tim.newsham
|
df671333ca
|
- oops, wrong text size in fixaout.py. Needs to accomodate the
extra 12 bytes of the a.out header that werent part of the text
size before.
|
2008-05-10 18:33:06 +00:00 |
|
tim.newsham
|
92b192ed1e
|
- Fixed tools/as to use the v2 assembler instead of the v7 assembler,
which also required some tweaks to tools/fixaout.py
- update init patch to use v2 assembler and also added my patch to
use tty8.
|
2008-05-06 23:09:07 +00:00 |
|
tim.newsham
|
c0adf32ada
|
- some helpers for building userland code. Very hacky at the moment but
should work until something better comes along.
|
2008-05-04 22:20:08 +00:00 |
|