gcc/gcc/config/ns32k
Richard Henderson da6eec72f5 real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.
gcc/
        * real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS
        as arguments.  Bound DIGITS by the available buffer size.
        (real_to_hexadecimal): Likewise.
        * real.h (real_to_decimal, real_to_hexadecimal): Update prototypes.
        (REAL_VALUE_TO_DECIMAL): Remove.
        * c-common.c, c-pretty-print.c, print-rtl.c, print-tree.c,
        sched-vis.c, config/arc/arc.c, config/c4x/c4x.c, config/fr30/fr30.c,
        config/i370/i370.h, config/i386/i386.c, config/i960/i960.c,
        config/ip2k/ip2k.c, config/m32r/m32r.c, config/m68hc11/m68hc11.c,
        config/m68k/hp320.h, config/m68k/m68k.h, config/m68k/sun2o4.h,
        config/m68k/sun3.h, config/mips/mips.c, config/ns32k/ns32k.c,
        config/pdp11/pdp11.h, config/vax/vax.h: Update all callers to
        use real_to_decimal directly, and with the proper arguments.
        * doc/tm.texi (REAL_VALUE_TO_DECIMAL): Remove.

gcc/cp/
        * error.c (dump_expr): Use real_to_decimal directly, and with
        the new arguments.

gcc/f/
        * target.h (ffetarget_print_real1, ffetarget_print_real2): Use
        real_to_decimal directly, and with the new arguments.

From-SVN: r58187
2002-10-15 17:40:39 -07:00
..
__unorddf2.c ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch. 2002-08-01 14:21:52 -07:00
__unordsf2.c ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch. 2002-08-01 14:21:52 -07:00
netbsd.h elfos.h: Follow spelling conventions. 2002-09-24 12:49:05 +00:00
ns32k-protos.h target.h (struct gcc_target): Add comp_type_attributes and set_default_type_attributes. 2001-06-29 18:21:16 +01:00
ns32k.c real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
ns32k.h elfos.h: Follow spelling conventions. 2002-09-24 12:49:05 +00:00
ns32k.md elfos.h: Follow spelling conventions. 2002-09-24 12:49:05 +00:00
t-ns32k ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch. 2002-08-01 14:21:52 -07:00