Remove .eh_frame zero terminators
[deliverable/binutils-gdb.git] / bfd / ChangeLog
2017-08-31  Alan ModraRemove .eh_frame zero terminators
2017-08-31  Alan ModraPR22048, Incorrect .eh_frame section in libc.so
2017-08-31  H.J. LuAdd elf64.lo together with elfxx-x86.lo for 64-bit BFD
2017-08-31  James BowmanFT32: Permit R_FT32_18 overflow
2017-08-31  Alan Modrabfd_close_all_done calling _close_and_cleanup
2017-08-30  H.J. Lux86: Add _bfd_x86_elf_get_synthetic_symtab
2017-08-30  H.J. Lux86: Check target_id instead of elf_machine_code
2017-08-30  H.J. Lux86: Add _bfd_x86_elf_link_hash_table_create
2017-08-30  Maciej W. RozyckiMIPS/BFD: Correct microMIPS cross-mode BAL to JALX...
2017-08-30  H.J. LuCall _close_and_cleanup in bfd_close_all_done
2017-08-30  H.J. LuRemove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
2017-08-30  H.J. LuAdd missing ChangeLog entries
2017-08-30  Alan ModraPowerPC TPREL16_HA/LO reloc optimization
2017-08-30  Alan ModraPowerPC64 __tls_get_addr sequence optimization
2017-08-29  H.J. Lux86: Re-indent elf32-i386.c/elf64-x86-64.c
2017-08-29  H.J. Lux86: Simplify bad return in get_synthetic_symtab
2017-08-29  H.J. Lux86: Check valid PLT sections before checking dynamic...
2017-08-28  H.J. LuRemove unused _bfd_elf_ifunc_get_synthetic_symtab
2017-08-28  H.J. Lux86: Check for valid PLT section size
2017-08-27  H.J. Lux86: Initialize def_protected
2017-08-27  H.J. LuDisallow copy relocation against protected data symbol
2017-08-26  Alan ModraPowerPC TPREL reloc handling
2017-08-26  H.J. Lux86: Remove redundant "symbol" in comments
2017-08-24  H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-24  H.J. LuRevert commit aab921adcb656e4eefcc7d0f14241f3d7504400e
2017-08-23  H.J. Lux86-64: Properly report output type when PIC is needed
2017-08-23  H.J. Lux86: Increment PLT count only for function symbols
2017-08-23  H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-22  Alan ModraMake undefined symbols in allocate_dynrelocs dynamic
2017-08-21  Alan ModraMake __start/__stop symbols protected visibility
2017-08-21  Hans-Peter NilssonPR ld/20125, MMIX weak symbols
2017-08-18  Nick CliftonFix buffer overrun parsing a corrupt tekhex binary.
2017-08-17  Szabolcs Nagy[AArch64] Skip IFUNC relocations in debug sections
2017-08-14  Nick CliftonFix null pointer dereference when parsing a corrupt...
2017-08-13  Alan ModraPR21441, Unnecessary padding of .eh_frame section
2017-08-11  H.J. Lux86: Allocate space for symbol names with symbol table
2017-08-08  Nick CliftonFix address violation problems when parsing corrupt...
2017-08-08  Alan ModraPR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol
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-07  Nick CliftonDo not choose a non-ELF format input file to hold the...
2017-08-06  H.J. Lux86: Lookup __tls_get_addr or ___tls_get_addr once
2017-08-06  H.J. LuTreat common symbol as undefined for --no-define-common
2017-08-05  Alan ModraDon't fail in elf32_hppa_set_gp
2017-08-02  Max FilippovFix potential illegal memory access in Xtensa port.
2017-08-01  Andreas KrebbelS/390: Fix claimfile failures
2017-07-31  Kuan-Lin ChenImprove handling of ADD and SUB relocations on the...
2017-07-31  Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-29  Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-28  Andreas KrebbelAdd missing changelog
2017-07-27  Nick CliftonFix address violation issues encountered when parsing...
2017-07-25  Nick CliftonUpdated French translation for the BFD library.
2017-07-25  Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-07-25  Alan Modra__tls_get_addr_opt stub eh_frame info
2017-07-24  Nick CliftonFix another memory access error triggered by attempting...
2017-07-24  Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-24  Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-23  Alan ModraCorrect eh_frame info for __glink_PLTresolve
2017-07-19  Szabolcs Nagy[AArch64] Fix PR18841 ifunc relocation ordering
2017-07-19  Nick CliftonExtend previous fix to coff-rs6000.c to coff64-rs6000.c
2017-07-19  Nick CliftonFix use-after-free error when parsing a corrupt nested...
2017-07-19  Nick CliftonFix address violation when attempting to read a corrupt...
2017-07-19  John Eric Martin[ARC] Add JLI support.
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-18  Nick CliftonFix runtime failure triggered by a corrupt ecoff input...
2017-07-17  H.J. LuAdd missing ChangeLog entries for PR ld/21782 fix
2017-07-17  H.J. LuRe-indent elf_x86_64_relocate_section
2017-07-16  Alan Modra__tls_get_addr_opt GOT entries
2017-07-12  Alan ModraUpdate PO files
2017-07-12  Nick CliftonFix compile time warnings building the binutils with...
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-11  Alan Modrappc32 use of %x in einfo format, typo fix
2017-07-11  Alan Modrappc32 use of %x in einfo format
2017-07-10  Nick CliftonFix compile time warning about duplicate case values...
2017-07-07  John BaldwinCreate pseudo sections for FreeBSD NT_PTLWPINFO core...
2017-07-07  Alan ModraAdd some missing xcoff support
2017-07-07  Alan ModraAnother _doprnt fix for %L handling
2017-07-06  H.J. LuConvert 'L' to 'l' when setting wide_width to 1
2017-07-05  H.J. LuFix build with GCC 4.2
2017-07-04  Tristan GingoldRegenerate configure.
2017-07-04  Jiong Wang[AArch64] Remove useless and incorrect assertion
2017-07-04  Jan Kratochvil[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_com...
2017-07-03  Egeyar Bagcioglubfd: partial revert commit EC1ACAB (prevent all but...
2017-07-03  Tristan GingoldRegenerate pot files.
2017-07-03  Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-07-03  Alan ModraBFD long long cleanup
2017-07-03  Alan ModraMiscellaneous format string fixes
2017-07-03  Alan ModraMissing config for bfd.c:_doprnt
2017-06-29  Andrew WatermanRISC-V: Fix TLS copy relocs
2017-06-29  Egeyar Bagcioglubfd: prevent all but undef weak syms from becoming...
2017-06-29  Jiong Wang[AArch64] Only override the symbol dynamic decision...
2017-06-29  Jiong Wang[AArch64] Remove duplicated code when handling some...
2017-06-29  Andreas ArnezS390: Support guarded-storage core note sections
2017-06-28  H.J. LuDon't call bfd_get_file_size in _bfd_generic_get_sectio...
2017-06-28  H.J. LuChange bfd_get_size/bfd_get_file_size to ufile_ptr
2017-06-28  Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-06-27  Nick CliftonRemove debugging accidentally left in tekhex.c.
2017-06-27  Senthil Kumar SelvarajFix PR 13402
2017-06-27  Alan ModraWarning fix
2017-06-27  Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
next
This page took 0.22904 seconds and 107 git commands to generate.