summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR ld/12365Alan Modra2011-04-201-7/+20
* PR ld/12365Alan Modra2011-04-201-5/+3
* PR ld/12365Alan Modra2011-04-171-0/+5
* include/elf/Richard Sandiford2011-03-141-0/+8
* * elflink.c (is_reloc_section): Remove function.Bernd Schmidt2011-03-021-31/+6
* bfd/ld: handle ABI prefixes in version scriptsMike Frysinger2011-02-141-3/+5
* Move elfXX_r_info/elfXX_r_sym to elfcode.h.H.J. Lu2010-12-311-32/+0
* Add x86-64 ILP32 support.H.J. Lu2010-12-311-1/+82
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-3/+3
* Optimize for add_archive_element.H.J. Lu2010-12-121-5/+2
* PR ld/12277Alan Modra2010-12-041-18/+27
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-3/+1
* * elf-bfd.h (struct elf_backend_data): New memberRainer Orth2010-10-211-1/+5
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-3/+6
* * elflink.c (_bfd_elf_link_output_relocs): Delete unused variableDave Korn2010-10-111-2/+0
* Fix build with -DDEBUG=7Alan Modra2010-10-081-4/+6
* bfd/Bernd Schmidt2010-10-041-174/+151
* Clear non_elf on ELF linker defined symbols.H.J. Lu2010-10-011-0/+1
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-6/+6
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* bfd/Alan Modra2010-09-161-2/+1
* * elflink.c (bfd_elf_final_link): Correct calculation ofBernd Schmidt2010-09-091-1/+4
* * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param. MakeAlan Modra2010-08-281-5/+13
* Don't set unique_global for non-ELF hash link table.H.J. Lu2010-08-251-1/+2
* Don't check relocation if input ELF object ID doesn't match output.H.J. Lu2010-08-221-0/+1
* PR ld/11843Nick Clifton2010-08-121-0/+6
* Add ATTRIBUTE_UNUSED to info in compute_bucket_count.H.J. Lu2010-07-301-1/+1
* * bfd/elflink.c (_bfd_elf_merge_symbol): Tighten up the test for earlymgretton2010-04-141-5/+6
* Check !executable instead of shared for PIE.H.J. Lu2010-03-211-2/+2
* ld:Rainer Orth2010-03-051-2/+16
* bfd/Alan Modra2010-02-191-0/+18
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-2/+6
* Properly check undefined symbols when gc_sections is active.H.J. Lu2010-01-261-3/+6
* * elflink.c (elf_link_add_object_symbols): Look up name ofNick Clifton2010-01-211-9/+24
* Fix PR ld/11138H.J. Lu2010-01-081-2/+6
* Set SEC_KEEP on section XXX for undefined __start_XXX/__stop_XXXH.J. Lu2010-01-081-0/+29
* Always keep SHT_NOTE sectionsH.J. Lu2010-01-071-3/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-12/+10
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+12
* Don't return on STT_GNU_IFUNC symbol when stripping.H.J. Lu2009-11-091-1/+3
* * elflink.c (elf_link_add_object_symbols): Improve errorNick Clifton2009-11-051-2/+20
* * elflink.c (elf_link_add_object_symbols): Don't force debugAlan Modra2009-11-021-1/+0
* * elflink.c (_bfd_elf_merge_symbol): Revert previous patch.Alan Modra2009-10-131-4/+4
* Fix %s that should be %B in several message formats.Roland McGrath2009-10-131-6/+6
* bfd/H.J. Lu2009-09-241-5/+7
* bfd/Alan Modra2009-09-231-0/+35
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-95/+108
* * elflink.c: Add FIXMEs for some places that require octets_per_byteAlan Modra2009-08-111-0/+7
* * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don't clear pltAlan Modra2009-08-101-0/+1
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-231-9/+23