Timeline



2013-12-31:

23:20 Changeset in mainline [d1df381]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Make ddf interrupt helper return the used irq.
23:11 Changeset in mainline [ba4a03a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
usb host: Use all hw resources when generating irq code.
22:31 Changeset in mainline [e3a07bba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: move legacy disabling to main
21:44 Changeset in mainline [1bb9833]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Fix post-merge build failure
21:41 Changeset in mainline [1b973dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
merge libdrv cleanup
21:15 Changeset in mainline [8a84484]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Hide remote_* headers
20:55 Changeset in mainline [5c65e61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc,libdrv: Move char dev iface to libdrv
20:30 Changeset in mainline [67472b9b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc, libdrv: Move graph dev iface to libdrv.
20:13 Changeset in mainline [7858acbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, libc: Move nic iface to libdrv.
19:44 Changeset in mainline [26c03dbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc,libdrv: Move battery iface to libdrv.
19:33 Changeset in mainline [7f620e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, libc: Move AHCI to libdrv.
19:08 Changeset in mainline [99e8fb7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Move pci_config client side to libdrv Remove duplicate …
14:18 Ticket #32 (ppc32: use proper permissions on pages) updated by Martin Decky
Yes. See the FIXME comments in kernel/arch/ppc32/src/mm/pht.c …
12:48 StringAPI edited by Martin Decky
clarify wide strings (diff)
07:57 Changeset in mainline [4c14b88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
mainline changes
07:45 Changeset in mainline [6297465]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ehci: Add skeleton driver. Mostly copied from ohci. Reports root hub …
07:42 Changeset in mainline [2c24983]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusb: Add USB 2.0 hub descriptor fields
07:41 Changeset in mainline [1760556]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Fix rh descriptor reported size
06:58 Changeset in mainline [75d8821]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libusbhost: Add dummy USB 2.0 calculations.
06:26 Changeset in mainline [643e7ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ehci: Fix typo, include ddi.h for pio_* functions
04:12 Changeset in mainline [a44424f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, libusbhid: Move usbhid client iface to libdrv
04:01 Changeset in mainline [0c322fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Use const pointer to driver structure.
03:49 Changeset in mainline [9359aae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc,libdrv: Pass around const pointer to irq code. We don't modify …
03:40 Changeset in mainline [7f80313]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Make interface structures constant.
03:35 Changeset in mainline [d0ca4c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Make iface pointers const
03:15 Changeset in mainline [f9d9184]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, usbhid: Use index initialized arrays.
03:15 Changeset in mainline [9031228]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, pci: Use index initialized arrays.
03:14 Changeset in mainline [21ae7ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, nic: Use index initialized arrays.
03:14 Changeset in mainline [1798e66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, graph_dev: Use index initialized arrays.
03:10 Changeset in mainline [6e04581]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, clock_dev: Use index initialized arrays.
03:10 Changeset in mainline [20ec37c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, char_dev: Use index initialized arrays.
03:10 Changeset in mainline [c1ee46f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, battery: Use index initialized arrays.
02:50 Changeset in mainline [9be30cdf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Make driver ops structures constant …
01:21 Changeset in mainline [ad5f149]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhci: Use foreach_safe to iterate through list.
01:13 Changeset in mainline [639db552]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
list: Add more constness
00:22 Changeset in mainline [952bc66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci, uhci: Don't unregister interrupt handler on setup failure. This …
00:08 Changeset in mainline [6576019]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ehci: Add hw structure definitions.

2013-12-30:

21:08 Changeset in mainline [1a0006d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Convert defines to enum
18:50 Changeset in mainline [09772f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
typo
18:48 Changeset in mainline [3e48c93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Use static assert for HCCA structure size.
18:48 Changeset in mainline [35c874a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: add STATIC_ASSERT to macros.h
18:33 Changeset in mainline [81d5f74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Minor cleanup. Use macros.h provided padding macros.
03:19 Changeset in mainline [2acae4d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Use pio_* functions to access registers. This makes …
02:20 Changeset in mainline [f5bfd98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ohci: Fix incorrect parentheses
02:10 Changeset in mainline [d3dd96e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ehci: Use register layout structures instead of arbitrary offsets
02:08 Changeset in mainline [2fd16b93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ehci: Add register layout structures

2013-12-29:

14:32 Changeset in mainline [208b5f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cherrypick important fixes and updates from lp:~jceel/helenos/leon3

2013-12-28:

21:33 Changeset in mainline [2a13328]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add proper sections and halt()
21:29 Changeset in mainline [e1cad18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use proper variable type and symbol linkage
21:22 Changeset in mainline [1ba8cb9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix omission
21:18 Changeset in mainline [ceb5757]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add dummy functions
21:15 Changeset in mainline [d18ad61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix small omissions and API incompatibilities
20:42 Changeset in mainline [41b735f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
proactive merge of the LEON3 (SPARCv8) port (originally from …
17:30 Changeset in mainline [1df1905]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
code revision coding style fixes removal of debugging printouts and …
17:18 Changeset in mainline [c1023bcb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
17:16 Changeset in mainline [32e8cd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
code revision coding style fixes removal of debugging printouts and …

2013-12-27:

18:45 Changeset in mainline [f6f22cdb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
code revision coding style changes
18:18 Changeset in mainline [e47ed05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
code review coding style changes, removal of debugging prints simplify …
18:02 Changeset in mainline [96b9724]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
simplify directory structure
17:48 Changeset in mainline [0e183dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove debugging comments
17:47 Changeset in mainline [7a98cef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
revert functionality removal
17:47 Changeset in mainline [550523f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix debugging output

2013-12-25:

23:08 Changeset in mainline [b51cf2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
unify order of predicates unify architecture descriptions
22:54 Changeset in mainline [0c2d9bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge mainline changes
22:05 Ticket #496 (Provide library implementations for common CRC's) updated by Martin Decky
One CRC32 implementation has already landed in libc, thus this ticket …
16:10 Changeset in mainline [ac36aed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
despite persistent design and functionality issues, merge the hdisk …
16:09 Changeset in mainline [6453e306]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
basic code review and coding style cleanup
13:17 Changeset in mainline [d51beba3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
13:08 Changeset in mainline [bc54126c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
13:05 Changeset in mainline [0773396]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge mainline changes

2013-12-17:

14:11 Changeset in mainline [6946f23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge POSIX-related updates Math functions were moved to a separate …
10:53 Changeset in mainline [2034f98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add few Python demos
10:53 Changeset in mainline [24e58cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More dummy math functions

2013-12-16:

14:56 Changeset in mainline [dc20e31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
dist/lib can contain subdirectories
13:11 Changeset in mainline [8620b2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Move math functions into a separate library Their implementation is …

2013-12-15:

09:19 Ticket #32 (ppc32: use proper permissions on pages) updated by Jakub Jermář
Is this still an issue?
09:17 Ticket #397 (Implement wall-clock time facility) closed by Jakub Jermář
fixed: This functionality was added in mainline,1666.
09:05 Ticket #34 (Replace the functionality of LOW_4GiB macro) closed by Jakub Jermář
fixed: This is fixed in mainline,1951 in the form of the …

2013-12-14:

20:36 Changeset in mainline [f5ceb18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Upgrade the ew.py script and remove all contrib/conf scripts. - Give …
11:54 Changeset in mainline [5b89d43b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Unbreak USB UHCI support. - Support PIO_WINDOW_DEV_IFACE in the uhci …
08:43 Meetings edited by Martin Decky
(diff)

2013-12-12:

21:30 Changeset in mainline [f7a33de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Enable interrupts support.

2013-12-10:

22:33 Changeset in mainline [382fb4ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Fixes as follows: * memcpy_from/to_uspace - fixed return value when …
22:32 Changeset in mainline [2955bb9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Fixed missing 'restore' instruction in window flush sequence.

2013-12-09:

16:20 Ticket #328 (LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE) closed by Martin Decky
fixed: Clang-LLVM 3.3 is reported to compile HelenOS fine.
15:55 Changeset in mainline [3558ba93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge GCC port updates This commit includes various small changes …

2013-12-08:

15:41 Changeset in mainline [12735849]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Read toolchain patches from the correct directory. When running …

2013-12-06:

15:44 Changeset in mainline [9521eca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Another ARM EABI function
12:37 Changeset in mainline [68bacce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add LDBL_EPSILON macro

2013-12-05:

14:23 Meetings edited by Martin Decky
update next meeting (diff)

2013-12-04:

20:47 Changeset in mainline [a159c6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
ext4: release the block group in case of error.
20:38 Changeset in mainline [d4d5b17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
ext4: code cleaning

2013-12-03:

11:27 Changeset in mainline [53238ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add overlay directory for extra files Useful for adding extra …
07:50 Changeset in mainline [29b4888]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Ok, mkdir returns EEXIST, not EEXISTS

2013-12-02:

23:45 Changeset in mainline [a218709]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Implement new userspace window trap mechanism, which utilizes MMU …
15:38 Changeset in mainline [ff042c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add simplistic untar utility
15:10 Changeset in mainline [f4a47e52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Dominik Taborsky (AT DOT) <brembyseznamcz>
Removing debug printfs
13:50 Changeset in mainline [67ddb71]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More ARM EABI functions

2013-11-30:

17:49 Changeset in mainline [8c95dff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Dominik Taborsky (AT DOT) <brembyseznamcz>
various bugfixes

2013-11-28:

21:06 Changeset in mainline [1f63d9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
libext4: fix error code check.
20:40 Changeset in mainline [e5a1ace3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
libext4: do not ignore error codes

2013-11-26:

18:49 Changeset in mainline [3bc42bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Added register window flushes in userspace when apporiate and done …

2013-11-20:

21:47 Changeset in mainline [532f53d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
ext4: return the error code to the caller in case something fails.
12:38 Ticket #427 (Tickless/event-driven kernel) updated by Martin Decky
Description changed

2013-11-19:

11:36 Changeset in mainline [5f9768bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add some ARM EABI functions
08:30 Changeset in mainline [18dc93c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More bit counting functions (libsoftint)
07:37 Changeset in mainline [879d7745]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
popcount() belongs to libsoftint

2013-11-18:

15:13 Changeset in mainline [3b04143]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add long double constants to float.h

2013-11-17:

21:27 Changeset in mainline [a7372ccf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Fix sparc64-isms, like 64-bit register widths and stack bias.

2013-11-16:

19:10 Changeset in mainline [a0ff947]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add signal for position events to canvas.

2013-11-15:

21:24 Changeset in mainline [2764497]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
libext4: modify ext4_balloc_find_goal() to report the correct error to …
08:45 Changeset in mainline [6a5b999]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add basic test for setjmp/longjmp functions Following profiles were …
08:39 Changeset in mainline [91e22dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
setjmp() shall be a macro according to C standard As a matter of …

2013-11-14:

21:33 Changeset in mainline [a3b034b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
* Implement early memcpy_from/to_uspace() * Make MMU flush really …

2013-11-13:

09:35 Changeset in mainline [8797bae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add demos/tetris build script for GCC
09:34 Changeset in mainline [42738b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix tetris sources in dist/src

2013-11-12:

22:24 Changeset in mainline [9426f7c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
* Add proper TLB flushes in as_install_arch() * Improve saving …
16:19 Ticket #568 (Errno error codes should not be negative) updated by Jiri Svoboda
This does not mean replacing every occurence of Exxx with -Exxx. On …
16:09 Ticket #568 (Errno error codes should not be negative) created by Jiri Svoboda
In HelenOS errno.h (both kernel and user-space) defines error codes as …
15:29 Changeset in mainline [9d1be7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add demos/hello build script for GCC
15:28 Changeset in mainline [860a7bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Implement popcountdi2
15:28 Changeset in mainline [cb2739a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Propagate noreturn attribute to libposix
15:25 Changeset in mainline [82a6d4ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add .data.rel. section to amd64 linker script
13:39 Changeset in mainline [4a3892b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add setjmp.h to libposix
13:38 Changeset in mainline [a070eff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
setjmp for all architectures (thx Jiri Zarevucky) Generic solution …
09:16 Changeset in mainline [7856d09]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Reverse list iteration - list_foreach_rev() and link_used().
08:37 Changeset in mainline [9ed3e1a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2013-11-11:

21:17 Changeset in mainline [bf677f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Implement dummy atomics.
12:28 Changeset in mainline [679dc0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
* Save %g1-%g4 to the stack in trap handlers. * Fix CWP calculation …

2013-11-10:

21:04 Changeset in mainline [34cb6c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Winreg argument should be const.
21:02 Changeset in mainline [38db6288]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add remove() function from C standard.

2013-11-08:

13:31 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)
10:44 udp-issues-jinfei.patch attached to Ticket #567 by Jakub Jermář
10:44 Ticket #567 (Two UDP issues for triaging) created by Jakub Jermář
Triage the following reports and evaluate the attached patch: On …
10:37 Ticket #566 (ext4fs_write() attempts to write past the end of the block device) created by Jakub Jermář
As of mainline,2035, reproducing the following steps will lead to an …

2013-11-07:

21:13 Changeset in mainline [3d1956b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Move fixes from preemtible_trap to syscall_trap handler, allowing to …

2013-11-05:

21:44 Changeset in mainline [dbf4417]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Preemptible trap handler working.
11:56 Changeset in mainline [9f9d725]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
* Properly implement inline_restores with respect to preserve invalid …

2013-11-03:

21:57 Ticket #565 (scanf family of functions) updated by Jiri Svoboda
Right, I didn't notice because it's defined as posix_scanf(). and …
20:31 Changeset in mainline [3f596c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Bugfixing preemptive trap handlers.
19:48 Ticket #565 (scanf family of functions) updated by Vojtech Horky
scanf is currently implemented in …

2013-11-01:

22:28 Changeset in mainline [6749feb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
No need to force locfs to link statically. (Thanks to Fan Jinfei)
22:23 Changeset in mainline [4b63316]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix build when dynamic linking is enabled.
22:23 Changeset in mainline [a1314ce9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Link ext4fs statically so that it can serve as a root FS when dynamic …
20:28 Changeset in mainline [bbb94545]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Fixed moving from/to invalid window and register window corruption in …
19:29 Ticket #565 (scanf family of functions) updated by Jiri Svoboda
Owner, Component changed
18:58 Ticket #565 (scanf family of functions) created by Jiri Svoboda
The *scanf family of functions is missing from HelenOS C library. This …

2013-10-30:

07:10 Changeset in mainline [e6a3bfee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Preemptible trap development, continued. Added register window …

2013-10-29:

04:51 Ticket #564 (Implement support for 9P) created by Martin Decky
The design of the 9P network file protocol (originally from Plan 9) …

2013-10-22:

20:44 Changeset in mainline [817d939]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Changes as follows: * Implemented storing kernel stack pointer and …

2013-10-20:

21:51 Changeset in mainline [d783145]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Finally plug in IRQMP and UART kernel drivers.

2013-10-18:

16:22 Changeset in mainline [b5851913]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix kernel assertion (panic) on arm32 (BeagleBone and others) in …
11:00 Changeset in mainline [0c96e6cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge GCC port updates libposix changes * unimplemented methods do …
07:26 Changeset in mainline [9f9450b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Update GDB patch to 7.6.1
06:01 Changeset in mainline [f3287e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Mark HelenOS-specific toolchain as experimental

2013-10-16:

19:24 Ticket #562 (Source and destination address selection) updated by Martin Decky
No major objections, only some comments: > * Only send DNS query for …
17:32 Ticket #562 (Source and destination address selection) updated by Jiri Svoboda
Proposed strategy: * Choice of destination address is in the …
17:25 Ticket #562 (Source and destination address selection) updated by Jiri Svoboda
Status, Owner changed
16:21 Changeset in mainline [2923c7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Actually implement popcountsi2()
16:09 Changeset in mainline [12d6c98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add not-implemented warnings to pthread functions

2013-10-15:

17:54 Changeset in mainline [13c94f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
* Further work on preemptible trap handlers * Implemented page fault …
17:50 Changeset in mainline [e76fed9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Separate architecture-dependent code from machine-dependent.
17:15 Changeset in mainline [f988a13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Implement I/O operations.
17:05 Changeset in mainline [4d2dba7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Implementation of IRQMP interrupt controller and UART drivers, part 2. …
16:34 Changeset in mainline [a73ebf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Pass AMBA P&P devices and memory size info from loader to kernel using …

2013-10-13:

20:59 Changeset in mainline [c2a6983]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2013-10-12:

14:45 Changeset in mainline [820104d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: do not die in unimplemented function, just warn

2013-10-08:

07:18 Changeset in mainline [39bcc99]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Adjust ATA polling strategy for 15x better performance.
07:02 Ticket #563 (gettimeofday() has 1-second granularity) created by Jiri Svoboda
It appears that when I call gettimeofday() and a clock device is …

2013-10-07:

20:00 Changeset in mainline [1f12fab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
First attempt to implement preemptive trap handlers and switch to …
19:59 Changeset in mainline [80d9d83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Pass bootinfo_t to kernel from loader. Introduce LEON-specific fields …
19:57 Changeset in mainline [f64fe6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Fix 1) kernel non-identity mapping size 2) newly added PTE permissions
19:51 Changeset in mainline [8c34acf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Add MMU status registers definitions.
19:46 Changeset in mainline [6ac3d27]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Klama <jakub.klama@…>
Add skeleton of IRQMP kernel driver.
08:53 Ticket #536 (IPv4 link-local address autoconfiguration) updated by Jiri Svoboda
Depends on changed
08:52 Ticket #562 (Source and destination address selection) created by Jiri Svoboda
If you try to connect to or ping a host that has an AAAA DNS record …

2013-10-06:

22:06 Ticket #561 (IPv6 stateless configuration) updated by Martin Decky
See the feature branch https://code.launchpad.net/~as-s/helenos/ipv6
21:29 Ticket #561 (IPv6 stateless configuration) created by Jiri Svoboda
Currently we automatically configure a link-local IPv6 address. Add …
09:40 ContemplatedFeatures edited by Martin Decky
fix report number (diff)

2013-10-05:

20:51 Changeset in mainline [4f086417]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge libhttp improvements
20:51 Changeset in mainline [ef2ecec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add viewer binaries to .bzrignore
20:49 Changeset in mainline [cbfc8b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
libhttp: Allow to specify limits when receiving HTTP response
11:53 Changeset in mainline [c42f50d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge mainline changes

2013-10-04:

22:57 Changeset in mainline [3e896e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
trivial image viewer
22:56 Changeset in mainline [d65be39]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
canvas widget: add support for surface update and keyboard event …
22:55 Changeset in mainline [fa24efa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make sure read() and write() respect DATA_XFER_LIMIT
20:25 Changeset in mainline [f1d04b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove unused headers.
20:13 ReleaseNotes/Mainline edited by Jiri Svoboda
df, rfb, DHCP, download (diff)
19:23 Changeset in mainline [9749e47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
ping6 - resistance is futile.
17:19 Changeset in mainline [26de91a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
IPv4 and v6 should not need separate handling by a simple client that …
09:06 Meetings edited by Jiri Svoboda
Date of next meeting (diff)

2013-10-02:

11:59 DeveloperDocs edited by Jiri Svoboda
Fix link to C99 draft (was pointing to older 2008 C1x draft) (diff)
Note: See TracTimeline for information about the timeline view.