Massive changes. Elf sections are now processed into BFD sections only
authorMark Eichin <eichin@cygnus>
Mon, 13 Apr 1992 15:01:54 +0000 (15:01 +0000)
committerMark Eichin <eichin@cygnus>
Mon, 13 Apr 1992 15:01:54 +0000 (15:01 +0000)
commit37ac3b76ec94b623db2afef5b5a1581a8a0d9ad9
treed0da2573439fc5c612a1a1a44ec232c2c00c51d6
parent817bc7b82a09fbeefaa74cc36ef8abded2f5484a
Massive changes. Elf sections are now processed into BFD sections only
if they make sense as independent sections; symbols and relocs are
turned into BFD symbols and relocs; objects are now created.
objdump and copy mostly work on .o files.
this check-in will be followed by gdb testing.
the code has *not* yet been split up the way coff is to
support multiple architectures and bit widths.
no ChangeLog entries yet; too big... nearly everything changed.
bfd/elf.c