Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
authorRoland McGrath <roland@gnu.org>
Wed, 19 Jun 1996 06:37:57 +0000 (06:37 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 19 Jun 1996 06:37:57 +0000 (06:37 +0000)
commitbb486e187eb2d4905c88871b2169f45c339ae078
tree3ddbd60fefaf5694533340e169c58caa761cd9b3
parente3829e904a26c167fca1e2e23c7c7d7304e0a57c
Mon Jun 10 17:50:31 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* sysdeps/unix/alpha/sysdep.h: Move error-handling code in PSEUDO
  to PSEUDO_END to improve branch-prediction.  Include .frame
  directive to make syscalls debugabble.
(PSEUDO_END): New macro.
* sysdeps/unix/alpha/sysdep.h, sysdeps/alpha/bb_init_func.S,
  sysdeps/unix/sysv/linux/alpha/brk.S: Use ldiq instead of ldi since
  latter is illegal under DEC Unix.
sysdeps/unix/alpha/sysdep.h