* corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,
[deliverable/binutils-gdb.git] / gdb / ChangeLog.mpw
index a31a596acb0aa5eb48ef44b64be974c4223218b0..4420fe4391f2e8381c7cf79c5792fc337bdcc59e 100644 (file)
@@ -1,3 +1,68 @@
+Mon Sep 12 17:44:58 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-config.in: Use nm-empty.h if host is not target.
+       (xdepfiles): Add mac-xdep.c.o.
+       (xm_file): Remove.
+       * mpw-make.in: Add Fortran files.
+       (XDEPFILES): Remove.
+
+Fri Aug 19 15:23:40 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-init.c (initialize_all_files): Remove inits of utils and
+       targets.
+
+Fri Jul  1 11:40:24 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h.
+       * ser-mac.c (MacSerial.h): Include instead of Serial.h.
+
+Wed Jun 29 18:04:55 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-make.in: Use {s} instead of {srcdir} everywhere.
+       (bindir, libdir): Remove extra colon.
+       (source.c): Compile with C instead of gC.
+       (c-exp.tab.c, ch-exp.tab.c, m2-exp.tab.c): Add {o}.
+       (install-only): Don't install MacGDB.
+       * source.c (openp) [MPW]: Add a debugging display.
+       (open_source_file) [MPW]: Use MPW basename finders.
+       [MPW_C]: Briefer versions of help for line and list commands.
+
+Sun Jun 26 23:56:19 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * mpw-make.in: Change references from paread.c to somread.c
+
+Wed Jun 22 11:10:27 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-make.in (VERSION): Update to 4.12.3.
+       (SiowGDB): New target, GDB using SIOW library.
+       (init-new.c): New target, attempt to generate init.c from sources.
+       (main.c.o, top.c.o): Put each in its own segment.
+       * main.c (main) [MPW]: Always call mac_init.
+       * utils.c (query) [MPW]: Always return "yes" if in MacGDB, output
+       an extra newline otherwise.
+       * mac-xdep.c: More comments in various places, remove junk.
+       (mac_init): Add tests for MPW and SIOW.
+       (use_wne, has_color_qd): Renamed.
+       (use_color_qd): New variable.
+       (grow_window): Only do console resizing to console window,
+       call resize_console_window.
+       (zoom_window): Call resize_console_window.
+       (resize_console_window, scroll_text): New functions.
+       (adjust_console_sizes): Always align viewrect to even multiples of
+       text lines.
+       (adjust_console_text): Always scroll by whole lines.
+       (hacked_vfprintf, hacked_puts, hacked_fputc, hacked_putc): Force a
+       recalculation of scroll positions if a newline was output.
+       (hacked_fflush): Similarly, for flushing.
+       (hacked_fgetc): New function, aborts if called in MacGDB.
+       * ser-mac.c (mac_readchar): Rename starttime to start_time,
+       remove debugging printf.
+       (mac_write): Sleep on first 4 writes.
+       (sec_sleep): New function, works like standard sleep.
+       * macgdb.r: Adjust positioning and contents of About box.
+       Set minimum size to 2000K, preferred size to 5000K.
+       * config/m68k/xm-mpw.h (fgetc): Define as a macro.
+
 Wed Jun 15 17:36:07 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * mpw-make.in (.c.o, .gc.o): Prefix segment names with gdb_.
@@ -73,4 +138,5 @@ Thu Mar 10 15:49:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * mpw-make.in: New file, MPW makefile fragment.
        * config/m68k/xm-mpw.h: New file, MPW host definitions.
        * ser-mac.c: New file, Mac serial interface.
+       * mpw-init.c: New file, MPW x mips version of init.c.
 
This page took 0.024253 seconds and 4 git commands to generate.