summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
AgeCommit message (Expand)Author
2022-06-25Use susinfo; Implement algorithms in C (with inline assembly on supported pla...Gabriel Jensen
2022-06-06Relicense under MPL2; Instead of throwing an error, define a macro when the h...Gabriel Jensen
2022-06-02Remove stupid debug return from memcpy;Gabriel Jensen
2022-06-02Fix compile flags not indicating new relative header location;Gabriel Jensen
2022-06-02Add install target to makefile; Merge makefiles;Gabriel Jensen
2022-05-26Enable compiler optimisations; Optimise memfill; Optimise memcpy: Use movdqu ...Gabriel Jensen
2022-05-26Fix target purge in makefile not being labeled phony; Add machien architectur...Gabriel Jensen
2022-05-26Fix indentation in license notices; Fix incorrect declaration for rgo_strcpy,...Gabriel Jensen
2022-05-24Initial.Gabriel Jensen