aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-21 * elf-bfd.h (struct elf_backend_data): New memberRainer Orth1-1/+5
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-3/+6
2010-10-11 * elflink.c (_bfd_elf_link_output_relocs): Delete unused variableDave Korn1-2/+0
2010-10-08Fix build with -DDEBUG=7Alan Modra1-4/+6
2010-10-04bfd/Bernd Schmidt1-174/+151
2010-10-01Clear non_elf on ELF linker defined symbols.H.J. Lu1-0/+1
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-6/+6
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-09-16bfd/Alan Modra1-2/+1
2010-09-09 * elflink.c (bfd_elf_final_link): Correct calculation ofBernd Schmidt1-1/+4
2010-08-28 * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param. MakeAlan Modra1-5/+13
2010-08-25Don't set unique_global for non-ELF hash link table.H.J. Lu1-1/+2
2010-08-22Don't check relocation if input ELF object ID doesn't match output.H.J. Lu1-0/+1
2010-08-12 PR ld/11843Nick Clifton1-0/+6
2010-07-30Add ATTRIBUTE_UNUSED to info in compute_bucket_count.H.J. Lu1-1/+1
2010-04-14 * bfd/elflink.c (_bfd_elf_merge_symbol): Tighten up the test for earlyMatthew Gretton-Dann1-5/+6
2010-03-21Check !executable instead of shared for PIE.H.J. Lu1-2/+2
2010-03-05 ld:Rainer Orth1-2/+16
2010-02-19bfd/Alan Modra1-0/+18
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-2/+6
2010-01-26Properly check undefined symbols when gc_sections is active.H.J. Lu1-3/+6
2010-01-21 * elflink.c (elf_link_add_object_symbols): Look up name ofNick Clifton1-9/+24
2010-01-08Fix PR ld/11138H.J. Lu1-2/+6
2010-01-08Set SEC_KEEP on section XXX for undefined __start_XXX/__stop_XXXH.J. Lu1-0/+29
2010-01-07Always keep SHT_NOTE sectionsH.J. Lu1-3/+4
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-12/+10
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+12
2009-11-09Don't return on STT_GNU_IFUNC symbol when stripping.H.J. Lu1-1/+3
2009-11-05 * elflink.c (elf_link_add_object_symbols): Improve errorNick Clifton1-2/+20
2009-11-02 * elflink.c (elf_link_add_object_symbols): Don't force debugAlan Modra1-1/+0
2009-10-13 * elflink.c (_bfd_elf_merge_symbol): Revert previous patch.Alan Modra1-4/+4
2009-10-13Fix %s that should be %B in several message formats.Roland McGrath1-6/+6
2009-09-24bfd/H.J. Lu1-5/+7
2009-09-23bfd/Alan Modra1-0/+35
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-95/+108
2009-08-11 * elflink.c: Add FIXMEs for some places that require octets_per_byteAlan Modra1-0/+7
2009-08-10 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don't clear pltAlan Modra1-0/+1
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton1-9/+23
2009-07-222009-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+2
2009-07-222009-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+3
2009-07-21bfd/H.J. Lu1-9/+23
2009-07-10 * elf-bfd.h (struct elf_link_hash_entry): Clarify ref_regularAlan Modra1-5/+1
2009-06-202009-06-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+6
2009-06-18 * elflink.c (elf_link_sort_relocs): Return early if there are noNick Clifton1-0/+2
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-9/+9
2009-06-162009-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-111/+21
2009-06-06bfd/H.J. Lu1-50/+57
2009-06-01bfd/H.J. Lu1-85/+89
2009-05-262009-05-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+19
2009-05-21 * elflink.c (elf_link_input_bfd): Correct *pindex change in lastAlan Modra1-2/+0