aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-14Automatic date update in version.inGDB Administrator1-1/+1
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves7-21/+35
2017-10-13Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserverPedro Alves2-68/+138
2017-10-13Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves2-2/+22
2017-10-13Make gdb.base/find-unmapped.exp pass on remote targetsPedro Alves2-13/+61
2017-10-13Simplify tic6x and s390x expedite registersYao Qi2-13/+7
2017-10-13Regenerate features/s390-gs-linux64.c and features/s390x-gs-linux64.cYao Qi3-8/+13
2017-10-14PR22263 testcaseAlan Modra3-3/+12
2017-10-13Change objfile to use new/deleteTom Tromey7-131/+131
2017-10-13Fix gdb.base/term.exp on non-"target native" boardsPedro Alves2-8/+16
2017-10-13Remove is_remote kfail from gdb.python/py-evthreads.expPedro Alves2-6/+6
2017-10-13Fix gdb.python/py-evthreads.exp with --target_board=native-extended-gdbserverPedro Alves2-2/+10
2017-10-13kfail gdb.python/py-evsignal.exp on RSP targets properlyPedro Alves2-1/+7
2017-10-13Skip gdb.threads/thread_events.exp on RSP targets properlyPedro Alves2-3/+9
2017-10-13Tweak gdb.base/corefile.exp is_remote checkPedro Alves2-1/+26
2017-10-13Fix is_remote check in gdb.base/remote.expPedro Alves2-4/+12
2017-10-13gdb.base/remote.exp: Fix typo and add missing returnPedro Alves2-1/+7
2017-10-13Make gdb.base/solib-nodir.exp work with --target_board=native-extended-gdbserverPedro Alves2-3/+22
2017-10-13Eliminate is_remote check in gdb.base/shlib-call.expPedro Alves2-11/+20
2017-10-12Remove simple_displaced_step_copy_insnSimon Marchi8-50/+18
2017-10-12FT32: support for FT32B processor - part 1James Bowman15-35/+503
2017-10-12Add myself as ft32 maintainer for sim.James Bowman2-0/+5
2017-10-13Eliminate is_remote check in gdb.base/scope.expPedro Alves3-23/+60
2017-10-13Automatic date update in version.inGDB Administrator1-1/+1
2017-10-13Remove references to gdb64 in the testsuitePedro Alves3-16/+6
2017-10-12Remove is_remote check in labels.expSimon Marchi2-6/+5
2017-10-12Make gdb.base/auvx.exp work with --target_board=native-extended-gdbserverPedro Alves2-3/+9
2017-10-12Add a compile-time test for PR ld/22263H.J. Lu5-0/+80
2017-10-12Use bool in pv_areaTom Tromey3-6/+13
2017-10-12C++-ify prologue-value's pv_areaTom Tromey13-424/+381
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi16-2/+78
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi27-2/+148
2017-10-12Run gdb.base/catch-fork-static.exp on remote target boardsPedro Alves2-4/+6
2017-10-12checkpoint.exp: Check for non-"target native" instead of isnative/is_remotePedro Alves2-4/+12
2017-10-12Remove is_remote target check from gdb.base/dprintf-non-stop.expSimon Marchi2-6/+5
2017-10-12Tighten remote check in gdb.base/argv0-symlink.expPedro Alves2-2/+9
2017-10-12Enable gdb.base/inferior-died.exp on is_remote target boardsPedro Alves2-7/+14
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves5-20/+7
2017-10-12ld whitespace fixesAlan Modra133-1238/+1235
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton7-32/+70
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu5-1/+35
2017-10-12ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu9-9/+29
2017-10-12Set dynamic_undefined_weak to zero for static PIEsAlan Modra2-0/+14
2017-10-12_bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra4-38/+54
2017-10-12Fix remaining targets using wrong .interp conditionsAlan Modra4-3/+10
2017-10-12Automatic date update in version.inGDB Administrator1-1/+1
2017-10-11Remove cleanups from TUITom Tromey3-17/+15
2017-10-11Constify add_prefix_cmdTom Tromey58-188/+262
2017-10-11Remove prepare_re_set_contextTom Tromey2-21/+11
2017-10-11Remove some cleanups from breakpoint.cTom Tromey2-93/+60