Binutils with MCST patches
Go to file
Mark Alexander 7e9576e098 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.
* monitor.c (monitor_debug): Move to utils.c, rename to puts_debug.
	(monitor_write_memory, monitor_read_memory, monitor_insert_breakpoint,
	monitor_remove_breakpoint): Remove useless address bits if current
	monitor has MO_ADDR_BITS_REMOVE flag.
	* monitor.h (MO_ADDR_BITS_REMOVE): Define.
	* utils.c (puts_debug): Formerly monitor_debug from monitor.c;
	move here and make public.  Add better support for carriage returns.
	* defs.h (puts_debug): Declare.
	* dsrec.c (load_srec): Use puts_debug to print remotedebug information.
	Output header record correctly.
	(make_srec): Output a header record instead of a termination record
	if sect is non-NULL (value is ignored), but abfd is NULL.
	* config/mips/tm-tx39.h (DEFAULT_MIPS_TYPE): Remove definition.
	(REGISTER_NAMES): Define to add R3900-specific registers.
	* config/mips/tm-tx39l.h: Ditto.
	* config/mips/tx39.mt (TDEPFILES): Add dve3900-rom.o and support files.
	* config/mips/tx39l.mt: Ditto.
1997-12-29 21:50:10 +00:00
bfd From Jonathan Stone <jonathan@DSG.Stanford.EDU>: 1997-12-29 15:04:55 +00:00
binutils From Matthew Bellantoni <matthew@chrysalis.com>: 1997-12-29 14:00:59 +00:00
config Add (apparently) missing file. 1997-09-29 16:14:30 +00:00
gas * configure.in: Add txvu support. 1997-12-22 18:03:58 +00:00
gdb * dve3900-rom.c: New file to support Densan DVE-R3900/20 board. 1997-12-29 21:50:10 +00:00
gprof * core.c (core_sym_class): Treat weak symbols as text symbols. 1997-12-29 11:20:37 +00:00
include * dis-asm.h (print_insn_txvu): Declare. 1997-12-22 17:24:00 +00:00
ld * Makefile.am (etxvuelf.c): Add rule for. 1997-12-22 17:04:20 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes rebuild 1997-12-24 07:58:26 +00:00
readline Wed Dec 3 16:48:20 1997 Michael Snyder (msnyder@cleaver.cygnus.com) 1997-12-04 00:48:56 +00:00
sim * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c). 1997-12-29 16:03:23 +00:00
.Sanitize * configure.in: Add txvu-elf support. 1997-12-22 14:09:49 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog * Makefile.in (INSTALL_TARGET): Do install-gcc first. 1997-12-28 10:27:09 +00:00
config-ml.in Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
config.guess * config.guess: HP 9000/803 is a PA1.1 machine. 1997-12-23 11:42:49 +00:00
config.sub * config.sub (mips64vr5xxx-elf): Handle. Treat as mips64vr5000-elf. 1997-12-22 10:27:25 +00:00
configure * configure: Only put libide in GDB_TK if --enable-ide. 1997-12-17 08:30:00 +00:00
configure.bat
configure.in * configure.in (host_makefile_frag, target_makefile_frag): 1997-12-28 11:19:58 +00:00
DOC.Sanitize
install-sh * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 1997-07-04 17:27:30 +00:00
install-texi.in
Install.in
intro.texi
ltmain.sh More building on NT support stuff. 1997-09-03 19:22:03 +00:00
makeall.bat
Makefile.in * Makefile.in: Add libgui directory. 1997-12-16 14:38:16 +00:00
makefile.vms Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> 1997-10-20 19:30:47 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com
tape-labels-tex.in
test-build.mk