4605 |
5685 d 17 h |
decky |
/branches/snapshot/ |
add task snapshoting branch |
|
4556 |
5699 d 23 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 |
5757 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 |
5825 d 11 h |
decky |
/trunk/kernel/arch/ |
simplify configuration in Makefiles |
|
3779 |
5864 d 17 h |
jermar |
/trunk/kernel/ |
Only one kernel EGA driver to rule them all. |
|
3763 |
5868 d 18 h |
jermar |
/trunk/ |
Remove most of the ia64 dead / commented out code. |
|
3578 |
5918 d 23 h |
vana |
/trunk/ |
Alfa of SMP support on IA64 |
|
3391 |
5983 d 1 h |
jermar |
/trunk/ |
Remove ia64 legacy init address and init size macros.
Remove now unneeded vmaxlma.c. |
|
3369 |
5994 d 14 h |
decky |
/trunk/ |
configurable cross-compiler prefix (using CROSS_PREFIX) |
|
2602 |
6283 d 18 h |
jermar |
/trunk/ |
Work around the way symtab.data section is constructed.
This fixes building of ia64. |
|
2579 |
6298 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 |
6343 d 18 h |
vana |
/trunk/ |
Pack ski version of HelenOS to image.boot loader |
|
2514 |
6347 d 10 h |
vana |
/trunk/kernel/arch/ia64/ |
IA64 Makefile changes for simics |
|
2460 |
6442 d 11 h |
jermar |
/trunk/kernel/ |
Better infrastructure for building with different compilers.
Separate ICC_CFLAGS added, SUNCC_CFLAGS extended. |
|
2454 |
6443 d 10 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 |
6557 d 11 h |
decky |
/trunk/ |
experimental support for Objective C
(disabled by default) |
|
2110 |
6564 d 10 h |
jermar |
/trunk/kernel/arch/ia64/ |
Minor cleanup in ia64. |
|
2071 |
6582 d 10 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2064 |
6596 d 9 h |
vana |
/trunk/ |
SIMICS added as a simulator kernel runs on |
|
1802 |
6767 d 6 h |
decky |
/trunk/ |
cleanup and unify the build system |
|