4556 |
5696 d 12 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 |
5754 d 8 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 |
5822 d 0 h |
decky |
/trunk/kernel/arch/ |
simplify configuration in Makefiles |
|
3779 |
5861 d 6 h |
jermar |
/trunk/kernel/ |
Only one kernel EGA driver to rule them all. |
|
3763 |
5865 d 7 h |
jermar |
/trunk/ |
Remove most of the ia64 dead / commented out code. |
|
3578 |
5915 d 12 h |
vana |
/trunk/ |
Alfa of SMP support on IA64 |
|
3391 |
5979 d 14 h |
jermar |
/trunk/ |
Remove ia64 legacy init address and init size macros.
Remove now unneeded vmaxlma.c. |
|
3369 |
5991 d 3 h |
decky |
/trunk/ |
configurable cross-compiler prefix (using CROSS_PREFIX) |
|
2602 |
6280 d 7 h |
jermar |
/trunk/ |
Work around the way symtab.data section is constructed.
This fixes building of ia64. |
|
2579 |
6295 d 0 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 |
6340 d 8 h |
vana |
/trunk/ |
Pack ski version of HelenOS to image.boot loader |
|
2514 |
6343 d 23 h |
vana |
/trunk/kernel/arch/ia64/ |
IA64 Makefile changes for simics |
|
2460 |
6439 d 0 h |
jermar |
/trunk/kernel/ |
Better infrastructure for building with different compilers.
Separate ICC_CFLAGS added, SUNCC_CFLAGS extended. |
|
2454 |
6439 d 23 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 |
6554 d 0 h |
decky |
/trunk/ |
experimental support for Objective C
(disabled by default) |
|
2110 |
6560 d 23 h |
jermar |
/trunk/kernel/arch/ia64/ |
Minor cleanup in ia64. |
|
2071 |
6579 d 0 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2064 |
6592 d 23 h |
vana |
/trunk/ |
SIMICS added as a simulator kernel runs on |
|
1802 |
6763 d 19 h |
decky |
/trunk/ |
cleanup and unify the build system |
|
1787 |
6769 d 2 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|