binutils-gdb/gdb/config
Stan Shebs b8ec8d4ab0 * 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.
1994-06-22 19:57:02 +00:00
..
a29k * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
alpha * nlmread.c (nlm_symtab_read): Clean up a bit. 1994-06-09 06:30:38 +00:00
arm * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
h8300 REGISTER_TYPE is obsolete. 1994-02-05 01:07:48 +00:00
h8500 * config/tm/tm-h8500.h (BEFORE_MAIN_LOOP_HOOK): Deleted. 1994-04-15 18:41:27 +00:00
i386 * nlmread.c (nlm_symtab_read): Clean up a bit. 1994-06-09 06:30:38 +00:00
i960 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:06:05 +00:00
m68k * mpw-make.in (VERSION): Update to 4.12.3. 1994-06-22 19:57:02 +00:00
m88k * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
mips Modified Files: 1994-06-21 21:09:13 +00:00
none
ns32k * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
pa Modified Files: 1994-06-10 01:23:20 +00:00
rs6000 * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
sh * config/sh/tm-sh.h (BREAKPOINT): Is now sleep opcode. 1994-04-15 18:41:05 +00:00
sparc Keep v9 bits now. 1994-06-16 21:18:05 +00:00
vax * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
z8k
.Sanitize
nm-lynx.h
nm-m3.h * config/mips/mipsm3.mh, config/i386/i386m3.mh, 1994-02-06 22:38:28 +00:00
nm-sysv4.h
nm-trash.h
tm-lynx.h
tm-sunos.h * config/tm-sunos.h (IN_SOLIB_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): 1994-04-08 00:36:08 +00:00
tm-sysv4.h * config/tm-sunos.h (IN_SOLIB_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): 1994-04-08 00:36:08 +00:00
xm-lynx.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-sysv4.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00