aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1998-03-18ELF startup code for Arm.Ulrich Drepper
1998-03-18setjmp for Arm.Ulrich Drepper
1998-03-18ELF setjmp for Arm.Ulrich Drepper
1998-03-18(ENTRY): Correct error jump.Ulrich Drepper
1998-03-18Check correctly for error return; call syscall_error through PLT.Ulrich Drepper
1998-03-18(syscall_error): Support PIC and re-entrant code.Ulrich Drepper
1998-03-18Support PIC.Ulrich Drepper
1998-03-18Floating point exception definitions.Ulrich Drepper
1998-03-18Change format of .type directive. Correct comment about floatingUlrich Drepper
1998-03-18Call __sigjmp_save through PLTUlrich Drepper
1998-03-18Optimized memset version.Ulrich Drepper
1998-03-18Startup code for Arm.Ulrich Drepper
1998-03-18Arm/ELF definitions.Ulrich Drepper
1998-03-18Call __sigsetjmp by correct name.Ulrich Drepper
1998-03-18Remove floating point code.Ulrich Drepper
1998-03-13 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,Andreas Schwab
1998-03-12Correct typo.Ulrich Drepper
1998-03-11LinuxThreads library.Ulrich Drepper
1998-03-11 * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of theAndreas Schwab
1998-03-10Add various SOL_* constants.Ulrich Drepper
1998-03-10Adds lots of missing AF_* and PF_* constants.Ulrich Drepper
1998-03-09Rename function to __ffs and make ffs a weak alias.Ulrich Drepper
1998-03-09 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):Andreas Schwab
1998-03-06(SYSCALL_ERROR_HANDLER): Don't store into global errno if we alreadyUlrich Drepper
1998-03-06 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.Andreas Schwab
1998-03-04 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use wordAndreas Schwab
1998-03-011998-03-01 18:52 H.J. Lu (hjl@gnu.org)Richard Henderson
1998-03-01 * shlib-versions: Match alpha*.Richard Henderson
1998-02-26(_NSIG): Changed to 64.Ulrich Drepper
1998-02-26Make versioned symbols only for shared library.Ulrich Drepper
1998-02-26Code to handle compatibility of syscall for adjtimex interface.Ulrich Drepper
1998-02-26Code to handle compatibility of syscall for adjtime interface.Ulrich Drepper
1998-02-26(sysdep_routines): Added adjtimex and old_adjtimex.Ulrich Drepper
1998-02-26Add _errno definition.Ulrich Drepper
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-02-24(struct kernel_sigaction): Define.Ulrich Drepper
1998-02-18Stub fileAndreas Schwab
1998-02-17(rt_sigreturn): Make compatible with older kernels.Ulrich Drepper
1998-02-16(_ioperm): Map all ports starting from 0 not only from `from'.Ulrich Drepper
1998-02-12Pointer sizes.Ulrich Drepper
1998-02-10Add getres[ug]id.Ulrich Drepper
1998-02-10(EOVERFLOW): Added.Ulrich Drepper
1998-02-10Define __need_FOPEN_MAX, not _STDIO_H, before includingUlrich Drepper
1998-02-10SysV compliant context switch interface.Ulrich Drepper
1998-02-04* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.Richard Henderson
1998-02-01Add rt_sigaction.S.Ulrich Drepper
1998-01-30Fix typo.Ulrich Drepper
1998-01-30Fix a typo.Ulrich Drepper