platform/upstream/glibc.git
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~
1994-11-10 Roland McGrathInitial revision
1994-11-10 Roland McGrathentered into RCS
1994-11-09 Roland McGrathInitial revision
1994-11-08 Roland McGrathentered into RCS
1994-11-08 Roland McGrathInitial revision
1994-11-08 Roland McGrathentered into RCS
1994-11-01 Roland McGrathentered into RCS
1994-11-01 Roland McGrathentered into RCS
1994-10-31 Roland McGrath(TCSASOFT): Macro removed.
1994-10-27 Roland McGrathFixed typo.
1994-09-30 Roland McGrathentered into RCS
1994-09-30 Roland McGrathInitial revision
1994-09-29 Brendan Kehoe * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep...
1994-09-16 Roland McGrathInitial revision
1994-09-16 Roland McGrathentered into RCS
1994-09-13 Roland McGrathentered into RCS
1994-09-13 Roland McGrathentered into RCS
1994-09-03 Roland McGrathRestore FPU state. Code from kkojima.
1994-09-02 Roland McGrath(routines, elided-routines): Set these both to $(bare...
1994-08-30 Roland McGrathInitial revision
1994-08-28 Roland McGrathFormerly ./standalone/m68k/m68020/mvme136/_exit.c.~2~
1994-08-28 Roland McGrathentered into RCS
1994-08-26 Roland McGrathentered into RCS
1994-08-26 Roland McGrathInitial revision
next