d9abc278a6
* ldlang.c (lookup_name): Stomp on a pointer if in MPW. * mpw-em.c: Edit to reflect changed syntax of compiled-in linker scripts.
23 lines
815 B
Plaintext
23 lines
815 B
Plaintext
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.
|
|
* mpw-make.in (bindir): Fix pathname.
|
|
(install): Move here from mpw-build.in.
|
|
|
|
Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)
|
|
|
|
* mpw-config.in: New file, MPW configuration fragment.
|
|
* mpw-build.in: New file, MPW build script fragment.
|
|
* mpw-make.in: New file, MPW makefile fragment.
|
|
(This file is semi-automatically generated from Makefile.in.)
|
|
* ldfile.c (slash): If MPW, set to `:'.
|
|
* ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
|
|
prevent redefinition errors.
|
|
|