diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-01-28 23:42:25 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-01-28 23:42:25 +0000 |
commit | 098630a0e002354371aa4c3dfc64b190fb8ab6a6 (patch) | |
tree | 5d4ba880bb36a1d1171e61d01d5a3add45fb3c80 /bfd | |
parent | 7f2ffa58eb6bed47886cb99165f0016293d00f65 (diff) | |
download | ppe42-binutils-098630a0e002354371aa4c3dfc64b190fb8ab6a6.tar.gz ppe42-binutils-098630a0e002354371aa4c3dfc64b190fb8ab6a6.zip |
* hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define
KERNBASE, so hard-code 0x80000000 instead.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0e4ef7ee62..821639d4a6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 28 18:34:05 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define + KERNBASE, so hard-code 0x80000000 instead. + Thu Jan 27 13:54:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * linker.c (generic_link_add_symbol_list): If symbol is common, |