History log of /barrelfish-master/tools/elver/lib.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# dde2ba50 19-Jun-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

libc: removing newlib, adding BSD libc
posixcompat: moving gettimeofday to libc
harness: adding a simple math test
lwip, lwip2: moving includes to /include, compiling with BSD headers

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 512424aa 20-Dec-2016 Kosyrev Serge <skosyrev@ptsecurity.com>

elver: provide __stack_chk_fail (fixes build)

Signed-off-by: Kosyrev Serge <skosyrev@ptsecurity.com>


# bc5bd640 03-Aug-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

removing oldc from source, using newlib in tools/elver.

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 1584521a 14-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

libelf: added functions to find symbol by name and address, and looking
up symbol names.


# 42f81ef4 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

Clang: resolve several minor warnings.


# 9299dcef 08-Jul-2011 Stefan Kästle <stefan.kaestle@inf.ethz.ch>

Initial version of public stable barrelfish repository.