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)
/
branches
/
rcu
/
uspace
/
libc
/
arch
/
mips32eb/
– Rev 2131
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
2131
6433 d 5 h
decky
/branches/
add development branches
2071
6499 d 2 h
jermar
/trunk/
(c) versus (C)
1866
6634 d 2 h
jermar
/trunk/uspace/
Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
1863
6637 d 1 h
jermar
/trunk/
Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
1801
6683 d 22 h
decky
/trunk/uspace/libc/arch/mips32eb/include/
sync mips32eb with mips32
1787
6689 d 4 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1657
6722 d 21 h
cejka
/uspace/trunk/
Another doxygen comments.
1656
6723 d 2 h
cejka
/uspace/trunk/libc/
Another doxygen comments.
1547
6727 d 8 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1314
6748 d 6 h
cejka
/uspace/trunk/libc/
Added limits.h with max and min values for integer types.
Added a few string functions.
1244
6764 d 10 h
cejka
/uspace/trunk/libc/arch/mips32eb/include/
Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
1243
6764 d 11 h
cejka
/uspace/trunk/libc/
Definition of endianness moved to architecture dependent subdirectory.
Deleted link from mips32eb/include to mips32/include. It will be
fixed in next commit due to problems with svn.
937
6810 d 4 h
jermar
/uspace/trunk/libc/arch/
Switch uspace to ELF init.
848
6833 d 1 h
palkovsky
/uspace/trunk/
Added userspace for MIPS32-Big endian.
805
6843 d 20 h
palkovsky
/uspace/trunk/
Added AMD64 userspace.
739
6858 d 12 h
jermar
/uspace/trunk/libc/arch/
Rename mips32el to mips32.
738
6858 d 12 h
jermar
/uspace/trunk/libc/arch/
Rename mips32 to mips32eb.
504
6920 d 5 h
decky
/uspace/trunk/
uspace work
499
6920 d 9 h
decky
/uspace/trunk/libc/
uspace basic syscall framework
498
6920 d 10 h
decky
/uspace/trunk/libc/arch/
uspace MIPS entry points
497
6920 d 10 h
decky
/uspace/trunk/libc/arch/mips32/
libc MIPS arch sources