gdb: Fix left shift of negative value.
[binutils-gdb.git] / bfd /
2015-11-17 GDB AdministratorAutomatic date update in version.in
2015-11-16 GDB AdministratorAutomatic date update in version.in
2015-11-15 Tristan GingoldBump version to 2.26.51
2015-11-15 GDB AdministratorAutomatic date update in version.in
2015-11-14 GDB AdministratorAutomatic date update in version.in
2015-11-13 GDB AdministratorAutomatic date update in version.in
2015-11-12 Marcus ShawcroftRevert "[LD][AARCH64]Add TLSIE relaxation support under...
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-12 GDB AdministratorAutomatic date update in version.in
2015-11-11 GDB AdministratorAutomatic date update in version.in
2015-11-10 H.J. LuHandle x86 VTINHERIT/VTENTRY relocs when deleting reloc...
2015-11-10 H.J. LuProperly move kept relocations when deleting relocations
2015-11-10 H.J. LuFix performance regression on x86 with ld -r
2015-11-10 Alan ModraFix performance regression due to ld -r memmove
2015-11-10 GDB AdministratorAutomatic date update in version.in
2015-11-09 Dominik Vogtbfd: Fix left shift of negative value.
2015-11-09 GDB AdministratorAutomatic date update in version.in
2015-11-08 GDB AdministratorAutomatic date update in version.in
2015-11-07 GDB AdministratorAutomatic date update in version.in
2015-11-06 GDB AdministratorAutomatic date update in version.in
2015-11-05 GDB AdministratorAutomatic date update in version.in
2015-11-04 GDB AdministratorAutomatic date update in version.in
2015-11-03 GDB AdministratorAutomatic date update in version.in
2015-11-02 GDB AdministratorAutomatic date update in version.in
2015-11-01 GDB AdministratorAutomatic date update in version.in
2015-10-31 GDB AdministratorAutomatic date update in version.in
2015-10-30 Nick CliftonUpdated (simplified) Chinese translations for ld, bfd...
2015-10-30 GDB AdministratorAutomatic date update in version.in
2015-10-29 Catherine Moore2015-10-29 Catherine Moore <clm@codesourcery.com>
2015-10-29 Ed SchoutenAdd support for AArch64 CloudABI binaries.
2015-10-29 Pedro Alvesbfd/libhppa.h: Make C++ compatible
2015-10-29 GDB AdministratorAutomatic date update in version.in
2015-10-28 H.J. LuFix a typo in comment in elf32-i386.c
2015-10-28 Nick CliftonFix recent STM324LXX patch to compile on 32-bit hosts.
2015-10-28 Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-28 Alan ModraOrphan output section with multiple input sections
2015-10-28 GDB AdministratorAutomatic date update in version.in
2015-10-27 Laurent AlfonsiAdd --fix-stm32l4xx-629360 to the ARM linker to enable...
2015-10-27 Sangamesh MallayyaAdd support for 32-bit and 64-bit PowerPC AIX core...
2015-10-27 GDB AdministratorAutomatic date update in version.in
2015-10-26 H.J. LuCheck symbol defined by assignment in linker script
2015-10-26 H.J. LuProperly convert address load of __start_XXX/__stop_XXX
2015-10-26 GDB AdministratorAutomatic date update in version.in
2015-10-25 GDB AdministratorAutomatic date update in version.in
2015-10-24 GDB AdministratorAutomatic date update in version.in
2015-10-23 Alan ModraHandle __start_* and __stop_* symbols in --gc-sections
2015-10-23 GDB AdministratorAutomatic date update in version.in
2015-10-22 Alan ModraRe: Always keep sections marked with SEC_KEEP
2015-10-22 H.J. LuAlways keep sections marked with SEC_KEEP
2015-10-22 Hans-Peter Nilssonbfd/mmo.c: handle "objcopy --extract-symbols" generatin...
2015-10-22 H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22 H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22 H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-22 Andreas KrebbelS/390: ifunc: Redirect local function calls to the...
2015-10-22 Andreas KrebbelS/390: ifunc: Fix function pointers to hidden ifunc...
2015-10-22 Andreas KrebbelS/390: ifunc: Handle GOTOFF relocs on ifunc symbols.
2015-10-22 Andreas KrebbelS/390: ifunc: Fix PR18841.
2015-10-22 Andreas KrebbelS/390: ifunc: Fix for undefined ifunc symbols.
2015-10-22 Andreas KrebbelS/390: Get rid of superfluous parameter to s390_elf_all...
2015-10-22 GDB AdministratorAutomatic date update in version.in
2015-10-21 GDB AdministratorAutomatic date update in version.in
2015-10-20 Hans-Peter NilssonCorrect printed value of Main in mmo.c consistency...
2015-10-20 GDB AdministratorAutomatic date update in version.in
2015-10-19 GDB AdministratorAutomatic date update in version.in
2015-10-18 Doug Evanstargets.c (bfd_flavour_name): "MMO" is spelled "mmo".
2015-10-18 GDB AdministratorAutomatic date update in version.in
2015-10-17 Alan ModraCorrect powerpc64le __glink_PLTresolve .eh_frame FDE
2015-10-17 GDB AdministratorAutomatic date update in version.in
2015-10-16 H.J. LuCheck if symbol is defined when converting mov to lea
2015-10-16 H.J. LuConvert mov to lea for loading address of local common...
2015-10-16 GDB AdministratorAutomatic date update in version.in
2015-10-15 H.J. LuFix typos in comments in _bfd_elf_merge_symbol
2015-10-15 Alan Modraobjcopy --extract-symbol
2015-10-15 Riku VoipioUse the file_ptr type when calling bfd_seek.
2015-10-15 GDB AdministratorAutomatic date update in version.in
2015-10-14 Rich Felkerbfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionally
2015-10-14 GDB AdministratorAutomatic date update in version.in
2015-10-13 Alan ModraTidy code setting PT_GNU_RELRO p_flags
2015-10-13 GDB AdministratorAutomatic date update in version.in
2015-10-12 H.J. LuSkip the unversioned definition after the default version
2015-10-12 Andreas KrebbelPR19083 S/390: Fix garbage collection of some GOT relocs.
2015-10-12 GDB AdministratorAutomatic date update in version.in
2015-10-11 John David AnglinIgnore references with relocs to discarded sections...
2015-10-11 GDB AdministratorAutomatic date update in version.in
2015-10-10 GDB AdministratorAutomatic date update in version.in
2015-10-09 GDB AdministratorAutomatic date update in version.in
2015-10-08 GDB AdministratorAutomatic date update in version.in
2015-10-07 Nick CliftonNew ARC implementation.
2015-10-07 GDB AdministratorAutomatic date update in version.in
2015-10-06 H.J. LuClear the ch_reserved field in 64-bit output
2015-10-06 GDB AdministratorAutomatic date update in version.in
2015-10-05 H.J. LuDon't re-export common symbols
2015-10-05 GDB AdministratorAutomatic date update in version.in
2015-10-04 H.J. LuEnable IAMCU and PEI for Solaris2/x86
2015-10-04 GDB AdministratorAutomatic date update in version.in
2015-10-03 GDB AdministratorAutomatic date update in version.in
2015-10-02 Renlin Li[LD][AARCH64]Add TLSIE relaxation support under large...
2015-10-02 Renlin Li[LD][AARCH64]Add TLSDESC support for large memory model.
2015-10-02 Renlin Li[GAS][AARCH64]Add TLSDESC large memory model support.
2015-10-02 Renlin Li[BFD][AARCH64]Add TLSGD relaxation support under large...
next