Binutils with MCST patches
Go to file
Fred Fish 41756e56ee * defs.h (read_command_lines, query_hook): Update prototypes.
(readline_begin_hook, readline_hook, readline_end_hook): Declare.
	* breakpoint.c (commands_command): Build message in temporary buffer
	and pass that, as well as tty control flag, to read_command_lines.
	* top.c (readline_begin_hook, readline_hook, readline_end_hook):
	Define here.
	(command_loop): Check for non-NULL instream before looping.
	(command_line_input): Use readline_hook when appropriate, to get
	user input from a GUI window.
	(read_next_line): Also build prompt if getting user input from a GUI.
	(recurse_read_control_structure): Fix typo in comment.
	(read_command_lines): Use passed in prompt and tty flag to decide how
	to build message.  Use readline_begin_hook when appropriate, to set
	up a GUI interaction window.  Just return head, whether NULL or not,
	after using readline_end_hook to complete GUI interaction.
	(define_command, document_command): Build message in a temporary
	buffer and pass it to read_command_lines, along with tty flag.
	* gdbtk.c (gdbtk_readline_begin, gdbtk_readline, gdbtk_readline_end):
	New functions.
	(tk_command_loop): Set instream to NULL to enable Tk user interaction.
	(gdbtk_init): Set readline_begin_hook, readline_hook,
	and readline_end_hook.
	* gdbtk.tcl (gdbtk_tcl_readline_begin, gdbtk_tcl_readline,
	gdbtk_tcl_readline_end): New functions.
	(tclsh): Pack scroll bar on right side of window, not left.
PR 9385
1996-05-20 02:05:55 +00:00
bfd * cache.c (bfd_open_file): Unlink the file before opening it for 1996-05-16 20:49:38 +00:00
binutils * objdump.c (disassemble_data): Don't refer to bytes past the end 1996-05-03 18:31:00 +00:00
config * mh-go32 (CFLAGS): Define. 1996-03-26 19:12:19 +00:00
gas * config/tc-sh.h (struct sh_segment_info_type): Define. 1996-05-16 19:57:12 +00:00
gdb * defs.h (read_command_lines, query_hook): Update prototypes. 1996-05-20 02:05:55 +00:00
gprof * configure.in: Permit --enable-shared to specify a list of 1996-04-08 18:45:08 +00:00
include * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to be 1996-05-07 08:11:43 +00:00
ld * ldlang.c (dprint_statement): Stop printing at end of list. 1996-05-20 00:01:03 +00:00
mmalloc * mmalloc.h (mmtrace): Add prototype. 1996-03-30 05:46:57 +00:00
opcodes * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R. 1996-04-17 21:21:09 +00:00
readline * configure.in (*-*-gnu*): New host. 1996-04-08 05:20:25 +00:00
sim Check for sys/ioctl.h 1996-05-16 15:03:24 +00:00
.Sanitize Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * Makefile.in (all-inet): Depend on all-perl. 1996-05-04 00:08:15 +00:00
DOC.Sanitize Added lose-inet to docs 1996-05-16 20:35:38 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in (all-inet): Depend on all-perl. 1996-05-04 00:08:15 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess actually sed off the X in the OSF1 version 1996-02-08 23:41:30 +00:00
config.sub Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 19:18:19 +00:00
configure Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 1996-01-22 19:28:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Turn off tk/tcl for powerpcle-*-solaris for now 1996-04-30 17:56:51 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: Correct misspelling of transformbasename. 1996-03-15 00:18:41 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00