aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton18-6/+65
2020-01-18Update top level config files with copies from the official repository.Nick Clifton3-53/+120
2020-01-18Automatic date update in version.inGDB Administrator1-1/+1
2020-01-17Make all-gdbsupport depend on all-bfdSimon Marchi3-0/+7
2020-01-17Fix spelling errorsChristian Biesinger8-5/+20
2020-01-17Fix a libiberty testsuite failure.Nick Clifton2-1/+6
2020-01-17Improve the performance of the ascii art jump visualizer.Thomas Troeger2-27/+46
2020-01-17Fix gdbsupport build on compilers that don't default to C++11 or abovePedro Alves3-0/+9
2020-01-17Fix gdbsupport buildPedro Alves5-54/+62
2020-01-17x86: Add {vex} pseudo prefixH.J. Lu8-11/+40
2020-01-17gdb: remove uses of iterate_over_inferiors in top.cSimon Marchi2-32/+28
2020-01-17gdb: remove uses of iterate_over_inferiors in mi/mi-main.cSimon Marchi2-46/+40
2020-01-17gdb: remove use of iterate_over_inferiors in mi/mi-interp.cSimon Marchi2-28/+26
2020-01-17gdb: remove use of iterate_over_inferiors in py-inferior.cSimon Marchi2-14/+15
2020-01-17Forgot to add testcases to commit for [binutils][arm] PR25376 Change MVE ...Andre Vieira4-0/+30
2020-01-17Update libiberty sources with changes in the gcc mainline.Nick Clifton100-456/+875
2020-01-17Automatic date update in version.inGDB Administrator1-1/+1
2020-01-16Fix some spelling errors.Christian Biesinger8-7/+20
2020-01-16Add type for $_tlb->process_environment_block->process_parametersHannes Domani2-1/+65
2020-01-16Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves2-0/+40
2020-01-16[gdb] Move ChangeLog entries to their right filesPedro Alves29-314/+453
2020-01-16Support for DWARF5 location lists entriesNitika Achra2-0/+44
2020-01-16[binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira6-243/+275
2020-01-16MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz2-224/+4
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz4-0/+50
2020-01-16x86: drop found_cpu_match local variableJan Beulich2-8/+7
2020-01-16x86: drop stale Vec_Imm4 related commentJan Beulich2-2/+4
2020-01-16x86: add a few more missing VexWIGJan Beulich3-8/+14
2020-01-16x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit modeJan Beulich7-20/+70
2020-01-16Automatic date update in version.inGDB Administrator1-1/+1
2020-01-15texi2pod.pl: import support for @t{...} from gccSimon Marchi2-0/+5
2020-01-15Use get_thread_regcache instead of get_current_regcache in post_create_inferiorSimon Marchi2-1/+7
2020-01-15Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff4-2/+12
2020-01-16tic4x disassembly static variablesAlan Modra2-31/+54
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz10-11/+114
2020-01-15Reinstate gas em=freebsd for sparc-freebsdAlan Modra2-0/+5
2020-01-15PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra7-27/+58
2020-01-14Fix valgrind error from gdb.decode_lineTom Tromey4-0/+25
2020-01-15Automatic date update in version.inGDB Administrator1-1/+1
2020-01-14Don't link gdb twice against libibertyTom Tromey2-1/+5
2020-01-14Add gdbsupport check-defines scriptTom Tromey4-0/+91
2020-01-14Remove use of <config.h> from gdb/nat/Tom Tromey4-24/+6
2020-01-14Move many configure checks to common.m4Tom Tromey16-1980/+5360
2020-01-14Move gdbsupport to the top levelTom Tromey146-141/+13387
2020-01-14Consolidate definition of USE_WIN32APITom Tromey7-37/+55
2020-01-14Fix indentation in common.m4Tom Tromey5-16/+25
2020-01-14Make skip without argument skip the current inline functionBernd Edlinger4-10/+30
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui24-183/+254
2020-01-14Fix/Update misc commentsLuis Machado5-15/+24
2020-01-14Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov13-127/+251