2016-04-18 |
Simon Gerber | T191: Implement prototype for new retype |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Simon Gerber | Squashed changes of e89aa91..6ca6bdf (master as of... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Simon Gerber | T191: x86_64: frame_identify returns size in bytes |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Simon Gerber | T191: change PhysAddr, RAM, Frame, DevFrame and VNode_... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Moritz Hoffmann | gmp: Improve CFLAGS sanitization be only removing link... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Moritz Hoffmann | hake: Remove libgcc from standard libs. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Moritz Hoffmann | hake: Remove libgcc dependency from kernel. Use compile... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp, gmp: do not build on armv5 |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | gmp: Rework Hakefile to allow cross-compilation. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | hake: Remove -lgcc on arm targets. Add compiler-rt... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | compiler-rt: Initialize variables to avoid GCC complaining. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | compiler-rt: Exclude *vfp files from build on arm. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | compiler-rt: Define __ARM_EABI__ on 32-bit arm targets. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | gmp: Add missing architecture translations. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | harness/spantest: Fix imports. Fixes T217. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | Merge branch 'eclipseclp' |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | menu.lst: Include eclipseclp_ramfs.cpio.gz |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp/Shm: Assemble lock.S to enable x86_32 compil... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp/Shm: Use sizes.h instead of defining sizes... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp: Correct dependency on gmp. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp: Transfer old flags. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | gmp: Generalize Hakefile not to have non-portable depen... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | skb/measurement: Correct dependency on schema/cpuid.h |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp: Prepare for x86_32 and arm |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | eclipseclp: Extract SIZEOF_* definitions into header... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | hake: Add compiler function to RuleDefs. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Moritz Hoffmann | hake: Define INSTALLDIR, ABSINSTALLDIR, ABSSRCDIR,... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Moritz Hoffmann | skb: Link against gmp. |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Moritz Hoffmann | eclipseclp: Link against gmp. |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Moritz Hoffmann | gmp: Add Hakefile. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Simon Gerber | harness: run angler with termtype "dumb" for interactiv... release2016-02-24 |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Reto Achermann | serial: unify the kernel serial interface again |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Simon Gerber | kernel: x86_64: vmx: properly intialize val in vmx_read... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | kaluga: Fix string formatting in debug code. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: Use new Shm library. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp + toosl: Rename eclipse_kernel_ramfs to... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: Disable bash debugging for mkcpio. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | platforms: Update copyright notice. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: Update copyright notice. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: Disable debugging. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: Update copyright notices. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | kaluga/driver_startup.c: Add missing copyright notice. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | acpi: Update some copyrights. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | posixcompat/sysconf: Update copyright. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | Barrelfish: Update copyright notice in README. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp/icparc: use system regex implementation... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | posixcompat/sysconf: Print warning when executing unkno... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: Update Hakefile to link skb against new eclipseclp. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | acpi: Use USER_PANIC_ERR instead of assert. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | kaluga: Fix string formatting in debug code. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: improve debugging |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | skb: eclipseclp deprecated flush(1) in favor of flush... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: Source changes to satisfy compiler. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp/Shm: add config.h |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp/sepia: initialize vfs on Barrelfish |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: update config.h |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: Fix array overflow bug |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Moritz Hoffmann | eclipseclp: update Hakefiles |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Moritz Hoffmann | acpi: main(), check skb_client_connect return value |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Lukas Humbel | Fixed T203 |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Simon Gerber | T207: Implement local_phys_is_valid() and call this... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Lukas Humbel | T203 remove virtual devices |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Lukas Humbel | T203 vmkit bugfix for HW interrupts when in VM |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Lukas Humbel | T203 vmkit test: fix menu.lst for serial output |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Lukas Humbel | T203 Fix null pointer for vmkit domain |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Moritz Hoffmann | compiler-rt: disable trampoline_setup_test. Closes... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | eclipseclp/Kernel: Add Hakefile |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | eclipseclp/Shm: add default config.h |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | eclipseclp/Kernel: start with default config.h |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | Merge commit 'a036c989e56a595268f21b830de60af7fc0f433a... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | Squashed 'usr/eclipseclp/' content from commit f5ce146 |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | Merge branch 'tommath' |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | harness/tommath: add mont test |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | tommath/mont: pass random see through arg on BF |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | tommath: add target for mont test |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | harness: test compiler-rt builtins |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | newlib/libm: add missing files to Hakefile, enable... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | compiler-rt: fix missing include |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | compiler-rt: do not compile unsupported tests on Barrelfish |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | usleeptest: test that waits for specified amount of... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | compiler-rt: compile builtins unit tests |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | compiler-rt: correct arch-specific compilation |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Moritz Hoffmann | compiler-rt: compile arch-specific builtins |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | compiler-rt: compile most builtins |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | tommath: change Hakefile description |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | compiler-rt: compile without touching source code by... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | tommath: compile mersenne sample program |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | add compiler-rt Hakefile |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | tommath: add Hakefile |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | Merge commit 'f5164f1fc37fa077a55a52d479ac3ad8582289c8... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | Squashed 'lib/compiler-rt/' content from commit 7895f5b |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | Merge commit 'ff25fb56ec9a7500e39bd2e38e0c39429e4b0f09... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Moritz Hoffmann | Squashed 'lib/tommath/' content from commit 1bd1320 |
commit | commitdiff | tree | snapshot |
2016-02-09 |
David Cock | Added toolchain definitions for Linaro 2015.08 |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Moritz Hoffmann | hamlet, kpi types, caps: add pasid type |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Simon Gerber | Add Physical ASID field to PhysAddr, RAM, Frame and... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Reto Achermann | harness: dealing with capturing aoutput after endstring... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Reto Achermann | spantest: adding a different printf for test finish... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Reto Achermann | harness: bugfix in spantest |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Reto Achermann | harness: adding tests for span interleave and span... |
commit | commitdiff | tree | snapshot |
next |