]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[time to file a PR on cvs...]
authorKen Raeburn <raeburn@cygnus>
Tue, 16 Jun 1992 12:04:03 +0000 (12:04 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 16 Jun 1992 12:04:03 +0000 (12:04 +0000)
commitce07dd7c0cc9034fd9aac351d34a99b1452c0203
tree1178d85f82390429d19d2f3b233b3bdf72e5b32e
parent41729eb4b085f5e524678a9c0b4d4a6516ad4e6a
[time to file a PR on cvs...]

Various changes to get linker working again for a.out:
 * don't set/adjust section file positions or vmas more than once
 * use correct page size and segment size when calculating them
 * deal with some variations in a.out implementations
Tested on sun4 and sun4->sun3 so far, will be testing further but
needed to get wider exposure&testing.  See ChangeLog for details.

Also:
* coffcode.h (coff_write_relocs): Write out swapped reloc, not
pre-swapped version.
* hosts/sparc.h (abort, exit): Hide these names if compiling with
gcc version 2, to avoid warnings.
bfd/aoutx.h
bfd/archures.c
bfd/coffcode.h
bfd/libaout.h
bfd/targets.c