New entry point in the transfer vector - bfd_relax_section.
authorSteve Chamberlain <sac@cygnus>
Tue, 28 Jan 1992 06:01:25 +0000 (06:01 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 28 Jan 1992 06:01:25 +0000 (06:01 +0000)
commit6590a8c953ac7537b79cde4e6ed9d825721fedeb
tree8eee9c81a04fabd5d39831358742a92782500e9b
parent9ce31b6601d834bfddcbfff16c187a5fd3a6e498
New entry point in the transfer vector - bfd_relax_section.

* aout-target.h: add to vector, call generic_relax
* bfd-in.h: add to vector
* bfd.c: add #define for vector
* bout.c: add to vector, call generic_relax
* coffcode.h: add to vector, also now has coff specific relax code
for the relaxable H8/300 relocs. Also clean up abs section cruft.
* elf.c: call generic_relax
* ieee.c: call new vector, clean up some bugs due to the creation
of bfd_abs_section
* libbfd.h: add bfd_generic_relax_section EXFUN
* oasys.c: call generic_relax
* reloc.c: implement generic_relax
* seclet.c: moved much of this into coffcode.h
* srec.c: call generic_relax
* targets.c: define new transfer vector
bfd/ChangeLog
bfd/bfd.c
bfd/coffcode.h
bfd/seclet.c
This page took 0.024469 seconds and 4 git commands to generate.