fix comment portability problem (ultrix)
[deliverable/binutils-gdb.git] / bfd / README.hppaelf
CommitLineData
4c85cbfa
KR
1HPPA/ELF README file:
2
3 HP PA-RISC support was contributed by the Center for Software Science
4 at the University of Utah.
5
6This is the status of the hppa/elf code in bfd 2.0 as of January 29, 1993:
7
81. It generates correct ELF files for all of the input I've given it
9so far. I've used this version of libbfd.a to build an hppa/elf
10version of gas 1.36 (emits SOM). I've run files as large as 200K
11lines of assembly through it.
12
132. ELF executables that are created *always* have 3 program header
14table entries. This is due to the exec() support we have in the
15kernel for ELF executables. It expects *exactly* 3 program header
16table entries -- one for text, one for data, and one for bss.
17Currently, there's no support for any other types of program header
18table entries.
This page took 0.027152 seconds and 4 git commands to generate.