diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-08-16 02:49:07 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-08-16 02:49:07 +0000 |
commit | 713effc5606ba30e2e46ca7fc39de66dc12f95e0 (patch) | |
tree | fb0f37953519db3da36b0180ec81d407483ac28a /config/ChangeLog | |
parent | 1906118dc7f2d4c30e2d1362115000262587042b (diff) | |
download | gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.zip gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.tar.gz gdb-713effc5606ba30e2e46ca7fc39de66dc12f95e0.tar.bz2 |
* mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
(EXTRALIBS_PPC): Add libgcc.xcoff.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 19dc35a..ff43512 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,17 @@ +Thu Aug 15 19:46:44 1996 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove. + (EXTRALIBS_PPC): Add libgcc.xcoff. + +Thu Aug 8 14:51:47 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all + target builds for PowerPC eabi targets. + +Fri Jul 12 12:06:01 1996 Stan Shebs <shebs@andros.cygnus.com> + + * mpw: New subdir, Mac MPW configuration support bits. + Mon Jul 8 17:30:52 1996 Jim Wilson <wilson@cygnus.com> * mh-irix6: New file. |