Tue Oct 20 13:02:25 1992 Ian Lance Taylor (ian@cygnus.com)
authorIan Lance Taylor <ian@airs.com>
Tue, 20 Oct 1992 20:10:34 +0000 (20:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 20 Oct 1992 20:10:34 +0000 (20:10 +0000)
commit6142210d1d7bcfafaa2a31327b97a354024719c1
treefebb27d4bf5a8681c2f6a75ed466de538c7929ea
parent653912459d4f9ff97b6696f001b57473ba21cc7b
Tue Oct 20 13:02:25 1992  Ian Lance Taylor  (ian@cygnus.com)

* Support for i386-sysv.
obj-coffbfd.c (do_relocs_for, write_object_file): set segment
addresses to reasonable sizes.  New define ZERO_BASED_SEGMENTS can
be used to set them all to zero as was done before.
(fill_section): segment addresses now set in write_object_file.
(fill_section): Don't set STYP_NOLOAD for .bss section.
(fixup_segment): 386 uses strange common symbol format.
tc-i386.c (tc_coff_fix2rtype): use R_DIR32, not R_RELLONG, for
compatibility with SVR3.2 linker.
gas/config/ChangeLog
gas/config/obj-coffbfd.c