aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Clean up init-first.c files.Roland McGrath1-78/+0
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell1-1/+1
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2-5/+3
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+25
2012-07-25Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers1-0/+40
2012-07-17Remove TLS configure checks.Marek Polacek2-141/+0
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers1-0/+143
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2-2/+2
2012-06-23Some missing bits from sysdeps/*/elf dismissal.Thomas Schwinge1-1/+1
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge1-2/+15
2012-06-23SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge1-9/+5
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge1-0/+3
2012-06-09SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge3-11/+9
2012-06-09SH: Do not re-write fpscr after reading it.Thomas Schwinge5-12/+3
2012-05-28SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge12-19/+18
2012-05-28SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima1-0/+8
2012-05-28SH: Add CFI directives.Chung-Lin Tang1-1/+10
2012-04-25SH: Replace <endian.h> usage with pre-processor macros.Chung-Lin Tang2-8/+6
2012-04-05Fix return value of SH fesetround.Kaz Kojima1-3/+3
2012-04-05Set SH fpcsr register which read again.Kaz Kojima2-1/+8
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima1-6/+36
2012-04-05Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz Kojima4-0/+151
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge1-1/+5
2012-03-28Delete sysdeps/sh/elfAndreas Jaeger3-3/+2
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2-6/+4
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers1-2/+2
2012-02-16Add SH target specific crti.S and crtn.S and remove initfini files.Kaz Kojima3-152/+175
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert42-127/+84
2012-01-31Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers1-14/+2
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers1-12/+3
2012-01-08More fallout from supporting only ELFUlrich Drepper1-2/+0
2012-01-07Remove non-ELF supportUlrich Drepper1-12/+1
2012-01-07Yet more ia64 removal falloutUlrich Drepper1-1/+1
2011-12-02Implement SH backtrace using IA64 versionUlrich Drepper1-0/+1
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-2/+3
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-20/+93
2011-09-10Remove support for !USE___THREADUlrich Drepper1-18/+10
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper1-1/+4
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu1-0/+2
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold1-1/+7
2010-10-11Correct implementation of fmaf.Jakub Jelinek1-1/+2
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu1-1/+6
2010-05-12Fix FP exception control.Andrew Stubbs1-3/+9
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-0/+1
2009-12-13Update sysdeps/sh/elf/initfini.c.Kaz Kojima1-58/+52
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger1-1/+3
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath1-6/+6
2009-05-18Add ____longjmp_chk for SH.Kaz Kojima3-1/+85
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper1-1/+3
2009-04-15* sysdeps/sh/libc-tls.c: New file.Ulrich Drepper1-2/+2