about summary refs log tree commit diff
path: root/sysdeps/sh
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0942-127/+84
* Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers2012-01-311-14/+2
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-12/+3
* More fallout from supporting only ELFUlrich Drepper2012-01-081-2/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-12/+1
* Yet more ia64 removal falloutUlrich Drepper2012-01-071-1/+1
* Implement SH backtrace using IA64 versionUlrich Drepper2011-12-021-0/+1
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-2/+3
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-112-20/+93
* Remove support for !USE___THREADUlrich Drepper2011-09-101-18/+10
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-1/+4
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-0/+2
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-1/+7
* Correct implementation of fmaf.Jakub Jelinek2010-10-111-1/+2
* sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu2010-10-011-1/+6
* Fix FP exception control.Andrew Stubbs2010-05-121-3/+9
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Update sysdeps/sh/elf/initfini.c.Kaz Kojima2009-12-131-58/+52
* Provide a __set_fpscr prototype.Mike Frysinger2009-12-131-1/+3
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-151-6/+6
* Add ____longjmp_chk for SH.Kaz Kojima2009-05-183-1/+85
* * stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper2009-04-231-1/+3
* * sysdeps/sh/libc-tls.c: New file.Ulrich Drepper2009-04-151-2/+2
* __tls_get_addr for SH.Ulrich Drepper2009-04-151-0/+33
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper2009-02-053-3/+12
* * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath2007-07-152-6/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+3
* .Jakub Jelinek2007-07-311-3/+3
* USE_TLS support is now default.Ulrich Drepper2006-10-271-3/+3
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+0
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-204-14/+42
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-122-8/+4
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-102-4/+20
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-102-6/+6
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-101-0/+42
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-2/+0
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-301-1/+13
* * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-12-301-2/+9
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-2/+2
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-204-12/+48
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-061-1/+1
* * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.Ulrich Drepper2005-11-161-2/+2
* * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.Roland McGrath2005-07-241-0/+1
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-082-2/+4
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-071-1/+1
* [BZ #284, BZ #721]Roland McGrath2005-02-171-2/+2
* * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper2005-02-081-7/+1
* * grp/putgrent.c (putgrent): Don't write 0 as groupUlrich Drepper2005-01-126-278/+525