aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
1993-08-20* elfcode.h (elf_build_phdrs): Unused function deleted.Ken Raeburn1-428/+169
1993-08-05Wed Jun 23 06:05:58 1993 Michael Meissner (meissner@osf.org)Ken Raeburn1-5/+7
1993-07-26Reimplement segment writing.Ken Raeburn1-118/+345
1993-07-20 * configure.in (*-*-netware, i[34]86-*-netware): New configs.Fred Fish1-8/+0
1993-07-19* elf.c, elfcode.h, libelf.h: Serious reorganization.Ken Raeburn1-1166/+1248
1993-07-13make sanitize dtrt wrt v9Ken Raeburn1-4/+4
1993-07-11 * elfcode.h: Use memset not bzero.Jim Kingdon1-1/+1
1993-07-06* elfcode.h (elf_read): Delete static declaration, since function has moved.Ken Raeburn1-257/+211
1993-06-22Sigh. Null pointer return might be right in some cases; don't abort.Ken Raeburn1-2/+0
1993-06-22More get_word/put_word changes.Ken Raeburn1-17/+21
1993-06-22Use new size-independent elf internal data structures.Ken Raeburn1-98/+113
1993-06-21* elfcode.h (bfd_add_to_strtab): Now static.Ken Raeburn1-123/+201
1993-06-18 * Makefile.in: Add elf32-{mips,m88k,generic}.Jim Kingdon1-0/+3338