0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Got symbol importing working and decision making carried over to the tree More... almost 17 years ago
Correct generation of include/l4/config.h More... almost 17 years ago
Added subarch and platform parsing More... almost 17 years ago
Shorter names for symbols, class symbols to contain symbol information More... almost 17 years ago
Minor simplifications More... almost 17 years ago
Separated config.h update to a new function. More... almost 17 years ago
Configuration & build working More... almost 17 years ago
Started adding a new configure.py More... almost 17 years ago
Copying the way source, target files are referred, loader/SConscript now works with new setup. modified: loader/SConscript new file: loader/main.c deleted: loader/main.c.in More... almost 17 years ago
Managed to connect container SConstruct to main one More... almost 17 years ago
Top-level SConstruct has problems yet. Added conts/linux/SConscript More... almost 17 years ago
Removed all submodule work. Unnecessary for now. More... almost 17 years ago
Removed posix container files, moved libl4 to conts, moving linux module to conts as well More... almost 17 years ago
Added container physical regions to cml configuration More... almost 17 years ago
Some more changes on linux More... almost 17 years ago
Update to linux kernel sources More... almost 17 years ago
Merge branch 'devel' into linux More... almost 17 years ago
Added Linux 2.6.28.10 as a submodule to containers/posix/linux/linux-2.6.28.10 More... almost 17 years ago
Sync up any missing changes. More... almost 17 years ago
Make the symbol naming consistent. More... almost 17 years ago
Put back the full list of default build products so that "scons -U" from subdirectories works as expected. More... almost 17 years ago
Pull out the toolchains specification as a separate file and extend to cover the new options in the configuration file. More... almost 17 years ago
Merge branch 'containers' into containersBuildDevel More... almost 17 years ago
CML change to rule out 1136 on mpcore platform More... almost 17 years ago
Added new subarch, platform, cpu, driver variants for configuration testing. More... almost 17 years ago
Added cml rule for inclusion of right irq controller driver. More... almost 17 years ago
Various changes post sorting out some of the issues regarding task ordering. test0 cannot be the first task in the list as it must have a prior physical_base.lds in order to create test_exec_linker.lds. mm0 appears to have to precede fs0 for the tests to execute on start. This should be considered a bug. More... almost 17 years ago
Rename the linker script template to align the naming and avoid confusion. More... almost 17 years ago
Remove the explicit path by correcting the dependencies. More... almost 17 years ago
Move template linker script out of SConscript into its own file. More... almost 17 years ago