OpenGrok
Cross Reference: printf.c
xref
: /
src
/
sys
/
arch
/
emips
/
stand
/
common
/
printf.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/arch/emips/stand/common/printf.c
Revision
Date
Author
Comments
1.7
14-Feb-2016
dholland
Fix wrong indent.
1.6
14-Feb-2016
dholland
Add missing va_end(). PR 50794 from David Binderman.
1.5
24-Feb-2014
martin
branches: 1.5.6;
Fix missing prototypes/includes.
1.4
23-Feb-2014
martin
Provide a prototype for xputchar
1.3
21-Jul-2011
joerg
branches: 1.3.2; 1.3.12; 1.3.16;
Try fixing stand.h include. Add RCS ID.
1.2
17-Jul-2011
joerg
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
1.1
26-Jan-2011
pooka
branches: 1.1.2; 1.1.4; 1.1.8;
Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
1.1.8.2
06-Jun-2011
jruoho
Sync with HEAD.
1.1.8.1
26-Jan-2011
jruoho
file printf.c was added on branch jruoho-x86intr on 2011-06-06 09:05:21 +0000
1.1.4.2
05-Mar-2011
rmind
sync with head
1.1.4.1
26-Jan-2011
rmind
file printf.c was added on branch rmind-uvmplock on 2011-03-05 20:50:01 +0000
1.1.2.2
08-Feb-2011
bouyer
Sync with HEAD
1.1.2.1
26-Jan-2011
bouyer
file printf.c was added on branch bouyer-quota2 on 2011-02-08 18:05:10 +0000
1.3.16.1
18-May-2014
rmind
sync with head
1.3.12.2
03-Dec-2017
jdolecek
update from HEAD
1.3.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.5.6.1
19-Mar-2016
skrll
Sync with HEAD
Indexes created Thu Oct 02 07:10:07 GMT 2025