Commit Graph

  • 5e87eee9b8 Genode::Capability_space: bypass static constructor where possible Ehmry - 2019-09-28 11:37:44 +0200
  • 6e9f9ce3a8 Core includes untangling Ehmry - 2019-09-26 14:24:28 +0200
  • a83ffd4821 Multiple inheritance considered harmful Ehmry - 2019-09-26 14:31:52 +0200
  • d07ff84f5c Tup: remove gems Ehmry - 2019-09-22 15:14:25 +0200
  • 790b82a88d Tup: reduce output path variables Ehmry - 2019-09-22 14:12:04 +0200
  • 65d7eff10f Tup: strip down configuration options Ehmry - 2019-09-22 13:03:58 +0200
  • 228bb4f189 Tup: Remove rules for generating Dhall manifest Ehmry - 2019-09-22 13:03:29 +0200
  • d0865d365c Tup: do not take local includes from pkg-config Ehmry - 2019-09-21 20:51:45 +0200
  • 2d7dff54ec Tup Reorder includes Ehmry - 2019-09-21 20:02:36 +0200
  • 5587f0992b Tup: build static libraries into the dev output Ehmry - 2019-09-21 15:13:27 +0200
  • 7d7659635c Suffix PKG_CONFIG_PATH with Nix inputs Ehmry - 2019-09-21 18:41:41 +0200
  • 5682ad8e2b Add base tests Ehmry - 2019-09-20 23:39:19 +0200
  • 7d384bc3e6 Adjust for Nix environment Ehmry - 2019-09-20 23:24:05 +0200
  • 5a8686eaf9 Compatibility with LLVM libunwind Ehmry - 2019-09-16 18:07:32 +0200
  • 4e94dd4265 Remove dead code Ehmry - 2019-09-18 11:51:07 +0200
  • a7f4384b12 Clang: undeclared identifier __UINT64_C Ehmry - 2019-10-04 00:46:24 +0200
  • 02365c171e Clang: no reference members to stack parameters Ehmry - 2019-10-03 20:32:05 +0200
  • 075ab46d39 Clang: do not use angle brackets for local includes Ehmry - 2019-10-03 20:30:26 +0200
  • d52f74c7c2 Clang: remove user of register keyword Ehmry - 2019-10-03 20:29:29 +0200
  • 44f2c86a91 Clang: implement memset local to C++ runtime Ehmry - 2019-09-28 12:21:07 +0200
  • f42e7f1ff4 Clang: unused lamba capture Ehmry - 2019-09-26 12:43:09 +0200
  • b50d28c3e4 Clang: align after template expansion Ehmry - 2019-09-26 12:37:45 +0200
  • d557624469 Clang: need a GCC diagnostic push for every pop Ehmry - 2019-09-26 12:36:05 +0200
  • 221320af47 Clang: ignore mismatched struct/class tags Ehmry - 2019-09-26 12:35:24 +0200
  • 2d60fc9f65 Clang: do not link with libgcc.a Ehmry - 2019-09-18 02:05:14 +0200
  • c39507e591 Clang: tautological-undefined-compare Ehmry - 2019-09-18 02:04:30 +0200
  • 77873c7808 Clang: address-of-packed-member Ehmry - 2019-09-18 01:35:45 +0200
  • 855a9375ac Clang: tautological-constant-out-of-range-compare Ehmry - 2019-09-18 01:35:13 +0200
  • f6553d2872 Clang: pragma GCC compatibility Ehmry - 2019-09-18 01:32:41 +0200
  • 54480c1c3d GCC: Ignore Clang pragmas Ehmry - 2019-09-19 15:59:30 +0200
  • 2509d95d98 Clang: uninitialized Ehmry - 2019-09-18 01:07:20 +0200
  • e3c285ac0c Clang: maybe_unused Ehmry - 2019-09-16 17:31:56 +0200
  • ca98ac2a0f Clang: no null references Ehmry - 2019-09-16 17:00:32 +0200
  • a3241becf0 Clang: fix type overflow Ehmry - 2019-09-16 13:08:45 +0200
  • 8979b7ffbb Clang: more C++ support includes Ehmry - 2019-09-16 13:06:23 +0200
  • b7c63e38f7 Clang compatible syntax Ehmry - 2019-09-16 12:55:06 +0200
  • 28eb528148 Clang: add [[maybe_unused]] to Lock::Guards Ehmry - 2019-09-06 17:00:48 +0200
  • 24f4608ce7 Clang: avoid casting nullptr to reference Ehmry - 2019-09-06 12:35:51 +0200
  • 852651b3f2 Move chunk types out of File_system namespace Ehmry - 2019-09-06 12:34:12 +0200
  • 69ca5b133b Clang: disambiguate namespaces Ehmry - 2019-09-06 12:52:32 +0200
  • e46099e224 Clang: disable some RPC tracing Ehmry - 2019-09-06 11:41:47 +0200
  • c770a8b9ec Clang: remove unused Ehmry - 2019-09-06 11:41:34 +0200
  • 2dc6ea2042 Clang: do not redeclare __SIZE_TYPE__ Ehmry - 2019-09-06 11:05:00 +0200
  • 30700e179a Clang: reconcile struct and class declarations Ehmry - 2019-09-06 11:04:11 +0200
  • 829b629a0c Clang: ignore -Wuninitialized Ehmry - 2019-09-19 17:13:26 +0200
  • 59ab4ef6bc Tupify Ehmry - 2019-03-02 15:23:50 +0100
  • 4952b37e4c Core: exit with child exit value Ehmry - 2019-07-24 11:38:05 +0200
  • aec1178ab1 libc: simplify initialization sequence Norman Feske 2019-09-16 14:55:16 +0200
  • efe7f5172d ldso: prevent premature execution of ctors Norman Feske 2019-08-27 14:22:55 +0200
  • 0aedabd245 libc: remove global constructors Norman Feske 2019-09-16 13:52:39 +0200
  • 4a7b0e99a6 depot: update recipe hashes Christian Helmuth 2019-09-20 14:14:16 +0200
  • 614f7fa56a mesa.run: omit depot content from boot modules Norman Feske 2019-09-17 14:38:07 +0200
  • 6d230134cb doc: update challenges Norman Feske 2019-09-13 12:13:14 +0200
  • d953030c0e lx_fs: respect writeable session argument Pirmin Duss 2019-09-11 10:49:09 +0200
  • 6fe80c3cc7 sculpt: add lock screen/GUI support Alexander Boettcher 2019-09-08 15:27:55 +0200
  • afa0e26a6a qt5: update virtual keyboard example to Qt 5.13 Christian Prochaska 2019-09-03 19:00:35 +0200
  • 1d3bbde70a qt5: add 'lupdate' and 'lrelease' to host tools Christian Prochaska 2019-09-03 17:01:25 +0200
  • 6f0c6501f2 acpica: catch Io_mem exceptions Alexander Boettcher 2018-10-02 11:02:59 +0200
  • e448022f23 Fix hard-disk image creation in libc_fatfs Christian Helmuth 2019-09-09 14:58:25 +0200
  • 664d858e63 Fix sntp_client test for hw/muen Christian Helmuth 2019-09-09 12:15:07 +0200
  • ede009edf9 Fix expected output in USB HID tests Christian Helmuth 2019-09-09 11:35:42 +0200
  • 08aa7d310a Increase stack size in thread test for arm_v8a Christian Helmuth 2019-09-03 12:07:10 +0200
  • 19bf0fdeb8 xkb2ifcfg: detect and log initialization errors Christian Helmuth 2019-09-03 09:00:31 +0200
  • 36111a2edf Libc: implement getifaddrs Ehmry - 2019-07-05 16:32:19 +0200
  • ab017607a2 tool chain: TLS support Christian Prochaska 2019-06-14 23:14:32 +0200
  • 2c47cd5c94 version: 19.08 19.08 Christian Helmuth 2019-08-28 14:15:42 +0200
  • 44ce1b37c1 News item for version 19.08 Norman Feske 2019-08-28 12:28:51 +0200
  • 9a52a93c24 Release notes for version 19.08 Norman Feske 2019-08-26 13:33:35 +0200
  • b2c59576ae depot: update recipe hashes Christian Helmuth 2019-08-28 14:05:37 +0200
  • 7f8fe00cdc drivers_managed-pc: route for smbios_table report Norman Feske 2019-08-27 19:29:19 +0200
  • c0e8336e98 acpi_drv: report SMBIOS after ACPI info Norman Feske 2019-08-27 19:19:02 +0200
  • 155e214a69 libc: init malloc_heap before VFS Norman Feske 2019-08-27 15:40:40 +0200
  • 4911acedf5 sculpt: version 19.08 Christian Helmuth 2019-08-27 16:54:27 +0200
  • 01bd87e90b tool/port: re-enable check_tool in install.mk Christian Helmuth 2019-08-27 15:58:16 +0200
  • 65f402807f qt5: update to version 5.13.0 Christian Prochaska 2019-08-26 22:30:39 +0200
  • d00cfd7cff stdcxx: add missing symbol for qt5 update Christian Prochaska 2019-08-03 17:09:41 +0200
  • 701b1d41e8 input_filter: update character generators Christian Helmuth 2019-08-26 17:15:43 +0200
  • 8ae5c906d0 noux_tool_chain_auto: use absolute paths for command Sebastian Sumpf 2019-08-27 12:57:42 +0200
  • 43a8118d2e tool: generate input_filter config from XKB Christian Helmuth 2019-08-23 15:58:23 +0200
  • ca850c787f input_filter: dead-key sequence support Christian Helmuth 2019-08-23 14:33:49 +0200
  • 4491c070be input: fix Codepoint::INVALID in Press event Christian Helmuth 2019-08-23 12:15:51 +0200
  • a97b8043b5 utf8: non-character U+fffe as invalid codepoint Christian Helmuth 2019-08-23 12:08:58 +0200
  • 4967166811 run: exit if boot modules are missing on linux Christian Helmuth 2019-08-21 12:13:43 +0200
  • cc2828cf3a sntp_client: improve README, clean source code Martin Stein 2019-08-26 11:07:20 +0200
  • 1dd68ce04b Adjust quotas for seL4 Norman Feske 2019-08-23 15:55:22 +0200
  • 23f3112e3e ports: bash.run script using the libc fork/execve Norman Feske 2019-08-22 00:17:25 +0200
  • 6894ced63b libc: execve Norman Feske 2019-08-20 12:18:54 +0200
  • 2a3cebdd6e libc: Allow private writable mappings Alexander Senier 2019-08-21 09:34:35 +0200
  • 66d5359d75 ldso: heuristics for libs needed during execve Norman Feske 2019-08-21 16:08:20 +0200
  • fa48054959 ldso: Dynamic_linker::respawn mechanism Norman Feske 2019-08-20 12:18:05 +0200
  • 808ff3714e rust: don't export cxx syms from libunwind-rust Norman Feske 2019-08-22 14:21:30 +0200
  • a98f78afd9 ldso: avoid 'dd' output in build log Norman Feske 2019-08-22 10:50:01 +0200
  • 4c14af4d8a noux-pkg: enable noux packages for ARMv8 Sebastian Sumpf 2019-08-21 16:53:59 +0200
  • 817ff6ca68 posix: improve config error diagnostics Norman Feske 2019-08-21 18:23:36 +0200
  • 3c6fe6e741 ldso: statically allocate initial heap block Norman Feske 2019-08-21 10:51:51 +0200
  • bb5827b4e3 libc: fork, getpid, and wait4 Norman Feske 2019-08-14 17:34:09 +0200
  • 581785a48f Extend fork test Norman Feske 2019-08-13 16:16:56 +0200
  • 65f75589e9 libc: configurable initial FDs Norman Feske 2019-08-16 19:04:04 +0200
  • 6e38b53001 libc: use Id_space for FD allocator Norman Feske 2019-08-16 11:42:27 +0200
  • 354e310c87 heap: interface for obtaining backing-store info Norman Feske 2019-08-16 19:09:48 +0200