Binutils with MCST patches
Go to file
Doug Evans 8b901ef830 * config/tc-dvp.h (md_estimate_size_before_relax): Delete.
(md_convert_frag): Delete.
	(TC_FIX_TYPE): New fields wl,cl,user_value;
	* config/tc-dvp.c (insert_mpg_marker): New argument ignore.
	All callers updated.
	(insert_unpack_marker): New function.
	(insert_file): New argument insert_marker_arg.  All callers updated.
	(gif_user_value): New static local.
	(vif_data_start,vif_data_end): New static locals.
	(mpgloc_sym,unpackloc_sym): New static locals.
	(cur_varlen_frag,cur_varlen_insn,cur_varlen_value): Delete.
	(cur_opcode,cur_operand): New static locals.
	(endmpg_caller): New enum.
	(md_pseudo_table): Pass ENDMPG_USER to s_endmpg.
	(md_begin): Initialize mpgloc_sym, unpackloc_sym.
	(dvp_fixup): New members user_value,wl,cl;
	(assemble_vif): Rewrite.
	(assemble_gif): Tweak name of data start label.
	(assemble_one_insn): Allow special parser to punt and call the
	normal expression parser.  Set cur_opcode,cur_operand for md_operand.
	(md_operand): Handle '*' value for mpgloc,unpackloc.
	(md_estimate_size_before_relax): New function.
	(dvp_relax_frag,md_convert_frag): New functions.
	(md_pcrel_from_section): Handle end data label for variable length
	vif insns.
	(md_apply_fix3): Handle count field for variable length vif insns.
	Handle address field for mpg,unpack.
	(eval_expr): Initialize user_value,wl,cl fields of the fixup.
	(cur_vif_insn_length): Delete.
	(vif_length_value): New function.
	(install_vif_length): Don't perform logical->physical conversion here.
	(s_enddirect,s_endmpg,s_endunpack): Rewrite.
1998-03-25 22:31:13 +00:00
bfd * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than 1998-03-25 20:21:20 +00:00
binutils Based on patch from H.J. Lu <hjl@gnu.org>: 1998-03-25 18:06:21 +00:00
config Make --keep-mswin 1998-01-31 06:19:34 +00:00
gas * config/tc-dvp.h (md_estimate_size_before_relax): Delete. 1998-03-25 22:31:13 +00:00
gdb Wed Mar 25 14:08:51 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 1998-03-25 19:12:09 +00:00
gprof Add --demangle and --no-demangle options: 1998-03-25 00:06:23 +00:00
include * dvp.h (DVP_OPERAND_UNPACK_ADDRESS): New macro. 1998-03-25 21:26:38 +00:00
intl * configure.in: Build config.h from config.in. 1998-03-25 22:20:46 +00:00
ld Based on patch from H.J. Lu <hjl@gnu.org>: 1998-03-25 17:48:56 +00:00
mmalloc
opcodes * dvp-dis.c (print_insn): Print unpack address in hex. 1998-03-25 21:43:02 +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 * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds. 1998-03-25 21:54:06 +00:00
.Sanitize My mistake, add libg++ and librx to lose_these_too so that Sanitize knows 1998-03-25 19:52:20 +00:00
Build-A-Release.mk
ChangeLog Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-25 01:00:18 +00:00
config-ml.in Add m32r to multilib support. 1997-12-16 00:14:49 +00:00
config.guess * config.guess: More accurate determination of HP processor types. 1998-01-28 06:16:52 +00:00
config.sub Fix vr4320 sanitization. 1998-03-04 21:03:29 +00:00
configure Fix some problems with gdbtk sanitization. 1998-01-26 23:04:13 +00:00
configure.bat
configure.in Remove CYGNUS LOCAL markers for Thumb port. 1998-03-25 19:17:43 +00:00
DOC.Sanitize
install-sh
install-texi.in
Install.in
intro.texi
ltmain.sh
makeall.bat
Makefile.in Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-25 01:00:18 +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