From: Ian Lance Taylor Date: Wed, 4 May 1994 19:58:58 +0000 (+0000) Subject: * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2237e240e3bcafb33019d392892524fdbeaff55a;p=binutils-gdb.git * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as "a.out-zero.big". --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 2380fe16ed3..aca8b08a233 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,9 @@ Wed May 4 13:34:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) Wed May 4 11:29:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as + "a.out-zero.big". + * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC relative adjustments when TE_LYNX is defined as well as when TC_I386 is defined.