Remove path name from test case
[binutils-gdb.git] / gdb / target-float.c
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-21 Andrew PinskiUse toplevel configure for GMP and MPFR for gdb
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-05-27 Simon Marchigdb: fix some indentation issues
2021-01-03 Simon Marchigdb: fix typos in comments in target-float.c
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-13 Tom TromeySilence ARI warning about floatformat_to_double
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-09-11 Ali TamurFix float to LONGEST conversion.
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-06 Tom TromeyMake -Wformat-nonliteral work with gcc
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-11 Ulrich Weigand[MPFR] Fix regression on 32-bit host systems
2017-11-30 John BaldwinDefine MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_...
2017-11-22 Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-22 Ulrich WeigandTarget FP: Refactor use of host floating-point arithmetic
2017-11-16 Ulrich WeigandRefactor endian handling in DFP routines
2017-11-06 Ulrich WeigandTarget FP: Merge doublest.c and dfp.c into target-float.c
2017-11-06 Ulrich WeigandTarget FP: Handle interfaces to scripting languages
2017-11-06 Ulrich WeigandTarget FP: Add binop and compare routines to target...
2017-11-06 Ulrich WeigandTarget FP: Add conversion routines to target-float...
2017-11-06 Ulrich WeigandTarget FP: Add string routines to target-float.{c,h}
2017-11-06 Ulrich WeigandTarget FP: Introduce target-float.{c,h}