]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/ChangeLog
Cast to unsigned long in range checks
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
2014-11-07  H.J. LuCast to unsigned long in range checks
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-07  Alan Modratekhex architecure
2014-11-07  Alan Modratekhex buffer management and symbol types
2014-11-07  Alan Modraaoutx.h tidy
2014-11-07  Alan ModraRevert bfd_get_size checks
2014-11-06  Nick CliftonRevert changes in previous deltas that introduced new...
2014-11-06  Will Newtonbfd/elf-attrs.c: Fix possible infinite loop parsing...
2014-11-05  Nick CliftonMore fixes for memory problems uncovered by file fuzzers.
2014-11-05  Matthew FortuneFix segfault when creating a dso with discarded .dynsym...
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-05  Nick CliftonMore fixes for processing corrupt files.
2014-11-04  Nick CliftonFix problem with linker created sections being mistaken...
2014-11-04  Nick CliftonFix a seg-fault triggered by reading a mal-formed archive.
2014-11-04  Alan ModraProvide stat function for spu overlay manager iovec
2014-11-03  Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03  Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-11-03  Nick CliftonImport updated translations supplied by the Translation...
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-31  Nick CliftonFix an (almost) infinite loop in the tekhex parser.
2014-10-31  Nick CliftonAvoid allocating over-large buffers when parsing corrup...
2014-10-30  Nick CliftonFixes a seg-fault in the ihex parser when it encounters...
2014-10-30  Nick CliftonCloses another memory corruption, this time due to...
2014-10-29  Nick CliftonFixes another memory corruption bug introduced by patch...
2014-10-29  Dennis BrueniThix fixes an obvious coding error that led to a GDB...
2014-10-28  Nick CliftonMore fixes for corrupt binaries crashing the binutils.
2014-10-28  Nick CliftonThis patch fixes a flaw in the SREC parser which could...
2014-10-27  Nick CliftonThis fixes more seg-faults in tools like "strings"...
2014-10-27  Nick CliftonFix a seg-fault in strings and other binutuils when...
2014-10-27  Nick CliftonThis patch closes a potential security hole in applicat...
2014-10-24  Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-23  Victor KamenskyARM: plt_size functions need to read instructions in...
2014-10-22  Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-21  Alan ModraRelax ppc64_elf_tls_optimize assertion
2014-10-21  Alan ModraAdd gcc-4.9 libgomp symbols requiring --plt-thread...
2014-10-18  Alan ModraPowerPC64 ELFv1 function symbol definition vs LTO and...
2014-10-16  Alan ModraFix 17492, ld segfault with --oformat=binary
2014-10-16  Alan ModraPR17488, powerpc64-linux-ld segfault
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-10-15  Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-10-15  Tristan GingoldBump bfd version.
2014-10-14  H.J. LuConvert mov to lea only if r_offset >= 2
2014-10-14  Alan ModraAvoid undefined behaviour with signed expressions
2014-10-13  Alan ModraRun eh_frame optimisation for relocatable link
2014-10-09  Jose E. MarchesiThis is a series of patches that add support for the...
2014-10-04  Alan ModraDiscard zero address range eh_frame FDEs
2014-09-29  H.J. LuFix build for OLD_FREEBSD_ABI_LABEL
2014-09-24  Markus TrippelsdorfBFD: Add support for more than one plugin in lib/bfd...
2014-09-22  Sterling AugustineFix 'call8: call target out of range' xtensa ld relaxat...
2014-09-22  Alan ModraProduce output file with -noinhibit-exec after overlapp...
2014-09-22  Matthew FortuneMIPS: Don't sign extend the addend for RELA relocations
2014-09-22  Kuan-Lin ChenNDS32/bfd: Synchronize the argument type.
2014-09-19  Andreas KrebbelS/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_T...
2014-09-18  Jan KratochvilFix regression for Linux vDSO in GDB (PR gdb/17407).
2014-09-16  Terry GuoMake the linker return an error status if it fails...
2014-09-16  Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-09-15  Chen GangThis fixes a typo in a previous commit.
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-09-13  Alan ModraFix some ChangeLog typos
2014-09-12  Andrew BennettAdd mips*-img-elf* target triple.
2014-09-12  Alan ModraTest for overflow in eh_frame_hdr entries and for overl...
2014-09-10  Alan ModraMove ELF section headers to end of object file
2014-08-30  Alan Modrappc476 patch area size miscalculation
2014-08-29  Alan ModraPowerPC64 call lacks nop error
2014-08-29  Alan ModraPrevent alpha_vms_object_p stopping bfd_check_format_ma...
2014-08-29  Alan ModraReport an error for S-records with less than the minium...
2014-08-28  H.J. LuCheck S-record with 0 size
2014-08-27  H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27  H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-26  DJ DelorieDisambiguate test for relaxation type.
2014-08-26  Jiong Wang[AArch64] Improve copy relocation support on four absol...
2014-08-26  Nick CliftonFix a typo in the selection pattern for the or1knd...
2014-08-22  Kai TietzFix file-alignment for objcopy for pe-coff
2014-08-22  Alan ModraDelete redundant struct cie field
2014-08-22  Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-21  Maciej W. RozyckiPowerPC64/BFD: Fix ppc64_elf_set_toc indentation
2014-08-21  Terry Guobfd/ChangeLog
2014-08-20  Roland McGrathFix PR ld/17277: bogus dynamic relocs and TEXTREL for...
2014-08-20  Will NewtonARM: Add support for armeb-*-eabi*
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-18  Alan ModraPowerPC fix for ifunc broken by d1eca1e4
2014-08-18  Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-18  Alan ModraReturn error status from bfd_elf_discard_info.
2014-08-14  Alan ModraFix for objdump segfault on broken PE executable
2014-08-14  Alan ModraLinker part of PR16563 fix
2014-08-14  Alan Modraconfigury changes to make ld plugin support controlled...
2014-08-13  Stefan Kristianssonbfd: or1k: avoid emitting R_OR1K_INSN_REL_26 in shared...
2014-08-12  Alan ModraChange ld "notice" interface for better handling of...
2014-08-12  Alan Modramissing changelog
2014-08-07  Chen GangEnsure coff-ppc local symbols are zero terminated
2014-08-07  H.J. LuDon't issue a warning for references in LTO IR to warni...
2014-08-07  Alan Modramissing changelog for last commit
2014-08-05  Doug EvansFix outputdots so that it doesn't errantly discard...
2014-08-05  Maciej W. RozyckiMIPS: Fix a .pdr section linker buffer overrun
2014-08-05  Alan ModraFix PR17226, ld --gc-sections segfaults on sparc-linux
2014-08-05  Alan ModraFix load of archive element with common def for -u sym
2014-08-05  Alan ModraFix LTO vs. COFF archives
2014-08-01  Kaz KojimaFix PR10373 which is SH relax bug.
2014-07-29  Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
next