Home
last modified time | relevance | path

Searched refs:doublest (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstore.c56 typedef long double doublest; typedef
58 doublest
59 add_doublest (register doublest u, register doublest v) in add_doublest()
122 doublest
123 wack_doublest (register doublest u, register doublest v) in wack_doublest()
125 register doublest l = u, r = v; in wack_doublest()
/openbsd-src/gnu/usr.bin/binutils/gdb/config/alpha/
H A Dalpha-linux.mh11 # doublest.c currently assumes some properties of FP arithmetic
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DMakefile.in526 dbxread.c demangle.c dictionary.c disasm.c doublest.c dummy-frame.c \
667 doublest_h = doublest.h $(floatformat_h)
932 frame.o frame-unwind.o doublest.o \
H A DChangeLog-20011490 * Makefile.in (doublest.o): Add dependency on gdbtypes.h.
1537 * Makefile.in (doublest.o): Add dependency on gdbtypes.h.
2162 * doublest.h (convert_typed_floating): New prototype.
2163 * doublest.c (convert_typed_floating): New function.
2167 * doublest.c: Improve comments a bit.
2178 * doublest.h (extract_floating, store_floating): Fix comment about
2704 * doublest.h (store_floating, extract_floating): Add comment
2707 * doublest.c: Include "gdbtypes.h".
3032 * doublest.h (HOST_FLOAT_FORMAT): Delete macro.
3212 * doublest.c (convert_doublest_to_floatformat): Rename
[all …]
H A DChangeLog2073 * doublest.h (floatformat_ieee_quad): Rename
2075 * doublest.c (floatformat_ieee_quad): Rename
2501 * doublest.c (_initialize_doublest, floatformat_ieee_single)
2505 * doublest.h: (struct floatformat, floatformat_ieee_single)
2547 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
2562 * doublest.c: Update copyright.
3303 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
H A DChangeLog-20033412 * doublest.c (convert_floatformat_to_doublest): No longer need to
7409 * doublest.c (convert_doublest_to_floatformat): When dealing
7826 * doublest.c (floatformat_from_length): Make static.
10774 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
10982 * doublest.h: Update copyright.
10985 * doublest.c: Update copyright.
12449 * doublest.c (floatformat_from_length): Accept also
12983 * doublest.c (extract_floating): Fix warning text.
H A DChangeLog-20021078 * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.
5691 * doublest.c (store_floating): Avoid floatformat_from_doublest()
13190 * doublest.h (floatformat_unknown): Delete variable declaration.
13211 * doublest.c (store_typed_floating): Don't try to return a value.
13606 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
13913 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
14095 * doublest.h (floatformat_from_type): Declare.
14096 * doublest.c (floatformat_from_type): New function.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog2679 * gdb.base/store.exp: Test longest and doublest. Test all
2681 * gdb.base/store.c: Add longest and doublest - aka long long and