Age | Commit message (Expand) | Author | Files | Lines |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 1 | -4/+4 |
1994-06-16 | * libelf.h (struct elf_obj_tdata): New field dt_needed_name. | Ian Lance Taylor | 1 | -0/+7 |
1994-05-24 | Make MIPS ELF use new ELF backend linker. No shared library | Ian Lance Taylor | 1 | -0/+15 |
1994-05-20 | * elf.c (_bfd_elf_make_section_from_shdr): New function, based on | Ian Lance Taylor | 1 | -1/+2 |
1994-05-19 | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 1 | -42/+174 |
1994-05-09 | * elfcode.h: Include bfdlink.h. Added several new functions to do | Ian Lance Taylor | 1 | -4/+114 |
1994-04-21 | * libelf.h (elf_obj_tdata): Add members for dynamic symbol table | Peter Schauer | 1 | -1/+8 |
1994-04-07 | * elfcode.h (elf_set_section_contents): Support calling the backend | Jeff Law | 1 | -0/+4 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -12/+10 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1 | -1/+1 |
1994-01-11 | * ecofflink.c: Extensive changes to compress and merge debugging | Ian Lance Taylor | 1 | -1/+1 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -1/+2 |
1993-11-24 | * ecofflink.c: New file to hold ECOFF debug information linking | Ian Lance Taylor | 1 | -0/+1 |
1993-11-18 | * libelf.h (struct elf_backend_data): Added fields | Ian Lance Taylor | 1 | -0/+11 |
1993-11-09 | * elfcode.h (elf_object_p): Rather than looking through an array | Ian Lance Taylor | 1 | -8/+11 |
1993-11-09 | * libelf.h: Added some comments. | Ian Lance Taylor | 1 | -7/+68 |
1993-10-12 | * elf32-mips.c: Extensive additions to do relocations and to | Ian Lance Taylor | 1 | -1/+5 |
1993-09-14 | * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc | Ian Lance Taylor | 1 | -4/+0 |
1993-09-03 | Deleted some fields of elf*_symbol_type and elf_obj_tdata that were getting | Ken Raeburn | 1 | -31/+4 |
1993-08-27 | removed some "#if 0" code | Ken Raeburn | 1 | -4/+0 |
1993-08-25 | Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELF | Ken Raeburn | 1 | -1/+8 |
1993-08-20 | * elfcode.h (elf_build_phdrs): Unused function deleted. | Ken Raeburn | 1 | -3/+13 |
1993-08-06 | * libelf.h (NAME): Provide a default definition, that's neither | Ken Raeburn | 1 | -1/+5 |
1993-07-26 | * libelf.h (struct elf_backend_data): New field, maxpagesize. | Ken Raeburn | 1 | -0/+2 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 1 | -16/+0 |
1993-07-19 | * elf.c, elfcode.h, libelf.h: Serious reorganization. | Ken Raeburn | 1 | -66/+88 |
1993-07-12 | (struct elf_obj_tdata): Add field `thunk'. | Ken Raeburn | 1 | -0/+1 |
1993-07-06 | more prototypes, in libelf.h | Ken Raeburn | 1 | -8/+5 |
1993-06-30 | (CAT4): Added Saber-C (ANSI mode) version. | Ken Raeburn | 1 | -0/+41 |
1993-06-24 | Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) | Ken Raeburn | 1 | -6/+65 |
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 |
1993-06-15 | (elfNAME, ElfNAME): Use CAT directly rather than going through NAME. | Ken Raeburn | 1 | -3/+5 |
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 |
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 |