aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-24Reindent gdb.threads/attach-into-signal.expPedro Alves2-38/+42
2017-10-24Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves2-27/+5
2017-10-24Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves2-2/+5
2017-10-24Fix unstable test names in gdb.python/py-objfile.expPedro Alves2-6/+15
2017-10-24Fix unstable test names in gdb.gdb/unittest.expPedro Alves2-1/+7
2017-10-24Fix unstable test names in gdb.base/startup-with-shell.expPedro Alves2-2/+11
2017-10-24Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves2-4/+9
2017-10-23RISC-V: Don't emit 2-byte NOPs if the C extension is disabledPalmer Dabbelt2-1/+6
2017-10-24Automatic date update in version.inGDB Administrator1-1/+1
2017-10-23i386: Don't add elf32_x86_64 to supported emulationsH.J. Lu2-2/+6
2017-10-23Add missing ChangeLog entriesIgor Tsimbalist2-0/+272
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton6-8/+36
2017-10-23Fix the master due to bad regenerated filesIgor Tsimbalist3-5469/+11545
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki4-4/+31
2017-10-23Enable Intel AVX512_BITALG instructions.Igor Tsimbalist20-3/+1097
2017-10-23Enable Intel AVX512_VNNI instructions.Igor Tsimbalist20-7/+1025
2017-10-23Enable Intel VPCLMULQDQ instruction.Igor Tsimbalist38-15/+768
2017-10-23Enable Intel VAES instructions.Igor Tsimbalist40-5576/+7251
2017-10-23Enable Intel GFNI instructions.Igor Tsimbalist39-5444/+7876
2017-10-23Enable Intel AVX512_VBMI2 instructions.Igor Tsimbalist22-5391/+10061
2017-10-23Automatic date update in version.inGDB Administrator1-1/+1
2017-10-22Fix spurious left-over quotes from last edit.Hans-Peter Nilsson2-3/+8
2017-10-22Fix gas/22304 by forcing a 64-bit bfd for cris*-*.Hans-Peter Nilsson2-0/+8
2017-10-22Automatic date update in version.inGDB Administrator1-1/+1
2017-10-21PR ld/21233Hans-Peter Nilsson2-6/+5
2017-10-21Add overloads of for_each_thread/find_thread that filter on pidSimon Marchi4-15/+38
2017-10-21Get rid of VEC (mem_region)Simon Marchi10-275/+243
2017-10-21Use std::string in memory_map_parsing_dataSimon Marchi2-8/+16
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi13-157/+340
2017-10-21Remove leftover declarations in interps.hSimon Marchi2-3/+5
2017-10-21Automatic date update in version.inGDB Administrator1-1/+1
2017-10-20Fix ChangeLog entry.Sriraman Tallam1-1/+1
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam7-25/+178
2017-10-20Add a compile-time test for PR ld/22269H.J. Lu4-0/+33
2017-10-20Use std::vector in gdb_bfd_dataTom Tromey2-14/+9
2017-10-20Use "new" to allocate gdb_bfd_dataTom Tromey2-32/+49
2017-10-20Introduce new_bfd_refTom Tromey5-28/+28
2017-10-20Fix 'gdb.base/quit.exp hangs forever' if the test failsPedro Alves2-9/+16
2017-10-20Fix gdb.gdb/ selftest tests when testing optimized GDB buildsPedro Alves2-0/+9
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton8-9/+46
2017-10-19Implement BE8 support for ARM.Umesh Kalappa7-8/+190
2017-10-19Get rid of VEC(interp_factory_p)Simon Marchi2-38/+30
2017-10-20Automatic date update in version.inGDB Administrator1-1/+1
2017-10-19Remove cleanups from break-catch-syscall.cTom Tromey2-17/+23
2017-10-19Remove cleanup from call_function_by_hand_dummyTom Tromey2-8/+10
2017-10-19Remove cleanups from prepare_execute_commandTom Tromey5-18/+21
2017-10-19gdb: Remove hard-coded line number from testAndrew Burgess2-2/+7
2017-10-19Fix build breakage in gdb/xml-support.cPedro Alves2-2/+7
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt4-8/+307
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt4-4/+46