aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon8-4/+81
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon12-3/+131
2018-04-25Fix new inferior events outputPedro Alves7-6/+26
2018-04-25x86: drop redundant AVX512VL shift templatesJan Beulich3-126/+6
2018-04-25Fix the mask for the sqrdml(a|s)h instructions.Tamar Christina6-127/+10070
2018-04-25Updated Spanish translation for the gas directory.Nick Clifton2-559/+432
2018-04-25Silence gcc-8 warningsAlan Modra3-1/+36
2018-04-24Fix bug with relocation addends and merge sections with --icf.Cary Coutant3-31/+68
2018-04-25Remove arm-aout and arm-coff supportAlan Modra254-1929/+489
2018-04-25Automatic date update in version.inGDB Administrator1-1/+1
2018-04-24Fix internal error caused by conflicting default version definitions.Cary Coutant12-22/+196
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior20-62/+266
2018-04-24Fix an illegal memory access when trying to copy an ELF binary with corrupt s...Nick Clifton2-1/+12
2018-04-24Fix an illegal memory access when copying a PE format file with corrupt debug...Nick Clifton3-2984/+2662
2018-04-24info-shared.exp: Replace libs=-ldl with shlib_loadSimon Marchi2-1/+6
2018-04-24Reindent cli-out.hTom Tromey2-7/+13
2018-04-24Remove cli_ui_out::out_field_fmtTom Tromey3-19/+7
2018-04-24Automatic date update in version.inGDB Administrator1-1/+1
2018-04-23Remove a cleanup from scm-frame.cTom Tromey2-29/+30
2018-04-23Regenerate gdb/configure and gdbserver/configureTom Tromey4-24/+39
2018-04-23Revert bfd part of "Silence gcc-8 warnings"Alan Modra3-20/+5
2018-04-23Prevent an illegal memory access in gprof by ensuring that string tables for ...Nick Clifton2-3/+16
2018-04-23Silence gcc-8 warningsAlan Modra7-6/+46
2018-04-23Automatic date update in version.inGDB Administrator1-1/+1
2018-04-22Fixed test case to compile & run on FreeBSDRajendra SY2-2/+13
2018-04-22Automatic date update in version.inGDB Administrator1-1/+1
2018-04-21FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)Pedro Alves3-2/+15
2018-04-21Test that gcc -B picks up new ldAlan Modra2-0/+23
2018-04-21Automatic date update in version.inGDB Administrator1-1/+1
2018-04-20RISC-V: Add new option -mrelax/-mno-relax.Jim Wilson7-0/+80
2018-04-20Improve on-line help for thread_apply_command and thread_apply_all_command.Philippe Waroquiers1-3/+5
2018-04-20PR22978, TLS local-dynamic incorrectly linked on hppa-linuxAlan Modra2-32/+48
2018-04-20Updated Spanish translation for gas sub-directoryNick Clifton2-923/+730
2018-04-19Add test case for a known hang in infrunRichard Bunt3-0/+188
2018-04-20Automatic date update in version.inGDB Administrator1-1/+1
2018-04-19[OB PATCH] Fix some comments in thread.cPhilippe Waroquiers2-5/+9
2018-04-19Fix dependency tracking in gdbserver subdirectoriesSimon Marchi2-2/+11
2018-04-19Fix second bug where --icf=safe triggers segfault when linking ARM.Cary Coutant2-1/+7
2018-04-19PR22537, Segmentation fault with static PIEAlan Modra2-1/+11
2018-04-19Reinstate mips ecoff supportAlan Modra9-11/+1635
2018-04-19Automatic date update in version.inGDB Administrator1-1/+1
2018-04-18Remove xml files from gdbserverAlan Hayward2-28/+14
2018-04-18Remove xml file references from target descriptionsAlan Hayward26-32/+77
2018-04-18Create xml from target descriptionsAlan Hayward11-38/+260
2018-04-18Add feature reference in .dat filesAlan Hayward25-0/+60
2018-04-18Add tdesc osabi and architecture functionsAlan Hayward5-4/+60
2018-04-18Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward7-334/+336
2018-04-18Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward8-197/+199
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward10-129/+190
2018-04-18Prevent an assertion failure in readelf & objdump when parsing corrupt DWARF ...Nick Clifton2-8/+23