• Alessandro Rubini's avatar
    pp_printf: use new upstream master e17d874 · dd4410d4
    Alessandro Rubini authored
    This picks the following commits (most recent on top):
    
       e17d874 README: update for the new code base
       d391e62 added 64-bit example/test
       670b5e8 Makefile: support 64-bit option; add div64.c
       c2384cd vsprintf-full: offer 64-bit printing as an option
       220b19e vsprintf-full: simplify a little
       526daa6 vsprintf-full: remove unsed code for %p printing
       1a28825 vsprintf-full: prevent a warning when a pointer is 16 bits
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    dd4410d4
Name
Last commit
Last update
..
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
div64.c Loading commit data...
example-printf.c Loading commit data...
example-printf.gdb Loading commit data...
example-printf64.c Loading commit data...
pp-printf.h Loading commit data...
printf.c Loading commit data...
printf.mk Loading commit data...
vsprintf-full.c Loading commit data...
vsprintf-mini.c Loading commit data...
vsprintf-none.c Loading commit data...
vsprintf-xint.c Loading commit data...