gdb/tui: Make local variable const.
[external/binutils.git] / ld /
2015-08-27 Alan ModraAdd reloc sort test
2015-08-26 Matthew FortuneSelect MIPS ABi based upon abiflags rather than e_flags.
2015-08-19 Jiong Wang[AArch64][6/6] LD support TLSLD load/store relocation...
2015-08-19 Jiong Wang[AArch64][4/6] LD support TLSLD move/add relocation...
2015-08-19 Jiong Wang[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-19 Alan ModraRemove link_info.pic
2015-08-18 H.J. LuAdd another test for PR ld/18841
2015-08-18 H.J. LuReturn reloc_class_ifunc for reloc against IFUNC
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-18 Alan ModraPPC64: Allow .TOC. in linker script to override backend...
2015-08-13 H.J. LuIssue an error for read-only segment with dynamic IFUNC...
2015-08-13 H.J. LuAdd ChangeLog for check_ifunc_attribute_available
2015-08-12 H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-08-12 Simon Dardis[MIPS] Map 'move' to 'or'.
2015-08-12 Alan ModraRemove ChangeLog separator
2015-08-12 Jiong Wang[AArch64] Fix test failures on elf configuration
2015-08-12 H.J. LuRemove trailing spaces in ld
2015-08-12 Thomas Preud'homme[AArch64] Rename relocs-257-symbolic-func ld test to...
2015-08-11 Jiong Wang[AArch64] Commit missing testcases
2015-08-11 Jiong Wang[AArch64] Long branch veneer support far symbol defined...
2015-08-11 Jiong Wang[AArch64] PR18668, repair long branch veneer for plt...
2015-08-11 Jiong Wang[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-11 Jiong Wang[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_L...
2015-08-11 Jiong Wang[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-08-11 H.J. LuSkip IFUNC relocations in debug sections
2015-08-07 H.J. LuProperly merge hidden versioned symbol
2015-08-06 Alan ModraRevert ALIGN changes
2015-08-04 Andrew Burgessld: map option for run_dump_test requires no program.
2015-08-04 Andrew Burgessld: Add file based error/warning regexp for run_dump_test.
2015-08-04 Andrew Burgessld: Add '--require-defined' command line option.
2015-08-03 Andrew Burgessld/doc: Document that multiple MEMORY commands are...
2015-07-30 H.J. LuDon't change the default symbol for relocatable link
2015-07-29 H.J. LuUse noclone attribute only for GCC 4.5 or newer
2015-07-29 H.J. LuMove run-time support check for size relocation
2015-07-29 H.J. LuDon't set link_info.executable for "ld -r"
2015-07-28 Alan ModraFallout from "Reorder more powerpc64 sections for ...
2015-07-27 H.J. LuSet NOPIE_CFLAGS and NOPIE_LDFLAGS
2015-07-27 H.J. LuCheck address of versined symbol
2015-07-27 H.J. LuRegenerate configure files
2015-07-27 H.J. LuAppend $PLT_CFLAGS to CC/CXX for S-records tests
2015-07-27 H.J. LuPass $PLT_CFLAGS to ld_compile
2015-07-27 H.J. LuAppend $PLT_CFLAGS to CC for NOCROSSREFS tests
2015-07-27 H.J. LuAdd $PLT_CFLAGS to -fPIC for run_cc_link_tests
2015-07-27 H.J. LuPass $PLT_CFLAGS to ld_compile
2015-07-27 H.J. LuPass $PLT_CFLAGS to build_binary
2015-07-27 H.J. LuSet PLT_CFLAGS to "-fplt" if supported
2015-07-27 Szabolcs Nagy[AArch64] Fix extern protected data handling
2015-07-27 Szabolcs Nagy[ARM] Fix extern protected data handling
2015-07-26 H.J. LuCompile PR ld/18718 tests with -O2
2015-07-26 H.J. LuSet errcnt and warncnt to 0 in run_host_cmd_yesno
2015-07-25 H.J. LuAdd missing ChangeLog files
2015-07-25 H.J. LuSkip missing symbol version section check for executable
2015-07-25 Alan ModraFix broken -Bsymbolic-functions
2015-07-24 Nick CliftonFix the evaluation of RL78 complex relocs, by making...
2015-07-24 H.J. LuReplace -g with -ggdb3 in ld compress tests
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-20 H.J. LuMake binutils abort message GDB friendly
2015-07-20 Alan ModraALIGN change affects cris scripts
2015-07-20 Alan ModraALIGN change affects standard scripts
2015-07-16 Jiong Wang[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-07-14 H.J. LuMake default compression gABI compliant
2015-07-14 Nick CliftonFix texinfo problem by adding the required period after...
2015-07-10 Alan ModraMake ALIGN(x) behave as ALIGN(.,x)
2015-07-09 Catherine Moore2015-07-09 Catherine Moore <clm@codesourcery.com>
2015-07-08 Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-07-05 Richard SandifordFix an opd->append index in elf64-ppc.c
2015-07-03 Kai TietzAdd experimental support for --gc-sections with COFF...
2015-07-03 Alan ModraCorrect ld Makefile dependendcy for or1k
2015-07-01 Sandra LoosemoreAdd Nios II arch flags and compatibility tests
2015-06-28 H.J. LuRemove COMPRESS_DEBUG_ZLIB
2015-06-27 H.J. LuUpdate xtensa linker tests
2015-06-26 H.J. LuCompile-in IAMCU linker scripts
2015-06-26 Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-06-25 H.J. LuRun ld-elf/strtab only on linux/gnu targets
2015-06-25 H.J. LuUpdate .strtab section sizes in mmix tests
2015-06-25 H.J. LuUse strtab with GC and suffix merging for .strtab
2015-06-24 H.J. LuKeep .plt section and DT_PLTGOT for prelink
2015-06-23 Jiong Wang[AArch64] Generate DT_TEXTREL for relocation against...
2015-06-17 Jiong Wang[AArch64] Select correct linker emulation for ILP32...
2015-06-16 Alan Modrappc476 linker workaround shared lib fixes again
2015-06-15 Nick CliftonFix a segmentation fault triggered when trying to handl...
2015-06-12 Tristan GingoldAdd new ld option: --print-memory-usage
2015-06-08 Nick CliftonUpdate French Translations for LD and GOLD.
2015-06-05 Nick CliftonFixes a typo in the list of targets that should not...
2015-06-05 Alan Modrappc476 linker workaround shared lib fixes
2015-06-03 Jiong Wang[AArch64] Revert local changes included in Matthew...
2015-06-03 Matthew Wahab[ARM] Support for ARMv8.1 command line option
2015-06-02 Jiong Wang[AArch64] Fix typo in testcase
2015-06-01 Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01 Jiong Wang[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enabl...
2015-06-01 Jiong Wang[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-29 Stephen KittFix building PE test executables in environments where...
2015-05-28 Catherine MooreCompact EH Support
2015-05-27 H.J. LuConvert PLT reloc only if pointer equality isn't needed
2015-05-17 Chung-Lin TangELF options may be missing from `ld --help' output
2015-05-16 H.J. LuDon't generate PLT relocations for now binding
2015-05-15 H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-14 Nick CliftonUpdate description of the ASSERT linker script command...
2015-05-13 H.J. LuAdd missing ChangeLog entries for PR binutis/18386
2015-05-12 H.J. LuAllocate the first .plt entry space only if needed
next