platform/upstream/glibc.git
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.
1998-07-17 Andreas SchwabThis belongs to the 2.0 branch.
1998-07-15 Ulrich DrepperDefine LOC.
1998-07-13 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.
1998-07-08 Ulrich DrepperDefine __intptr_t.
1998-07-08 Ulrich DrepperHandle Linux/Alpha specific cases.
1998-07-05 Ulrich DrepperDefine __syscall_recvmsg and __syscall_sendmsg.
1998-07-05 Ulrich DrepperFile name for sendmsg and recvmsg syscalls is __ protected.
1998-07-05 Ulrich DrepperAdd `syscall'.
1998-07-05 Ulrich DrepperNot needed anymore.
1998-07-04 Ulrich DrepperList only one file per line.
1998-07-03 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/Versions: New file.
1998-07-02 Ulrich DrepperVersion definitions.
1998-07-01 Ulrich DrepperMake _errno a weak alias, not a strong alias.
1998-07-01 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno...
1998-06-30 Ulrich DrepperInclude pthreadtypes.h.
1998-06-30 Ulrich DrepperDefine size_t.
1998-06-30 Ulrich DrepperInclude pthreadtypes.h.
1998-06-29 Ulrich DrepperDon't define __libc_pid.
1998-06-27 Ulrich Drepper(feraiseexcept): Mark tmp as early-clobber.
1998-06-27 Ulrich DrepperPass sp as arg 7. Kill __data_start.
1998-06-27 Ulrich Drepper(elf_machine_runtime_setup): Only set _dl_profile_map...
next