summaryrefslogtreecommitdiff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: use large PIC model for gcrt1.oAndreas Schwab2016-04-301-0/+5
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-182-3/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04108-108/+108
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+10
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-204-9/+4
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-193-7/+3
* Use soft-fp fma for no-FPU ColdFire (bug 13304).Joseph Myers2015-09-253-0/+3
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-1/+0
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-112-2/+2
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-2/+5
* m68k: update libm test ULPsAndreas Schwab2015-07-211-133/+311
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-133-0/+6
* m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab2015-03-141-8/+8
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* m68k: fix missing definition of __feraiseexceptAndreas Schwab2015-01-251-0/+1
* m68k: force inlining bswap functionsAndreas Schwab2015-01-251-4/+4
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02108-108/+108
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* m68k: remove @PLTPC from _dl_init callAndreas Schwab2014-12-211-1/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-202-0/+7
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-1/+0
* m68k: update libm test ULPsAndreas Schwab2014-07-131-16/+88
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* m68k: Add compat symbols for scalbln*Andreas Schwab2014-06-251-0/+6
* m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-232-0/+215
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-1/+0
* m68k: update libm test ULPsAndreas Schwab2014-06-171-48/+882
* Fix typo in preprocessor conditionalAndreas Schwab2014-06-161-1/+1
* m68k: avoid pointer to integer conversion warningAndreas Schwab2014-06-131-2/+2
* m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+3
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-1/+4
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-052-9830/+0
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-5/+5
* Whitespace fixesAndreas Schwab2014-02-101-1/+0