aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
2018-02-01Add ColdFire math-tests.h.Joseph Myers
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers
2018-02-01Do not use packed structures in soft-fp.Joseph Myers
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell
2018-02-01Open master branch for glibc 2.28 developmentglibc-2.27.9000Dmitry V. Levin
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin
2018-02-01Fix ChangeLog formattingDmitry V. Levin
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella
2018-02-01Update contributions in the manualDmitry V. Levin
2018-02-01NEWS: List the languages which use the alternative months.Rafal Luzynski
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov
2018-01-31Fix typo in the previous commitDmitry V. Levin
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault
2018-01-30hurd: Fix ChangeLog dateSamuel Thibault
2018-01-30nss: Adjust tests to use nss_files onlyFlorian Weimer
2018-01-30hr_HR: Add alternative month names (bug 10871).Rafal Luzynski
2018-01-30hurd: include generic's hp-timing.h instead of copying itSamuel Thibault
2018-01-30hurd: Add tlsdesc.symSamuel Thibault
2018-01-30hurd: disable hp timingSamuel Thibault
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault
2018-01-29malloc: Use assert.h's assert macroSamuel Thibault
2018-01-29libio: Rename _FWRITE to FWRITE_FUNCSamuel Thibault
2018-01-29allocalim.h: Fix codestyleSamuel Thibault
2018-01-29hurd: Fix ChangeLog dateSamuel Thibault
2018-01-29hurd: Fix preprocessor indentationSamuel Thibault
2018-01-29Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI...Andreas Schwab
2018-01-29hurd: Add expected ABI listsSamuel Thibault
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt
2018-01-29Add RISC-V to build-many-glibcs.pyPalmer Dabbelt
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt
2018-01-29RISC-V: Linux ABIPalmer Dabbelt
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt
2018-01-29RISC-V: Hard Float SupportPalmer Dabbelt
2018-01-29RISC-V: Generic <math.h> and soft-fp RoutinesPalmer Dabbelt
2018-01-29RISC-V: Thread-Local Storage SupportPalmer Dabbelt
2018-01-29RISC-V: ABI ImplementationPalmer Dabbelt
2018-01-29Add documentation for __riscv_flush_icachePalmer Dabbelt
2018-01-29Add RISC-V entries to config.h.inPalmer Dabbelt
2018-01-29Skeleton documentation for the RISC-V portPalmer Dabbelt
2018-01-29sysdeps/init_array: Add PREINIT_FUNCTION to crti.SPalmer Dabbelt