aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-19Add test to ensure that ternary linker script operators copy symbol flags.Simon Dardis4-0/+30
2015-10-19Add a gas configure option to select the default behaviour for the generation...Nick Clifton8-10/+79
2015-10-19Fixup comments oops in last commit.Andrew Stubbs1-4/+4
2015-10-19Robustify inherit.exp and virtbase.exp.Andrew Stubbs3-3/+34
2015-10-19Automatic date update in version.inGDB Administrator1-1/+1
2015-10-18targets.c (bfd_flavour_name): "MMO" is spelled "mmo".Doug Evans2-1/+5
2015-10-18Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov2-1/+6
2015-10-18Automatic date update in version.inGDB Administrator1-1/+1
2015-10-17Correct powerpc64le __glink_PLTresolve .eh_frame FDEAlan Modra2-1/+6
2015-10-17Automatic date update in version.inGDB Administrator1-1/+1
2015-10-16[nto] Fix nto build.Aleksandar Ristovski4-16/+29
2015-10-16gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski1-0/+7
2015-10-16gdbserver: Reset current_thread when the thread is removed.Aleksandar Ristovski1-0/+24
2015-10-16Don't ignore "-m emulation" command line optionH.J. Lu3-1/+18
2015-10-16MAINTAINERS: Fix my inconsistent email addressYao Qi2-3/+7
2015-10-16Check if symbol is defined when converting mov to leaH.J. Lu3-2/+12
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu15-4/+38
2015-10-16Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu2-2/+6
2015-10-15Fix a typo for "-z noextern-protected-data"H.J. Lu2-1/+5
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi8-11/+87
2015-10-15binutils objcopy test tidyAlan Modra2-109/+126
2015-10-15objcopy --extract-symbol testcaseAlan Modra7-65/+44
2015-10-15objcopy --extract-symbolAlan Modra4-8/+15
2015-10-15Normalize my (personal) email address in ChangeLogSimon Marchi1-2/+2
2015-10-15Remove core_regset_sectionAleksandar Ristovski3-2/+5
2015-10-15When evaluating a ternary operator in a linker script, copy the symbol flags.Simon Dardis2-11/+41
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio3-19/+16
2015-10-15Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2-2/+7
2015-10-14Add missing changelog entriesAndreas Krebbel2-0/+14
2015-10-14S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel6-29/+29
2015-10-14Updated Chinese translation for the linker (again!)Nick Clifton2-6/+10
2015-10-14Define enum out of structYao Qi2-6/+15
2015-10-14Automatic date update in version.inGDB Administrator1-1/+1
2015-10-13Recognize a few more AIX XCOFF DWARF sections.David Edelsohn2-3/+10
2015-10-13More char constificationPedro Alves14-22/+42
2015-10-13Fix execution_direction's typePedro Alves3-6/+25
2015-10-13ada-lang.c:ada_value_primitive_packed_val: const correctnessPedro Alves2-8/+15
2015-10-13ada-lang.c: malloc/alloca casts for C++Pedro Alves2-2/+7
2015-10-13lm32: Replace call to write_memory with write_memory_unsigned_integerSimon Marchi2-1/+7
2015-10-13Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi6-15/+30
2015-10-13Add EM_IAMCU support to goldH.J. Lu4-1/+70
2015-10-13Updated Chinese translation for the linker.Nick Clifton2-691/+1051
2015-10-13Tidy code setting PT_GNU_RELRO p_flagsAlan Modra2-4/+8
2015-10-12sim: ft32: test coverage for link parameters and PM write portJames Bowman2-0/+42
2015-10-13Automatic date update in version.inGDB Administrator1-1/+1
2015-10-12gdb: Simplify parse_frame_specification.Andrew Burgess2-10/+16
2015-10-12gdb: Avoid unneeded calls to parse_frame_specification.Andrew Burgess2-14/+19
2015-10-12gdb: Fix bug with dbx style func command.Andrew Burgess4-6/+12