Restore Jim's last change entry header.

This commit is contained in:
David MacKenzie 1994-01-21 23:56:44 +00:00
parent 74788cf036
commit 3f40d101e6

View File

@ -5,6 +5,8 @@ Fri Jan 21 14:11:16 1994 Sean Fagan (sef@cygnus.com)
way to write exports, so add a write_export field to the backend
data (and set it to NULL for everything but the sparc).
Fri Jan 21 14:11:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,
not (struct external_nlist *) NULL. info->dynrel is a PTR, not
a struct external_nlist *.