No description
Find a file
Stu Grossman ee824ca663 * monitor.c (monitor_load_srec monitor_make_srec): Move all
S-record download code into srec.c.
	* srec.c srec.h:  New files.  Contain S-record loading routines
	formerly in monitor.c.
	* serial.c serial.h:  New routine just like fprintf, but uses
	serial_t instead of FILE *.
	* sh-tdep.c (frame_find_saved_regs init_extra_frame_info):
	Don't add four to saved pc (makes things match manual).  Also, fix
	bug where we didn't get pc from stack frame correctly.
	* config/sh/tm-sh.h (SAVED_PC_AFTER_CALL):  Don't add four to
	saved pc.  Real hardware does this for you.
	* sh3-rom.c (sh3_load):  New routine.  Sets up for download then
	calls generic S-record loader.
	* config/h8300/h8300.mt, config/h8500/h8500.mt,
	config/m68k/monitor.mt, config/pa/hppapro.mt, config/sh/sh.mt:
	Add srec.o to TDEPFILES.
1995-11-14 23:40:18 +00:00
bfd * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, not 1995-11-14 16:55:23 +00:00
binutils * dlltool.c: Use FOPEN_* macros rather than "r" or "w". 1995-11-14 23:03:25 +00:00
config * config/mh-i386win32: add LD_FOR_TARGET. 1995-11-14 23:04:29 +00:00
gas Keep te-macos.h. 1995-11-14 04:46:32 +00:00
gdb * monitor.c (monitor_load_srec monitor_make_srec): Move all 1995-11-14 23:40:18 +00:00
gprof * gprof.c (main): Cast getenv return value. 1995-11-08 16:40:24 +00:00
include NT Changes 1995-11-07 20:33:42 +00:00
ld * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Use the 1995-11-14 22:10:14 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes * a29k-dis.c (print_special): Change num to unsigned int. 1995-11-09 01:20:32 +00:00
readline modified from 95q4 1995-11-10 19:59:40 +00:00
sim make inline model use static when inlining. 1995-11-14 11:34:01 +00:00
.Sanitize Update. cfg-ml-com.in replaced with config-ml.in. 1995-11-14 10:40:55 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
ChangeLog * configure.in (target_libs): add target-winsup. 1995-11-14 22:58:14 +00:00
config-ml.in Delete debugging -x's. 1995-11-14 09:36:54 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure * configure: Default ${build} correctly. Avoid picking up extra 1995-11-07 23:47:45 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (target_libs): add target-winsup. 1995-11-14 22:58:14 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +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
Makefile.in * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, 1995-11-13 20:47:41 +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 Add PowerMac support and many other enhancements. 1995-09-26 21:51:30 +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
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
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