aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog.mpw
blob: fd4fb86b05db6b6ba3b4e1d8dc302b0581fe5a3d (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
Wed Jun 29 17:56:52 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-make.in (as.c): Compile with C not gC.
	(config-stamp): Touch correctly.
	(install-only): New target.
	(install): Depend on all and install-only.

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

	* mpw-config.in: Parse target and use to generate forward includes
	to tc-, obj-, and atof- files, use te-generic.h for emulation.
	* mpw-make.in (VERSION): Define.
	(as.c): Compile with GCC.
	(TARG_OBJECTS, CLIBS): Define.
	(as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link
	command.
	(config.h, config-stamp): Build.
	config/ho-mpw.h (HOST_SPECIAL_INIT): Define.

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

	* mpw-make.in (C, CFLAGS): Removed definitions.
	(ALL_CFLAGS): Define.
	Set default rule to use {CC} instead of {C}.

Sat Feb 26 13:23:06 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-make.in (install): Moved here from mpw-build.in.
	* mpw-build.in: Removed, functionality in mpw-make.in

Mon Jan 31 18:06:41 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-make.in (CFLAGS): Add more include paths.

Tue Jan 25 10:49:31 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-config.in (varargs.h, sys/*.h): Don't create when
	configuring.
	(host.h): Create with forward-include.
	* mpw-make.in (CFLAGS): Add -w flag.
	* mpw-build.in: New file, build script fragment.

Fri Jan  7 11:18:48 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-make.in: Replace 8-bit chars with their names.
	* config/ho-mpw.h (LOSING_COMPILER): Define.

Tue Jan  4 12:25:35 1994  Stan Shebs  (shebs@andros.cygnus.com)

	* mpw-config.in: New file, MPW version of configure.in.
	* mpw-make.in: New file, MPW version of Makefile.in.
	* config/ho-mpw.h: New file, MPW host definitions.