summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson1999-07-292-1/+6
* * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson1999-07-292-14/+31
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.Mark Mitchell1999-07-282-1/+5
* Change to strip out only symbols that start with LOCAL_LABEL_PREFIX followedNick Clifton1999-07-272-19/+27
* 1999-07-23 Donn Terry <donn@interix.com>Ian Lance Taylor1999-07-244-5/+52
* 1999-07-23 Donn Terry <donn@interix.com>Ian Lance Taylor1999-07-242-0/+8
* 1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-07-224-0/+25
* From Mark Elbrecht:Ian Lance Taylor1999-07-222-18/+1
* From Mark Elbrecht:Ian Lance Taylor1999-07-222-49/+5
* rebuildIan Lance Taylor1999-07-221-4/+4
* 1999-07-21 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-07-222-0/+5
* 1999-07-21 Philippe De Muyter <phdm@macqel.be>Ian Lance Taylor1999-07-222-0/+13
* * elf32-mips.c (mips_elf_calculate_relocation): Get the GP valueIan Lance Taylor1999-07-212-0/+6
* Use CREATE_BIG_COFF_TARGET_VECbinu_ss_19990721Nick Clifton1999-07-202-43/+5
* Fix typo in last change.Mark Mitchell1999-07-191-11/+9
* * elf32-mips.c (_bfd_mips_elf_final_link): Restore setting of GPMark Mitchell1999-07-192-11/+40
* * coff-m88k.c (m88kbcs_vec): Initialize new field of bfd_targetIan Lance Taylor1999-07-192-0/+5
* * elflink.h (elf_merge_symbol): Do merge symbols from the same BFDIan Lance Taylor1999-07-192-2/+11
* Add new field to bfd_target structure.Nick Clifton1999-07-1955-823/+444
* * elflink.h (elf_bfd_final_link): Remove unused variables rel_hashAndreas Schwab1999-07-192-3/+5
* * elflink.h (elf_link_adjust_relocs): New function.Mark Mitchell1999-07-183-60/+138
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-162-8/+455
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-162-3/+6
* * elf32-mips.c (mips_elf_local_relocation_p): New staticIan Lance Taylor1999-07-162-21/+68
* * elflink.h (elf_link_record_local_dynamic_symbol): Remove unusedAndreas Schwab1999-07-162-2/+7
* * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't requireMark Mitchell1999-07-152-11/+32
* 1999-07-15 J.T. Conklin <jtc@redback.com>Ian Lance Taylor1999-07-152-0/+7
* * elf32-mips.c (mips_elf_stub_section_p): New function.Mark Mitchell1999-07-152-14/+159
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-153-239/+255
* èJeff Law1999-07-151-3/+18
* Jeff Law1999-07-151-0/+7
* * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves ofMark Mitchell1999-07-142-14/+18
* * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.Richard Henderson1999-07-142-1/+6
* * elf32-mips.c (struct mips_got_info): Add global_gotno.Richard Henderson1999-07-142-5/+44
* * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bitMark Mitchell1999-07-142-2/+13
* * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask andMark Mitchell1999-07-142-41/+51
* * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell1999-07-142-0/+5
* * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.Mark Mitchell1999-07-132-35/+108
* * elf.c (assign_file_positions_for_segments): Thinko last change.Richard Henderson1999-07-132-3/+6
* * elf-bfd.h (struct elf_backend_data): Add want_dynbss.Richard Henderson1999-07-134-20/+36
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-1311-635/+306
* * elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.Richard Henderson1999-07-131-3/+1
* * elf32-mips.c (mips_elf_calculate_relocation): Do not complainMark Mitchell1999-07-132-6/+29
* * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell1999-07-122-26/+98
* * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.Ian Lance Taylor1999-07-123-34/+22
* * Makefile.am: Rebuild dependencies.Ian Lance Taylor1999-07-122-15/+15
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-1280-1177/+1258
* * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1999-07-123-5/+10
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-1222-80/+84
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-1126-209/+236