Mon Oct 7 11:38:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>

* config/tc-m68k.c (select_control_regs): New function, extracted
	out of m68k_init_after_args.
	(m68k_init_after_args): Use it.
	(mri_chip): Use it here as well to update set of allowed control
	regs for movec.
This commit is contained in:
Ian Lance Taylor 1996-10-07 15:40:59 +00:00
parent 0bd28bc4f4
commit 99e3ccb64c

View File

@ -1,3 +1,11 @@
Mon Oct 7 11:38:34 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* config/tc-m68k.c (select_control_regs): New function, extracted
out of m68k_init_after_args.
(m68k_init_after_args): Use it.
(mri_chip): Use it here as well to update set of allowed control
regs for movec.
Mon Oct 7 11:24:29 1996 Ian Lance Taylor <ian@cygnus.com>
* config/obj-elf.c (elf_begin): New function.