]>
Commit | Line | Data |
---|---|---|
5adf8233 SS |
1 | Thu Jan 5 12:48:50 1995 Stan Shebs <[email protected]> |
2 | ||
3 | * mpw-configure: Use tr-7to8 instead of mpw-7to8. | |
4 | ||
a2e2d994 SS |
5 | Mon Dec 12 17:11:12 1994 Stan Shebs <[email protected]> |
6 | ||
7 | * mpw-configure: Remove subdir-specific makefile hackery, | |
8 | delete mk.tmp after using it. | |
9 | (TDEFINES): Set to empty. | |
10 | ||
80913b27 SS |
11 | Sat Sep 24 14:21:22 1994 Stan Shebs ([email protected]) |
12 | ||
13 | * mpw-build.in (all): Display start and end times. | |
14 | ||
f1a63675 SS |
15 | Mon Sep 12 16:44:17 1994 Stan Shebs ([email protected]) |
16 | ||
17 | * mpw-configure (host_canonical): Set. | |
18 | (mpw-xconfig.in): No longer use. | |
19 | (target_cpu): Always add to makefiles. | |
20 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
21 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
22 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
23 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
24 | ||
0f2fa54c SS |
25 | Thu Jun 30 18:20:02 1994 Stan Shebs ([email protected]) |
26 | ||
27 | * mpw-README: Update the GDB information. | |
28 | ||
62d0348d SS |
29 | Wed Jun 29 17:09:56 1994 Stan Shebs ([email protected]) |
30 | ||
31 | * mpw-build.in: (install-only): New target. | |
32 | ||
941af9ce SS |
33 | Sun Jun 26 15:47:58 1994 Stan Shebs ([email protected]) |
34 | ||
35 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
36 | and targetalias, add into generated Makefile. | |
37 | (mk.tmp): If present, add into generated Makefile. | |
62d0348d | 38 | * mpw-build.in (all-gas): Build config.h first before gas proper. |
941af9ce | 39 | |
b09967b3 SS |
40 | Sun Jun 12 16:25:36 1994 Stan Shebs ([email protected]) |
41 | ||
42 | * mpw-configure (config.status): Write only if changed. | |
43 | * mpw-config.in (readline): Configure it (not built, just used for | |
44 | definitions). | |
45 | * mpw-README: Add/update information. | |
46 | ||
1c32f15e SS |
47 | Tue Apr 26 12:54:52 1994 Stan Shebs ([email protected]) |
48 | ||
49 | * mpw-config.in (elf/mips.h): Add a forward include. | |
50 | ||
220e70d9 SS |
51 | Tue Apr 5 16:22:19 1994 Stan Shebs ([email protected]) |
52 | ||
53 | * mpw-configure (BFD_MACHINES): Insert into Makefile if set. | |
54 | ||
f63c8f7b SS |
55 | Thu Mar 17 12:55:51 1994 Stan Shebs ([email protected]) |
56 | ||
57 | * mpw-configure: Conditionalize more Makefile insertions, | |
58 | set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb, | |
59 | delete Makefile.tem, compute target_{cpu,vendor,os}. | |
60 | * mpw-config.in: Forward-include most .h files in include into | |
61 | extra-include. | |
62 | (readline): Don't build. | |
63 | mpw-build.in (install): Install GDB. | |
64 | mpw-README: Update/add helpful comments. | |
65 | ||
b1b20598 SS |
66 | Sun Feb 27 16:05:15 1994 Stan Shebs ([email protected]) |
67 | ||
68 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
69 | (ARCHDEFS): Add to makefile editing. | |
70 | (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to | |
71 | makefile if defined. | |
72 | (mpw-edit-prefix): Use during makefile editing. | |
73 | * mpw-config.in (mmalloc, readline): Don't configure. | |
74 | * mpw-build.in (thisscript): Rename to ThisScript. | |
75 | Use mpw-build instead of BuildProgram everywhere. | |
76 | (mmalloc, readline): Don't build. | |
77 | * mpw-README: New file, basic documentation about the MPW port. | |
78 | ||
cfc32064 SS |
79 | Mon Jan 31 16:07:58 1994 Stan Shebs ([email protected]) |
80 | ||
81 | * mpw-configure: Add definition of EMUL to makefiles. | |
82 | * mpw-config.in: Use forward-include to create include files. | |
83 | ||
498d098a SS |
84 | Sat Jan 22 13:23:46 1994 Stan Shebs ([email protected]) |
85 | ||
86 | * mpw-configure: Add more things to the top of each configured | |
87 | Makefile, including contents of config/mpw-mh-mpw. | |
88 | * mpw-config.in (extra-include): Create this directory and fill it | |
89 | with Posix-like include files when configuring. | |
90 | ||
b05b0f83 SS |
91 | Sat Jan 15 12:47:23 1994 Stan Shebs ([email protected]) |
92 | ||
93 | * config.sub (apple, mac, mpw): Add various aliases. | |
94 | ||
5db7ecb7 SS |
95 | Fri Jan 7 14:34:31 1994 Stan Shebs ([email protected]) |
96 | ||
97 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
98 | * mpw-configure: New file, configure script for MPW. | |
99 | * mpw-config.in: New file, config fragment for MPW. | |
100 | ||
101 |