Age | Commit message (Expand) | Author |
1995-01-21 | Converted to use weak aliases with macros from libc-symbols.h. | Roland McGrath |
1995-01-15 | Initial revision | Roland McGrath |
1995-01-10 | * sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1, and s2 | Brendan Kehoe |
1994-12-28 | (__m81_inline): New macro. | Roland McGrath |
1994-12-15 | Reverse register and immediate args in `bis' insn; immediate must be | Roland McGrath |
1994-12-15 | (_hurd_setup_sighandler): Remove A macro; just use `asm volatile' with | Roland McGrath |
1994-12-15 | (CALL_WITH_SP): Put parens around jmp target register. | Roland McGrath |
1994-12-12 | Use `long int' for sigcode values. | Roland McGrath |
1994-12-12 | Use asms instead of global register vars to restore FP regs. | Roland McGrath |
1994-12-10 | Use C comments instead of ! comments. | Roland McGrath |
1994-12-10 | Include <mach/machine/alpha_instruction.h> to define op_chmk. | Roland McGrath |
1994-12-10 | Use `long int' for sigcode values. | Roland McGrath |
1994-12-09 | Include <sysdep.h> instead of <regdef.h>. | Roland McGrath |
1994-12-09 | Remove extra shift and OR of CHARMASK. | Roland McGrath |
1994-12-09 | Use ENV[0].__jmpbuf[0]. | Roland McGrath |
1994-12-09 | (ENTRY): New macro. | Roland McGrath |
1994-12-09 | Initial revision | Roland McGrath |
1994-12-09 | (START_MACHDEP): Add missing backslashes. | Roland McGrath |
1994-12-09 | (struct machine_thread_all_state): New member `exc'. | Roland McGrath |
1994-12-09 | Remove ".set noreorder" et al; GCC already emits them. | Roland McGrath |
1994-12-09 | Remove ".set noreorder" et al; GCC already emits them. | Roland McGrath |
1994-12-08 | Rename variable `sp' to avoid conflict with #define in <mach/alpha/asm.h>. | Roland McGrath |
1994-12-08 | Remove unused variable. | Roland McGrath |
1994-12-07 | Initial revision | Roland McGrath |
1994-12-05 | Use ENV[0].__jmpbuf[0]. | Roland McGrath |
1994-12-05 | Use ENV[0].__jmpbuf. | Roland McGrath |
1994-12-04 | Use `movel' for pushes and pops. | Roland McGrath |
1994-12-04 | (__sigsetjmp): Fix typo. | Roland McGrath |
1994-12-04 | Take arg of type __jmp_buf, not jmp_buf. | Roland McGrath |
1994-12-04 | (__longjmp): Make arg const. | Roland McGrath |
1994-12-04 | (__longjmp): Take arg of type __jmp_buf, not jmp_buf. | Roland McGrath |
1994-12-04 | Set members in ENV[0].__jmpbuf[0], not ENV[0]. | Roland McGrath |
1994-12-04 | (__sigsetjmp): That's __jmpbuf, not __jmp_buf. | Roland McGrath |
1994-12-04 | Set members in ENV[0].__jmp_buf[0], not ENV[0]. | Roland McGrath |
1994-12-04 | Initial revision | Roland McGrath |
1994-12-04 | Pass SP and FP as 3rd and 4th args, not 2nd and 3rd. | Roland McGrath |
1994-12-04 | Pass FP and SP as 3rd and 4th args, not 2nd and 3rd. | Roland McGrath |
1994-12-04 | Implement __sigsetjmp_aux instead of __setjmp_aux; call __sigjmp_save. | Roland McGrath |
1994-12-04 | Implement __sigsetjmp instead of __setjmp; call __sigsetjmp_aux instead of | Roland McGrath |
1994-12-04 | Comment fix. | Roland McGrath |
1994-12-04 | Implement __sigsetjmp_aux instead of __setjmp_aux; call __sigjmp_save. | Roland McGrath |
1994-12-04 | Implement __sigsetjmp instead of __setjmp; call __sigjmp_save. | Roland McGrath |
1994-12-03 | Set up frame for `rei' to restore on user stack, aligned to an 8-word | Roland McGrath |
1994-12-03 | (sigcontext | Roland McGrath |
1994-12-03 | Fix typo `.global' to `.globl'. | Roland McGrath |
1994-11-22 | (struct sigcontext): Use `__sigset_t' instead of `sigset_t' for `sc_mask'. | Roland McGrath |
1994-11-17 | [__motorola__]: Swap operands in cmp.l. | Roland McGrath |
1994-11-15 | Initial revision | Roland McGrath |
1994-11-15 | Initial revision | Roland McGrath |
1994-11-15 | (divrem rule): Make the output unwritable, use mv -f. | Roland McGrath |