Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-03 | Create a library file for libc | Roberto Vargas | |
TF Makefile was linking all the objects files generated for the c library instead of creating a static library that could be used in the linking stage. Change-Id: I721daea097e9b13cbb42c9f8eaa2af8fea0799cf Signed-off-by: Roberto Vargas <roberto.vargas@arm.com> | |||
2014-01-17 | Update year in copyright text to 2014 | Dan Handley | |
Change-Id: Ic7fb61aabae1d515b9e6baf3dd003807ff42da60 | |||
2013-12-20 | Add strchr() and putchar() to local C library | Harry Liebel | |
Change-Id: I3659e119a242f8ef828e32bfdf5d0b4b7ac4f716 |