aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfcode.h
AgeCommit message (Expand)AuthorFilesLines
1993-10-07elfcode.h (EALIGN): Define, dependent on ARCH_SIZE.Ken Raeburn1-52/+46
1993-09-23 * section.c (SEC_DEBUGGING): New section flag.Ian Lance Taylor1-0/+7
1993-09-20 * elfcode.h (bfd_section_from_shdr): Only set SEC_DATA for aIan Lance Taylor1-4/+4
1993-09-16 * elfcode.h (elf_map_symbols): Create section symbols for allIan Lance Taylor1-47/+94
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