aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-12gdb/doc: Restructure frame command documentation.Andrew Burgess2-160/+157
2015-10-12gdb: Make use of safe-ctype.h header.Andrew Burgess2-3/+9
2015-10-12mep: Add cast for int to enum conversionSimon Marchi2-2/+10
2015-10-12m32c: Split m32c_move_reg_t in read/write variantsSimon Marchi2-62/+89
2015-10-12aarch64: Add cast for integer to enum castSimon Marchi2-1/+6
2015-10-12aarch64: Use gdb_sys_no_syscall enum instead of -1Simon Marchi2-1/+6
2015-10-12Skip the unversioned definition after the default versionH.J. Lu7-0/+47
2015-10-12Update list of known MSP430 MCU names.Nick Clifton2-62/+622
2015-10-12Mention the change in NEWSYao Qi2-0/+6
2015-10-12Rename emit_load_store to aarch64_emit_load_storeYao Qi5-15/+25