aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.mpw
AgeCommit message (Collapse)AuthorFilesLines
1995-04-10Merge MPW ChangeLog into generic ChangeLogStan Shebs1-124/+0
1995-03-18 * mpw-configure: Revert previous move of target_cpuStan Shebs1-0/+7
calculation, mpw-config.in needs it. * mpw-config.in: Add generic include forwards for cpu-specific include files in aout and elf directories.
1995-03-14 * mpw-README: Filled in more details about how to install,Stan Shebs1-0/+16
use, and rebuild. * mpw-configure: Added copyright. (target_cpu, target_vendor, target_os): Move after reading of mpw-config.in, paste into generated Makefiles. (TDEFINES): Remove. * mpw-config.in: Check for presence of required build tools. (target_libs): Add newlib. (target_tools): Add examples. (Read Me): Generate as "Read Me for MPW" instead. * mpw-build.in: Base sub-builds on all-foo instead of do-foo. (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
1995-01-05 * mpw-configure: Use tr-7to8 instead of mpw-7to8.Stan Shebs1-0/+4
1994-12-13 * mpw-configure: Remove subdir-specific makefile hackery,Stan Shebs1-0/+6
delete mk.tmp after using it. (TDEFINES): Set to empty.
1994-09-24 * mpw-build.in (all): Display start and end times.Stan Shebs1-0/+4
1994-09-12 * mpw-configure (host_canonical): Set.Stan Shebs1-0/+10
(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.
1994-07-01 * mpw-README: Update the GDB information.Stan Shebs1-0/+4
1994-06-30 * mpw-build.in: (install-only): New target.Stan Shebs1-1/+5
1994-06-26 * mpw-configure (host_alias, target_alias): Rename from hostaliasStan Shebs1-0/+7
and targetalias, add into generated Makefile. (mk.tmp): If present, add into generated Makefile. * mpw-build (all-gas): Build config.h first before gas proper.
1994-06-12Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+7
* 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.
1994-04-26Tue Apr 26 12:54:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+4
* mpw-config.in (elf/mips.h): Add a forward include.
1994-04-06Tue Apr 5 16:22:19 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+4
* mpw-configure (BFD_MACHINES): Insert into Makefile if set.
1994-03-17Various changes.Stan Shebs1-0/+11
1994-02-28Various entriesStan Shebs1-0/+13
1994-02-01Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
* mpw-configure: Add definition of EMUL to makefiles. * mpw-config.in: Use forward-include to create include files.
1994-01-22Sat Jan 22 13:23:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+7
* 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.
1994-01-15Sat Jan 15 12:47:23 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+4
* config.sub (apple, mac, mpw): Add various aliases.
1994-01-15Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+7
* 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.