X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog.mpw;h=c1416715c73e8ec2c550d97f59a92b792eaaa91c;hb=efd1a7a152f83d0bd35910291e2de5d412caf667;hp=3df7451886029d0311d33309ff8ce9d2d8474e13;hpb=b05b0f835896032bf9c1f7456e461e890f670491;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog.mpw b/ChangeLog.mpw index 3df7451886..c1416715c7 100644 --- a/ChangeLog.mpw +++ b/ChangeLog.mpw @@ -1,3 +1,83 @@ +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.