* gdb.base/list.exp: Add expect patterns for output from
[deliverable/binutils-gdb.git] / ChangeLog.mpw
CommitLineData
a42e48f6
SS
1Fri Mar 17 16:38:08 1995 Stan Shebs <shebs@andros.cygnus.com>
2
3 * mpw-configure: Revert previous move of target_cpu
4 calculation, mpw-config.in needs it.
5 * mpw-config.in: Add generic include forwards for cpu-specific
6 include files in aout and elf directories.
7
35f37e1e
SS
8Tue Mar 14 12:55:50 1995 Stan Shebs <shebs@andros.cygnus.com>
9
10 * mpw-README: Filled in more details about how to install,
11 use, and rebuild.
12 * mpw-configure: Added copyright.
13 (target_cpu, target_vendor, target_os): Move after reading
14 of mpw-config.in, paste into generated Makefiles.
15 (TDEFINES): Remove.
16 * mpw-config.in: Check for presence of required build tools.
17 (target_libs): Add newlib.
18 (target_tools): Add examples.
19 (Read Me): Generate as "Read Me for MPW" instead.
20 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
21 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
22 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
23
5adf8233
SS
24Thu Jan 5 12:48:50 1995 Stan Shebs <shebs@andros.cygnus.com>
25
26 * mpw-configure: Use tr-7to8 instead of mpw-7to8.
27
a2e2d994
SS
28Mon Dec 12 17:11:12 1994 Stan Shebs <shebs@andros.cygnus.com>
29
30 * mpw-configure: Remove subdir-specific makefile hackery,
31 delete mk.tmp after using it.
32 (TDEFINES): Set to empty.
33
80913b27
SS
34Sat Sep 24 14:21:22 1994 Stan Shebs (shebs@andros.cygnus.com)
35
36 * mpw-build.in (all): Display start and end times.
37
f1a63675
SS
38Mon Sep 12 16:44:17 1994 Stan Shebs (shebs@andros.cygnus.com)
39
40 * mpw-configure (host_canonical): Set.
41 (mpw-xconfig.in): No longer use.
42 (target_cpu): Always add to makefiles.
43 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
44 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
45 (mpw-mh-mpw): Look for in srcdir and srcroot.
46 Use sed instead of mpw-edit-prefix to edit prefix definitions.
47
0f2fa54c
SS
48Thu Jun 30 18:20:02 1994 Stan Shebs (shebs@andros.cygnus.com)
49
50 * mpw-README: Update the GDB information.
51
62d0348d
SS
52Wed Jun 29 17:09:56 1994 Stan Shebs (shebs@andros.cygnus.com)
53
54 * mpw-build.in: (install-only): New target.
55
941af9ce
SS
56Sun Jun 26 15:47:58 1994 Stan Shebs (shebs@andros.cygnus.com)
57
58 * mpw-configure (host_alias, target_alias): Rename from hostalias
59 and targetalias, add into generated Makefile.
60 (mk.tmp): If present, add into generated Makefile.
62d0348d 61 * mpw-build.in (all-gas): Build config.h first before gas proper.
941af9ce 62
b09967b3
SS
63Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com)
64
65 * mpw-configure (config.status): Write only if changed.
66 * mpw-config.in (readline): Configure it (not built, just used for
67 definitions).
68 * mpw-README: Add/update information.
69
1c32f15e
SS
70Tue Apr 26 12:54:52 1994 Stan Shebs (shebs@andros.cygnus.com)
71
72 * mpw-config.in (elf/mips.h): Add a forward include.
73
220e70d9
SS
74Tue Apr 5 16:22:19 1994 Stan Shebs (shebs@andros.cygnus.com)
75
76 * mpw-configure (BFD_MACHINES): Insert into Makefile if set.
77
f63c8f7b
SS
78Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com)
79
80 * mpw-configure: Conditionalize more Makefile insertions,
81 set MAYBE_TARGET_DEFAULT for gcc, set NATDEPFILES for gdb,
82 delete Makefile.tem, compute target_{cpu,vendor,os}.
83 * mpw-config.in: Forward-include most .h files in include into
84 extra-include.
85 (readline): Don't build.
86 mpw-build.in (install): Install GDB.
87 mpw-README: Update/add helpful comments.
88
b1b20598
SS
89Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com)
90
91 * mpw-configure (prefix, mpw_prefix): Handle it.
92 (ARCHDEFS): Add to makefile editing.
93 (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to
94 makefile if defined.
95 (mpw-edit-prefix): Use during makefile editing.
96 * mpw-config.in (mmalloc, readline): Don't configure.
97 * mpw-build.in (thisscript): Rename to ThisScript.
98 Use mpw-build instead of BuildProgram everywhere.
99 (mmalloc, readline): Don't build.
100 * mpw-README: New file, basic documentation about the MPW port.
101
cfc32064
SS
102Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com)
103
104 * mpw-configure: Add definition of EMUL to makefiles.
105 * mpw-config.in: Use forward-include to create include files.
106
498d098a
SS
107Sat Jan 22 13:23:46 1994 Stan Shebs (shebs@andros.cygnus.com)
108
109 * mpw-configure: Add more things to the top of each configured
110 Makefile, including contents of config/mpw-mh-mpw.
111 * mpw-config.in (extra-include): Create this directory and fill it
112 with Posix-like include files when configuring.
113
b05b0f83
SS
114Sat Jan 15 12:47:23 1994 Stan Shebs (shebs@andros.cygnus.com)
115
116 * config.sub (apple, mac, mpw): Add various aliases.
117
5db7ecb7
SS
118Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com)
119
120 * mpw-build.in: New file, top-level build script fragment for MPW.
121 * mpw-configure: New file, configure script for MPW.
122 * mpw-config.in: New file, config fragment for MPW.
123
124
This page took 0.056532 seconds and 4 git commands to generate.