HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
kernel
/
arch
/
mips32
/
Makefile.inc
@ 1810
– Rev 4556
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4556
5614 d 16 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
5672 d 12 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
)
4134
5708 d 2 h
decky
/trunk/
resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
4105
5712 d 7 h
decky
/trunk/kernel/arch/mips32/
remove platform-dependent msim keyboard/console driver
4046
5717 d 5 h
jermar
/trunk/kernel/arch/mips32/
Nuke the mips32-specific ns16550 driver.
Remove the conflicting console_init() too.
3913
5735 d 11 h
decky
/trunk/
mips32: basic SMP support
3910
5736 d 0 h
decky
/trunk/kernel/arch/mips32/
eliminate non-standard -D$(MACHINE)
3879
5740 d 5 h
decky
/trunk/kernel/arch/
simplify configuration in Makefiles
3754
5786 d 12 h
svoboda
/trunk/
Fix mips32eb build a bit.
3390
5897 d 19 h
jermar
/trunk/kernel/arch/mips32/
Get rid of mips32 legacy init address and size macros.
3369
5909 d 8 h
decky
/trunk/
configurable cross-compiler prefix (using CROSS_PREFIX)
3228
5940 d 21 h
decky
/trunk/
physical memory detection in MSIM (discontinous regions supported)
remove Sgi Indy (ARC) support -- it was unmaintaned, untested for years and without uspace support
2696
6134 d 15 h
decky
/trunk/kernel/arch/mips32/
initial support for dorder device in MSIM
2458
6357 d 8 h
jermar
/trunk/kernel/arch/mips32/
Fix mips32 build script.
Replace CFLAGS with GCC_CFLAGS.
2454
6358 d 4 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
6472 d 5 h
decky
/trunk/
experimental support for Objective C
(disabled by default)
2071
6497 d 4 h
jermar
/trunk/
(c) versus (C)
1871
6630 d 16 h
jermar
/trunk/
Replace FB_BIG_ENDIAN with FB_INVERT_ENDIAN.
Omit tests for architecture endianness in deciding framebuffer endianness.
1802
6682 d 0 h
decky
/trunk/
cleanup and unify the build system
1787
6687 d 7 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
←Prev
1
2
Next→
Show All