aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update.cvs/fedora-glibc-20041217T0906Andreas Jaeger2004-12-171-1/+1
* * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static.Richard Henderson2004-10-151-3/+3
* Update.Ulrich Drepper2004-09-301-4/+4
* * sysdeps/alpha/alphaev6/memcpy.S: Mark .prologue. * sysdeps/unix/alpha/sysdep.h (LEAF, ENTRY): Align entry points to 16 byte boundaries.cvs/fedora-glibc-20040927T0611Richard Henderson2004-09-261-0/+1
* * sysdeps/alpha/fpu/libm-test-ulps: Update. * scripts/data/c++-types-alpha-linux-gnu.data: New file.Richard Henderson2004-09-151-9/+5
* [BZ #365]Ulrich Drepper2004-09-121-27/+37
* * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_IEEE_RAISE_EXCEPTION): New. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file. * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file. * ...Richard Henderson2004-09-061-48/+0
* * sysdeps/alpha/div.S: Save and restore FPCR around fp operations. * sysdeps/alpha/divl.S, sysdeps/alpha/divq.S, sysdeps/alpha/divqu.S, sysdeps/alpha/ldiv.S, sysdeps/alpha/reml.S, sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S: Likewise. * sysdeps/alpha/div_li...Richard Henderson2004-09-069-29/+130
* * sysdeps/alpha/elf/start.S (_start): Use $15 as frame unwind instead of $31. Zero $15. * sysdeps/unix/sysv/linux/alpha/clone.S (thread_start): Likewise.Richard Henderson2004-08-251-1/+2
* * csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2004-08-162-0/+34
* * sysdeps/alpha/divq.S: Save t3 before it gets clobbered. * sysdeps/alpha/remq.S: Likewise. * sysdeps/alpha/div.S, sysdeps/alpha/ldiv.S: Rewrite with the new division algorithms in divl.S and divq.S respectively.Richard Henderson2004-07-304-138/+216
* Update.Ulrich Drepper2004-07-052-2/+4
* [BZ #230, BZ #231]Ulrich Drepper2004-06-281-1/+2
* * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". (_ITOFT, _FTOIT, _ITOFT2): Likewise.Richard Henderson2004-06-141-10/+10
* Update.Ulrich Drepper2004-05-282-2/+4
* * sysdeps/alpha/div_libc.h (_ITOFS, _ITOFT, _FTOIT, _ITOFT2): New. * sysdeps/alpha/divl.S, sysdeps/alpha/divq.S, sysdeps/alpha/divqu.S, sysdeps/alpha/reml.S, sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S: Use them.Richard Henderson2004-05-067-73/+81
* Update.Ulrich Drepper2004-05-051-102/+0
* * sysdeps/alpha/remqu.S: Detect power-of-two special case.Richard Henderson2004-03-311-4/+15
* * sysdeps/alpha/Makefile <gnulib> (sysdep_routines): Merge divrem variable, add unsigned variants. * sysdeps/alpha/divrem.h: Remove file. * sysdeps/alpha/div_libc.h: New file. * sysdeps/alpha/divl.S: Rewrite from scratch. * sysdeps/alpha/reml.S: Lik...Richard Henderson2004-03-2711-248/+1294
* * sysdeps/alpha/backtrace.c: New.Richard Henderson2004-03-261-0/+1
* * sysdeps/alpha/s_fabs.S: Remove file. * sysdeps/alpha/s_copysign.S: Remove file.Richard Henderson2004-03-232-77/+0
* * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them.Richard Henderson2004-03-151-10/+2
* Update.Ulrich Drepper2004-03-101-25/+10
* * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Fix typo in name.Richard Henderson2004-03-081-1/+1
* * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure. * sysdeps/alpha/Implies: Add alpha/soft-fp. * sysdeps/alpha/soft-fp/sfp-machine.h: Rewrite for GEM interface. * sysdeps/alpha/Subdirs, sysdeps/alpha/soft-fp/Makefile, sysdeps/alpha/soft-fp/Versions,...Richard Henderson2004-03-0619-19/+718
* Update.Ulrich Drepper2004-03-051-2/+2
* Update.Ulrich Drepper2004-02-202-4/+41
* Update.Ulrich Drepper2004-02-201-0/+4
* * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise.Richard Henderson2004-01-233-5/+5
* * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal.Richard Henderson2004-01-161-3/+4
* * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): Cast old up to uint64_t before back down to inner width. (__arch_compare_and_exchange_xxx_16_int): Likewise. (__arch_compare_and_exchange_xxx_32_int): Likewise. (__arch_compare_and_excha...Richard Henderson2004-01-132-13/+37
* * Versions.def (libm): Add GLIBC_2.3.3. Richard Henderson2004-01-1325-0/+1228
* Mark sqrt_data as used.Andreas Jaeger2003-12-101-2/+2
* Update.Ulrich Drepper2003-09-241-2/+0
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_relative, elf_machine_rela_relative): Don't assume reloc_addr is aligned. * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative): Adjust. * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rela, elf...Alexandre Oliva2003-07-311-12/+9
* * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end.Richard Henderson2003-07-051-9/+5
* * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int): Invert the sense of the return value. (__arch_exchange_16_int): Fix paste-o. (__arch_exchange_{32,64}_int): Fix think-o.Richard Henderson2003-06-301-10/+12
* * sysdeps/alpha/bits/atomic.h: New file.Richard Henderson2003-06-241-0/+367
* * sysdeps/alpha/fpu/bits/mathinline.h: Honor __LIBC_INTERNAL_MATH_INLINES. Implement __signbitf, __signbit.Richard Henderson2003-06-241-1/+15
* * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue.Richard Henderson2003-06-241-0/+2
* * sysdeps/alpha/dl-machine.h (RTLD_START): Fix top-of-stack backtrace. * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise. * sysdeps/alpha/elf/start.S: Likewise. Remove pointless allocation. * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use standard ldgp ...Richard Henderson2003-06-062-5/+5
* Update.Ulrich Drepper2003-04-2917-17/+34
* Update.Ulrich Drepper2003-04-121-2/+7
* Remove FLT_EVAL_METHOD definition.Ulrich Drepper2003-04-091-7/+1
* * sysdeps/alpha/fpu/libm-test-ulps: Update.Roland McGrath2003-03-231-10/+10
* Update.Ulrich Drepper2003-02-141-2/+2
* Update.Ulrich Drepper2003-01-172-5/+53
* (elf_machine_rela): Compute DTPREL64 and TPREL64 without loadbase applied.Ulrich Drepper2003-01-121-6/+16
* Update.Ulrich Drepper2003-01-121-2/+2
* Update.Ulrich Drepper2002-12-311-1/+1