aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm-compat/Makefile
AgeCommit message (Expand)Author
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga
2023-03-02C2x scanf binary constant handlingJoseph Myers
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy
2020-03-25Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-28ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader tooPaul E. Murphy
2020-02-28ldbl-128ibm-compat: enforce ibm128 on compat testsPaul E. Murphy
2020-02-21ldbl-128ibm-compat: fixup subdir location of several funcsPaul E. Murphy
2020-02-21ldbl-128ibm-compat: enforce correct abi flags on internal filePaul E. Murphy
2019-12-27ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128Gabriel F. T. Gomes
2019-12-27ldbl-128ibm-compat: Compiler flags for stdio functionsTulio Magno Quites Machado Filho
2019-12-23ldbl-128ibm-compat: Add *cvt functionsGabriel F. T. Gomes
2019-12-13ldbl-128ibm-compat: Add ISO C99 versions of scanf functionsGabriel F. T. Gomes
2019-12-13ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanfGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes
2019-12-03ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan
2019-11-27ldbl-128ibm-compat: Add syslog functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add obstack printing functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Reuse tests for err.h and error.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add error.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add err.h functionsGabriel F. T. Gomes
2019-11-27ldbl-128ibm-compat: Add argp_error and argp_failureGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add wide character scanning functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character scanning functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add wide character, fortified printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character, fortified printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add wide character printing functionsGabriel F. T. Gomes
2019-11-22ldbl-128ibm-compat: Add regular character printing functionsGabriel F. T. Gomes
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes