Timeline



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 …
Note: See TracTimeline for information about the timeline view.