• Alessandro Rubini's avatar
    softpll-unify: use pp_printf · df523abf
    Alessandro Rubini authored
    This copies over pp_printf from wrpc-sw, builds it, and changes
    trace.h to explicitly call pp_printf. Actually, it also
    define mprintf to pp_printf.
    
    The excplicit call is needed, or the --gc-functions will discard the
    pp_printf code if no object file refers to it.  Later,
    arch/lm32/ram.ld redirects mprintf to pp_printf, but that would be too
    late.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    df523abf
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
rt Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...