Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-03 | Avoid unterminated string literals. | Ulrich Drepper | |
2002-08-27 | Extra files to distribute for Hurd/Alpha. | Ulrich Drepper | |
2002-06-13 | 2002-06-13 Roland McGrath <roland@frob.com> | Roland McGrath | |
* hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type. * hurd/hurdstartup.c (_hurd_startup): Likewise. Use intptr_t instead of int for argc in stack layout. * sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type. (_dl_init_first): Likewise. (_hurd_stack_setup): Likewise. (init1): Add a cast. | |||
2002-06-04 | 2002-06-01 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/alpha/init-first.c: New file, modified from i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>. | |||
2002-05-29 | 2002-05-28 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/alpha/setfpucw.c: New file. | |||
2002-05-02 | 2002-05-01 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/alpha/static-start.S: New file (unfinished). | |||
2002-04-24 | 2002-04-24 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it; use END macro instead of our own .end directive. Use `callsys' insn mnemonic instead of `call_pal'. | |||
2002-04-24 | 2002-04-24 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/alpha/sysdep.h (ENTRY): New macro. | |||
2002-04-08 | 2002-04-07 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/alpha/trampoline.c: Don't include <mach/machine/alpha_instruction.h>. (_hurd_setup_sighandler): Take proper arguments for current decls. Update code to use _hurdsig_catch_fault. Use `callsys' instruction instead of `call_pal'. * sysdeps/mach/hurd/alpha/intr-msg.h: New file. | |||
2002-04-08 | 2002-04-07 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/alpha/sysdep.h: Include <mach/alpha/asm.h>. (ALIGN, at, AT, fp): New macros. | |||
2002-04-08 | 2002-04-06 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/alpha/exc2signal.c (_hurd_exception2signal): Rewritten. * sysdeps/mach/hurd/alpha/longjmp-ts.c (_hurd_longjmp_thread_state): Rewritten. | |||
2002-04-08 | 2002-04-06 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/alpha/sigreturn.c: Pass missing argument to __msg_sig_post RPC. | |||
2002-03-13 | (__libc_multiple_libcs): Define as hidden. | Ulrich Drepper | |
2002-03-12 | Define __libc_argc and __libc_argv as hidden. | Ulrich Drepper | |
2002-02-24 | Call _dl_non_dynamic_init for !SHARED. | Ulrich Drepper | |
2002-02-23 | Call __init_misc in addition to __libc_init. | Ulrich Drepper | |
2002-01-02 | 2002-01-02 Roland McGrath <roland@frob.com> | Roland McGrath | |
* sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from multiple inclusion. Inhibit #error under [_SYS_UCONTEXT_H]. * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise. * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise. * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise. * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise. | |||
2001-08-11 | Use __getopt_clean_environment only if USE_NONOPTION_FLAGS is defined. | Ulrich Drepper | |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | |
2000-04-04 | Use __PIC__ instead of PIC. | Ulrich Drepper | |
2000-04-04 | Use SHARED instead of PIC. | Ulrich Drepper | |
1999-06-19 | Include libintl.h. | Ulrich Drepper | |
1998-09-23 | Don't use #include_next. | Ulrich Drepper | |
1998-08-08 | (_hurd_setup_sighandler): Use SS_DISABLE instead of SA_DISABLE. Use | Ulrich Drepper | |
SS_ONSTACK instead of SA_ONSTACK where appropriate. | |||
1998-08-08 | (__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK. | Ulrich Drepper | |
1998-06-29 | Don't define __libc_pid. | Ulrich Drepper | |
1998-05-29 | Use __ASSEMBLER__ test macro not ASSEMBLER. | Ulrich Drepper | |
1997-11-26 | Issue error message if the header is used directly. | Ulrich Drepper | |
1997-09-21 | Call __getopt_clean_environment with additional argument. | Ulrich Drepper | |
1997-08-29 | Extra files to distribute for mach/hurd/mips. | Ulrich Drepper | |
1997-06-26 | Update and reformat copyright, remove trailing white spaces and send | Ulrich Drepper | |
through unexpand. | |||
1997-06-23 | Update and reformat copyright, remove trailing white spaces and send | Ulrich Drepper | |
through unexpand. | |||
1997-06-21 | HPPA specific signal context. | Ulrich Drepper | |
1997-06-21 | Alpha specific signal context. | Ulrich Drepper | |
1997-06-21 | Moved to bits/. | Ulrich Drepper | |
1997-06-21 | Hurd/MIPS64 patches. | Ulrich Drepper | |
1997-06-21 | Moved from below. | Ulrich Drepper | |
1997-06-21 | longjmp support for Hurd/MIPS. | Ulrich Drepper | |
1997-06-21 | Interrupt code for Hurd/MIPS. | Ulrich Drepper | |
1997-06-21 | Init code for Hurd/MIPS. | Ulrich Drepper | |
1997-06-21 | Dynamic loader for Hurd/MIPS. | Ulrich Drepper | |
1996-09-11 | *** empty log message *** | Thomas Bushnell, BSG | |
1995-08-14 | (_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to set | Roland McGrath | |
timeout on receive. (_hurdsig_rcv_interrupted_p): Function removed. | |||
1995-08-14 | (_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to set | Roland McGrath | |
timeout on receive. | |||
1995-08-14 | (_hurdsig_rcv_interrupted_p): Function removed. | Roland McGrath | |
1995-02-18 | Previously uncontrolled files put into CVS. | Roland McGrath | |
1995-02-08 | Initial revision | Roland McGrath | |
1995-02-07 | Use spin lock operations on sigstate lock. | Roland McGrath | |
Don't expect _hurd_self_sigstate to lock it. | |||
1995-02-03 | (_hurd_setup_sighandler): Use `long int' for sigcode. | Roland McGrath | |
Use explicit register numbers instead of names. (_hurdsig_rcv_interrupted_p): Use _hurdsig_catch_fault. | |||
1995-02-03 | Use `long int' for sigcode. | Roland McGrath | |