Binutils with MCST patches
Go to file
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
bfd * aout64.c (BMAGIC, QMAGIC): Define if not already defined. From 1994-06-22 19:38:57 +00:00
binutils * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC 1994-06-21 21:21:05 +00:00
config Added a nec-v810 target. 1994-06-21 17:08:22 +00:00
gas * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF. 1994-06-22 06:32:54 +00:00
gdb * mpw-make.in (VERSION): Update to 4.12.3. 1994-06-22 19:57:02 +00:00
gprof keep configure.bat 1994-06-22 17:39:31 +00:00
include * demangle.h (cplus_demangle_opname): Declare. 1994-06-18 23:14:00 +00:00
ld * emulparams/i386linux.sh (NONPAGED_TEXT_START_ADDR): Set to 0. 1994-06-22 18:07:32 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes * mips-dis.c (_print_insn_mips): Build a static hash table mapping 1994-06-22 17:41:05 +00:00
readline * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid 1994-06-12 10:54:41 +00:00
sim * interp.c (trap): Fix irix incompatibility. 1994-05-27 02:06:14 +00:00
.Sanitize unsanitize v9 1994-06-17 00:51:16 +00:00
Build-A-Release.mk
ChangeLog * Makefile.in: Add all-librx target similar to all-libproc. 1994-06-22 18:17:14 +00:00
ChangeLog.mpw Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-06-12 23:29:43 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL
Install.in
Makefile.in Move "@" so it's actually on the first line of the shell script in the 1994-06-08 01:03:08 +00:00
Pack-A-Progressive
SUPPORTED
build-all.mk rs6k lynx changes 1994-06-08 05:05:21 +00:00
config.guess * config.guess (i386-unknown-bsdi): New system to guess. 1994-06-04 00:48:21 +00:00
config.sub unsanitize v9 1994-06-17 00:51:16 +00:00
configure * configure: If there is a package_makefile_frag, remove 1994-06-07 19:07:34 +00:00
configure.in Added support for nev-v810 processor. A newlib *only* target, for now at 1994-06-21 17:07:44 +00:00
install-texi.in
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi
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 Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
tape-labels-tex.in
test-build.mk more cleanup 1994-05-18 00:03:28 +00:00