manual/llio.texi: update manual to document file-private locks
[jlayton/glibc.git] / ports / ChangeLog.m68k
2014-02-10 Andreas SchwabMove m68k from ports to libc
2014-01-27 Andreas Schwabm68k: regenerate libm test ULPs
2013-12-09 Andreas Schwabm68k: use math_force_eval in nextafterl
2013-12-09 Andreas Schwabm68k: add support for PI futexes
2013-12-09 Andreas Schwabm68k: don't assume PI futexes before 3.10
2013-12-09 Andreas SchwabChangeLog fix
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-08 Andreas Schwabm68k: use PIC for Scrt1.o
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-04 Joseph MyersDefine MMAP2_PAGE_SHIFT to -1 for m68k.
2013-08-21 Ondřej BílkaFix typos.
2013-07-20 Andreas Schwabm68k: use _dl_static_init to set GLR0(dl_pagesize)
2013-07-02 Andreas Schwabm68k: update libm test ULPs
2013-06-30 Joseph MyersSupport no-FPU ColdFire in sysdeps/m68k/dl-trampoline...
2013-06-28 Joseph MyersFix sysdeps/m68k/fpu_control.h preprocessor indentation.
2013-06-28 Nathan SidwellSupport no-FPU ColdFire in sysdeps/m68k/fpu_control.h.
2013-06-25 Andreas Schwabm68k: fix bad use of register alias in cfi insn
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-05 Joseph MyersRemove trailing whitespace in ports.
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-04-11 Andreas Schwabm68k: update libm test ULPs
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on M68k
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-08 Andreas Schwabm68k: update kernel-features.h
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-20 Andreas Schwabm68k: update libm test ULPs
2013-01-20 Andreas Schwabm68k: add unwind tables to backtrace
2013-01-19 Andreas SchwabAdd backtrace for m68k
2013-01-19 Andreas SchwabAdd not-cancel.h for m68k/nptl
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-04 Andreas SchwabUpdate m68k libm test ULPs
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-29 Andreas Schwabm68k: update libm-test ULPs
2012-11-25 Andreas Schwabm68k/cf: fix copying frame in _dl_runtime_profile
2012-11-25 Andreas Schwabm68k: add sotruss-lib.c
2012-11-21 Andreas Schwabm68k: fix return value of lll_futex_timed_wait_bitset
2012-11-20 Andreas Schwabm68k: Remove indirection through weak_aliasx
2012-11-18 Andreas Schwabm68k: fix cancellable syscall with 5 or 6 arguments
2012-11-18 Andreas Schwabm68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS
2012-11-18 Andreas Schwabm68k: update libm test ULPs
2012-11-18 Andreas Schwabm68k: define lll_futex_timed_wait_bitset
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-10-25 Andreas JaegerConvert ia64, linux-generic, m68k <bits/fcntl.h> to...
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-02 Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-10-01 Roland McGrathClean up init-first.c files.
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-21 Joseph MyersRemove __ASSUME_FADVISE64_64_SYSCALL.
2012-08-20 Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-10 Andreas Schwabm68k: fix type of pltenter member in audit interface
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-08 Andreas Schwabm68k/cf: define __signbit/__signbitf as inlines
2012-08-08 Andreas Schwabm68k/cf: avoid warning in non-shared atomic_compare_and...
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-03 Andreas Schwabm68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Joseph MyersRemove __ASSUME_VFORK_SYSCALL (and some __NR_vfork...
2012-08-01 Roland McGrathBZ#14138: Move getrlimit (ugetrlimit) syscall to syscal...
2012-07-31 Andreas Schwabm68k: update libm test ULPs
2012-07-26 Andreas Schwabm68k: update libm test ULPs
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-16 Andreas Schwabm68k: add support for {get,make,set,swap}context
2012-07-09 Andreas Schwabm68k: update libm test ULPs
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...