platform/upstream/glibc.git
1998-10-12 Ulrich Drepper(CFLAGS-ioperm.c): New variable to prevent warnings...
1998-10-12 Ulrich Drepper(PSEUDO): Add missing semicolon so that profiling works.
1998-10-09 Ulrich DrepperDefine PT_EI as extern inline is not yet defined. ...
1998-10-09 Ulrich DrepperDefinition of sigcontext for 2.0 and 2.1 kernels.
1998-10-09 Ulrich DrepperAdd support for version 2.0 kernels.
1998-10-09 Ulrich DrepperMove definition of sigcontext union to bits/armsigctx.h.
1998-10-08 Ulrich Drepper(platform): Add missing Ruffian entry.
1998-10-07 Andreas Schwab * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing...
1998-10-05 Ulrich DrepperARM specific hugeval definition.
1998-10-05 Ulrich DrepperFix typo in last change.
1998-10-01 Ulrich DrepperCope with fussy assembler.
1998-10-01 Ulrich DrepperRegister content dump function.
1998-10-01 Ulrich DrepperCorrect args to mcount().
1998-10-01 Ulrich DrepperProtect use of long long by __extension__.
1998-09-29 Ulrich DrepperList Ruffian in platforms[].
1998-09-28 Ulrich DrepperSync with generic Linux version.
1998-09-23 Ulrich DrepperOSF system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperDon't mention bits/mman.h.
1998-09-23 Ulrich DrepperIrix4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperUltrix4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperSunOS4 system dependent bits of sys/mman.h.
1998-09-23 Ulrich DrepperDon't use #include_next.
1998-09-23 Ulrich DrepperNot needed anymore.
1998-09-22 Ulrich Drepper(SA_ONSTACK): Define.
1998-09-22 Andreas Schwab * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel...
1998-09-18 Ulrich Drepper(elf_machine_lazy_rel): Optimise a bit.
1998-09-17 Ulrich DrepperFix typo.
1998-09-14 Ulrich DrepperAdd init-first.h.
1998-09-14 Ulrich DrepperExtra files for Solaris/SPARC.
1998-09-14 Ulrich DrepperMoved one dir up.
1998-09-14 Ulrich DrepperExtra objects for ARM.
1998-09-11 Ulrich DrepperSolaris 2 system calls.
1998-09-11 Ulrich DrepperSolaris 2 vrsion of param.h.
1998-09-11 Ulrich DrepperSolaris 2 ucontext definitions.
1998-09-11 Ulrich DrepperSolaris 2 trap definitions.
1998-09-11 Ulrich DrepperSolaris 2 definitions for sigstack/sigaltstack.
1998-09-11 Ulrich DrepperWrapper around Linux version of this file. The code...
1998-09-11 Richard Henderson * sysdeps/alpha/dl-machine.h (_dl_start_user...
1998-09-09 Andreas Schwab * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main...
1998-09-09 Andreas Schwab * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid...
1998-08-31 Ulrich Drepper(ENOMSG): Remove duplicate.
1998-08-28 Ulrich Drepper(elf_machine_lazy_rel): Change first parameter.
1998-08-28 Ulrich Drepper(elf_machine_lazy_rel): Change first parameter and...
1998-08-28 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/register-dump.h: New...
1998-08-26 Ulrich DrepperDefine O_DIRECT.
1998-08-24 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_header...
1998-08-23 Richard Henderson * sysdeps/alpha/fpu/bits/mathinline.h (__floorf...
1998-08-23 Richard Henderson * sysdeps/alpha/fpu/e_sqrt.c: Use the asm versi...
1998-08-23 Richard Henderson * sysdeps/unix/sysv/linux/alpha/brk.S: Use...
1998-08-23 Richard Henderson * sysdeps/alpha/elf/crtbegin.S: Fix .prologue...
1998-08-23 Richard Henderson * sysdeps/unix/sysv/linux/alpha/rt_sigaction...
1998-08-22 Ulrich DrepperARM specific optimized string functions.
1998-08-21 Ulrich DrepperGenerated from configure.in.
1998-08-21 Ulrich DrepperNew file, contains test for recent Linux 2.1.100+ headers.
1998-08-20 Ulrich DrepperRemove O_READ and O_WRITE.
1998-08-20 Ulrich DrepperInitialization stuff for Linux/ARM.
1998-08-20 Ulrich DrepperARM specific errlist definition.
1998-08-20 Ulrich DrepperRemove O_READ and O_WRITE.
1998-08-20 Ulrich DrepperMoved one directory up.
1998-08-20 Ulrich Drepper(CALL_MCOUNT): Add missing semicolons.
1998-08-20 Ulrich DrepperIEEE754 definitions for ARM.
1998-08-20 Ulrich DrepperSet __libc_stack_end.
1998-08-20 Ulrich DrepperUse PLT for procedure call.
1998-08-20 Ulrich DrepperPut return value in correct register. Don't set the...
1998-08-20 Ulrich DrepperPut return value in correct register. Don't set the...
1998-08-18 Ulrich DrepperDefine extern inline functions only if __USE_EXTERN_INL...
1998-08-15 Ulrich DrepperCorrect value of R0 before calling sigjmp_save.
1998-08-15 Ulrich DrepperNot needed anymore.
1998-08-12 Ulrich Drepper(recvmsg, sendmsg): Update aliases for cancelation.
1998-08-12 Ulrich DrepperUndef glob*64 before playing with symbol versions.
1998-08-10 Ulrich DrepperEmpty file. We already have a glob64 implementation.
1998-08-10 Ulrich DrepperAdd glob64 as a weak alias for __new_glob. Likewise...
1998-08-09 Ulrich DrepperMove __ prototypes into include/* header.
1998-08-08 Ulrich Drepper(_hurd_setup_sighandler): Use SS_DISABLE instead of...
1998-08-08 Ulrich Drepper(__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK.
1998-07-30 Ulrich DrepperDon't define CLK_TCK for strictly ISO C compliant programs.
1998-07-30 Ulrich DrepperAdd ffsl entry point.
1998-07-30 Ulrich DrepperDummy file to satisfy Makefiles.
1998-07-30 Ulrich DrepperSchedule for EV5. Add ffsl and ffsll entry points.
1998-07-29 Ulrich DrepperArm with FPU specific files to distribute.
1998-07-28 Richard Henderson * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Corre...
1998-07-27 Ulrich Dreppersiglist for Linux/Arm.
1998-07-27 Ulrich DrepperReplace stub with real implementation.
1998-07-27 Ulrich Drepperbrk implementation for Linux/Arm.
1998-07-27 Ulrich DrepperDefinitions for FPU control.
1998-07-27 Ulrich Drepper(CALL_MCOUNT): Replace stub with real implementation.
1998-07-27 Ulrich DrepperImproved profiling for ARM.
1998-07-27 Ulrich DrepperMove to fpu/ subdir.
1998-07-27 Ulrich Drepper(elf_machine_rel): Delete redundant debugging code...
1998-07-22 Ulrich DrepperAlso define __getrusage.
1998-07-22 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix...
1998-07-20 Ulrich Dreppersyscall function implementation for Solaris/SPARC32.
1998-07-20 Ulrich DrepperAdd sigaltstack, sigpending, sigqueue, and sigtimedwait.
1998-07-20 Ulrich Dreppersigwaitinfo implemtation for Solaris.
1998-07-20 Ulrich Dreppersigstack implemtation for Solaris.
1998-07-20 Ulrich Dreppersigpending implemtation for Solaris.
1998-07-20 Ulrich DrepperFix typo.
1998-07-20 Andreas SchwabSupport NO_WEAK_ALIAS.
1998-07-20 Andreas SchwabNew file.
1998-07-17 Ulrich DrepperDefine SIG_HOLD.
next