| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf.c (assign_file_positions_for_segments): Don't increment file | Ian Lance Taylor | 1996-01-16 | 1 | -9/+14 |
* | update copyrights | Ian Lance Taylor | 1996-01-15 | 1 | -1/+1 |
* | * elf.c (assign_file_positions_for_segments): If a segment | Ian Lance Taylor | 1996-01-12 | 1 | -2/+7 |
* | tweak last change | Ian Lance Taylor | 1996-01-12 | 1 | -2/+2 |
* | * elf.c (_bfd_elf_print_private_bfd_data): Dump contents of | Ian Lance Taylor | 1996-01-12 | 1 | -34/+136 |
* | * elf32-mips.c: Extensive changes for a start at dynamic linking | Ian Lance Taylor | 1996-01-11 | 1 | -16/+16 |
* | * elf.c (copy_private_bfd_data): When attaching sections to segments ignore | Ken Raeburn | 1995-12-21 | 1 | -1/+3 |
* | * elf.c (assign_file_positions_for_segments): Sort the sections in | Ian Lance Taylor | 1995-12-01 | 1 | -3/+17 |
* | * libbfd.c (bfd_malloc, bfd_realloc): New functions. | Ian Lance Taylor | 1995-12-01 | 1 | -11/+5 |
* | * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on | Ian Lance Taylor | 1995-11-30 | 1 | -69/+133 |
* | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1995-11-29 | 1 | -74/+18 |
* | * elf.c (assign_file_positions_for_segments): Don't adjust p_paddr | Ian Lance Taylor | 1995-11-29 | 1 | -3/+119 |
* | * elf.c (assign_file_positions_for_segments): Fix case where extra | Ian Lance Taylor | 1995-11-29 | 1 | -11/+8 |
* | * elf.c (_bfd_elf_print_private_bfd_data): New function. | Ian Lance Taylor | 1995-11-29 | 1 | -0/+55 |
* | * elf-bfd.h (struct elf_obj_tdata): Add segment_map field. | Ian Lance Taylor | 1995-11-28 | 1 | -516/+698 |
* | * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the | Ian Lance Taylor | 1995-11-01 | 1 | -1/+4 |
* | * libelf.h: Rename to elf-bfd.h to avoid conflict with | Fred Fish | 1995-10-31 | 1 | -1/+1 |
* | * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT. | Ian Lance Taylor | 1995-10-30 | 1 | -21/+19 |
* | * elf.c (_bfd_elf_assign_file_position_for_section): Always | Jeff Law | 1995-10-03 | 1 | -33/+16 |
* | Extensive minor changes to avoid various gcc warnings. Also: | Ian Lance Taylor | 1995-09-12 | 1 | -13/+78 |
* | * libelf.h (struct elf_size_info): Change type of last argument to | Ian Lance Taylor | 1995-07-11 | 1 | -2/+2 |
* | Tue Jul 11 12:29:49 1995 Rick Sladkey <jrs@world.std.com> | Ian Lance Taylor | 1995-07-11 | 1 | -8/+51 |
* | Added new files elflink.c, elflink.h, elfcore.h. | Ken Raeburn | 1995-07-06 | 1 | -4/+2224 |
* | * libelf.h (struct elf_link_hash_table): Add needed field. Remove | Ian Lance Taylor | 1995-07-04 | 1 | -11/+66 |
* | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 1994-07-22 | 1 | -2/+14 |
* | Make MIPS ELF use new ELF backend linker. No shared library | Ian Lance Taylor | 1994-05-24 | 1 | -14/+21 |
* | * elf.c (_bfd_elf_make_section_from_shdr): New function, based on | Ian Lance Taylor | 1994-05-20 | 1 | -0/+62 |
* | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 1994-05-19 | 1 | -24/+101 |
* | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1993-12-30 | 1 | -1/+3 |
* | * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc, | Ian Lance Taylor | 1993-12-28 | 1 | -21/+16 |
* | * elf.c, elfcode.h, libelf.h: Serious reorganization. | Ken Raeburn | 1993-07-19 | 1 | -0/+242 |
* | kill it dead | Ken Raeburn | 1993-04-13 | 1 | -2673/+0 |
* | * Minor cleanups provoked by gcc warnings: | Ian Lance Taylor | 1993-02-23 | 1 | -10/+0 |
* | * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup and | Ian Lance Taylor | 1993-02-23 | 1 | -17/+5 |
* | Added 1993 copyrights to files that I have changed in 1993. Some were | Ian Lance Taylor | 1993-02-16 | 1 | -16/+52 |
* | fix libbfd.h declaration, by tweaking elf.c comment, so bfd can compile | Ken Raeburn | 1992-12-30 | 1 | -2/+2 |
* | * bfd.c (bfd_get_size): New function that gets an upper bound | Fred Fish | 1992-12-28 | 1 | -34/+73 |
* | Various changes to improve archive support. See ChangeLog. | Per Bothner | 1992-12-16 | 1 | -12/+23 |
* | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 1992-10-15 | 1 | -7/+0 |
* | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 1992-10-15 | 1 | -3/+3 |
* | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1992-10-08 | 1 | -1/+10 |
* | * elf.c (section_from_elf_index): Return bfd_abs_section, not 0, | Brendan Kehoe | 1992-09-25 | 1 | -4/+3 |
* | * config/stratus.mt (CC): Remove definition. | Fred Fish | 1992-08-01 | 1 | -154/+115 |
* | * elf.c: Remove "(void)" casts from function calls where the | Fred Fish | 1992-07-04 | 1 | -2/+2 |
* | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 1992-06-24 | 1 | -1/+1 |
* | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION so | John Gilmore | 1992-06-20 | 1 | -3/+16 |
* | * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table): | Fred Fish | 1992-06-17 | 1 | -3/+16 |
* | * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and | John Gilmore | 1992-06-11 | 1 | -148/+183 |
* | Fix couple of function args that expect to be passed CONST pointers, and | Fred Fish | 1992-04-14 | 1 | -4/+5 |
* | Massive changes. Elf sections are now processed into BFD sections only | Mark Eichin | 1992-04-13 | 1 | -217/+1393 |