* op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables
[binutils-gdb.git] / ld / ChangeLog.mpw
1 Tue Jun 28 13:17:23 1994 Stan Shebs (shebs@andros.cygnus.com)
2
3 * mpw-config.in (emulname): Set based on target.
4 (ldemul-list.h): Construct.
5 * mpw-make.in (install-only): New target.
6 (install): Depend on install-only.
7
8 Fri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9
10 * ldlang.c (lookup_name): Stomp on a pointer if in MPW.
11 * mpw-em.c: Edit to reflect changed syntax of compiled-in linker
12 scripts.
13
14 Mon Feb 28 11:07:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15
16 * mpw-build.in: Remove, subsumed in mpw-make.in.
17 * mpw-make.in (bindir): Fix pathname.
18 (install): Move here from mpw-build.in.
19
20 Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)
21
22 * mpw-config.in: New file, MPW configuration fragment.
23 * mpw-build.in: New file, MPW build script fragment.
24 * mpw-make.in: New file, MPW makefile fragment.
25 (This file is semi-automatically generated from Makefile.in.)
26 * ldfile.c (slash): If MPW, set to `:'.
27 * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
28 prevent redefinition errors.
29 * mpw-em.c: New file, compressed version of em_mipsidt.c.