aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Pull out common parts of _initialize_{i386,amd64}_linux_natGary Benson3-40/+89
2014-07-11Merge ps_get_thread_areaGary Benson3-28/+88
2014-07-11Merge {i386,amd64}_linux_read_descriptionGary Benson3-92/+198
2014-07-11Rename identical functionsGary Benson3-80/+143
2014-07-11Don't print symbol on address 0x0Yao Qi2-1/+7
2014-07-11GDBserver crashes when killing a multi-thread processPedro Alves5-26/+194
2014-07-11remote: call remote_check_symbols after attachingAdrian Sendroiu2-0/+20
2014-07-11daily updateAlan Modra1-1/+1
2014-07-10Revert gdbthread.h (any_running): Declare.Doug Evans3-20/+0
2014-07-10 * gdbthread.h (any_running): Declare.Doug Evans3-0/+20
2014-07-10Fix xtensa ld segfault when linking linux modulesMax Filippov2-1/+7
2014-07-10gas/ARM: Fix testsuite failure for arm-elfWill Newton4-19/+7
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton32-219/+259
2014-07-10binutils/testsuite: Disable strip-10 test on ARM non-EABIWill Newton2-1/+8
2014-07-10ld/testsuite: Disable non-PIC shared library tests on ARMWill Newton2-1/+6
2014-07-10Tweak gdb.trace/tfile.c for thumb modeYao Qi2-2/+15
2014-07-10daily updateAlan Modra1-1/+1
2014-07-09Fix "attach" command vs user input racePedro Alves5-3/+186
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess9-14/+246
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant9-8/+159
2014-07-09daily updateAlan Modra1-1/+1
2014-07-08Fix internal error with LTO on ARM.Cary Coutant8-7/+52
2014-07-08 * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov2-5/+7
2014-07-08This fixes PR 17110 which shows that the SH section relocation code can be ca...Nick Clifton2-1/+9
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar11-66/+82
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton9-12/+29
2014-07-08Fix PR 16722 by adding support for 8-byte vector constants.Jiong Wang20-285/+1705
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra9-13/+81
2014-07-08Fix gdb.trace/entry-values.exp for thumb modeYao Qi3-5/+19
2014-07-08Enable elf_backend_rela_normal for AArch64Jiong Wang8-9/+90
2014-07-08reverse-finish: turn internal error into normal errorMarkus Metzger5-2/+87
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra2-1/+20
2014-07-08daily updateAlan Modra1-1/+1
2014-07-07Mention PR gdb/17096 in ChangeLogPedro Alves1-0/+1
2014-07-07PR gdb/17096: async support breaks remote debugging on WindowsPedro Alves2-2/+12
2014-07-07Remove an accidental commit.Nick Clifton2-7/+7
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford9-52/+162
2014-07-07change to_info_record to use target delegationTom Tromey4-23/+13
2014-07-07convert to_get_thread_local_address to use target delegationTom Tromey6-22/+44
2014-07-07Reinstate compiler checkAlan Modra2-0/+9
2014-07-07This patch prevents a linker testsuite error if the checks are run with aNick Clifton2-0/+9
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra5-108/+93
2014-07-07daily updateAlan Modra1-1/+1
2014-07-06daily updateAlan Modra1-1/+1
2014-07-05Rid libdummy.a from lto.expAlan Modra3-66/+74
2014-07-05daily updateAlan Modra1-1/+1
2014-07-04Update "configure.in" in comments and docoAlan Modra16-14/+36
2014-07-04Rename configure.in to configure.acAlan Modra27-15/+54
2014-07-04Remove some more bfd/configure.in dependenciesAlan Modra6-11/+14
2014-07-04Use modern AC_INIT in configure.inAlan Modra34-202/+235