aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-17PR25842, Null pointer dereference in nm-newAlan Modra1-0/+6
2020-04-16Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton1-0/+6
2020-04-16PR25827, Null pointer dereferencing in scan_unit_for_symbolsAlan Modra1-0/+6
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song1-0/+16
2020-04-15PR25823, Use after free in bfd_hash_lookupAlan Modra1-0/+7
2020-04-14[PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero1-0/+26
2020-04-14The assembler only supports 32-bit stabs. So set sh_entsize unconditionally t...Fangrui Song1-0/+6
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-0/+7
2020-04-07ChangeLog entry for last change.Rainer Orth1-0/+7
2020-04-03elf: Remove zero-sized relocation section from section groupH.J. Lu1-0/+6
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-0/+39
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu1-0/+38
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina1-0/+6
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina1-0/+4
2020-04-01mmo.c: Fix ld testsuite regression "objcopy executable (pr25662)".Hans-Peter Nilsson1-0/+5
2020-03-31alpha-coff: unitialised readAlan Modra1-0/+5
2020-03-31alpha-vms: sanity checks for image_writeAlan Modra1-0/+7
2020-03-31tekhex: Uninitialised readAlan Modra1-0/+4
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton1-0/+10
2020-03-30PR25745, powerpc64-ld overflows string buffer in --stats modeAlan Modra1-0/+6
2020-03-26Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton1-0/+7
2020-03-26Re: i386msdos uninitialised readAlan Modra1-0/+4
2020-03-26alpha-vms: Sanity check ETIR__C_CTL_DFLOC indexAlan Modra1-0/+6
2020-03-25Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton1-0/+7
2020-03-25arc: Use correct string when printing bfd DEBUG dataShahab Vahedi1-0/+5
2020-03-25PR25662, invalid sh_offset for first section in segment with phdrsAlan Modra1-0/+6
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-0/+16
2020-03-24Update changelog.Nick Clifton1-0/+1
2020-03-24Add code to the BFD library to handle opening files with pathnames longer tha...Nick Clifton1-0/+6
2020-03-24Fix assertion failure in the BFD library when linking with --emit-relocs enab...Nick Clifton1-0/+7
2020-03-24bfd: Change num_group to unsigned intH.J. Lu1-0/+5
2020-03-24bfd: Display symbol version for nm -DH.J. Lu1-0/+8
2020-03-24Overlarge allocation in _bfd_generic_read_ar_hdr_magAlan Modra1-0/+6
2020-03-23Mention .tdata in comment in _bfd_elf_tls_setup()Sebastian Huber1-0/+4
2020-03-23ECOFF archive uninitialised readAlan Modra1-0/+7
2020-03-23i386msdos uninitialised readAlan Modra1-0/+5
2020-03-22XCOFF64 uninitialised readAlan Modra1-0/+5
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu1-0/+26
2020-03-19plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol typeH.J. Lu1-0/+11
2020-03-20XCOFF uninitialized readAlan Modra1-0/+5
2020-03-20tidy elf_backend callsAlan Modra1-0/+10
2020-03-19Fix discrepancies in nm's --line-number output by adding support for the DW_A...Nick Clifton1-0/+12
2020-03-19Fix assertion failure in the BFD library when called to parse a file containi...Nick Clifton1-0/+6
2020-03-19Additional c99 elfxx-riscv.c fixSebastian Huber1-0/+4
2020-03-18Fix seg-fault in strip when copying a file containing corrupt secondary relocs.Nick Clifton1-0/+6
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon1-0/+14
2020-03-17Fix PR number in previous deltaNick Clifton1-1/+1
2020-03-17Replace a couple of assertions in the BFD library that can be triggered by at...Nick Clifton1-0/+6
2020-03-17Remove a double free in the BFD library triggered when parsing a corrupt file.Nick Clifton1-0/+6
2020-03-16PR25675: SIGSEGV in bfd_octets_per_byteAlan Modra1-0/+6