Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-30 | (CAT4): Added Saber-C (ANSI mode) version. | Ken Raeburn | 1 | -0/+41 | |
(bfd_elf64_*): New decls. | |||||
1993-06-24 | Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) | Ken Raeburn | 1 | -6/+65 | |
* elfcode.h (elf_new_section_hook): Do nothing for now. (elf_write_object_contents): Output common symbols the way ELF wants them. Wed Jun 23 16:20:07 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) * libelf.h (struct elf_obj_tdata and associated macros): Moved here from elfcode.h. A couple of size-specific structure pointers were changed to PTR; uses fixed appropriately. (elf32_symbol_type, elf64_symbol_type): Separated definitions. (bfd_elf_mkobject): Renamed from bfd_elf32_mkobject. (bfd_elf32_mkobject, bfd_elf64_mkobject, elf_mkobject): New temporary macros to ease name change. * elf.c (elf_read, elf_mkobject, elf_get_str_section, elf_string_from_elf_section, bfd_elf_find_section): Moved here from elfcode.h. * doc/Makefile.in (libbfd.h): Process elf.c too. * Makefile.in (elf.o): Note new dependencies. * elfcode.h: Lots of stuff moved elsewhere. Deleted some unused code, tweaked some debug hooks. (elf_slurp_reloca_table): Translate ELF section symbols into BFD section symbols. | |||||
1993-06-22 | Use new size-independent versions of elf internal data structures. | Ken Raeburn | 1 | -9/+8 | |
1993-06-15 | Second try at getting elfNAME macros right. | Ken Raeburn | 1 | -6/+17 | |
Under ANSI C, "32_" is not a valid pp-token... | |||||
1993-06-15 | (elfNAME, ElfNAME): Use CAT directly rather than going through NAME. | Ken Raeburn | 1 | -3/+5 | |
(bfd_elf32_new_section_hook): Declare. | |||||
1993-06-02 | elfcode.h | Ken Raeburn | 1 | -17/+54 | |
1993-05-25 | Updated for new macro, type, and structure names. | Ken Raeburn | 1 | -34/+56 | |
Cleaned up some namespace pollution; renamed elf vectors. | |||||
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV formats. | David MacKenzie | 1 | -0/+2 | |
1993-05-14 | expand comment about "global_sym" complaint | Ken Raeburn | 1 | -1/+5 | |
1993-04-29 | copyright; gas changes | Ken Raeburn | 1 | -0/+39 | |
1993-02-27 | revised elf support | Ken Raeburn | 1 | -0/+37 | |