aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-192000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-4/+4
2000-06-162000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-9/+37
2000-06-05Remove the `/* Fall through. */' comment in elf_link_output_extsym ()H.J. Lu1-1/+0
2000-06-052000-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+5
2000-05-302000-05-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+2
2000-05-222000-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2000-05-18Force relocs emited for an executable to contain virtual addresses.Nick Clifton1-1/+5
2000-05-17Add part of patch omittede from previous deltaNick Clifton1-1/+1
2000-05-17Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton1-7/+6
2000-05-042000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>H.J. Lu1-3/+21
2000-04-27Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra1-1/+2
2000-03-01Fix building with --enable-targets=allNick Clifton1-1/+1
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+4
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-1/+5
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+6
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-1/+12
2000-02-18 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson1-10/+11
2000-02-13 * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect andRichard Henderson1-87/+8
2000-02-13 * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor1-3/+3
2000-01-03ELF visibility patch from Martin Loewis.Nick Clifton1-3/+18
1999-12-29 * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson1-14/+14
1999-12-14Fix detection of common symbolsNick Clifton1-5/+44
1999-12-14fix detection of common symbols.Nick Clifton1-1/+3
1999-12-10Fix elf linker's handling of commons in archive mapsNick Clifton1-1/+109
1999-12-10Revert previous patch.Nick Clifton1-20/+1
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-1/+20
1999-10-28 * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor1-3/+3
1999-10-08 * elflink.h (elf_merge_symbol): When overriding a weak symbol withIan Lance Taylor1-2/+6
1999-09-10 * elflink.h (elf_fix_symbol_flags): Move weakdef handling here...Ian Lance Taylor1-26/+34
1999-09-06 * elflink.h (elf_link_add_object_symbols): Copy NON_GOT_REF flagAndreas Schwab1-2/+4
1999-09-06use bfd memory allcation routinesNick Clifton1-14/+15
1999-09-04 * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.Ian Lance Taylor1-4/+5
1999-09-03 * elflink.h (elf_bfd_final_link): When counting relocations, don'tIan Lance Taylor1-2/+11
1999-09-02 * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINKJeff Law1-0/+17
1999-09-02Fix memory leak.Nick Clifton1-1/+1
1999-08-31When possible, keep the original type of the symbol.Nick Clifton1-1/+4
1999-08-17 * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1-3/+28
1999-08-10 * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell1-4/+19
1999-08-10 * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell1-20/+56
1999-08-091999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor1-4/+13
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-11/+4
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-11/+33
1999-07-19 * elflink.h (elf_merge_symbol): Do merge symbols from the same BFDIan Lance Taylor1-2/+6
1999-07-19 * elflink.h (elf_bfd_final_link): Remove unused variables rel_hashAndreas Schwab1-3/+0
1999-07-18 * elflink.h (elf_link_adjust_relocs): New function.Mark Mitchell1-38/+64
1999-07-16 * elflink.h (elf_link_record_local_dynamic_symbol): Remove unusedAndreas Schwab1-2/+1
1999-07-13 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1-93/+146
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-5/+5
1999-07-11 * elf.c (bfd_elf_hash): Change parameter from unsigned char * toIan Lance Taylor1-5/+4
1999-07-11 * elflink.h (elf_link_read_relocs_from_section): Be type-correct.Mark Mitchell1-1/+1