binutils-gdb modified for the FreeChainXenon project
Find a file
Fred Fish 54bbbfb433 * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT.
* expprint.c (print_subexp):  Rename BINOP_MULTI_SUBSCRIPT to
	MULTI_SUBSCRIPT.
	* expprint.c (dump_expression):  New function for dumping
	expression vectors during gdb debugging.
	* expression.h (BINOP_MULTI_SUBSCRIPT):  Name changed to
	MULTI_SUBSCRIPT and moved out of BINOP range.
	* expression.h (DUMP_EXPRESSION):  New macro that calls
	dump_expression if DEBUG_EXPRESSIONS is defined.
	* m2-exp.y (BINOP_MULTI_SUBSCRIPT):  Changed to MULTI_SUBSCRIPT.
	* parse.c (length_of_subexp, prefixify_subexp):  Change
	BINOP_MULTI_SUBSCRIPT to MULTI_SUBSCRIPT.
	* parse.c (parse_exp_1):  Call DUMP_EXPRESSION before and after
	prefixify'ing the expression.
	* printcmd.c (print_command_1):  Add comment.
	**** start-sanitize-chill ****
	* ch-exp.y (expression_list):  Add useful actions.
	* ch-exp.y (value_array_element):  Add useful actions.
	* ch-exp.y (array_primitive_value):  Add production.
	* ch-exp.y (yylex):  Recognize ',' as a token.
	**** end-sanitize-chill ****
1993-01-02 20:32:01 +00:00
bfd Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-30 20:49:21 +00:00
binutils * Makefile.in: Make check depend on all. 1992-12-22 23:52:26 +00:00
config recording file death 1992-12-08 04:59:31 +00:00
gas Replace T in TC_H8300 1993-01-01 22:21:33 +00:00
gdb * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT. 1993-01-02 20:32:01 +00:00
gprof recording file death 1992-12-08 05:21:19 +00:00
include rebuilt from current bfd library 1992-12-28 22:17:40 +00:00
ld Mon Dec 28 11:15:35 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-28 19:43:59 +00:00
mmalloc recording file death 1992-12-08 05:21:19 +00:00
opcodes also search bfd sources for include files 1992-11-18 03:56:18 +00:00
readline Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-15 20:40:05 +00:00
sim/h8300 H8/300 simulator 1992-12-22 21:59:06 +00:00
.Sanitize removed the files there were moved to etc, added the directories that are 1992-12-16 21:38:43 +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 updated dates 1992-12-30 06:52:33 +00:00
ChangeLog Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-29 23:39:18 +00:00
config.sub from fsf: sequent os is bsd(ish) 1992-12-28 20:10:40 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure from p3. Some shells leave PWD in the environment (old tcsh, ksh at least) 1992-09-18 06:16:37 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in update comments 1992-12-31 01:30:27 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +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
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in better clean handling 1992-12-25 01:31:54 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-Build-A-Release.mk Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-GNUmakefile Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-inst.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-make-ftp Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-rel.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings-ftp 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 updated dates 1992-12-30 06:52:33 +00:00