From: Ian Lance Taylor Date: Mon, 7 Oct 1996 15:40:59 +0000 (+0000) Subject: Mon Oct 7 11:38:34 1996 Andreas Schwab X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=99e3ccb64c8a7df43d5c9f94a2179cf1c7adda68;p=binutils-gdb.git Mon Oct 7 11:38:34 1996 Andreas Schwab * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c13ce3262d5..f027ff23bf2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Mon Oct 7 11:38:34 1996 Andreas Schwab + + * 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 * config/obj-elf.c (elf_begin): New function.