summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.m68k
AgeCommit message (Expand)Author
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab
2013-07-03m68k: update libm test ULPsAndreas Schwab
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell
2013-06-25m68k: fix bad use of register alias in cfi insnAndreas Schwab
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-04-11m68k: update libm test ULPsAndreas Schwab
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-06Use <bits/mman-linux.h> on M68kAndreas Jaeger
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08m68k: update kernel-features.hAndreas Schwab
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-20m68k: update libm test ULPsAndreas Schwab
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab
2013-01-19Add backtrace for m68kAndreas Schwab
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-04Update m68k libm test ULPsAndreas Schwab
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-30m68k: update libm-test ULPsAndreas Schwab
2012-11-25m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab
2012-11-25m68k: add sotruss-lib.cAndreas Schwab
2012-11-21m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-20m68k: Remove indirection through weak_aliasxAndreas Schwab
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab
2012-11-18m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab
2012-11-18m68k: update libm test ULPsAndreas Schwab
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar
2012-10-01Clean up init-first.c files.Roland McGrath
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov
2012-08-10m68k: fix type of pltenter member in audit interfaceAndreas Schwab
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers
2012-08-08m68k/cf: define __signbit/__signbitf as inlinesAndreas Schwab
2012-08-08m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acqAndreas Schwab
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers