Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).
[platform/upstream/glibc.git] / sysdeps / sh /
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-06-26 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-25 Joseph MyersRemove stray includes of kernel-features.h.
2014-06-25 Joseph MyersMove base_machine and machine settings from configure...
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-13 Andi KleenAdd adaptive elision to rwlocks
2014-06-12 Roland McGrathMove SH code out of nptl/ subdirectory.
2014-06-07 Roland McGrathMove NPTL public ABI headers for SH to sysdeps/sh/nptl/.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-12 Joseph Myerssoft-fp: support after-rounding tininess detection.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-28 Kaz KojimaAdd -mieee to SH sysdep-CFLAGS for older SH compilers.
2014-01-26 Kaz KojimaRegenerate SH libm-test-ulps with proper compiler options.
2014-01-25 Kaz KojimaMove SH libm-test-ulps to sysdeps/sh and regenerate it.
2014-01-24 Kaz KojimaRestore ucontext ABI for soft-float sh4.
2014-01-23 Kaz KojimaAdjust SH specific fpu_control.h and ucontext.h files.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17 Kaz KojimaMake soft-float sh use soft-fp fma/fmaf.
2013-12-14 Kaz KojimaMove sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.
2013-12-05 Kaz KojimaAdd SH implementation of sotruss-lib.c and c++-types...
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-09-27 Kaz KojimaAdd SH implementation of stackguard-macros.h.
2013-06-21 Kaz KojimaAdd sh4 implementation of fegetexceptflag.
2013-06-05 Joseph MyersRemove trailing whitespace.
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-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-20 Thomas Schwingesysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIX...
2012-11-05 Joseph MyersFix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
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-11-01 Joseph MyersBuild SH backtrace with -funwind-tables.
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-01 Roland McGrathClean up init-first.c files.
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-23 Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
2012-06-23 Thomas SchwingeSH: Preserve more registers for frame unwinding purpose...
2012-06-23 Thomas SchwingeSH: Optimize assembler code in context of call to __for...
2012-06-23 Thomas SchwingeSH: ABORT_INSTRUCTION.
2012-06-09 Thomas SchwingeSH: No FE_UPWARD, FE_DOWNWARD.
2012-06-09 Thomas SchwingeSH: Do not re-write fpscr after reading it.
2012-05-27 Thomas SchwingeSH: Use fpu_control_t for the temporary FPU control...
2012-05-27 Kaz KojimaSH: feraiseexcept: Restore fpscr flag fields.
2012-05-27 Chung-Lin TangSH: Add CFI directives.
2012-04-25 Chung-Lin TangSH: Replace <endian.h> usage with pre-processor macros.
2012-04-05 Kaz KojimaFix return value of SH fesetround.
2012-04-05 Kaz KojimaSet SH fpcsr register which read again.
2012-04-05 Kaz KojimaFix SH4 fraiseexcpt so to generate exceptions appropria...
2012-04-05 Kaz KojimaAdd support fedisableexcept, feenableexcept, fegetexcep...
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-03-28 Andreas JaegerDelete sysdeps/sh/elf
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-02-20 Joseph MyersResort ULPs files with gen-libm-test.pl -n in C locale.
2012-02-15 Kaz KojimaMerge branch 'master' of git://sources.redhat.com/git...
2012-02-15 Kaz KojimaAdd SH target specific crti.S and crtn.S and remove...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Joseph MyersAlways define float_t as float for PowerPC, SH and...
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-07 Ulrich DrepperYet more ia64 removal fallout
2011-12-02 Ulrich DrepperImplement SH backtrace using IA64 version
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2010-12-25 H.J. LuRemove `.ctors' and `.dtors' output sections
2010-12-20 Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-10-01 Nobuhiro Iwamatsush: Add "extern "C"" to __set_fpscr function
2010-05-12 Andrew StubbsFix FP exception control.
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2009-12-13 Kaz KojimaUpdate sysdeps/sh/elf/initfini.c.
2009-12-13 Mike FrysingerProvide a __set_fpscr prototype.
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-05-18 Kaz KojimaAdd ____longjmp_chk for SH.
2009-04-23 Ulrich Drepper* stdio-common/printf.h: Add missing const to register_...
2009-04-15 Ulrich Drepper* sysdeps/sh/libc-tls.c: New file.
2009-04-15 Ulrich Drepper__tls_get_addr for SH.
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-05 Ulrich Drepper* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU...
2007-07-15 Roland McGrath* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argumen...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-02-01 Roland McGrath* math/divtc3.c: New file.
next