X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcommon%2Fsim-fpu.h;h=2080734363958619cd6fdd72e1dc3f5bd1fa774d;hb=3cabaf66d6ec7343bd3badc5c44c2ddd06221913;hp=59bcd8fb6f6e254a28c32faa8fb29672298f0a22;hpb=e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/common/sim-fpu.h b/sim/common/sim-fpu.h index 59bcd8fb6f..2080734363 100644 --- a/sim/common/sim-fpu.h +++ b/sim/common/sim-fpu.h @@ -1,7 +1,6 @@ /* Simulator Floating-point support. - Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009 - Free Software Foundation, Inc. + Copyright 1997-2015 Free Software Foundation, Inc. Contributed by Cygnus Support. @@ -404,7 +403,7 @@ extern const sim_fpu sim_fpu_max64; /* For debugging */ -typedef void sim_fpu_print_func (void *, char *, ...); +typedef void sim_fpu_print_func (void *, const char *, ...); /* Print a sim_fpu with full precision. */ INLINE_SIM_FPU (void) sim_fpu_print_fpu (const sim_fpu *f,