aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu97-3644/+277
2017-10-16Regenerate gdbserver/configureYao Qi2-3/+14
2017-10-16Remove features/tic6x-*.c filesYao Qi9-443/+14
2017-10-16Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi5-185/+8
2017-10-15Fix GDB build without expatSimon Marchi2-1/+6
2017-10-16Automatic date update in version.inGDB Administrator1-1/+1
2017-10-15Automatic date update in version.inGDB Administrator1-1/+1
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu5-88/+104
2017-10-14x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu5-487/+376
2017-10-14cris: Don't hide symbol which was forced to be dynamicH.J. Lu2-0/+7
2017-10-14cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu4-11/+28
2017-10-14sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+17
2017-10-14s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu3-4/+28
2017-10-14nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+20
2017-10-14microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+19
2017-10-14m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+23
2017-10-14hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+19
2017-10-14ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-5/+31
2017-10-14mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+17
2017-10-14arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-3/+18
2017-10-14tile: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu3-6/+28
2017-10-14aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+17
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu4-14/+13
2017-10-14Fix build failure in linux-osdata.cSimon Marchi2-1/+6
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi15-454/+345
2017-10-14gdbserver: Use std::list for all_processesSimon Marchi8-190/+225
2017-10-14gdbserver: Use std::list for all_dllsSimon Marchi4-71/+47
2017-10-14Make to_traceframe_info return a unique_ptrSimon Marchi9-63/+63
2017-10-14Use std::vector for traceframe_info::memorySimon Marchi6-26/+30
2017-10-14Use std::vector for traceframe_info::tvarsSimon Marchi6-15/+25
2017-10-14Rename traceframe_info variable to current_traceframe_infoSimon Marchi2-6/+13
2017-10-14Use std::vector in linux_xfer_osdata_processgroupsSimon Marchi2-56/+48
2017-10-14Replace psymbol_allocation_list with std::vectorSimon Marchi11-217/+162
2017-10-13ada: Use std::string in print_dynamic_range_boundSimon Marchi2-7/+7
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