ia64: math: add __scalbn* aliases
[jlayton/glibc.git] / ChangeLog.m68k
2012-04-26 Siddhesh Poyarekarm68k: move definition of libgcc_s soname to shlib-versions
2012-04-18 Andreas Schwabm68k: update libm test ULPs
2012-04-17 Andreas Schwabm68k: rename s_ilogb* to e_ilogb*
2012-03-28 Andreas Schwabm68k: define MAP_STACK and MAP_HUGETLB
2012-03-27 Andreas Schwabm68k: drop elf directory
2012-03-23 Andreas Schwabm68k: update libm test ULPs
2012-03-23 Andreas Schwabm68k: avoid undue overflow in cexp
2012-03-23 Andreas Schwabm68k: prevent gcc from CSEing mathinline asms
2012-03-22 Andreas Schwabm68k: update libm test ULPs
2012-03-20 Andreas Schwabm68k: update _itoa.h include
2012-03-19 Andreas Schwabm68k: update libm test ULPs
2012-03-15 Andreas Schwabm68k: update libm test ULPs
2012-03-13 Andreas Schwabm68k: update kernel-features.h
2012-03-10 Richard HendersonUse include_next to chain math_private.h headers.
2012-03-10 Richard HendersonUse <> for math.h and math_private.h everywhere.
2012-03-09 Paul EggertReplace FSF snail mail address by URL.
2012-03-05 Andreas Schwabm68k: update libm test ULPs
2012-03-02 Andreas Schwabm68k: update libm test ULPs
2012-02-27 Andreas Schwabm68k: only define pthread_attr_t if not already defined
2012-02-27 Andreas Schwabm68k: fix name of pthread_attr_t union
2012-02-26 Andreas Schwabm68k: name pthread_attr_t union
2012-02-26 Andreas Schwabm68k: remove unused fpu switch implementation
2012-02-26 Andreas Schwabm68k: remove __kernel_{sin,cos,tan} implementations
2012-02-25 Andreas Schwabm68k: avoid invalid exception for ccosh(NaN+iNaN)
2012-02-24 Andreas Schwabm68k: update libm test ULPs
2012-02-24 Andreas Schwabm68k: set errno in exp
2012-02-24 Andreas Schwabm68k: set errno in sin, cos, tan
2012-02-08 Andreas Schwabm68k: add crt files
2012-02-08 Andreas Schwabm68k: unify m68k-helpers.S
2012-02-08 Andreas Schwabm68k: don't set libc_cv_gcc_unwind_find_fde on coldfire
2012-01-29 Andreas Schwabm68k: remove __STDC__ conditionals
2012-01-08 Andreas Schwabm68k: use const instead of __const
2012-01-08 Andreas Schwabm68k: remove NO_UNDERSCORES
2012-01-08 Andreas Schwabm68k: remove non-ELF support
2012-01-07 Andreas Schwabm68k: restore configure settings
2012-01-05 Andreas Schwabm68k: add cfi directives
2011-12-23 Andreas Schwabm68k: prevent warnings due to long long constants
2011-12-04 Thorsten Glaserm68k: allow six arguments in syscall function
2011-11-01 Andreas Schwabm68k: define stackinfo_get_sp, stackinfo_sub_sp
2011-10-26 Andreas Schwabm68k: add optimized math_opt_barrier and math_force_eval
2011-10-26 Andreas Schwabm68k: replace unneeded sincostab
2011-10-23 Andreas Schwabm68k/cf: add __sqrt*_finite aliases
2011-10-23 Andreas Schwabm68k: add __exp*_finite aliases
2011-10-22 Andreas Schwabm68k: use generic implementation of s_ccos
2011-10-13 Andreas Schwabm68k: add __*_finite aliases
2011-10-09 Andreas Schwabm68k: remove obsolete non-fpu implementations of isinfl...
2011-10-05 Andreas Schwabm68k: don't call ifunc functions in trace mode
2011-09-11 Andreas Schwabm68k: remove use of USE_TLS
2011-09-11 Andreas Schwabm68k: remove use of USE___THREAD
2011-06-22 Andreas Schwabm68k: fix saving %fp0 in _dl_profile_fixup for coldfire
2011-04-11 Andreas Schwabm68k: define TLS_DTV_UNALLOCATED
2011-04-03 Andreas Schwabm68k: declare name_to_handle_at and open_by_handle_at...
2011-04-03 Andreas Schwabm68k: add O_PATH to bits/fcntl.h
2011-04-03 Andreas Schwabm68k: update comments in bits/fcntl.h
2011-03-06 Andreas Schwabm68k: reimplement byteswap macros as inlines
2011-01-18 Andreas Schwabm68k: define MADV_HUGEPAGE and MADV_NOHUGEPAGE
2011-01-10 Andreas Schwabm68k: force alignment of sem_t
2010-12-26 Andreas Schwabm68k: define DEFAULT_STACK_PERMS
2010-11-05 Andreas Schwabm68k: use i386 fchownat
2010-10-11 Andreas Schwabm68k: remove fma inlines
2010-10-11 Andreas Schwabm68k: add hidden feupdateenv and fetestexcept definitions
2010-09-23 Richard HendersonMerge branch 'rth/testing'
2010-08-25 Andreas Schwabm68k: fix SYSCALL_ERROR_LOAD_GOT for Coldfire
2010-08-16 Andreas Schwabm68k: remove fanotify_init from syscalls list
2010-08-14 Andreas Schwabm68k: Add prlimit64, fanotify_init, fanotify_mask syscalls
2010-08-02 Andreas Schwabm68k: fix loading of GOT for Coldfire
2010-08-02 Andreas Schwabm68k: cleanup sysdep files
2010-06-24 Joseph MyersDefine F_SETPIPE_SZ and F_GETPIPE_SZ for M68K.
2010-06-13 Andreas Schwabm68k: mark all inline math functions as non-throwing
2010-06-13 Andreas Schwabm68k: Add required definitions to sys/user.h
2010-06-11 Andreas Schwabm68k: force alignment of futex variables
2010-05-22 Andreas Schwabm68k: add c++-types and localplt data for m68k-linux-gnu
2010-03-13 Andreas Schwabm68k: use signbit macro
2010-03-13 Andreas Schwabm68k: remove duplicate __signbit definitions
2010-03-13 Andreas Schwabm68k: define __signbit inlines
2010-03-13 Andreas Schwabm68k: TLS reference to errno in syscall stubs
2010-03-12 Andreas Schwabm68k: don't include <sysdep.h> in lowlevellock.h
2010-03-12 Andreas SchwabAdd m68k-helpers optimized for m680x0
2010-03-12 Maxim KuvyrkovNPTL support for m68k/ColdFire
2010-03-12 Maxim Kuvyrkovm68k: update ColdFire sigcontext ABI
2010-03-12 Maxim Kuvyrkovm68k: remove bits/siginfo.h in favor of generic one
2010-03-12 Maxim Kuvyrkovm68k: update jmpbuf-unwind.h
2010-02-10 Joseph MyersAdd hidden alias for M68K fegetenv.
2010-01-11 Joseph MyersFix M68K bits/stat.h double inclusion problem.
2010-01-10 Joseph MyersUpdate M68K bits/fcntl.h for XPG7 and allow bits/stat...
2009-12-16 Joseph MyersUpdate M68K bits/poll.h for POSIX 2008.
2009-12-16 Joseph MyersUpdate M68K O_SYNC.
2009-11-23 Andreas SchwabUse struct timespec for timestamps in struct stat also...
2009-11-19 Joseph MyersDefine F_OWNER_PGRP for M68K.
2009-11-18 Joseph MyersChange misleading names of parameters of sync_file_rang...
2009-11-17 Joseph MyersAdd new MADV_* values for M68K.
2009-11-14 Andreas SchwabAdd libgcc_s.h for m68k
2009-11-14 Andreas SchwabDefine F_[GS]ETOWN_EX, F_OWNER_[TPG]ID, f_owner_ex...
2009-11-07 Joseph MyersFix M68K fallocate for -D_FILE_OFFSET_BITS=64.
2009-10-30 Joseph MyersFix m68k fchownat for empty file names.
2009-09-06 Andreas SchwabAdd ____longjmp_chk for m68k-linux
2009-05-16 Joseph Myers * sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
2009-04-25 Andreas Schwab* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Rever...
2009-04-18 Joseph Myers * sysdeps/unix/sysv/linux/m68k/kernel-features.h ...
2009-03-17 Joseph Myers * sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPRO...
next