Jeff Law
|
12688490b2
|
* scripttempl/h8300.sc: Set the entry point to the value of
"_start" rather than the start of the text segment.
* scripttempl/h8300h.sc: Likewise.
So we can have data at the start of the text space.
|
1996-05-07 19:36:38 +00:00 |
|
Jeff Law
|
d38d6b7a85
|
* scripttempl (h8300.sc, h8300h.sc): Place .rodata sections
before .text sections in main ram.
Gets "read only" data out of the instruction stream -- improves
relaxing linker. HMSE.
|
1996-05-07 17:33:17 +00:00 |
|
Jeff Law
|
0e88ffa284
|
* scripttempl/h8300.sc: Make vectors section 0xc4 bytes long
so as not to overwrite the magic syscall entry at 0xc4.
* scripttempl/h8300h.sc: Likewise.
hmse.
|
1996-03-29 07:01:22 +00:00 |
|