History log of /barrelfish-master/tools/arm_molly/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>


# 16eeb18e 21-Aug-2014 Raphael Fuchs <fuchs.raphael@gmail.com>

arm_molly: Add strstr() function to mini C library of arm_molly.

Creating the arm_gem5_image failed because it uses lib/elf/elf32.c but the
mini C library that comes with arm_molly did not feature the strstr() function.


# 04734968 21-Jun-2012 Samuel Hitz <samuel.hitz@gmail.com>

large part of arm gem5 port rewritten, now support multiboot bootloader and dynamic kernel relocation, added a loader for gem5 to mimick a multiboot bootloader