Fix an illegal memory access when parsing a corrupt ELF file.
[external/binutils.git] / bfd / elflink.c
2019-03-14 Nick CliftonFix an illegal memory access when parsing a corrupt...
2019-03-14 Nick CliftonFix illegal memory access parsing a corrupt ELF file.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-31 Alan ModraPR24041, Invalid Memory Address Dereference in elf_link...
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-12-07 H.J. LuOverride the previous definition from IR object
2018-10-25 H.J. LuELF: Hide symbols defined in discarded input sections
2018-10-23 Alan ModraPR23805, NULL pointer dereference in elf_link_input_bfd
2018-10-17 Alan ModraPR23653, ld SIGSEGVs when attempts to link sparc object...
2018-10-09 Egeyar BagciogluDo not place symbols into a discarded .dynsym
2018-08-10 H.J. LuAlways clear h->verinfo.verdef when overriding a dynami...
2018-07-10 Maciej W. RozyckiBFD/ELF: Correct a `remove' global shadowing error...
2018-07-03 Alan ModraCorrect removal of .gnu.attributes
2018-07-03 Alan ModraHide dynamic symbols in discarded sections
2018-06-14 Alan ModraELF dynsyms
2018-05-28 H.J. Luld: Unify STT_GNU_IFUNC handling
2018-05-26 H.J. Luld: Add _bfd_elf_link_hide_sym_by_version
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-03-20 H.J. LuSet non_ir_ref_dynamic if a symbol is made dynamic
2018-03-14 H.J. LuGC: Also check the local debug definition section
2018-02-25 Alan ModraELF linker messages
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-13 Alan ModraPR22836, "-r -s" doesn't work with -g3 using GCC 7
2018-02-01 Simon MarchiFix compile time warnings building the binutils with...
2018-01-31 Michael Matzbfd_elf_define_start_stop: Fix check
2018-01-31 H.J. LuCheck if __start/__stop symbols are referenced by share...
2018-01-29 Alan ModraMake __start/__stop symbols dynamic and add testcase
2018-01-26 Alan ModraDefine __start/__stop symbols when there is only a...
2018-01-11 H.J. LuIgnore dynamic references on forced local symbols
2018-01-11 H.J. Luld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-18 Alan ModraPR22626, invalid dynindx used for dynamic relocs agains...
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-28 Alan ModraPR22471, undefined reference to linker-defined symbols
2017-11-28 H.J. Luld: Set non_ir_ref_regular on symbols referenced in...
2017-11-23 Alan ModraRename u.weakdef and make it a circular list
2017-11-12 Alan Modraweakdef list handling
2017-10-30 Alan Modrarelocs_compatible test for gc-sections
2017-10-28 Alan ModraPR22300, Abort in elf32_hppa_relocate_section building...
2017-10-24 Renlin Li[BFD][PR21703]Override the new defined symbol with...
2017-10-23 Nick CliftonMake sure that undefined symbols added to the linker...
2017-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-10-12 Alan Modra_bfd_elf_link_hash_hide_symbol calls in generic ELF...
2017-10-05 Alan Modrabfd_error_on_input is for archives
2017-09-28 Alan ModraPR22220, BFD linker wrongly marks symbols as PREVAILING...
2017-09-19 Alan ModraPR22150, ld keeps a version reference for gc'd symbols
2017-09-02 Alan Modra-Og warning fixes
2017-08-31 Alan ModraRemove .eh_frame zero terminators
2017-08-31 Alan ModraPR22048, Incorrect .eh_frame section in libc.so
2017-08-21 Alan ModraMake __start/__stop symbols protected visibility
2017-08-13 Alan ModraPR21441, Unnecessary padding of .eh_frame section
2017-08-07 H.J. LuMove common symbol check after bed->common_definition
2017-08-07 Alan ModraPR21910, segfault in common symbol override test when...
2017-08-06 H.J. LuTreat common symbol as undefined for --no-define-common
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-03 Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-06-25 Alan ModraDon't attach linker created section to --just-syms bfd
2017-06-16 Nick CliftonFixing linking configure generated tests of ifunc support.
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-06-13 H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-13 Nick CliftonPrevent a call to abort when a relocatable link encount...
2017-06-06 Andrew Burgessld: Allow section groups to be resolved as part of...
2017-06-06 Jose E. Marchesibfd: remove unused local variable in elflink.c:init_rel...
2017-06-06 Maciej W. RozyckiELF/BFD: Hold the number of internal static relocs...
2017-05-19 Alan Modragarbage collect debug sections when no alloc sections...
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-17 H.J. LuMark debug sections referenced by kept debug sections
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-16 Alan Modranon_ir_ref_dynamic
2017-05-08 Thomas Preud'hommeMake import libraries relocatable objects
2017-05-02 Alan ModraPR 21384, --dynamic-list regression with f02cb058
2017-04-27 Alan ModraEdit .eh_frame symbols
2017-04-27 Alan ModraClear dynstr_index when forcing symbols local
2017-04-26 Maciej W. RozyckiPR ld/21334: Always call `_bfd_elf_link_renumber_dynsym...
2017-04-26 Maciej W. RozyckiELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call...
2017-04-21 H.J. LuRequire --no-dynamic-linker with -static -E/--dynamic...
2017-04-20 Maciej W. RozyckiELF/LD: Always consider STB_LOCAL symbols local
2017-04-20 H.J. LuHandle symbol defined in IR and referenced in DSO
2017-04-19 Alan ModraImplement -z dynamic-undefined-weak
2017-04-17 H.J. LuPut soname in the version definition section
2017-04-17 Alan ModraUndo dynamic symbol state after regular object sym...
2017-04-13 Alan ModraWrap long lines
2017-04-13 Alan ModraRewrite bfd error handler
2017-04-07 H.J. LuELF: Check ELF_COMMON_DEF_P for common symbols
2017-04-04 Nick CliftonFix null pointer dereferences when using a link built...
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-22 Maciej W. RozyckiPR ld/20828: Move symbol version processing ahead of...
2017-02-20 Alan ModraAlpha executables segfault when linked with -z,now
2017-02-02 Maciej W. RozyckiBFD: Wrap overlong error handler call line in `elf_gc_s...
2017-01-24 Maciej W. RozyckiPR ld/20828: Reorder the symbol sweep stage of section GC
2017-01-18 Maciej W. RozyckiPR ld/20828: Fix linker script symbols wrongly forced...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-29 Alan Modralink_hash_copy_indirect and symbol flags
2016-12-28 Alan ModraUse dynrelro for symbols in relro sections too
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
next