Age | Commit message (Expand) | Author | Files | Lines |
1995-03-15 | * libelf.h (bfd_elf32__write_relocs): Don't declare. | Ian Lance Taylor | 1 | -2/+0 |
1995-03-09 | Add support for checking whether all PowerPC ELF modules either use -mrelocat... | Michael Meissner | 1 | -0/+4 |
1995-02-14 | * elf32-mips.c (struct mips_elf_find_line): Define. | Ian Lance Taylor | 1 | -0/+6 |
1995-02-14 | Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_P... | Michael Meissner | 1 | -0/+4 |
1995-02-06 | * libelf.h (struct elf_link_hash_table): Add saw_needed field. | Ian Lance Taylor | 1 | -0/+4 |
1995-02-06 | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define. | Ian Lance Taylor | 1 | -4/+2 |
1995-02-06 | Distinguish a weak defined symbol from a regular defined symbol. | Ian Lance Taylor | 1 | -6/+7 |
1995-02-01 | * libelf.h (struct elf_obj_tdata): New member program_header_size. | David Edelsohn | 1 | -0/+3 |
1994-10-27 | * libelf.h (struct bfd_elf_section_data): Add field dynindx. | Ian Lance Taylor | 1 | -0/+4 |
1994-10-21 | Fix the ELF linker to not require an interpreter if no dynamic | Ian Lance Taylor | 1 | -3/+8 |
1994-10-17 | * elfcode.h (elf_map_symbols): Sort the symbols into a new array, | Ian Lance Taylor | 1 | -9/+0 |
1994-10-17 | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 1 | -10/+3 |
1994-10-17 | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 1 | -2/+0 |
1994-09-29 | * elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol in elfcode.h. | Ken Raeburn | 1 | -4/+5 |
1994-09-07 | * libelf.h (struct elf_backend_data): Change second argument of | Ian Lance Taylor | 1 | -2/+7 |
1994-07-26 | Add support for creating shared libraries under i386 ELF and SPARC | Ian Lance Taylor | 1 | -11/+47 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 1 | -3/+4 |
1994-07-17 | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define. | Ian Lance Taylor | 1 | -0/+2 |
1994-07-17 | * libelf.h (struct bfd_elf_section_data): Add relocs field. | Ian Lance Taylor | 1 | -2/+17 |
1994-07-12 | * libelf.h (bfd_elf32_swap_symbol_in): Declare. | Ian Lance Taylor | 1 | -0/+8 |
1994-07-01 | * Support code for enabling the new style linker for PA ELF. | Jeff Law | 1 | -2/+10 |
1994-06-27 | * libelf.h (relocate_section): New argument "output_names" added | Jeff Law | 1 | -1/+1 |
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 |