Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-30 | Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. | Roland McGrath | 1 | -1451/+0 | |
2014-02-10 | Move m68k from ports to libc | Andreas Schwab | 1 | -0/+13 | |
2014-01-27 | m68k: regenerate libm test ULPs | Andreas Schwab | 1 | -0/+4 | |
2013-12-10 | m68k: use math_force_eval in nextafterl | Andreas Schwab | 1 | -0/+3 | |
2013-12-10 | m68k: add support for PI futexes | Andreas Schwab | 1 | -0/+5 | |
2013-12-10 | m68k: don't assume PI futexes before 3.10 | Andreas Schwab | 1 | -0/+6 | |
2013-12-10 | ChangeLog fix | Andreas Schwab | 1 | -1/+3 | |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+4 | |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 1 | -0/+3 | |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 1 | -0/+6 | |
Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2013-10-08 | m68k: use PIC for Scrt1.o | Andreas Schwab | 1 | -0/+4 | |
2013-09-20 | Make __ffs hidden | Andreas Schwab | 1 | -0/+4 | |
2013-09-04 | Define MMAP2_PAGE_SHIFT to -1 for m68k. | Joseph Myers | 1 | -0/+4 | |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -0/+4 | |
2013-07-21 | m68k: use _dl_static_init to set GLR0(dl_pagesize) | Andreas Schwab | 1 | -0/+10 | |
2013-07-03 | m68k: update libm test ULPs | Andreas Schwab | 1 | -0/+4 | |
2013-06-30 | Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code. | Joseph Myers | 1 | -0/+8 | |
2013-06-28 | Fix sysdeps/m68k/fpu_control.h preprocessor indentation. | Joseph Myers | 1 | -0/+4 | |
2013-06-28 | Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h. | Nathan Sidwell | 1 | -0/+10 | |
2013-06-25 | m68k: fix bad use of register alias in cfi insn | Andreas Schwab | 1 | -0/+5 | |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar | 1 | -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. | |||||
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -0/+5 | |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | 1 | -0/+5 | |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 1 | -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. | |||||
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | 1 | -0/+5 | |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | 1 | -0/+6 | |
2013-04-11 | m68k: update libm test ULPs | Andreas Schwab | 1 | -0/+4 | |
2013-03-11 | Remove extra pthread_atfork compat symbols | Andreas Schwab | 1 | -0/+6 | |
2013-03-06 | Use <bits/mman-linux.h> on M68k | Andreas Jaeger | 1 | -0/+5 | |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar | 1 | -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. | |||||
2013-02-08 | m68k: update kernel-features.h | Andreas Schwab | 1 | -0/+9 | |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers | 1 | -0/+6 | |
2013-01-20 | m68k: update libm test ULPs | Andreas Schwab | 1 | -0/+2 | |
2013-01-20 | m68k: add unwind tables to backtrace | Andreas Schwab | 1 | -0/+4 | |
2013-01-19 | Add backtrace for m68k | Andreas Schwab | 1 | -0/+2 | |
2013-01-19 | Add not-cancel.h for m68k/nptl | Andreas Schwab | 1 | -0/+5 | |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers | 1 | -0/+5 | |
2013-01-04 | Update m68k libm test ULPs | Andreas Schwab | 1 | -0/+4 | |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 1 | -0/+3 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -0/+5 | |
2012-11-30 | m68k: update libm-test ULPs | Andreas Schwab | 1 | -0/+4 | |
2012-11-25 | m68k/cf: fix copying frame in _dl_runtime_profile | Andreas Schwab | 1 | -0/+3 | |
2012-11-25 | m68k: add sotruss-lib.c | Andreas Schwab | 1 | -0/+4 | |
2012-11-21 | m68k: fix return value of lll_futex_timed_wait_bitset | Andreas Schwab | 1 | -0/+6 | |
2012-11-20 | m68k: Remove indirection through weak_aliasx | Andreas Schwab | 1 | -0/+19 | |
2012-11-18 | m68k: fix cancellable syscall with 5 or 6 arguments | Andreas Schwab | 1 | -0/+5 | |
2012-11-18 | m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS | Andreas Schwab | 1 | -0/+5 | |
2012-11-18 | m68k: update libm test ULPs | Andreas Schwab | 1 | -0/+2 | |
2012-11-18 | m68k: define lll_futex_timed_wait_bitset | Andreas Schwab | 1 | -0/+5 | |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 1 | -0/+3 | |