Timeline
2018-10-11:
- 07:56 GitCommitRules edited by
- Link to good commit message. (diff)
2018-10-10:
- 08:22 Ticket #715 (Pcut requires the use of Yoda comparisons) updated by
- > Can this be closed as will not fix? I think so. I am not planning …
2018-10-09:
- 17:27 Ticket #574 (Add *-helenos-* target to GCC) closed by
- fixed: Fixed in commit bbe5e34956da986df4d32357c697e539e8cfec0d
- 17:25 Ticket #715 (Pcut requires the use of Yoda comparisons) updated by
- Can this be closed as will not fix?
- 17:23 Ticket #574 (Add *-helenos-* target to GCC) updated by
- Can this be closed now?
- 17:20 Ticket #723 (coastline should support harbours buildable only on certain architectures) closed by
- fixed: The matric script is obsoleted by ci's build.py. It got support for …
- 17:16 Ticket #733 (ext4fs should be able to report the volume label) closed by
- fixed: Fixed in b209135fccd9282dabef632255a0a7e0b536ab6c
- 17:15 Ticket #724 (libsoftint should support __multi3) closed by
- invalid: libsoftint was removed in 954c0240b720c64358bccbdcdcb035fdd5a6f347
- 17:14 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) closed by
- fixed
- 17:12 Ticket #632 (Missing libsoftfloat functions affecting Coastline matrix) closed by
- wontfix: libsoftfloat has been removed in 954c0240b720c64358bccbdcdcb035fdd5a6f347
- 17:08 Ticket #597 (Native mkfs for ext4 filesystem) updated by
- Can this be closed now?
- 06:30 Ticket #744 (Spawning tasks leaks memory) created by
- Each spawned task (apparently independent of any particular task, but …
- 06:13 Ticket #743 (Assertion failed (main_fibril.tcb) in task 88, file "generic/libc.c", ...) created by
- When executing the scenario of libisl smoke test manually (several …
2018-10-03:
2018-09-30:
- 19:02 Ticket #741 (Clang build broken in RCU with stdatomic) closed by
- fixed: Fixed in …
2018-09-24:
- 11:58 Ticket #741 (Clang build broken in RCU with stdatomic) updated by
- Ccheck now suports _Atomic as of …
2018-09-21:
- 21:07 Ticket #742 (HelenOS hangs during boot on VirtualBox) closed by
- fixed: Fixed in …
- 19:33 Ticket #742 (HelenOS hangs during boot on VirtualBox) updated by
- The problem seems to be that by default, HelenOS attempts to duplicate …
- 19:06 Ticket #742 (HelenOS hangs during boot on VirtualBox) created by
- As of HelenOS/amd64 0.7.2 hangs early during boot in VirtualBox after …
2018-09-20:
- 16:34 Ticket #741 (Clang build broken in RCU with stdatomic) updated by
- Mostly fixed as of …
- 08:05 Ticket #741 (Clang build broken in RCU with stdatomic) created by
- Building amd64 profile with compiler changed to clang (clang-6.0) I …
2018-09-15:
- 12:17 Ticket #740 (tester float2 test fails) updated by
-
Keywords, See also, Description, Summary changed
- 12:03 Ticket #740 (tester float2 test fails) updated by
- This one actually isn't specific to IA-64. Since I removed the x87 …
- 10:00 Ticket #740 (tester float2 test fails) updated by
-
Description changed
- 09:57 Ticket #740 (tester float2 test fails) created by
- As of commit cc74cb5c5f69f9cd7b915a29908ded2daedb158d, tester float2 …
- 09:32 Ticket #616 (softfloat1 test fails on HelenOS/ia64/Ski) closed by
- worksforme: Assuming this was float1 test, the bug is no longer reproducible as of …
2018-09-14:
- 23:23 Ticket #739 (IA-64 FP possibly broken) closed by
- fixed: Fixed in commit …
- 06:05 Camp2018 edited by
- Link to the report blog (diff)
2018-09-12:
- 13:35 Ticket #737 (PCUT_ASSERT_NULL does not accept const pointer) closed by
-
fixed: Funny, this happens only in
PCUT_ASSERT_NULLnot with …
2018-09-08:
- 16:55 Ticket #739 (IA-64 FP possibly broken) created by
- libgcc for IA-64 uses floating-point instructions to implement 64b …
2018-09-05:
- 13:10 Ticket #738 (Toolchain build for ppc64 fails) updated by
- The toolchain script can be also told to build only the essential …
- 12:28 Ticket #738 (Toolchain build for ppc64 fails) closed by
- fixed: Temporarily solved in 1b120429f3109da8cbc78ecefea76289c69330b9 by …
- 09:33 Ticket #738 (Toolchain build for ppc64 fails) created by
-
Running
./toolchain.sh --no-install ppc64on latest checkout …
2018-09-04:
- 14:30 Documentation edited by
- Link to CI-generated Doxygen (diff)
2018-08-24:
- 16:25 Camp2018 edited by
- update participant list (diff)
- 16:23 Camp2018 edited by
- Jiří Svoboda sadly won't participate (confirmed by a phone call) (diff)
2018-08-10:
- 13:16 Ticket #597 (Native mkfs for ext4 filesystem) updated by
-
Status, Owner changed
Work in progress. - 13:11 Ticket #597 (Native mkfs for ext4 filesystem) updated by
- Currently sysinst creates a MINIX file system. The problem with this …
2018-08-02:
- 20:54 Ticket #735 (tester float2 crashes on ia64 (ski)) closed by
- fixed: Fixed in …
- 10:39 Ticket #737 (PCUT_ASSERT_NULL does not accept const pointer) created by
- The following code: […] will produce a warning like […]
2018-08-01:
- 13:36 Ticket #735 (tester float2 crashes on ia64 (ski)) updated by
-
Both
testerandcompositorindeed crash after executing the FNORM … - 10:39 Ticket #735 (tester float2 crashes on ia64 (ski)) updated by
-
Status, Owner changed
2018-07-31:
- 22:48 Ticket #735 (tester float2 crashes on ia64 (ski)) updated by
- This might me the same issue that crashes the compositor. You can see …
2018-07-29:
- 13:32 Camp2018 edited by
- add Minh (diff)
2018-07-17:
- 22:46 Ticket #736 (Kernel leaks parent thread's context to children) closed by
- fixed: Fixed in edc64c03b91257aecae0d60886bd274aea300bf9.
- 20:14 Ticket #736 (Kernel leaks parent thread's context to children) created by
-
When creating a new thread, the kernel uses
context_save()followed …
2018-07-16:
- 15:03 Ticket #735 (tester float2 crashes on ia64 (ski)) created by
- To reproduce * Move tester to essential apps in boot/Makefile.common …
2018-07-15:
- 22:29 About edited by
- (diff)
- 22:28 Download edited by
- (diff)
- 21:38 Milestone 0.7.2 completed
- 21:27 ReleaseNotes/Mainline edited by
- (diff)
- 21:25 HardwareSupport edited by
- (diff)
- 21:24 ReleaseNotes edited by
- (diff)
- 21:23 ReleaseNotes/0.7.2 created by
- Create release notes for 0.7.2
- 21:19 Lab edited by
- Update last working revision for gta02 (diff)
- 21:02 Lab edited by
- Update last working revision for bbxm (diff)
- 20:47 Lab edited by
- Update last working revision for bbone (diff)
- 20:10 Lab edited by
- Update last working revision for RPi (diff)
- 19:58 Ticket #643 (Kernel panic on ASSERT(ret == make_link(&sentinel, N_INVALID) || ...) updated by
-
Description changed
- 19:57 Ticket #643 (Kernel panic on ASSERT(ret == make_link(&sentinel, N_INVALID) || ...) updated by
-
Keywords, Description changed
Running the cht test on sun4u … - 11:51 ReleaseNotes/Mainline edited by
- (diff)
- 11:49 ReleaseNotes/Mainline edited by
- (diff)
- 11:49 ReleaseNotes/Mainline edited by
- (diff)
- 11:39 ReleaseNotes/Mainline edited by
- (diff)
- 11:39 ReleaseNotes/Mainline edited by
- Add note about the Atheros WiFi driver regression. (diff)
2018-07-14:
- 20:34 Ticket #574 (Add *-helenos-* target to GCC) updated by
-
Milestone changed
- 15:40 ReleaseNotes/Mainline edited by
- Attempt to note ELF changes without getting too technical. (diff)
- 11:58 Ticket #683 (Clang build is broken on some architectures) closed by
- fixed: I am closing this to motivate the prospective opening of finer-grained …
- 11:44 Ticket #709 (Enable toolchain.sh to cope with missing libraries automatically) closed by
- fixed
- 11:43 Ticket #654 (C++ support) closed by
- fixed
- 11:41 Ticket #554 (C-style checking tool) closed by
- fixed: This is fixed by Sycek.
- 11:35 Ticket #717 (nic prints error for ne2k) updated by
-
Milestone changed
- 11:35 Ticket #706 (async_usleep vs fibril_usleep vs thread_usleep) updated by
-
Milestone changed
- 11:34 Ticket #475 (File system probing) updated by
-
Milestone changed
- 11:33 Ticket #126 (Breakage and regression monitoring tool) updated by
-
Milestone changed
- 11:33 Ticket #731 (tmpfs trips and kernel panics) updated by
-
Milestone changed
- 11:32 Ticket #729 (Debug exception during SYSENTER panics the kernel) updated by
-
Milestone changed
- 11:31 Ticket #727 (pt_mapping_remove needs TLB shootdown before freeing frames) updated by
-
Milestone changed
- 11:30 Ticket #726 (libsoftfloat should support __aeabi_f2lz) updated by
-
Milestone changed
- 11:30 Ticket #725 (libsoftfloat should support __aeabi_fcmple) updated by
-
Milestone changed
- 11:29 Ticket #721 (tools/ew.py: integratorcp broken by xhci addition) updated by
-
Milestone changed
- 11:28 Ticket #714 (Pcut results reporting sets of mental alarms) updated by
-
Milestone changed
- 11:26 Ticket #713 (Pcut test binaries don't summarize the results) updated by
-
Milestone changed
- 11:25 Ticket #701 (hdaudio crash in hda_corb_fini) updated by
-
Milestone changed
- 11:24 Ticket #699 (Serial console scrolling is slow) updated by
-
Milestone changed
- 11:23 Ticket #548 (Exceeding data transfer limit sometimes makes server block indefinitely.) updated by
-
Milestone changed
- 11:23 Ticket #390 (Support for USB communication abort.) updated by
-
Milestone changed
- 11:22 Ticket #383 (USB device removal) updated by
-
Milestone changed
- 11:19 Ticket #565 (scanf family of functions) updated by
-
Milestone changed
- 11:18 Ticket #364 (Possible NULL pointer dereference in async.c) updated by
-
Milestone changed
- 11:13 ReleaseNotes/Mainline edited by
- (diff)
- 11:07 ReleaseNotes/Mainline edited by
- (diff)
- 11:04 Ticket #709 (Enable toolchain.sh to cope with missing libraries automatically) updated by
- Can this be closed now? […]
- 10:56 ReleaseNotes/Mainline edited by
- (diff)
- 10:04 ReleaseNotes/Mainline edited by
- (diff)
- 09:02 ReleaseNotes/Mainline edited by
- (diff)
- 09:00 LibCLibPosixTODO edited by
- Fix Trac syntax (diff)
2018-07-13:
- 13:53 LibCLibPosixTODO edited by
- imaxabs, imaxdiv implemented (diff)
- 13:15 LibCLibPosixTODO edited by
- string.h completed (diff)
- 12:57 ReleaseNotes/Mainline edited by
- typo (diff)
- 12:54 ReleaseNotes/Mainline edited by
- (diff)
Note:
See TracTimeline
for information about the timeline view.
