1995-10-16 |
Ian Lance Taylor | * bfd-in.h (struct bfd_link_needed_list): Rename from |
blob | commitdiff | raw |
1995-10-03 |
Jeff Law | Remove last (incorrect) change. |
blob | commitdiff | raw | diff to current |
1995-10-03 |
Jeff Law | Opps. Forgot to commit this with the elf.c changes... |
blob | commitdiff | raw | diff to current |
1995-09-12 |
Ian Lance Taylor | Extensive minor changes to avoid various gcc warnings... |
blob | commitdiff | raw | diff to current |
1995-09-01 |
Ian Lance Taylor | Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima... |
blob | commitdiff | raw | diff to current |
1995-07-13 |
Ian Lance Taylor | * targets.c (bfd_target): Add fields _read_minisymbols and |
blob | commitdiff | raw | diff to current |
1995-07-12 |
Ken Raeburn | * libelf.h (elf_backend_data): Use unsigned, not unsign... |
blob | commitdiff | raw | diff to current |
1995-07-11 |
Ian Lance Taylor | * libelf.h (struct elf_size_info): Change type of... |
blob | commitdiff | raw | diff to current |
1995-07-07 |
Ken Raeburn | fsf address update, but not in COPYING files |
blob | commitdiff | raw | diff to current |
1995-07-06 |
Ken Raeburn | Added new files elflink.c, elflink.h, elfcore.h. |
blob | commitdiff | raw | diff to current |
1995-07-04 |
Ian Lance Taylor | * libelf.h (struct elf_link_hash_table): Add needed... |
blob | commitdiff | raw | diff to current |
1995-07-01 |
Ken Raeburn | removed unused elf_64_p field |
blob | commitdiff | raw | diff to current |
1995-03-15 |
Ian Lance Taylor | * libelf.h (bfd_elf32__write_relocs): Don't declare. |
blob | commitdiff | raw | diff to current |
1995-03-09 |
Michael Meissner | Add support for checking whether all PowerPC ELF module... |
blob | commitdiff | raw | diff to current |
1995-02-14 |
Ian Lance Taylor | * elf32-mips.c (struct mips_elf_find_line): Define. |
blob | commitdiff | raw | diff to current |
1995-02-14 |
Michael Meissner | Reconize old versions of the PowerPC machine code ... |
blob | commitdiff | raw | diff to current |
1995-02-06 |
Ian Lance Taylor | * libelf.h (struct elf_link_hash_table): Add saw_neede... |
blob | commitdiff | raw | diff to current |
1995-02-06 |
Ian Lance Taylor | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define. |
blob | commitdiff | raw | diff to current |
1995-02-06 |
Ian Lance Taylor | Distinguish a weak defined symbol from a regular defin... |
blob | commitdiff | raw | diff to current |
1995-02-01 |
David Edelsohn | * libelf.h (struct elf_obj_tdata): New member program_... |
blob | commitdiff | raw | diff to current |
1994-10-27 |
Ian Lance Taylor | * libelf.h (struct bfd_elf_section_data): Add field... |
blob | commitdiff | raw | diff to current |
1994-10-21 |
Ian Lance Taylor | Fix the ELF linker to not require an interpreter if... |
blob | commitdiff | raw | diff to current |
1994-10-17 |
Ian Lance Taylor | * elfcode.h (elf_map_symbols): Sort the symbols into... |
blob | commitdiff | raw | diff to current |
1994-10-17 |
Ian Lance Taylor | Use a hash table when writing out ELF symbol names. |
blob | commitdiff | raw | diff to current |
1994-10-17 |
Ian Lance Taylor | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_s... |
blob | commitdiff | raw | diff to current |
1994-09-29 |
Ken Raeburn | * elf.c (bfd_elf_print_symbol): Moved here from elf_pri... |
blob | commitdiff | raw | diff to current |
1994-09-07 |
Ian Lance Taylor | * libelf.h (struct elf_backend_data): Change second... |
blob | commitdiff | raw | diff to current |
1994-07-26 |
Ian Lance Taylor | Add support for creating shared libraries under i386... |
blob | commitdiff | raw | diff to current |
1994-07-22 |
Ian Lance Taylor | * aoutx.h (aout_link_check_ar_symbols): When changing... |
blob | commitdiff | raw | diff to current |
1994-07-17 |
Ian Lance Taylor | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define. |
blob | commitdiff | raw | diff to current |
1994-07-17 |
Ian Lance Taylor | * libelf.h (struct bfd_elf_section_data): Add relocs... |
blob | commitdiff | raw | diff to current |
1994-07-12 |
Ian Lance Taylor | * libelf.h (bfd_elf32_swap_symbol_in): Declare. |
blob | commitdiff | raw | diff to current |
1994-07-01 |
Jeff Law | * Support code for enabling the new style linker for... |
blob | commitdiff | raw | diff to current |
1994-06-27 |
Jeff Law | * libelf.h (relocate_section): New argument "output_na... |
blob | commitdiff | raw | diff to current |
1994-06-20 |
Ian Lance Taylor | * Many files: change all bfd_target vectors to be... |
blob | commitdiff | raw | diff to current |
1994-06-16 |
Ian Lance Taylor | * libelf.h (struct elf_obj_tdata): New field dt_needed... |
blob | commitdiff | raw | diff to current |
1994-05-24 |
Ian Lance Taylor | Make MIPS ELF use new ELF backend linker. No shared... |
blob | commitdiff | raw | diff to current |
1994-05-20 |
Ian Lance Taylor | * elf.c (_bfd_elf_make_section_from_shdr): New functio... |
blob | commitdiff | raw | diff to current |
1994-05-19 |
Ian Lance Taylor | Add support for ELF shared libraries. Loosely based... |
blob | commitdiff | raw | diff to current |
1994-05-09 |
Ian Lance Taylor | * elfcode.h: Include bfdlink.h. Added several new... |
blob | commitdiff | raw | diff to current |
1994-04-21 |
Peter Schauer | * libelf.h (elf_obj_tdata): Add members for dynamic... |
blob | commitdiff | raw | diff to current |
1994-04-07 |
Jeff Law | * elfcode.h (elf_set_section_contents): Support callin... |
blob | commitdiff | raw | diff to current |
1994-03-30 |
Ian Lance Taylor | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl... |
blob | commitdiff | raw | diff to current |
1994-02-17 |
David MacKenzie | * bfd.c (bfd_get_error, bfd_set_error): New functions. |
blob | commitdiff | raw | diff to current |
1994-01-11 |
Ian Lance Taylor | * ecofflink.c: Extensive changes to compress and merge... |
blob | commitdiff | raw | diff to current |
1993-12-30 |
Ian Lance Taylor | Extensive changes to move the bulk of the linker into... |
blob | commitdiff | raw | diff to current |
1993-11-24 |
Ian Lance Taylor | * ecofflink.c: New file to hold ECOFF debug informatio... |
blob | commitdiff | raw | diff to current |
1993-11-18 |
Ian Lance Taylor | * libelf.h (struct elf_backend_data): Added fields |
blob | commitdiff | raw | diff to current |
1993-11-09 |
Ian Lance Taylor | * elfcode.h (elf_object_p): Rather than looking throug... |
blob | commitdiff | raw | diff to current |
1993-11-09 |
Ian Lance Taylor | * libelf.h: Added some comments. |
blob | commitdiff | raw | diff to current |
1993-10-12 |
Ian Lance Taylor | * elf32-mips.c: Extensive additions to do relocations... |
blob | commitdiff | raw | diff to current |
1993-09-14 |
Ian Lance Taylor | * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_... |
blob | commitdiff | raw | diff to current |
1993-09-03 |
Ken Raeburn | Deleted some fields of elf*_symbol_type and elf_obj_tda... |
blob | commitdiff | raw | diff to current |
1993-08-27 |
Ken Raeburn | removed some "#if 0" code |
blob | commitdiff | raw | diff to current |
1993-08-25 |
Ken Raeburn | Merged in changes from Jeff Law and Pete Hoogenboom... |
blob | commitdiff | raw | diff to current |
1993-08-20 |
Ken Raeburn | * elfcode.h (elf_build_phdrs): Unused function deleted. |
blob | commitdiff | raw | diff to current |
1993-08-06 |
Ken Raeburn | * libelf.h (NAME): Provide a default definition, that... |
blob | commitdiff | raw | diff to current |
1993-07-26 |
Ken Raeburn | * libelf.h (struct elf_backend_data): New field, maxpa... |
blob | commitdiff | raw | diff to current |
1993-07-20 |
Fred Fish | * configure.in (*-*-netware, i[34]86-*-netware): ... |
blob | commitdiff | raw | diff to current |
1993-07-19 |
Ken Raeburn | * elf.c, elfcode.h, libelf.h: Serious reorganization. |
blob | commitdiff | raw | diff to current |
1993-07-12 |
Ken Raeburn | (struct elf_obj_tdata): Add field `thunk'. |
blob | commitdiff | raw | diff to current |
1993-07-06 |
Ken Raeburn | more prototypes, in libelf.h |
blob | commitdiff | raw | diff to current |
1993-06-30 |
Ken Raeburn | (CAT4): Added Saber-C (ANSI mode) version. |
blob | commitdiff | raw | diff to current |
1993-06-24 |
Ken Raeburn | Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseido... |
blob | commitdiff | raw | diff to current |
1993-06-22 |
Ken Raeburn | Use new size-independent versions of elf internal data... |
blob | commitdiff | raw | diff to current |
1993-06-15 |
Ken Raeburn | Second try at getting elfNAME macros right. |
blob | commitdiff | raw | diff to current |
1993-06-15 |
Ken Raeburn | (elfNAME, ElfNAME): Use CAT directly rather than going... |
blob | commitdiff | raw | diff to current |
1993-06-02 |
Ken Raeburn | elfcode.h |
blob | commitdiff | raw | diff to current |
1993-05-25 |
Ken Raeburn | Updated for new macro, type, and structure names. |
blob | commitdiff | raw | diff to current |
1993-05-21 |
David MacKenzie | Move printing from bfd to nm and add POSIX and SysV... |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Ken Raeburn | expand comment about "global_sym" complaint |
blob | commitdiff | raw | diff to current |
1993-04-29 |
Ken Raeburn | copyright; gas changes |
blob | commitdiff | raw | diff to current |
1993-02-27 |
Ken Raeburn | revised elf support |
blob | commitdiff | raw | diff to current |
|