Make internal lock-init macros return void.
[platform/upstream/glibc.git] / sysdeps / m68k /
2014-09-12 Joseph MyersRemove configuration name patterns from shlib-versions.
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-07-17 Joseph MyersMove architecture shlib-versions files to Linux-specifi...
2014-07-13 Andreas Schwabm68k: update libm test ULPs
2014-06-26 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-25 Andreas Schwabm68k: Add compat symbols for scalbln*
2014-06-23 Roland McGrathm68k: Consolidate nptl/ subdirectories under linux/...
2014-06-20 Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-16 Andreas Schwabm68k: update libm test ULPs
2014-06-16 Andreas SchwabFix typo in preprocessor conditional
2014-06-13 Andreas Schwabm68k: avoid pointer to integer conversion warning
2014-06-09 Roland McGrathm68k: Define TLS_DEFINE_INIT_TP
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-13 Roland McGrathClean up __exit_thread.
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-11 Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-10 Andreas SchwabWhitespace fixes
2014-02-10 Andreas SchwabMove m68k from ports to libc
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...
2012-05-21 Andreas Schwabm68k: properly implement logbl for Motorola extended...
2012-05-10 Andreas Schwabm68k: update libm test ULPs
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-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-19 Andreas Schwabm68k: update libm test ULPs
2012-03-15 Andreas Schwabm68k: update libm test ULPs
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-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-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-05 Andreas Schwabm68k: add cfi directives
2011-12-23 Andreas Schwabm68k: prevent warnings due to long long constants
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-06-22 Andreas Schwabm68k: fix saving %fp0 in _dl_profile_fixup for coldfire
2011-04-11 Andreas Schwabm68k: define TLS_DTV_UNALLOCATED
2011-03-06 Andreas Schwabm68k: reimplement byteswap macros as inlines
2010-12-26 Andreas Schwabm68k: define DEFAULT_STACK_PERMS
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-02 Andreas Schwabm68k: cleanup sysdep files
2010-06-13 Andreas Schwabm68k: mark all inline math functions as non-throwing
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-12 Maxim KuvyrkovNPTL support for m68k/ColdFire
2010-03-12 Maxim Kuvyrkovm68k: update jmpbuf-unwind.h
2010-02-10 Joseph MyersAdd hidden alias for M68K fegetenv.
2009-11-14 Andreas SchwabAdd libgcc_s.h for m68k
2009-09-06 Andreas SchwabAdd ____longjmp_chk for m68k-linux
2009-03-15 Joseph Myers * sysdeps/m68k/bits/link.h: Uglify function parameter...
2008-08-10 Andreas Schwab2008-08-10 Joseph Myers <joseph@codesourcery.com>
2008-03-28 Andreas Schwab2008-03-28 Maxim Kuvyrkov <maxim@codesourcery.com>
2006-10-03 Andreas Schwab* sysdeps/m68k/setjmp.c: Use __builtin_return_address and
2006-10-03 Andreas Schwab2006-10-03 Richard Sandiford <richard@codesourcery...
2006-02-28 Roland McGrath* sysdeps/hppa: Directory removed, saved in ports repos...
2006-02-28 Roland McGrath2006-02-28 Roland McGrath <roland@redhat.com>
2006-02-01 Roland McGrath* math/divtc3.c: New file.
2006-02-01 Roland McGrath2006-01-31 Roland McGrath <roland@redhat.com>
2006-01-15 Andreas Jaeger[BZ #1950, BZ #2153]
2006-01-15 Andreas Jaeger Adopt for cacosh test change.
2006-01-10 Roland McGrath* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS):...
2006-01-10 Roland McGrath2006-01-10 Roland McGrath <roland@redhat.com>
2006-01-08 Roland McGrath* po/.cvsignore: List libc.pot.files, and not any ...
2006-01-08 Roland McGrath2006-01-07 Roland McGrath <roland@redhat.com>
2005-12-28 Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2005-12-28 Roland McGrath2005-12-27 Roland McGrath <roland@redhat.com>
2005-12-15 Roland McGrath* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
2005-12-15 Roland McGrath2005-12-15 Roland McGrath <roland@redhat.com>
2005-12-06 Roland McGrath* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H prepro...
2005-12-06 Roland McGrath2005-11-15 Mike Frysinger <vapier@gentoo.org>
next