diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-03-04 19:53:16 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-03-04 19:53:16 +0000 |
commit | d9abc278a6ffdf2dd6bd847195a361081eb055cf (patch) | |
tree | b7c367fca83df6b5ac2affbb526a16a52b9be621 /ld/ChangeLog.mpw | |
parent | 70e43abe7c41fcf6b7682aab3c6fd9716c255dc2 (diff) | |
download | gdb-d9abc278a6ffdf2dd6bd847195a361081eb055cf.zip gdb-d9abc278a6ffdf2dd6bd847195a361081eb055cf.tar.gz gdb-d9abc278a6ffdf2dd6bd847195a361081eb055cf.tar.bz2 |
Fri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com)
* ldlang.c (lookup_name): Stomp on a pointer if in MPW.
* mpw-em.c: Edit to reflect changed syntax of compiled-in linker
scripts.
Diffstat (limited to 'ld/ChangeLog.mpw')
-rw-r--r-- | ld/ChangeLog.mpw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog.mpw b/ld/ChangeLog.mpw index 52ba9aa..9c87a1a 100644 --- a/ld/ChangeLog.mpw +++ b/ld/ChangeLog.mpw @@ -1,3 +1,9 @@ +Fri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com) + + * ldlang.c (lookup_name): Stomp on a pointer if in MPW. + * mpw-em.c: Edit to reflect changed syntax of compiled-in linker + scripts. + Mon Feb 28 11:07:41 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-build.in: Remove, subsumed in mpw-make.in. |