aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu13-13/+100
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves2-10/+15
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves2-2/+10
2015-04-10Add extern_protected_data and set it for x86H.J. Lu21-8/+112
2015-04-10[arm] watchpoint-reuse-slot.exp: skip setting HW points on some addressYao Qi2-0/+33
2015-04-10PPC64: Fix step-over-trips-on-watchpoint.exp with displaced stepping onPedro Alves2-7/+27
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves3-10/+46
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves3-6/+49
2015-04-10Add a testcase for PR ld/18223H.J. Lu4-0/+21
2015-04-10Use bfd_alloc for compressed section contentsH.J. Lu2-3/+12
2015-04-10Fix gdb.base/sigstep.exp with displaced stepping on software single-step targetsPedro Alves4-28/+114
2015-04-10Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra2-7/+9
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra21-75/+42
2015-04-10gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves4-8/+13
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi5-10/+83
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves10-54/+162
2015-04-10Correct setting of elf_list_optionsAlan Modra3-14/+17
2015-04-10doc patch: compile: missing bitsJan Kratochvil2-0/+86
2015-04-10Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton4-2/+22
2015-04-10Mark _init and _fini for --gc-sectionsAlan Modra2-0/+21
2015-04-10Automatic date update in version.inGDB Administrator1-1/+1
2015-04-09Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant5-148/+378
2015-04-09Update comments in compress.cH.J. Lu2-6/+9
2015-04-09doc/c-rx.texi: Fix markup typos in last change.Hans-Peter Nilsson2-2/+6
2015-04-09Improve ODR checking in gold.Cary Coutant5-17/+57
2015-04-09Properly check --compress-debug-sections=XXXH.J. Lu4-16/+36
2015-04-09xtensa: update bfd/ChangelogMax Filippov1-0/+75
2015-04-09xtensa: replace action list with splay treeMax Filippov1-206/+282
2015-04-09xtensa: optimize find_removed_literalMax Filippov1-6/+58
2015-04-09xtensa: optimize removed_by_actionsMax Filippov1-25/+156
2015-04-09xtensa: optimize check_section_ebb_pcrels_fitMax Filippov1-23/+298
2015-04-09Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu3-16/+24
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson10-73/+98
2015-04-09Update French translation of ld strings.Nick Clifton2-889/+822
2015-04-09Add Guile frame-read-register commandAndy Wingo7-0/+103
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson7-165/+86
2015-04-09Add myself to Write After Approval list.Andy Wingo2-0/+5
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton11-9/+96
2015-04-09Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu3-3/+12
2015-04-09Import strtok_r gnulib modulePedro Alves12-6/+327
2015-04-09update-gnulib.sh: work around aclocal warning with Perl >= 5.16Pedro Alves2-1/+22
2015-04-09gdbserver gnu/linux: stepping over breakpointYao Qi3-8/+16
2015-04-08Enable ELF ld_list_options for --enable-targets=allH.J. Lu3-0/+14
2015-04-09Automatic date update in version.inGDB Administrator1-1/+1
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior5-69/+226
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves3-14/+88
2015-04-08Add chdr_size, Chdr, Chdr_write and Chdr_dataH.J. Lu3-0/+78
2015-04-08Add SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.hH.J. Lu2-0/+21
2015-04-08Skip empty EMULATION_NAMEH.J. Lu2-3/+8
2015-04-08Work around a GCC uninitialized warning bugH.J. Lu2-0/+10