3 * mpw-build.in (all): Display start and end times.
7 * mpw-configure (host_canonical): Set.
8 (mpw-xconfig.in): No longer use.
9 (target_cpu): Always add to makefiles.
10 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12 (mpw-mh-mpw): Look for in srcdir and srcroot.
13 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17 * mpw-README: Update the GDB information.
21 * mpw-build.in: (install-only): New target.
25 * mpw-configure (host_alias, target_alias): Rename from hostalias
26 and targetalias, add into generated Makefile.
27 (mk.tmp): If present, add into generated Makefile.
28 * mpw-build.in (all-gas): Build config.h first before gas proper.
32 * mpw-configure (config.status): Write only if changed.
33 * mpw-config.in (readline): Configure it (not built, just used for
35 * mpw-README: Add/update information.
39 * mpw-config.in (elf/mips.h): Add a forward include.
43 * mpw-configure (BFD_MACHINES): Insert into Makefile if set.
47 * mpw-configure: Conditionalize more Makefile insertions,
48 set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb,
49 delete Makefile.tem, compute target_{cpu,vendor,os}.
50 * mpw-config.in: Forward-include most .h files in include into
52 (readline): Don't build.
53 mpw-build.in (install): Install GDB.
54 mpw-README: Update/add helpful comments.
58 * mpw-configure (prefix, mpw_prefix): Handle it.
59 (ARCHDEFS): Add to makefile editing.
60 (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to
62 (mpw-edit-prefix): Use during makefile editing.
63 * mpw-config.in (mmalloc, readline): Don't configure.
64 * mpw-build.in (thisscript): Rename to ThisScript.
65 Use mpw-build instead of BuildProgram everywhere.
66 (mmalloc, readline): Don't build.
67 * mpw-README: New file, basic documentation about the MPW port.
71 * mpw-configure: Add definition of EMUL to makefiles.
72 * mpw-config.in: Use forward-include to create include files.
76 * mpw-configure: Add more things to the top of each configured
77 Makefile, including contents of config/mpw-mh-mpw.
78 * mpw-config.in (extra-include): Create this directory and fill it
79 with Posix-like include files when configuring.
83 * config.sub (apple, mac, mpw): Add various aliases.
87 * mpw-build.in: New file, top-level build script fragment for MPW.
88 * mpw-configure: New file, configure script for MPW.
89 * mpw-config.in: New file, config fragment for MPW.