gas: run the hwcaps-bump tests with 64-bit sparc objects only.
[deliverable/binutils-gdb.git] / sim / common / sim-fpu.h
index b0b03fffd6cbb5521dc942eade38dbba7997823c..eb00bebf0dce2911589d66332d50cf54d68b9d48 100644 (file)
@@ -1,6 +1,6 @@
 /* Simulator Floating-point support.
 
-   Copyright 1997, 1998, 2002, 2003, 2007 Free Software Foundation, Inc.
+   Copyright 1997-2016 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
 
@@ -403,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,
This page took 0.023569 seconds and 4 git commands to generate.