aboutsummaryrefslogtreecommitdiff
path: root/bfd/cf-m68klynx.c
AgeCommit message (Collapse)AuthorFilesLines
1994-04-29 * cf-m68klynx.c (CALC_ADDEND): Check for PC relative relocs byIan Lance Taylor1-1/+3
enumerating them, since the reloc type can not serve as an index into the m68k COFF howto_table.
1994-04-07 * cf-m68klynx.c: Include sysdep.h.Ian Lance Taylor1-0/+1
1994-03-16 * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table.Ian Lance Taylor1-1/+1
1994-03-12Changes to 68k-lynx to make it handle symbols in common sections "properly",Mark Eichin1-1/+141
ie. the way "real" 68k coff implementations seem to do it, rather than like the way it's traditionally done. Fixes lifted from the i386-coff version.
1993-10-29A number of minor Lynx-related changes, plus basic Sparc Lynx support.Stan Shebs1-0/+30