about summary refs log tree commit diff
path: root/ports/ChangeLog.m68k
Commit message (Collapse)AuthorAgeFilesLines
* m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab2013-07-211-0/+10
|
* m68k: update libm test ULPsAndreas Schwab2013-07-031-0/+4
|
* Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers2013-06-301-0/+8
|
* Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers2013-06-281-0/+4
|
* Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell2013-06-281-0/+10
|
* m68k: fix bad use of register alias in cfi insnAndreas Schwab2013-06-251-0/+5
|
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+7
| | | | | | | This patch introduces two new convenience functions to set the default thread attributes used for creating threads. This allows a programmer to set the default thread attributes just once in a process and then run pthread_create without additional attributes.
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-0/+5
|
* Remove trailing whitespace in ports.Joseph Myers2013-06-051-0/+5
|
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-0/+6
| | | | | | | | | Resolves: #15465 The program name may be unavailable if the user application tampers with argc and argv[]. Some parts of the dynamic linker caters for this while others don't, so this patch consolidates the check and fallback into a single macro and updates all users.
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-0/+5
|
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-0/+6
|
* m68k: update libm test ULPsAndreas Schwab2013-04-111-0/+4
|
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-0/+6
|
* Use <bits/mman-linux.h> on M68kAndreas Jaeger2013-03-061-0/+5
|
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+7
| | | | | | | | | | | This feature is specifically for the C++ compiler to offload calling thread_local object destructors on thread program exit, to glibc. This is to overcome the possible complication of destructors of thread_local objects getting called after the DSO in which they're defined is unloaded by the dynamic linker. The DSO is marked as 'unloadable' if it has a constructed thread_local object and marked as 'unloadable' again when all the constructed thread_local objects defined in it are destroyed.
* m68k: update kernel-features.hAndreas Schwab2013-02-081-0/+9
|
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-0/+6
|
* m68k: update libm test ULPsAndreas Schwab2013-01-201-0/+2
|
* m68k: add unwind tables to backtraceAndreas Schwab2013-01-201-0/+4
|
* Add backtrace for m68kAndreas Schwab2013-01-191-0/+2
|
* Add not-cancel.h for m68k/nptlAndreas Schwab2013-01-191-0/+5
|
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-0/+5
|
* Update m68k libm test ULPsAndreas Schwab2013-01-041-0/+4
|
* Fix copyright notice corruption from update-copyright bug.Joseph Myers2013-01-021-0/+3
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-0/+5
|
* m68k: update libm-test ULPsAndreas Schwab2012-11-301-0/+4
|
* m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab2012-11-251-0/+3
|
* m68k: add sotruss-lib.cAndreas Schwab2012-11-251-0/+4
|
* m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab2012-11-211-0/+6
|
* m68k: Remove indirection through weak_aliasxAndreas Schwab2012-11-201-0/+19
|
* m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab2012-11-181-0/+5
|
* m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab2012-11-181-0/+5
|
* m68k: update libm test ULPsAndreas Schwab2012-11-181-0/+2
|
* m68k: define lll_futex_timed_wait_bitsetAndreas Schwab2012-11-181-0/+5
|
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+3
|
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-0/+15
|
* Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-251-0/+6
| | | | | | | | | | | | | | * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+6
|
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
|
* Clean up init-first.c files.Roland McGrath2012-10-011-0/+5
|
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
|
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-0/+5
|
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-0/+5
|
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-151-0/+5
|
* m68k: fix type of pltenter member in audit interfaceAndreas Schwab2012-08-101-0/+5
|
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-0/+5
|
* m68k/cf: define __signbit/__signbitf as inlinesAndreas Schwab2012-08-081-0/+2
|
* m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acqAndreas Schwab2012-08-081-0/+6
|
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+10
|