0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added link to toolchain from readme. More... over 11 years ago
Quick changes to makefile More... over 11 years ago
Added linker script and binary output. More... over 11 years ago
Removed need for stdint.h, now fully independent. More... over 11 years ago
Added more debug comments More... over 11 years ago
Reverted hard coded address for resolve table to single pointer so it can be constant. Added debug comments for loader and startup. More... over 11 years ago
Made hard coded values double-pointers. More... over 11 years ago
Made sure all globals are R/O and added config.h More... over 11 years ago
Fixed linking errors Added integer division function More... over 11 years ago
Fixed all files to be compilable (but not linkable yet). Added makefile More... over 11 years ago
Added work on stubs for loader. Work on cleanup. More... over 11 years ago
Added strstr() and other stuff More... over 11 years ago
Added doxygen code documentation More... over 11 years ago
finished sprintf code More... over 11 years ago
changed mind. use utils.c More... over 11 years ago
added more files More... over 11 years ago
worked on resolving some more More... over 11 years ago
Added string function from androids bionic libc and string search from wikipedia More... over 11 years ago
started utils for strings More... over 11 years ago
Added some stuff. More... over 11 years ago
Added support for loaded module imports and exports More... over 11 years ago
Added load module and resolve external loads. More... over 11 years ago
Renamed elf to load. More... over 11 years ago
Added resolving code. More... over 11 years ago
Added resolving exports. More... over 11 years ago
Added function to add import table to resovled entry table. More... over 11 years ago
added prelimiary arm encoding More... over 11 years ago
first commit. More... over 11 years ago