about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128ibm-compat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers2024-02-011-8/+8
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-4/+6
* Exclude routines from fortificationFrédéric Bérat2023-07-051-16/+65
* Added Redirects to longdouble error functions [BZ #29033]Sachin Monga2023-05-101-0/+2
* C2x scanf binary constant handlingJoseph Myers2023-03-021-2/+86
* stdio-common: Remove _IO_vfwscanfFlorian Weimer2021-06-011-1/+0
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-301-12/+0
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-251-13/+0
* math: Remove inline math testsAdhemerval Zanella2020-03-191-2/+0
* ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader tooPaul E. Murphy2020-02-281-0/+1
* ldbl-128ibm-compat: enforce ibm128 on compat testsPaul E. Murphy2020-02-281-0/+9
* ldbl-128ibm-compat: fixup subdir location of several funcsPaul E. Murphy2020-02-211-16/+16
* ldbl-128ibm-compat: enforce correct abi flags on internal filePaul E. Murphy2020-02-211-0/+11
* ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128Gabriel F. T. Gomes2019-12-271-0/+14
* ldbl-128ibm-compat: Compiler flags for stdio functionsTulio Magno Quites Machado Filho2019-12-271-0/+6
* ldbl-128ibm-compat: Add *cvt functionsGabriel F. T. Gomes2019-12-231-1/+11
* ldbl-128ibm-compat: Add ISO C99 versions of scanf functionsGabriel F. T. Gomes2019-12-131-1/+56
* ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanfGabriel F. T. Gomes2019-12-131-4/+4
* ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes2019-12-031-0/+14
* ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes2019-12-031-0/+6
* ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan2019-12-031-0/+12
* ldbl-128ibm-compat: Add syslog functionsGabriel F. T. Gomes2019-11-271-1/+10
* ldbl-128ibm-compat: Add obstack printing functionsGabriel F. T. Gomes2019-11-271-1/+12
* ldbl-128ibm-compat: Reuse tests for err.h and error.h functionsGabriel F. T. Gomes2019-11-271-0/+15
* ldbl-128ibm-compat: Add error.h functionsGabriel F. T. Gomes2019-11-271-1/+2
* ldbl-128ibm-compat: Add err.h functionsGabriel F. T. Gomes2019-11-271-0/+4
* ldbl-128ibm-compat: Add argp_error and argp_failureGabriel F. T. Gomes2019-11-271-0/+14
* ldbl-128ibm-compat: Add wide character scanning functionsGabriel F. T. Gomes2019-11-221-1/+32
* ldbl-128ibm-compat: Add regular character scanning functionsGabriel F. T. Gomes2019-11-221-3/+34
* ldbl-128ibm-compat: Add wide character, fortified printing functionsGabriel F. T. Gomes2019-11-221-1/+17
* ldbl-128ibm-compat: Add regular character, fortified printing functionsGabriel F. T. Gomes2019-11-221-0/+25
* ldbl-128ibm-compat: Add wide character printing functionsGabriel F. T. Gomes2019-11-221-1/+12
* ldbl-128ibm-compat: Add regular character printing functionsGabriel F. T. Gomes2019-11-221-1/+46
* ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes2018-07-021-0/+22