summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove cleanup from ppc-linux-nat.cTom Tromey2017-10-162-8/+8
* Remove some cleanups from probe.cTom Tromey2017-10-162-20/+10
* Use std::vector in end_symtab_get_static_blockTom Tromey2017-10-162-28/+16
* Make native gdbserver boards no longer be "remote" (in DejaGnu terms)Pedro Alves2017-10-168-124/+157
* Use proc_with_prefix in py-breakpoint.expSimon Marchi2017-10-162-394/+387
* Get rid of VEC(mem_range_s)Simon Marchi2017-10-1610-110/+205
* Work around GCC 6.3.1 bugPedro Alves2017-10-163-20/+26
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-1697-3644/+277
* Regenerate gdbserver/configureYao Qi2017-10-162-3/+14
* Remove features/tic6x-*.c filesYao Qi2017-10-169-443/+14
* Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi2017-10-165-185/+8
* Fix GDB build without expatSimon Marchi2017-10-152-1/+6
* Automatic date update in version.inGDB Administrator2017-10-161-1/+1
* Automatic date update in version.inGDB Administrator2017-10-151-1/+1
* x86: Add elf_x86_backend_dataH.J. Lu2017-10-145-88/+104
* x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu2017-10-145-487/+376
* cris: Don't hide symbol which was forced to be dynamicH.J. Lu2017-10-142-0/+7
* cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-144-11/+28
* sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-4/+17
* s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-143-4/+28
* nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-4/+20
* microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-2/+19
* m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-4/+23
* hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-2/+19
* ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-5/+31
* mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-2/+17
* arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-3/+18
* tile: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-143-6/+28
* aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-142-2/+17
* Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu2017-10-144-14/+13
* Fix build failure in linux-osdata.cSimon Marchi2017-10-142-1/+6
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-1415-454/+345
* gdbserver: Use std::list for all_processesSimon Marchi2017-10-148-190/+225
* gdbserver: Use std::list for all_dllsSimon Marchi2017-10-144-71/+47
* Make to_traceframe_info return a unique_ptrSimon Marchi2017-10-149-63/+63
* Use std::vector for traceframe_info::memorySimon Marchi2017-10-146-26/+30
* Use std::vector for traceframe_info::tvarsSimon Marchi2017-10-146-15/+25
* Rename traceframe_info variable to current_traceframe_infoSimon Marchi2017-10-142-6/+13
* Use std::vector in linux_xfer_osdata_processgroupsSimon Marchi2017-10-142-56/+48
* Replace psymbol_allocation_list with std::vectorSimon Marchi2017-10-1411-217/+162
* ada: Use std::string in print_dynamic_range_boundSimon Marchi2017-10-132-7/+7
* Automatic date update in version.inGDB Administrator2017-10-141-1/+1
* Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2017-10-137-21/+35
* Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserverPedro Alves2017-10-132-68/+138
* Don't run gdb.gdb/ selftests if use_gdb_stub is truePedro Alves2017-10-132-2/+22
* Make gdb.base/find-unmapped.exp pass on remote targetsPedro Alves2017-10-132-13/+61
* Simplify tic6x and s390x expedite registersYao Qi2017-10-132-13/+7
* Regenerate features/s390-gs-linux64.c and features/s390x-gs-linux64.cYao Qi2017-10-133-8/+13
* PR22263 testcaseAlan Modra2017-10-143-3/+12
* Change objfile to use new/deleteTom Tromey2017-10-137-131/+131