summaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)Author
2012-06-09SH: Do not re-write fpscr after reading it.Thomas Schwinge
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima
2012-05-28SH: Add CFI directives.Chung-Lin Tang
2012-04-25SH: Replace <endian.h> usage with pre-processor macros.Chung-Lin Tang
2012-04-05Fix return value of SH fesetround.Kaz Kojima
2012-04-05Set SH fpcsr register which read again.Kaz Kojima
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima
2012-04-05Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz Kojima
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-03-28Delete sysdeps/sh/elfAndreas Jaeger
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-16Add SH target specific crti.S and crtn.S and remove initfini files.Kaz Kojima
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-31Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07Yet more ia64 removal falloutUlrich Drepper
2011-12-02Implement SH backtrace using IA64 versionUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu
2010-05-12Fix FP exception control.Andrew Stubbs
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2009-12-13Update sysdeps/sh/elf/initfini.c.Kaz Kojima
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-05-18Add ____longjmp_chk for SH.Kaz Kojima
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper
2009-04-15* sysdeps/sh/libc-tls.c: New file.Ulrich Drepper
2009-04-15__tls_get_addr for SH.Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-05* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper
2007-07-15* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath