|
|
@be2bb4f
|
12 years |
vojtechhorky |
Add fenv.h to libposix (floating point defines)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9e73b80
|
12 years |
vojtechhorky |
Add dirent.h to libposix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@db3cef9f
|
12 years |
vojtechhorky |
Add ucontext.h (parts of signal.h)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a269d05
|
12 years |
vojtechhorky |
Add popcountsi2 as a builtin
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa2b32c
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@06b0211b
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@21eeb653
|
12 years |
petr.koupy |
Fixed memory leak in widget toolkit.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e63c424f
|
12 years |
martin |
reimplement the grid widget to respect children widgets size constrains
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a2bdcf87
|
12 years |
jiri |
Honor shift (select) during mouse seek.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f06dae
|
12 years |
jiri |
Button press support in terminal widget and tinput.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@902f0906
|
12 years |
jiri |
Multiple event type support in console IPC stubs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@07b7c48
|
12 years |
jiri |
Extend console library API to support different event types.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bc4bf97
|
12 years |
jiri |
io/window.h should not include io/console.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b8f1a349
|
12 years |
martin |
add HelenOS logo to the launcher
(the grid layout widget currently …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e31ea20d
|
12 years |
martin |
add very simple canvas widget
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df956b9b
|
12 years |
jakub |
Fix doxygen comment.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@220210c8
|
12 years |
sucha14 |
Fix documentation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c8830a2
|
12 years |
jakub |
libposix changes required to make Python cross-compile.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66108658
|
12 years |
jakub |
Define standard unaligned types for uspace.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5057cc
|
12 years |
jakub |
Disable -ftree-loop-distribute-patterns for memset() and memcpy().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45f7449
|
12 years |
jakub |
Revert to the state of mainline,1783.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@582f4d28
|
12 years |
jakub |
Fix mips32be build.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26346bd
|
12 years |
martin |
mips32: implement memset() and memcpy()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0ca441c
|
12 years |
martin |
amd64: implement memset() and memcpy()
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a5a902
|
12 years |
martin |
GCC 4.8 recognizes parts of our C implementation of memset() and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d1195c0
|
12 years |
martin |
fix setjmp() and longjmp() argument type
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@119b46e
|
12 years |
jakub |
Merge from lp:~jakub/helenos/mips-malta.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b696cbf
|
12 years |
jakub |
Generate code exactly for the CPU used on the machine.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6b0b508
|
12 years |
martin |
better workaround for #521
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@22e80508
|
12 years |
martin |
temporary workaround for ticket #521
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ca2e36
|
12 years |
martin |
add assertion for valid session
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0e1edf1
|
12 years |
martin |
make the socket connection fibril more robust (handle hangup)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eceff5f
|
12 years |
jakub |
Use 0 instead of -1 for the default fibril stack size and define …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@623bab8f
|
12 years |
m.lombardi85 |
Fix a macro argument expansion bug on abs().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4df8db
|
12 years |
jakub |
Allow user-specified fibril stack sizes.
- Let the interrupt fibrils …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e4d96e9
|
12 years |
jakub |
Improvements of stack and istate_get() definitions.
- Make sure each …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@850235d
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e965dec
|
12 years |
vojtechhorky |
Add missing returns
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5759642f
|
12 years |
vojtechhorky |
Add empty alarm() function
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ee5913c
|
12 years |
vojtechhorky |
Add deprecated define MAP_ANON
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b04ca9c
|
12 years |
vojtechhorky |
Do not use `new' as identifier in headers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@31399f3
|
12 years |
jiri |
alloc_tls, maketls and free_tls are not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8ab339e
|
12 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1935591
|
12 years |
vojtechhorky |
Include types used in declarations
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fdf97f6
|
12 years |
vojtechhorky |
Libposix functions are without posix_ prefix
Prior this commit, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c84f1a4
|
13 years |
vojtechhorky |
Add some constants to float.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7699c21
|
13 years |
vojtechhorky |
Add setbuf() function (C89)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@163bc23
|
13 years |
jano.vesely |
libdrv: Add useful macros to ddf logger.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@33d394a
|
13 years |
jano.vesely |
arm32: Implement smc_coherence.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d9e36b
|
13 years |
jano.vesely |
arm32: Rename PROCESSOR macro to PROCESSOR_ARCH
We'll need PROCESSOR …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0fa34dd
|
13 years |
jakub |
Merge non contentious changesets from lp:~jakub/helenos/klog.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e6a98c5
|
13 years |
jiri |
Standards-compliant boolean type.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69c1995
|
13 years |
jano.vesely |
Merge ARM fpu hw support.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e1c6d5df
|
13 years |
jakub |
Merge from lp:~petr-koupy/helenos/gui-optim.
The main improvements …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ff98ce8
|
13 years |
jakub |
Make sure random() is seeded with a value that will not cause it to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa98b26a
|
13 years |
petr.koupy |
Improved window opening API to allow specification of initial window …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@290a0f0
|
13 years |
petr.koupy |
Resolved Ticket #482 (Cannot see which window is active).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@123be4f
|
13 years |
jano.vesely |
Mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f698054
|
13 years |
petr.koupy |
Removed unnecessary code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7462674
|
13 years |
jakub |
Fix the zeroTable once again.
(Thanks Jiri Zarevucky for noticing this.)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94b696c
|
13 years |
jakub |
Fix detection of rounding overflow for 64-bit floats.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@563573b
|
13 years |
petr.koupy |
Resolved Ticket #484 (Window movement is invisible). Fast enough to be …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d4cd7e5
|
13 years |
jakub |
Fix table for computation of leading zeroes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1e496a
|
13 years |
jano.vesely |
arm32, uspace: Use fpu when available.
Don't link with libsoftfloat …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec85df0
|
13 years |
jakub |
Add klog_command().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a801688b
|
13 years |
jakub |
Make the SYS_KLOG interface more generic.
- Define klog methods …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ba733e83
|
13 years |
petr.koupy |
Improved safety of the optimized pixel transfers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@711a38b
|
13 years |
jakub |
Add missing const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7dba813
|
13 years |
petr.koupy |
Resolved Ticket #485 (Desktop is slow). GUI is usable in Qemu/non-KVM …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c739102
|
13 years |
jano.vesely |
Mainline changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f7753a
|
13 years |
jakub |
Merge from lp:~jakub/helenos/mm.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e7267a2
|
13 years |
jakub |
Remove unused macros.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fa4b7ba3
|
13 years |
jakub |
Retire read-only ext2 support.
- Remove ext2fs and libext2 as their …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0aae87a6
|
13 years |
jakub |
Unify the default stack size used by userspace threads and fibrils.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d1538a1
|
13 years |
sucha14 |
Add missing copyright headers to ext4
Those files are based on ext2 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3b8a990
|
13 years |
jakub |
Create also the uspace thread stacks with guard pages and late …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5892ec1
|
13 years |
jakub |
Rename AS_AREA_NORESERVE to AS_AREA_LATE_RESERVE.
This reflects the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1107050
|
13 years |
jakub |
Allocate fibril stacks as guarded and non-pre-reserved address space areas.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5c2f56
|
13 years |
jano.vesely |
libc: Make pio_read_* accept const ioports.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@82d062d8
|
13 years |
jakub |
Add a missing copyright message and cstyle.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@34b9299
|
13 years |
jakub |
printf() full floating point support.
(Thanks to Adam Hraska.)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f0da6855
|
13 years |
jakub |
Take the size of the array's element into account when allocating …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@da6c4ee
|
13 years |
jakub |
Allocate dbuf in tinput_display_tail() from heap rather than on stack.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6c5fc8e
|
13 years |
vojtechhorky |
Prevent compile-time symlinks for ABI
See previous two commits for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aebcd42
|
13 years |
vojtechhorky |
Prevent compile-time symlinks in userspace
Continuation of the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6ecf5b8
|
13 years |
vojtechhorky |
Prevent compile-time symlinks in kernel
So far, architecture specific …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@849bebe4
|
13 years |
jakub |
Do not leak the message buffer in log_msgv().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6f1eb05
|
13 years |
jiri |
Make dlfcn functions available even when dynamic linking is not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a5a73c0
|
13 years |
jano.vesely |
rootamdm37x: Use PADD macro.
remove count parameter.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b3ab8f7
|
13 years |
jano.vesely |
Merge io work fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aac1c417
|
13 years |
jano.vesely |
Fix build on archs without io ports.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2a6b72
|
13 years |
jano.vesely |
Merge mainline and io improvements.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9727b92
|
13 years |
jano.vesely |
Set AS_AREA_CACHEABLE flag for malloc heap areas and tests
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@acc0efb
|
13 years |
jano.vesely |
libc: Implement pio tracing.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5b082ba9
|
13 years |
jano.vesely |
ddi: Add change, set, clear helper functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a9654bf
|
13 years |
jano.vesely |
libarch,ia64: Add missing license header.
Hope the year is correct. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3218648
|
13 years |
jano.vesely |
ddi: Add libc wrappers and prefix arch specific functions with "arch_"
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@edb0a33
|
13 years |
jano.vesely |
libc: Make iospace_enable static as nothing uses it.
Nothing should, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6659037
|
13 years |
jano.vesely |
libc: Check parameter in pio_enable.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@20b7c08
|
13 years |
jano.vesely |
libc: add macros for structure padding
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|