platform/upstream/glibc.git
1995-03-10 Brendan Kehoe * sysdeps/alpha/divrem.m4: Undefine `ret' to...
1995-03-10 Brendan Kehoeduh, don't need __attribute__ in the alpha header,...
1995-03-10 Brendan Kehoe * sysdeps/alpha/__longjmp.c (__longjmp): Remove...
1995-03-10 Brendan Kehoe * sysdeps/alpha/__math.h (__copysign): Use...
1995-03-10 Brendan Kehoemoved from ../osf1
1995-03-10 Brendan Kehoeimoved from osf1 (had to do it over here, cvs crashed...
1995-03-10 Brendan Kehoemoved to ../osf
1995-03-06 Roland McGrathInitial checkin.
1995-03-03 Roland McGrath(__mmap, __munmap): Declare these.
1995-03-03 Roland McGrath(mmap): Rename to __mmap, add weak alias mmap.
1995-02-22 Roland McGrath[subdir=crypt] (crypt): New variable, set to crypt...
1995-02-21 Roland McGrathRemove `__environ' definition.
1995-02-20 Roland McGrathRemove __environ definition.
1995-02-19 Roland McGrathFix #include of renamed file. Remove extra weak alias.
1995-02-19 Roland McGrathFix unsquashed file name in #include.
1995-02-18 Roland McGrathPreviously uncontrolled files put into CVS.
1995-02-17 Roland McGrath(divrem output): Do cvs commit if there is a CVS directory.
1995-02-17 Roland McGrathFiles generated from divrem.m4.
1995-02-17 Roland McGrathImported from gmp-1.900
1995-02-17 Roland McGrathUpdate #include for renaming.
1995-02-10 Roland McGrathRemove `const' from function prototype.
1995-02-08 Roland McGrathInitial revision
1995-02-07 Roland McGrathUse spin lock operations on sigstate lock.
1995-02-05 Roland McGrath(ENTRY): Add `.ent' directive.
1995-02-03 Roland McGrathUse ENV[0].__jmpbuf[0].
1995-02-03 Roland McGrathUse `li' insn instead of `move'.
1995-02-03 Roland McGrathRemove obsolete __NORETURN keyword.
1995-02-03 Roland McGrath(_hurd_setup_sighandler): Use `long int' for sigcode.
1995-02-03 Roland McGrathUse `long int' for sigcode.
1995-01-27 Roland McGrath[ASSEMBLER]: Protect macros with this.
1995-01-26 Roland McGrathCall getpgrp instead of __getpgrp.
1995-01-26 Roland McGrath[ASSEMBLER]: Protect macros with this.
1995-01-26 Roland McGrath(environ): Define as weak alias for __environ.
1995-01-26 Roland McGrath(sysdep_routines): Removed __setpgid, __getpgid.
1995-01-26 Roland McGrathRenamed __setpgrp to __setpgid, added weak aliases...
1995-01-26 Roland McGrath(__getpgrp): Renamed to __getpgid, with weak alias...
1995-01-26 Roland McGrathIncluded file was renamed from setpgrp.c.
1995-01-26 Roland McGrathIncluded file was renamed from __getpgrp.c.
1995-01-26 Roland McGrathUse subcall 4 to __pgrpsys.
1995-01-26 Roland McGrathUse subcall 5 to __pgrpsys.
1995-01-26 Roland McGrathRenamed __getpgrp to __getpgid, added weak alias getpgid.
1995-01-26 Roland McGrathRenamed __setpgrp to __setpgid, added weak aliases...
1995-01-25 Roland McGrathIncluded file was renamed from __getdents.S.
1995-01-25 Roland McGrathRemove __NORETURN; it's obsolete.
1995-01-22 Roland McGrath[weak_alias] (index): Define as weak alias for strchr.
1995-01-21 Roland McGrathConverted to use weak aliases with macros from libc...
1995-01-21 Roland McGrathConverted to use weak aliases with macros from libc...
1995-01-15 Roland McGrathInitial revision
1995-01-10 Brendan Kehoe * sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1...
1994-12-28 Roland McGrath(__m81_inline): New macro.
1994-12-15 Roland McGrathReverse register and immediate args in `bis' insn;...
1994-12-15 Roland McGrath(_hurd_setup_sighandler): Remove A macro; just use...
1994-12-15 Roland McGrath(CALL_WITH_SP): Put parens around jmp target register.
1994-12-12 Roland McGrathUse `long int' for sigcode values.
1994-12-12 Roland McGrathUse asms instead of global register vars to restore...
1994-12-10 Roland McGrathUse C comments instead of ! comments.
1994-12-10 Roland McGrathInclude <mach/machine/alpha_instruction.h> to define...
1994-12-10 Roland McGrathUse `long int' for sigcode values.
1994-12-09 Roland McGrathInclude <sysdep.h> instead of <regdef.h>.
1994-12-09 Roland McGrathRemove extra shift and OR of CHARMASK.
1994-12-09 Roland McGrathUse ENV[0].__jmpbuf[0].
1994-12-09 Roland McGrath(ENTRY): New macro.
1994-12-09 Roland McGrathInitial revision
1994-12-09 Roland McGrath(START_MACHDEP): Add missing backslashes.
1994-12-09 Roland McGrath(struct machine_thread_all_state): New member `exc'.
1994-12-09 Roland McGrathRemove ".set noreorder" et al; GCC already emits them.
1994-12-09 Roland McGrathRemove ".set noreorder" et al; GCC already emits them.
1994-12-08 Roland McGrathRename variable `sp' to avoid conflict with #define...
1994-12-08 Roland McGrathRemove unused variable.
1994-12-07 Roland McGrathInitial revision
1994-12-05 Roland McGrathUse ENV[0].__jmpbuf[0].
1994-12-05 Roland McGrathUse ENV[0].__jmpbuf.
1994-12-04 Roland McGrathUse `movel' for pushes and pops.
1994-12-04 Roland McGrath(__sigsetjmp): Fix typo.
1994-12-04 Roland McGrathTake arg of type __jmp_buf, not jmp_buf.
1994-12-04 Roland McGrath(__longjmp): Make arg const.
1994-12-04 Roland McGrath(__longjmp): Take arg of type __jmp_buf, not jmp_buf.
1994-12-04 Roland McGrathSet members in ENV[0].__jmpbuf[0], not ENV[0].
1994-12-04 Roland McGrath(__sigsetjmp): That's __jmpbuf, not __jmp_buf.
1994-12-04 Roland McGrathSet members in ENV[0].__jmp_buf[0], not ENV[0].
1994-12-04 Roland McGrathInitial revision
1994-12-04 Roland McGrathPass SP and FP as 3rd and 4th args, not 2nd and 3rd.
1994-12-04 Roland McGrathPass FP and SP as 3rd and 4th args, not 2nd and 3rd.
1994-12-04 Roland McGrathImplement __sigsetjmp_aux instead of __setjmp_aux;...
1994-12-04 Roland McGrathImplement __sigsetjmp instead of __setjmp; call __sigse...
1994-12-04 Roland McGrathComment fix.
1994-12-04 Roland McGrathImplement __sigsetjmp_aux instead of __setjmp_aux;...
1994-12-04 Roland McGrathImplement __sigsetjmp instead of __setjmp; call __sigjm...
1994-12-03 Roland McGrathSet up frame for `rei' to restore on user stack, aligne...
1994-12-03 Roland McGrath(sigcontext
1994-12-03 Roland McGrathFix typo `.global' to `.globl'.
1994-11-22 Roland McGrath(struct sigcontext): Use `__sigset_t' instead of `sigse...
1994-11-17 Roland McGrath[__motorola__]: Swap operands in cmp.l.
1994-11-15 Roland McGrathInitial revision
1994-11-15 Roland McGrathInitial revision
1994-11-15 Roland McGrath(divrem rule): Make the output unwritable, use mv -f.
1994-11-15 Roland McGrathentered into RCS
1994-11-10 Roland McGrath(msync): Use __caddr_t instead of caddr_t in decl.
1994-11-10 Roland McGrathentered into RCS
1994-11-10 Roland McGrathFormerly ./mach/hurd/alpha/trampoline.c.~2~
next