Amit Mahajan
|
91c617d0b2
|
Removed hard coded values of toolchain and gcc cpu flags
|
2009-11-02 21:29:54 +05:30 |
|
Bahadir Balban
|
a8a4b5ce6c
|
Removed unnecessary print messages from few build scripts
|
2009-10-09 00:58:07 +03:00 |
|
Bahadir Balban
|
fb1de576cb
|
Fixed hexadecimal conversions where output has the most significant bit as 1
If hex converted had a 1 in the MSB, an L was appended to the number.
The conversion routine removes this.
|
2009-09-28 14:04:19 +03:00 |
|
Bahadir Balban
|
6aac5332ae
|
final.axf building from top-level build.py including containers
|
2009-09-17 12:49:49 +03:00 |
|
Bahadir Balban
|
6b899ebf15
|
Added untracked scripts. Added script-location relative module import
|
2009-09-17 11:28:43 +03:00 |
|
Bahadir Balban
|
b2531dc725
|
Created images.S for loader with a script so that kernel.elf and containers.elf are not hard-coded
|
2009-09-17 11:14:26 +03:00 |
|
Bahadir Balban
|
136bdcdc54
|
Minor fixes to loader build scripts
|
2009-09-16 19:40:31 +03:00 |
|
Bahadir Balban
|
0f1dc5a982
|
Added generation of ksyms.S to loader SConscript as a call to generate_break_virtual
File creation and cleanup works correctly.
modified: loader/SConscript
modified: scripts/loader/generate_break_virtual.py
|
2009-09-16 19:01:57 +03:00 |
|
Bahadir Balban
|
97b15e6e37
|
Clearer generate_break_virtual script
modified: generate_break_virtual.py
|
2009-09-16 18:15:42 +03:00 |
|
Bahadir Balban
|
1925cd5704
|
Autogenerating the break_virtual symbol
|
2009-09-16 18:04:09 +03:00 |
|