diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-10-27 05:19:11 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-10-27 05:19:11 +0000 |
commit | e33bf0ab90929acd773ee2fe9b46e4aa18a4ed93 (patch) | |
tree | 9ce415e5378683a0c4555b2a9584982b774fe0c1 /gdb/ChangeLog | |
parent | 7bd447bae3deee8af8c6ddd46973d53db7e48c1c (diff) | |
download | gdb-e33bf0ab90929acd773ee2fe9b46e4aa18a4ed93.zip gdb-e33bf0ab90929acd773ee2fe9b46e4aa18a4ed93.tar.gz gdb-e33bf0ab90929acd773ee2fe9b46e4aa18a4ed93.tar.bz2 |
* config/xm-mpw.h: New file, all-Mac host support.
* config/m68k/xm-mpw.h: Move most definitions into generic Mac
support.
* config/powerpc/xm-mpw.h: New file, PowerMac host support.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e6ee23..8b8b6b0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -7,7 +7,11 @@ Thu Oct 26 22:02:27 1995 Stan Shebs <shebs@andros.cygnus.com> (GestaltEqu.h): Include Gestalt.h instead. (do_mouse_down): Comment out control tracking, needs to be updated to use UPP before will work on PowerMac. - + * config/xm-mpw.h: New file, all-Mac host support. + * config/m68k/xm-mpw.h: Move most definitions into generic Mac + support. + * config/powerpc/xm-mpw.h: New file, PowerMac host support. + Thu Oct 26 15:21:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com> * regex.h: Renamed to gnu-regex.h. |