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