aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Set development mode to "off" by default.Joel Brobecker1-0/+4
2018-01-03Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes.John Baldwin1-0/+6
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2018-01-03ChangeLog rotationAlan Modra1-5715/+2
2017-12-19PR22626, invalid dynindx used for dynamic relocs against section symsAlan Modra1-0/+8
2017-12-15Update documentation regarding the bfd returned by bfd_openr_next_archived_fileNick Clifton1-0/+7
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton1-0/+11
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li1-0/+6
2017-12-11Typo fixSangamesh Mallayya1-0/+4
2017-12-09Work around sparc glibc bugAlan Modra1-0/+6
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton1-0/+4
2017-12-08Add aix 64-bit check to bfd_get_sign_extend_vmaSangamesh Mallayya1-0/+4
2017-12-06BFD whitespace fixesAlan Modra1-0/+72
2017-12-06Fix Common symbol override test failsAlan Modra1-0/+8
2017-12-06dyn_relocs tidyAlan Modra1-0/+47
2017-12-06Comment tidyAlan Modra1-0/+6
2017-12-04x86 map file textrelAlan Modra1-0/+11
2017-12-01x86: Print dynreloc in readonly section for map file outputH.J. Lu1-0/+5
2017-12-01readonly_dynrelocsAlan Modra1-0/+52
2017-12-01PR22533, dynamic relocs generated for weak aliasesAlan Modra1-0/+21
2017-11-29Check for a NULL symbol pointer when reading relocs from a COFF based file.Nick Clifton1-0/+6
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe1-0/+6
2017-11-28Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton1-0/+6
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton1-0/+17
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-0/+57
2017-11-28PR22471, undefined reference to linker-defined symbolsAlan Modra1-0/+9
2017-11-28Copying symbol type in ld script assignmentsAlan Modra1-0/+4
2017-11-28ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu1-0/+9
2017-11-27[PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy1-0/+8
2017-11-27[PR ld/22269] aarch64: Handle local undefined weak symbolsSzabolcs Nagy1-0/+7
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu1-0/+15
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi1-15/+0
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu1-0/+15
2017-11-23Don't move weak alias dyn_relocs to weakdefAlan Modra1-0/+19
2017-11-23Delete powerpc64 symbol weakref fieldAlan Modra1-0/+8
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-0/+63
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra1-0/+5
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton1-0/+7
2017-11-21PR22451, strip no longer works on older object filesAlan Modra1-0/+10
2017-11-18Fix error message typo.Jim Wilson1-0/+5
2017-11-17x86: Pass "%F%P:" to linker callback in case of errorH.J. Lu1-0/+5
2017-11-16Prevent illegal memory accesses when parsing incorrecctly formated core notes.Nick Clifton1-0/+7
2017-11-16Prevent a possible seg-fault in the section merging code, by always creating ...Nick Clifton1-0/+5
2017-11-15Handle ' and I format flagsAlan Modra1-0/+7
2017-11-14PR22431, powerpc64 ld segfault when .plt discardedAlan Modra1-0/+9
2017-11-14Inconsistent .eh_frame_hdr on powerpc64Alan Modra1-0/+5
2017-11-13PE: don't corrupt section flags when linking from ELF objectsJan Beulich1-0/+8
2017-11-12ld: Remove PF_X from PT_PHDR segmentH.J. Lu1-0/+6
2017-11-12weakdef list handlingAlan Modra1-0/+5
2017-11-12non_got_ref after adjust_dynamic_relocsAlan Modra1-0/+23