8 Commits

Author SHA1 Message Date
Dave Murphy 1f52ac344d adjust stack before appInit 2015-03-02 10:41:52 +00:00
Dave Murphy 992b23040c implement gettimeofday 2015-02-23 17:41:10 +00:00
Dave Murphy 168d967743 __libc_init_array needs run after stack adjustment, __libc_fini_array before original stack is restored 2015-01-04 15:00:11 +00:00
Dave Murphy 192b88b6a2 allow user configurable stack 2014-12-30 22:45:55 +00:00
Dave Murphy da496b6a89 revert stack changes, broken on hardware :( 2014-12-30 04:05:12 +00:00
Dave Murphy 2ed782f5f3 Set default stack to 32K, allow user adjustment 2014-12-29 23:52:51 +00:00
Dave Murphy 78b94b4eea auto initialise commonly used services, prevent double initialisation 2014-12-25 23:27:36 +00:00
Dave Murphy 766ee2c703 split up sysyem initialisation and allow overriding 2014-12-25 10:50:38 +00:00