Laurent Vivier
|
ecfd051646
|
use copymem.i to copy kernel
|
2004-06-07 22:13:00 +00:00 |
|
Laurent Vivier
|
5dbc36d650
|
floppy image is now built from several parts (first, second, kernel, ramdisk) with emile-install. Linker cannot provide kernel size and position anymore
|
2004-06-01 22:00:21 +00:00 |
|
Laurent Vivier
|
e3780d21ef
|
Make second level relocatable using -fpic and "GLOBAL_OFFSET_TABLE"
should be improved by using -mrelpc, but this flags is only supported by
gcc > 3.0 (and I use gcc 2.95)
|
2004-05-24 23:59:13 +00:00 |
|
Laurent Vivier
|
e839d9fc1f
|
Allow to set kernel command line
|
2004-05-19 00:09:58 +00:00 |
|
Laurent Vivier
|
14cd3cd3cb
|
I move to a debian box, and ls and awk have not the same path as on my
previous Mandrake box. I decide to remove absolute path.
|
2004-05-11 23:02:18 +00:00 |
|
Laurent Vivier
|
cffb3524e0
|
really use BASE_ADDRESS
|
2004-03-05 22:56:01 +00:00 |
|
Laurent Vivier
|
233133127d
|
produce 68030 AND 68040 objects
|
2004-03-04 22:47:46 +00:00 |
|
Laurent Vivier
|
015236a085
|
remove some files for second level for powerPC, move to third level
|
2004-02-26 23:43:42 +00:00 |
|
Laurent Vivier
|
0e8fa74829
|
add arch.o, and -DTARGET_PPC or -DTARGET_M68K
|
2004-02-26 20:12:01 +00:00 |
|
Laurent Vivier
|
09aa0fdf33
|
add bank.[ch], move memory bank management into them
|
2004-02-19 11:34:18 +00:00 |
|
Laurent Vivier
|
11dd1c201c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
|