From: Jeff Law Date: Mon, 2 Dec 1996 04:50:26 +0000 (+0000) Subject: * config/tc-mn10300.h (tc_fix_adjustable): Don't do any X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5840a0e5535fbec7d9039e982577b51209d60feb;p=binutils-gdb.git * config/tc-mn10300.h (tc_fix_adjustable): Don't do any reloc adjustments. reloc adjusting is of minimal value, and quite problematical for machines which do linker relaxing... --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 61c9e6d1b2b..1ccebe909ec 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10300.h (tc_fix_adjustable): Don't do any + reloc adjustments. + Sat Nov 30 17:34:48 1996 Eliot Dresselhaus * config/tc-i386.c: Correct misspelling: balenced to balanced.