Go to file
Ian Lance Taylor c842dd375d * config/tc-m68k.c (md_pseudo_table): Add MRI structured control
directives: if, if.b, if.w, if.l, else, else.s, else.l, endi,
	break, break.s, break.l, next, next.s, next.l, for, for.b, for.w,
	for.l, endf, repeat, until, until.b, until.w, until.l, while,
	while.b, while.w, while.l, endw.
	(enum mri_control_type): Define.
	(struct mri_control_info): Define.
	(mri_control_stack): New static variable.
	(mri_control_index): New static variable.
	(mri_control_label): New static function.
	(push_mri_control, pop_mri_control): New static functions.
	(parse_mri_condition): New static function.
	(parse_mri_control_operand): New static function.
	(swap_mri_condition, reverse_mri_condition): New static functions.
	(build_mri_control_operand): New static function.
	(parse_mri_control_expression): New static function.
	(s_mri_if, s_mri_else, s_mri_endi): New static functions.
	(s_mri_break, s_mri_next): New static functions.
	(s_mri_for, s_mri_endf): New static functions.
	(s_mri_repeat, s_mri_until): New static functions.
	(s_mri_while, s_mri_endw): New static functions.
	* gasp.c (mrikinfo): Remove IF.
	* expr.c (get_symbol_end): Accept \001 as part of a name.
1995-08-15 19:42:47 +00:00
bfd * aoutx.h (NAME(aout,machine_type)): Handle a machine of 1995-08-14 16:43:17 +00:00
binutils * nm.c (main): Ignore -e. 1995-08-11 22:29:41 +00:00
config Renamed. 1995-07-03 21:22:00 +00:00
gas * config/tc-m68k.c (md_pseudo_table): Add MRI structured control 1995-08-15 19:42:47 +00:00
gdb * remote.c (remote_write_bytes): Chop up large transfers. 1995-08-15 14:53:24 +00:00
gprof * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line 1995-07-20 22:13:40 +00:00
include * m68kmri.h: Remove. 1995-08-02 22:48:21 +00:00
ld * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Use xmalloc instead of 1995-08-08 23:31:28 +00:00
mmalloc
opcodes * m68k-dis.c: (fpcr_names): Add % before all register names. 1995-08-07 20:22:13 +00:00
readline inc-hist.texi: gdb manual up to date for 95q3 1995-06-22 21:30:02 +00:00
sim For Sega/Hitachi, when simulator exits, check to see if it was because 1995-08-12 01:03:16 +00:00
.Sanitize Remove traces of gdbtk from Makefile.in if --lose-gdbtk arg seen. 1995-08-06 19:16:15 +00:00
Build-A-Release.mk
build-all.mk update target lists for all hosts 1995-05-18 09:16:59 +00:00
cfg-ml-com.in * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. 1995-07-31 16:57:38 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
ChangeLog * config.guess: Merge with FSF: 1995-08-11 22:40:18 +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 Handle autoconfiscated directories by running the correct configure script. 1995-06-21 20:57:03 +00:00
configure.bat
configure.in * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 1995-08-07 16:24:42 +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
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 1995-08-05 01:04:06 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
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