]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Fix seg fault objdumping a corrupt binary with an invalid sh_link field.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2016-05-09  Nick CliftonFix seg fault objdumping a corrupt binary with an inval...
2016-05-09  Christophe Monat[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails...
2016-05-09  Nick CliftonRevert accidental commit.
2016-05-09  Alan ModraRedundant hash table check
2016-05-06  H.J. LuStrip global symbol defined in discarded section
2016-05-06  H.J. LuDefine elf_backend_add_symbol_hook for Intel MCU
2016-05-05  H.J. LuExtract convert_load_reloc from x86 convert_load
2016-05-05  H.J. LuCache the section contents in x86 check_relocs
2016-05-03  Maciej W. RozyckiPR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUE
2016-05-03  Jiong Wang[AArch64] Also puts value in place for R_AARCH64_RELATIVE
2016-04-29  H.J. LuSet interpreter in x86 create_dynamic_sections
2016-04-29  H.J. LuPass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZERO
2016-04-29  H.J. Lui386: Don't relocate section when check_relocs failed
2016-04-29  H.J. LuX86-64: Set check_relocs_failed on error
2016-04-29  Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-28  Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-04-27  H.J. LuSkip debug sections when estimating distances
2016-04-27  Alan ModraCache result of scan for __start_* and __stop_* sections
2016-04-27  Trevor Saundersadd casts to avoid arithmetic on void *
2016-04-26  H.J. LuAlways count the NULL entry in dynamic symbol table
2016-04-22  H.J. LuExclude linker created file from dynobj
2016-04-22  H.J. LuSet dynobj to a normal input file if possible
2016-04-21  Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-04-21  H.J. LuRemove x86 gc_sweep_hook
2016-04-21  H.J. LuDon't check relocations in excluded sections
2016-04-20  H.J. LuCheck run-time R_X86_64_32 relocation overflow
2016-04-20  H.J. LuCall _bfd_elf_create_ifunc_sections only for ifunc
2016-04-20  H.J. LuCheck ELF relocs after opening all input files
2016-04-20  Trevor Saundersupdate many old style function definitions
2016-04-20  Trevor Saunderschange argument type to bfd_byte
2016-04-15  H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
2016-04-14  Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-04-14  Andrew Burgessbfd/arc: Rename enum entries to avoid conflicts
2016-04-14  H.J. LuReplace "link" with "sh_link"
2016-04-14  Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-12  H.J. LuProperly handle dynamic reloc against normal symbol
2016-04-06  Thomas Preud'hommeFix memory leak in ld ARM backend
2016-04-05  Claudiu Zissulescu[ARC] PLT content endianess awareness.
2016-04-05  Claudiu Zissulescu[ARC] Fix to pass ld-elf-ehdr_start-shared.
2016-04-05  Claudiu Zissulescu[ARC] 24 bit reloc and overflow detection fix.
2016-04-05  Claudiu Zissulescu[ARC] Dynamic relocs verification for dynindx == -1.
2016-04-05  Maciej W. RozyckiELF/LD: Avoid producing hidden and internal dynamic...
2016-04-04  Nick CliftonIgnore DWARF debug information with a version of 0...
2016-04-01  Alan ModraPR19886, --as-needed regression
2016-03-30  Senthil Kumar SelvarajFix a seg-fault in the AVR linker.
2016-03-29  Nick CliftonRelax assertion in BFIN linker to allow for discard...
2016-03-29  Toni SpetsPE/COFF regression in base of code and data calculation
2016-03-22  Alan ModraAttribute with DW_FORM_flag_present
2016-03-22  Nick CliftonRestore v850-rh850 as a recognised v850 architecture...
2016-03-22  Nick CliftonFix possible unbounded stack use in peXXigen.c
2016-03-22  Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-22  Alan ModraBinutils fails to build with -O0
2016-03-21  Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-03-21  Andrew Burgessarc: Remove EF_ARC_CPU_GENERIC constant.
2016-03-21  Andrew Burgessarc: Remove duplicated constant in include/elf/arc.h
2016-03-21  Nick CliftonRemove use of alloca.
2016-03-15  H.J. LuBind defined symbol locally in PIE
2016-03-15  H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-03-14  H.J. LuRegenerate bfd-in2.h
2016-03-11  Dan GisselFix some places where octet to byte conversions are...
2016-03-10  Nick CliftonMark the i370 target as obsolete.
2016-03-09  Pedro AlvesFix v850 bfd arch info printable names
2016-03-09  Leon WinterFor COFF and COFF/PE targets, skip relocations against...
2016-03-09  Alan ModraAllow zero length archive elements
2016-03-09  H.J. LuDon't create dynamic sections when relocatable
2016-03-08  H.J. LuHandle local IFUNC symbols in shared object
2016-03-08  H.J. LuGroup common symbol checking together
2016-03-08  Claudiu Zissulescu[ARC] Allow non-instruction relocations within .text...
2016-03-07  Nick CliftonAllow zero length archive elements.
2016-03-07  Jiong Wang[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_...
2016-03-04  H.J. LuTreat common symbol in executable as definition
2016-03-02  Alan ModraRegenerate bfd files.
2016-02-29  Claudiu Zissulescu[ARC] Local symbols relocation cleanup
2016-02-29  Claudiu Zissulescu[ARC] General fixes.
2016-02-26  Renlin Li[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflo...
2016-02-26  H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26  H.J. LuAdd ChangeLog entries for PR ld/19645
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-26  Alan ModraFix powerpc64 -r --save-restore-funcs
2016-02-25  H.J. LuAdd elf_x86_64_need_pic
2016-02-24  H.J. LuUpdate symbol version for symbol from linker script
2016-02-24  H.J. LuSet plt_got.offset to (bfd_vma) -1
2016-02-23  H.J. LuMake linker assigned symbol dynamic only for shared...
2016-02-23  Faraz ShahbazkerIncrement the ABIVERSION to 5 for MIPS objects with...
2016-02-23  Rich FelkerFix the genetation of GOT entries for the Microblaze...
2016-02-23  Hans-Peter NilssonFix test-case ld-elf/pr19617b
2016-02-23  H.J. LuAlways create dynsym section with dynamic sections
2016-02-22  H.J. LuRemove BSF_COMMON from comments
2016-02-22  Jiong Wang[AArch64] Remove redundant calculation of plt stub...
2016-02-19  Nick CliftonPrevent a seg-fault in the linker when accessing a...
2016-02-19  Nick CliftonFix a seg-fault in the linker when it encounters a...
2016-02-18  H.J. LuAlways create dynamic sections for -E/--dynamic-list
2016-02-17  H.J. Lu[x86-64] Omit dynamic sections symbols
2016-02-16  Joseph MyersFix BFD format matching for x86_64-w64-mingw32 -m32...
2016-02-15  Nick CliftonEnhance GAS's .section directive so that it can take...
2016-02-11  H.J. LuMask off the least significant bit in GOT offset
2016-02-10  Nick CliftonCorrect assertion in NIOS2 linker to allow signed 16...
2016-02-09  Nick CliftonFix compile time warnings building the binutils with...
2016-02-09  Nick CliftonAdd a more helpful warning message to explain why some...
2016-02-09  Walfred TedeschiRevert "Add a more helpful warning message to explain...
next