From: Doug Evans Date: Fri, 13 Mar 1998 00:17:35 +0000 (+0000) Subject: * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define. X-Git-Tag: gdb-4_18~3046 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d0a565ce26f07b7f99768f35f4d88f9b317166a;p=platform%2Fupstream%2Fbinutils.git * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define. * config/tc-dvp.c (compute_nloop,check_nloop): New functions. (gif_insn_frag_loc): New static global. (assemble_gif): Record frag and location frag of insn. (md_apply_fix3): Validate user specified nloop if we couldn't do it earlier. (s_endgif): Queue fixup to install nloop if we can't compute it here. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 95406ad..89d3642 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,14 @@ start-sanitize-sky +Thu Mar 12 16:13:25 1998 Doug Evans + + * config/tc-dvp.h (TC_FIX_TYPE,TC_INIT_FIX_DATA): Define. + * config/tc-dvp.c (compute_nloop,check_nloop): New functions. + (gif_insn_frag_loc): New static global. + (assemble_gif): Record frag and location frag of insn. + (md_apply_fix3): Validate user specified nloop if we couldn't do + it earlier. + (s_endgif): Queue fixup to install nloop if we can't compute it here. + Fri Mar 6 11:36:37 1998 Doug Evans * config/tc-dvp.c (s_endgif): Fix nloop calc and test. Warn if