Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
authorRoland McGrath <roland@gnu.org>
Sun, 2 Jun 1996 18:48:36 +0000 (18:48 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 2 Jun 1996 18:48:36 +0000 (18:48 +0000)
commitd663482017d73707e4f9181a1dad1557b596e2a4
tree27009cf3af2460c004b9c48973f83d6fb16e94c2
parente872219f508230565ee19f2024b5eb83ff6c31e7
Wed May 29 00:57:37 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* sysdeps/unix/bsd/osf/alpha/brk.S,
  sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
  break value, not just the low 32 bits to accomodate large
  memories.
Tue May 28 10:46:04 1996  Richard Henderson  <rth@tamu.edu>

* sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
dynamically resolve _end for initializing __curbrk, support the
brk(0) query idiom.
sysdeps/unix/sysv/linux/alpha/brk.S