summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* Allow common symbols to have an alignment of 1 if explicitly requested, andNick Clifton2000-08-241-1/+4
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-221-0/+71
* 2000-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-281-11/+23
* Zero the allocated contents of reloc sections.Nick Clifton2000-07-271-2/+4
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-211-1/+1
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-211-1/+1
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-2/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-1/+19
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-1/+56
* 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-191-4/+4
* 2000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-161-9/+37
* Remove the `/* Fall through. */' comment in elf_link_output_extsym ()H.J. Lu2000-06-051-1/+0
* 2000-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-051-4/+5
* 2000-05-30 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-301-6/+2
* 2000-05-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-221-0/+5
* Force relocs emited for an executable to contain virtual addresses.Nick Clifton2000-05-181-1/+5
* Add part of patch omittede from previous deltaNick Clifton2000-05-171-1/+1
* Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2000-05-171-7/+6
* 2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>H.J. Lu2000-05-041-3/+21
* Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra2000-04-271-1/+2
* Fix building with --enable-targets=allNick Clifton2000-03-011-1/+1
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+4
* 2000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-02-221-1/+5
* 2000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-02-221-4/+6
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-1/+12
* * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson2000-02-181-10/+11
* * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect andRichard Henderson2000-02-131-87/+8
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-3/+3
* ELF visibility patch from Martin Loewis.Nick Clifton2000-01-031-3/+18
* * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson1999-12-291-14/+14
* Fix detection of common symbolsNick Clifton1999-12-141-5/+44
* fix detection of common symbols.Nick Clifton1999-12-141-1/+3
* Fix elf linker's handling of commons in archive mapsNick Clifton1999-12-101-1/+109
* Revert previous patch.Nick Clifton1999-12-101-20/+1
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-1/+20
* * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor1999-10-281-3/+3
* * elflink.h (elf_merge_symbol): When overriding a weak symbol withIan Lance Taylor1999-10-081-2/+6
* * elflink.h (elf_fix_symbol_flags): Move weakdef handling here...Ian Lance Taylor1999-09-101-26/+34
* * elflink.h (elf_link_add_object_symbols): Copy NON_GOT_REF flagAndreas Schwab1999-09-061-2/+4
* use bfd memory allcation routinesNick Clifton1999-09-061-14/+15
* * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.Ian Lance Taylor1999-09-041-4/+5
* * elflink.h (elf_bfd_final_link): When counting relocations, don'tIan Lance Taylor1999-09-031-2/+11
* * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINKJeff Law1999-09-021-0/+17
* Fix memory leak.Nick Clifton1999-09-021-1/+1
* When possible, keep the original type of the symbol.Nick Clifton1999-08-311-1/+4
* * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1999-08-171-3/+28
* * elflink.h (elf_bfd_final_link): Tweak last change.Mark Mitchell1999-08-101-4/+19
* * elflink.h (elf_link_size_reloc_section): Use the counts in theMark Mitchell1999-08-101-20/+56
* 1999-08-09 Geoff Keating <geoffk@cygnus.com>Ian Lance Taylor1999-08-091-4/+13
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-08-021-11/+4