* mpw-config.in (i386-unknown-go32): Change from aout.
authorStan Shebs <shebs@codesourcery.com>
Fri, 17 Mar 1995 23:21:12 +0000 (23:21 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 17 Mar 1995 23:21:12 +0000 (23:21 +0000)
commite70a10c35a577953dc0bda1154301bf57bfe5c58
tree449edb2afb5e308feff0a7362f9f31d8ea6995b6
parentbff1e14da7966ebd82ad5b8b54fcdd233fda2b7c
* mpw-config.in (i386-unknown-go32): Change from aout.
(sh-hitachi-hms): New target.
* mpw-make.in (BISON): Use byacc instead of bison.
(VERSION): Bump to 4.14.1.
(*-pinsn.*): Remove mentions everywhere.
(all): Don't build MacGDB.
(gdb, SiowGDB): Depend on Version.r.
(Version.r): Generate from version info.
* main.c (main): Pass program name to START_PROGRESS, END_PROGRESS.
(main) [MPW]: Remove debugging hook.
* mac-xdep.c (debug_openp): New flag.
(mac_init): Set flag if env variable defined.
* ser-mac.c (mac_open): Clarify error message.
(mac_readchar): Call PROGRESS while looping.
(mac_write): Call sleep instead of sec_sleep.
(sec_sleep): Remove.
* source.c (openp) [MPW]: Only print debugging info if debugging.
* utils.c (query) [MPW]: Clarify that behavior is a bug.
gdb/ChangeLog.mpw
gdb/mac-xdep.c
gdb/mpw-config.in
gdb/mpw-make.in
gdb/ser-mac.c
This page took 0.024305 seconds and 4 git commands to generate.