]>
Commit | Line | Data |
---|---|---|
80913b27 SS |
1 | Sat Sep 24 14:21:22 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-build.in (all): Display start and end times. | |
4 | ||
f1a63675 SS |
5 | Mon Sep 12 16:44:17 1994 Stan Shebs ([email protected]) |
6 | ||
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. | |
14 | ||
0f2fa54c SS |
15 | Thu Jun 30 18:20:02 1994 Stan Shebs ([email protected]) |
16 | ||
17 | * mpw-README: Update the GDB information. | |
18 | ||
62d0348d SS |
19 | Wed Jun 29 17:09:56 1994 Stan Shebs ([email protected]) |
20 | ||
21 | * mpw-build.in: (install-only): New target. | |
22 | ||
941af9ce SS |
23 | Sun Jun 26 15:47:58 1994 Stan Shebs ([email protected]) |
24 | ||
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. | |
62d0348d | 28 | * mpw-build.in (all-gas): Build config.h first before gas proper. |
941af9ce | 29 | |
b09967b3 SS |
30 | Sun Jun 12 16:25:36 1994 Stan Shebs ([email protected]) |
31 | ||
32 | * mpw-configure (config.status): Write only if changed. | |
33 | * mpw-config.in (readline): Configure it (not built, just used for | |
34 | definitions). | |
35 | * mpw-README: Add/update information. | |
36 | ||
1c32f15e SS |
37 | Tue Apr 26 12:54:52 1994 Stan Shebs ([email protected]) |
38 | ||
39 | * mpw-config.in (elf/mips.h): Add a forward include. | |
40 | ||
220e70d9 SS |
41 | Tue Apr 5 16:22:19 1994 Stan Shebs ([email protected]) |
42 | ||
43 | * mpw-configure (BFD_MACHINES): Insert into Makefile if set. | |
44 | ||
f63c8f7b SS |
45 | Thu Mar 17 12:55:51 1994 Stan Shebs ([email protected]) |
46 | ||
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 | |
51 | extra-include. | |
52 | (readline): Don't build. | |
53 | mpw-build.in (install): Install GDB. | |
54 | mpw-README: Update/add helpful comments. | |
55 | ||
b1b20598 SS |
56 | Sun Feb 27 16:05:15 1994 Stan Shebs ([email protected]) |
57 | ||
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 | |
61 | makefile if defined. | |
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. | |
68 | ||
cfc32064 SS |
69 | Mon Jan 31 16:07:58 1994 Stan Shebs ([email protected]) |
70 | ||
71 | * mpw-configure: Add definition of EMUL to makefiles. | |
72 | * mpw-config.in: Use forward-include to create include files. | |
73 | ||
498d098a SS |
74 | Sat Jan 22 13:23:46 1994 Stan Shebs ([email protected]) |
75 | ||
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. | |
80 | ||
b05b0f83 SS |
81 | Sat Jan 15 12:47:23 1994 Stan Shebs ([email protected]) |
82 | ||
83 | * config.sub (apple, mac, mpw): Add various aliases. | |
84 | ||
5db7ecb7 SS |
85 | Fri Jan 7 14:34:31 1994 Stan Shebs ([email protected]) |
86 | ||
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. | |
90 | ||
91 |