Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2474 6288 d 17 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2460 6300 d 19 h jermar /trunk/kernel/ Better infrastructure for building with different compilers.
Separate ICC_CFLAGS added, SUNCC_CFLAGS extended.
 
2459 6300 d 22 h jermar /trunk/kernel/arch/ Fix a bug in ia32 and ia32xen Sun Studio builds.
In arch Makefile.inc, SUNCC_CFLAGS can only be appended via the += operator.
 
2454 6301 d 18 h jermar /trunk/kernel/ A bit of infrastructure for building with different compilers.
CFLAGS split into GCC_CFLAGS and SUNCC_CFLAGS.
As of now, there are no separate ICC_CFLAGS, but can be easily added.
 
2125 6415 d 19 h decky /trunk/ experimental support for Objective C
(disabled by default)
 
2071 6440 d 19 h jermar /trunk/ (c) versus (C)  
1953 6527 d 21 h jermar /trunk/kernel/ Finish renaming xen32 to ia32xen.  
1952 6527 d 21 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1818 6616 d 19 h decky /trunk/kernel/ make burst updates  
1816 6617 d 23 h decky /trunk/kernel/ xen memory initialization  
1810 6624 d 16 h decky /trunk/kernel/arch/xen32/ remove obsolete stuff  
1809 6624 d 18 h decky /trunk/kernel/arch/xen32/ update xen32 support (most of the code is still dummy)  
1804 6625 d 3 h decky /trunk/kernel/arch/xen32/ fork Xen32 makefile and linker script