aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
1999-12-18Protect definitions for math.h against double inclusion.Ulrich Drepper
1999-10-31Return value and add alias.Ulrich Drepper
1999-10-31Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE.Ulrich Drepper
1999-08-30[db2]: Set CFLAGS of mutex.c to make spinlocks known.Ulrich Drepper
1999-08-02Use new path for e_sqrt.c.Ulrich Drepper
1999-07-211999-07-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-13Add ieee754/flt-32 and ieee754/dbl-64.Ulrich Drepper
1999-06-21Correct counting of subsections.Ulrich Drepper
1999-06-19Use __GNUC_PREREQ.Ulrich Drepper
1999-05-23Pretty print.Ulrich Drepper
1999-05-18Zap high byte of length. Reschedule.Ulrich Drepper
1999-02-20(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.Ulrich Drepper
1999-02-20(elf_machine_fixup_plt): DT_JMPREL and DT_PLTGOT entries are alreadyUlrich Drepper
1999-02-08(TRAMPOLINE_TEMPLATE): Save and restore all call-clobbered fp regs.Ulrich Drepper
1999-01-29Atomic operation functions for Alpha.Ulrich Drepper
1999-01-29(__floorf): Copy commentary from bits/mathinclude.h. Kill unused defines.Ulrich Drepper
1999-01-29(__floor): Copy commentary from bits/mathinclude.h. Kill unused defines.Ulrich Drepper
1999-01-29(__floor): Don't depend on inlining, duplicate the code.Ulrich Drepper
1999-01-29(__floorf): Don't depend on inlining, duplicate the code.Ulrich Drepper
1999-01-20Add __atan2 for libm and GLIBC_2.0.Ulrich Drepper
1998-12-13Avoid -Wparentheses warning.Ulrich Drepper
1998-11-26Remove __setfpucw declaration, it's an internal symbol.Ulrich Drepper
1998-11-10Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X isUlrich Drepper
1998-09-11 * sysdeps/alpha/dl-machine.h (_dl_start_user): Pass pointer toRichard Henderson
1998-08-28(elf_machine_lazy_rel): Change first parameter and use this value.Ulrich Drepper
1998-08-23 * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):Richard Henderson
1998-08-23 * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input isRichard Henderson
1998-08-23 * sysdeps/alpha/elf/crtbegin.S: Fix .prologue; no pv used.Richard Henderson
1998-07-30Dummy file to satisfy Makefiles.Ulrich Drepper
1998-07-30Schedule for EV5. Add ffsl and ffsll entry points.Ulrich Drepper
1998-07-28 * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handleRichard Henderson
1998-07-04List only one file per line.Ulrich Drepper
1998-07-02Version definitions.Ulrich Drepper
1998-06-27(feraiseexcept): Mark tmp as early-clobber.Ulrich Drepper
1998-06-27Pass sp as arg 7. Kill __data_start.Ulrich Drepper
1998-06-27(elf_machine_runtime_setup): Only set _dl_profile_map if _dl_name_match_p.Ulrich Drepper
1998-06-27(elf): Kill -mno-fp-regs.Ulrich Drepper
1998-04-24Don't check against SP.Richard Henderson
1998-04-23(_JMPBUF_UNWINDS): Added.Richard Henderson
1998-03-31(_start): Let __libc_start_main do most of the init stuff.Ulrich Drepper
1998-03-09Rename function to __ffs and make ffs a weak alias.Ulrich Drepper
1998-03-01 * shlib-versions: Match alpha*.Richard Henderson
1998-02-26Added ".set noat"/".set at".Ulrich Drepper
1998-02-26(feraiseexcept): Use a dummy for FE_DIVBYZERO. Kludge forUlrich Drepper
1998-02-26(FE_TOWARDZERO): Correct typo.Ulrich Drepper
1998-01-30Fix typo.Ulrich Drepper
1998-01-30Fix a typo.Ulrich Drepper
1998-01-26* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declarationRichard Henderson
1998-01-25(ELF_MACHINE_RUNTIME_TRAMPOLINE): Remove the 3rd arg and addUlrich Drepper
1998-01-21Add definition of FP_ILOGB0 and FP_ILOGNAN.Ulrich Drepper