Timeline
2018-05-09:
2018-05-08:
- 15:39 Meetings edited by
- Update time of the next meeting (diff)
2018-05-06:
- 17:07 Changeset in mainline [2f72560a]lfnserial by
- Keeping comments in sync with the code
2018-05-03:
- 05:37 Changeset in mainline [f3fdecc]lfnserial by
- Revert "Don't use custom ldscripts in uspace." This reverts commit …
2018-05-02:
- 21:22 Changeset in mainline [349e04ac]lfnserial by
- Make sure _start is always aligned to 16
- 19:49 Changeset in mainline [cbc02a77] by
- Merge d92060f307b004408f9ea5290a7013f4656be94f into …
- 19:48 Changeset in mainline [66262a1b]lfnserial by
- Don't use custom ldscripts in uspace. Even with the *-linux-gnu …
- 19:48 Changeset in mainline [888a2c6]lfnserial by
- Ignore GNU program headers.
- 16:38 Changeset in mainline [6e33c2f]lfnserial by
- Clean up some debris left behind by autogen headers.
- 16:31 Changeset in mainline [d92060f] by
- Don't use custom ldscripts in uspace. Even with the *-linux-gnu …
- 16:31 Changeset in mainline [924786bf] by
- Ignore GNU program headers.
2018-05-01:
- 19:03 Changeset in mainline [742fc98e]lfnserial by
- Make some effort to allocate the memory area for shared objects. (#33)
- 19:02 Changeset in mainline [009c485]lfnserial by
- Always use CC for linking.
- 19:01 Changeset in mainline [5261062]lfnserial by
-
Default to
nproc
processes when runningmake check
. - 17:46 Changeset in mainline [7465910] by
- Make some effort to allocate the memory area for shared objects.
- 17:40 Changeset in mainline [9e5cc73]lfnserial by
- Fix inadvertent discrepancy between toolchain.sh and autotool.py
- 16:51 Changeset in mainline [0cb53ea5]lfnserial by
- Work around Travis limits by replacing each output line with a single dot.
- 13:58 Changeset in mainline [232ec3a1]lfnserial by
-
Revive support for
-helenos
target specification. (#31) * Revive … - 13:57 Changeset in mainline [aa0c8b2] by
- Drop support for objc/++
2018-04-30:
- 20:18 Changeset in mainline [66855b2]lfnserial by
- Fix a linker script issue I introduced.
- 20:12 Changeset in mainline [40d3604] by
- Merge 64d38cd33ec6817c3a5fdd1a7da6d705b0d9d3a2 into …
- 20:09 Changeset in mainline [64d38cd] by
- Make some effort to allocate space for libraries.
- 16:42 Changeset in mainline [2223ceb] by
- Revive support for custom target specification. Instead of …
2018-04-28:
- 17:21 Changeset in mainline [4c5f04f]lfnserial by
- Ensure valid TLS info even if there is no TLS header.
- 16:49 Changeset in mainline [4c4b53c]lfnserial by
-
Rename
__entry
to the usual_start
. Except for MIPS, where the … - 16:25 Changeset in mainline [a947d32]lfnserial by
- Remove old, unused patches.
- 16:18 Changeset in mainline [e634684]lfnserial by
- Don't choke on architecture-specific ELF program headers.
- 16:18 Changeset in mainline [7148abf]lfnserial by
- Rename main to libc_main, to avoid conflict with libgcc.
2018-04-27:
- 14:15 Changeset in mainline [3fafe5e0]lfnserial by
- Fix incorrectly indented double-slash comments.
2018-04-25:
- 08:01 Changeset in mainline [a2eb85d]lfnserial by
- Bump QEMU version to 2.12.0
2018-04-23:
- 18:50 Changeset in mainline [4f205248]lfnserial by
- Honor TLS alignment.
2018-04-21:
- 10:52 Changeset in mainline [8d58fca]lfnserial by
- dhcp: Fix typo
2018-04-19:
- 15:09 Changeset in mainline [bfe1fc1]lfnserial by
- Add licence header.
- 12:17 Changeset in mainline [0582039]lfnserial by
- remove PyYAML dependency check (since PyYAML is no longer required)
2018-04-17:
- 20:46 Changeset in mainline [d2f75eb]lfnserial by
- Replace autogen.py with something simpler. (#30) Instead of …
- 14:10 Changeset in mainline [d9fdd5a] by
- Don't use #pragma once
2018-04-16:
- 13:47 Ticket #728 (Kernel panic in QEMU on ia32 without KVM) closed by
- fixed: Thanks! Forgot to initialize a struct field. Should be fixed with …
- 13:42 Changeset in mainline [1cac875]lfnserial by
- Fix missing struct field initialization (my bad).
- 12:17 CStyle edited by
- Ccheck (diff)
- 08:54 Ticket #728 (Kernel panic in QEMU on ia32 without KVM) created by
- Since CI build 156 (well, …
2018-04-15:
- 22:19 Changeset in mainline [cbc534c]lfnserial by
- Fix period table formatting (C style).
- 21:39 Changeset in mainline [30e9f42] by
- Instead of generating headers for certain structures, write the …
- 19:21 Changeset in mainline [902dd4b]lfnserial by
- Remove const qualifier from arguments that pass ownership of a buffer.
- 19:15 Changeset in mainline [2ee0e4a1]lfnserial by
- Fix one more file with ccheck.
- 18:47 Changeset in mainline [363fe7e]lfnserial by
- oops
- 18:28 Changeset in mainline [ba3841e2]lfnserial by
-
libposix: get rid of
dlopen()
override The trick we used to … - 12:33 Changeset in mainline [c1f44ca]lfnserial by
- Superfluous parentheses.
- 09:35 Changeset in mainline [18b6a88]lfnserial by
- More ccheck fixes, sometimes with manual intervention.
2018-04-13:
- 12:39 Changeset in mainline [8ebe212]lfnserial by
- ccheck-fix a few files with for loops.
2018-04-12:
- 16:54 Changeset in mainline [f712a85]lfnserial by
- rtl8139: Add a note about the hardcoded address
- 16:41 Changeset in mainline [36470ce8]lfnserial by
- Font cstyle fix (ccheck).
- 16:34 Changeset in mainline [3cf22f9]lfnserial by
- Fix typo.
- 16:27 Changeset in mainline [3bacee1]lfnserial by
- Make ccheck-fix again and commit more good files.
- 12:57 Changeset in mainline [76d0981d]lfnserial by
- Use proper boolean constant in while loops.
- 09:47 Changeset in mainline [9c514be]lfnserial by
- Fix ia64 interrupt vector names (thx ccheck).
2018-04-10:
- 20:17 Changeset in mainline [a69d42e]lfnserial by
-
Define
_end
, and use it instead of the address of__entry
in C code. - 19:43 Changeset in mainline [1abcf1d]lfnserial by
- puts() should append newline.
- 19:43 Changeset in mainline [9fa14d8d]lfnserial by
- libposix: pid_t should be int
- 19:43 Changeset in mainline [64532a97]lfnserial by
- Fix insufficient buffer size.
- 19:43 Changeset in mainline [ad0d1f5]lfnserial by
- Fix possible use of uninitialized variables due to unchecked error return.
- 18:51 Changeset in mainline [ae84e38]lfnserial by
- Remove _gp from sparc linker script. The global pointer is set by …
- 18:51 Changeset in mainline [20287223]lfnserial by
- Instead of having a special linker script for loader, move its base …
- 18:51 Changeset in mainline [57d44dd]lfnserial by
- Instead of using .interp section, determine loader by name.
- 18:51 Changeset in mainline [e3f819f]lfnserial by
- No sense reading sections in the kernel either.
2018-04-09:
- 17:21 Changeset in mainline [3f932a7e]lfnserial by
- PCUT_INIT declaration also needs a terminating semicolon.
- 15:06 Changeset in mainline [1890f2a2]lfnserial by
- fix linker warnings
- 15:05 Changeset in mainline [0a4667a7]lfnserial by
- make sure workq is initialized
- 15:04 Changeset in mainline [105fcf0]lfnserial by
- bump to binutils 2.30, GCC 7.3 and GDB 8.1 GDB now supports RISC-V
- 06:18 ReleaseNotes/Mainline edited by
- Mention Travis (diff)
Note: See TracTimeline
for information about the timeline view.