From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: binutils@sourceware.cygnus.com Subject: Re: PATCH to gas: --pcrel option for m68k Date: Mon, 31 Jul 2000 15:13:00 -0000 Message-id: <200007312213.PAA21718@elmo.cygnus.com> X-SW-Source: 2000-07/msg00509.html Hi Michael, : 2000-07-23 Michael Sokolov : : * config/tc-m68k.c (flag_keep_pcrel, OPTION_PCREL): Add --pcrel option. : (md_convert_frag_1, md_estimate_size_before_relax): When making DBcc : long emit a long branch if available instead of an absolute jump, never : emit absolute jumps for anything with --pcrel. Approved and applied. Cheers Nick