aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.mpw
blob: c1416715c73e8ec2c550d97f59a92b792eaaa91c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Sat Sep 24 14:21:22 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-build.in (all): Display start and end times.

Mon Sep 12 16:44:17 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure (host_canonical): Set.
	(mpw-xconfig.in): No longer use.
	(target_cpu): Always add to makefiles.
	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
	(mpw-mh-mpw): Look for in srcdir and srcroot.
	Use sed instead of mpw-edit-prefix to edit prefix definitions.

Thu Jun 30 18:20:02 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-README: Update the GDB information.

Wed Jun 29 17:09:56 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-build.in: (install-only): New target.

Sun Jun 26 15:47:58 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure (host_alias, target_alias): Rename from hostalias
	and targetalias, add into generated Makefile.
	(mk.tmp): If present, add into generated Makefile.
	* mpw-build.in (all-gas): Build config.h first before gas proper.

Sun Jun 12 16:25:36 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure (config.status): Write only if changed.
	* mpw-config.in (readline): Configure it (not built, just used for
	definitions).
	* mpw-README: Add/update information.

Tue Apr 26 12:54:52 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-config.in (elf/mips.h): Add a forward include.

Tue Apr  5 16:22:19 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure (BFD_MACHINES): Insert into Makefile if set.

Thu Mar 17 12:55:51 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure: Conditionalize more Makefile insertions,
	set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb,
	delete Makefile.tem, compute target_{cpu,vendor,os}.
	* mpw-config.in: Forward-include most .h files in include into
	extra-include.
	(readline): Don't build.
	mpw-build.in (install): Install GDB.
	mpw-README: Update/add helpful comments.

Sun Feb 27 16:05:15 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure (prefix, mpw_prefix): Handle it.
	(ARCHDEFS): Add to makefile editing.
	(TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to
	makefile if defined.
	(mpw-edit-prefix): Use during makefile editing.
	* mpw-config.in (mmalloc, readline): Don't configure.
	* mpw-build.in (thisscript): Rename to ThisScript.
	Use mpw-build instead of BuildProgram everywhere.
	(mmalloc, readline): Don't build.
	* mpw-README: New file, basic documentation about the MPW port.

Mon Jan 31 16:07:58 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure: Add definition of EMUL to makefiles.
	* mpw-config.in: Use forward-include to create include files.

Sat Jan 22 13:23:46 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-configure: Add more things to the top of each configured
	Makefile, including contents of config/mpw-mh-mpw.
	* mpw-config.in (extra-include): Create this directory and fill it
	with Posix-like include files when configuring.

Sat Jan 15 12:47:23 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* config.sub (apple, mac, mpw): Add various aliases.

Fri Jan  7 14:34:31 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-build.in: New file, top-level build script fragment for MPW.
	* mpw-configure: New file, configure script for MPW.
	* mpw-config.in: New file, config fragment for MPW.