aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
1996-06-19 * elf.c (map_sections_to_segments): Fix up the test for -Ttext toIan Lance Taylor1-8/+114
1996-05-29 64-bit MIPS ELF ABI objdump support:Ian Lance Taylor1-17/+11
1996-04-02 * elf-bfd.h (struct elf_link_hash_table): Add hgot field.Ian Lance Taylor1-4/+3
1996-03-04 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Print a useful errorIan Lance Taylor1-4/+17
1996-02-28 * elf.c (assign_file_positions_for_segments): Adjust the segmentIan Lance Taylor1-3/+5
1996-02-24 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if theIan Lance Taylor1-3/+19
1996-02-15 * elf.c (map_sections_to_segments): If we have a .dynamic section,Ian Lance Taylor1-10/+38
1996-02-01 * elf-bfd.h (ELF_LINK_NON_ELF): Define.Ian Lance Taylor1-1/+5
1996-01-29 Based on patches from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor1-8/+10
1996-01-26 * syms.c: Include "bfdlink.h".Ian Lance Taylor1-3/+19
1996-01-16 * elf.c (assign_file_positions_for_segments): Don't increment fileIan Lance Taylor1-9/+14
1996-01-15update copyrightsIan Lance Taylor1-1/+1
1996-01-12 * elf.c (assign_file_positions_for_segments): If a segmentIan Lance Taylor1-2/+7
1996-01-12tweak last changeIan Lance Taylor1-2/+2
1996-01-12 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents ofIan Lance Taylor1-34/+136
1996-01-11 * elf32-mips.c: Extensive changes for a start at dynamic linkingIan Lance Taylor1-16/+16
1995-12-21* elf.c (copy_private_bfd_data): When attaching sections to segments ignoreKen Raeburn1-1/+3
1995-12-01 * elf.c (assign_file_positions_for_segments): Sort the sections inIan Lance Taylor1-3/+17
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-11/+5
1995-11-30 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based onIan Lance Taylor1-69/+133
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-74/+18
1995-11-29 * elf.c (assign_file_positions_for_segments): Don't adjust p_paddrIan Lance Taylor1-3/+119
1995-11-29 * elf.c (assign_file_positions_for_segments): Fix case where extraIan Lance Taylor1-11/+8
1995-11-29 * elf.c (_bfd_elf_print_private_bfd_data): New function.Ian Lance Taylor1-0/+55
1995-11-28 * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.Ian Lance Taylor1-516/+698
1995-11-01 * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if theIan Lance Taylor1-1/+4
1995-10-31 * libelf.h: Rename to elf-bfd.h to avoid conflict withFred Fish1-1/+1
1995-10-30 * elf.c (elf_fake_sections): Remove bogus BFD_ASSERT.Ian Lance Taylor1-21/+19
1995-10-03 * elf.c (_bfd_elf_assign_file_position_for_section): AlwaysJeff Law1-33/+16
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-13/+78
1995-07-11 * libelf.h (struct elf_size_info): Change type of last argument toIan Lance Taylor1-2/+2
1995-07-11Tue Jul 11 12:29:49 1995 Rick Sladkey <jrs@world.std.com>Ian Lance Taylor1-8/+51
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1-4/+2224
1995-07-04 * libelf.h (struct elf_link_hash_table): Add needed field. RemoveIan Lance Taylor1-11/+66
1994-07-22 * aoutx.h (aout_link_check_ar_symbols): When changing a symbol toIan Lance Taylor1-2/+14
1994-05-24 Make MIPS ELF use new ELF backend linker. No shared libraryIan Lance Taylor1-14/+21
1994-05-20 * elf.c (_bfd_elf_make_section_from_shdr): New function, based onIan Lance Taylor1-0/+62
1994-05-19 Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1-24/+101
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-1/+3
1993-12-28 * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc,Ian Lance Taylor1-21/+16
1993-07-19* elf.c, elfcode.h, libelf.h: Serious reorganization.Ken Raeburn1-0/+242
1993-04-13kill it deadKen Raeburn1-2673/+0
1993-02-23 * Minor cleanups provoked by gcc warnings:Ian Lance Taylor1-10/+0
1993-02-23 * bfd-in.h (JUMP_TABLE): Added bfd_reloc_type_lookup andIan Lance Taylor1-17/+5
1993-02-16Added 1993 copyrights to files that I have changed in 1993. Some wereIan Lance Taylor1-16/+52
1992-12-30fix libbfd.h declaration, by tweaking elf.c comment, so bfd can compileKen Raeburn1-2/+2
1992-12-28 * bfd.c (bfd_get_size): New function that gets an upper boundFred Fish1-34/+73
1992-12-16Various changes to improve archive support. See ChangeLog.Per Bothner1-12/+23
1992-10-15* aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,John Gilmore1-7/+0
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1-3/+3