4556 |
5702 d 22 h |
decky |
/trunk/ |
define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32 |
|
4311 |
5760 d 18 h |
decky |
/trunk/ |
change the way how input devices are wired together according to ticket #44
(also the proposal http://lists.modry.cz/cgi-bin/private/helenos-devel/2009-March/002507.html) |
|
3879 |
5828 d 11 h |
decky |
/trunk/kernel/arch/ |
simplify configuration in Makefiles |
|
3779 |
5867 d 17 h |
jermar |
/trunk/kernel/ |
Only one kernel EGA driver to rule them all. |
|
3763 |
5871 d 18 h |
jermar |
/trunk/ |
Remove most of the ia64 dead / commented out code. |
|
3578 |
5921 d 23 h |
vana |
/trunk/ |
Alfa of SMP support on IA64 |
|
3391 |
5986 d 0 h |
jermar |
/trunk/ |
Remove ia64 legacy init address and init size macros.
Remove now unneeded vmaxlma.c. |
|
3369 |
5997 d 14 h |
decky |
/trunk/ |
configurable cross-compiler prefix (using CROSS_PREFIX) |
|
2602 |
6286 d 17 h |
jermar |
/trunk/ |
Work around the way symtab.data section is constructed.
This fixes building of ia64. |
|
2579 |
6301 d 10 h |
jermar |
/trunk/kernel/arch/ia64/ |
Binutils 2.18 will refuse to link elf64-little with elf64-ia64-little.
Change BFD_NAME from elf64-little to elf64-ia64-little. |
|
2519 |
6346 d 18 h |
vana |
/trunk/ |
Pack ski version of HelenOS to image.boot loader |
|
2514 |
6350 d 10 h |
vana |
/trunk/kernel/arch/ia64/ |
IA64 Makefile changes for simics |
|
2460 |
6445 d 11 h |
jermar |
/trunk/kernel/ |
Better infrastructure for building with different compilers.
Separate ICC_CFLAGS added, SUNCC_CFLAGS extended. |
|
2454 |
6446 d 9 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 |
6560 d 11 h |
decky |
/trunk/ |
experimental support for Objective C
(disabled by default) |
|
2110 |
6567 d 10 h |
jermar |
/trunk/kernel/arch/ia64/ |
Minor cleanup in ia64. |
|
2071 |
6585 d 10 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2064 |
6599 d 9 h |
vana |
/trunk/ |
SIMICS added as a simulator kernel runs on |
|
1802 |
6770 d 6 h |
decky |
/trunk/ |
cleanup and unify the build system |
|
1787 |
6775 d 12 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|