aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23include: add elf/bpf.hJose E. Marchesi2-0/+49
2019-05-23config.guess,config.sub: synchronize with config project master sourcesJose E. Marchesi5-1767/+2193
2019-05-23Re: Have the linker report an error if the same script is used twiceAlan Modra2-30/+52
2019-05-23Automatic date update in version.inGDB Administrator1-1/+1
2019-05-22Constify target_ops::follow_execTom Tromey6-12/+21
2019-05-22Add "style" proc to the test suiteTom Tromey4-8/+35
2019-05-22[gdb/testsuite] Require c++11 for gdb.base/align.expTom de Vries2-1/+9
2019-05-22[gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expre...Tom de Vries2-0/+9
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton5-6/+57
2019-05-22AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward5-1/+94
2019-05-22Document gdb.in/gdb.cmd files and debugredirect cli commandAlan Hayward6-0/+47
2019-05-22gdb/riscv: Improve flen length determinationSimon Cook2-1/+21
2019-05-22gdb/doc: Minor formatting fixes in documentation of -completeJan Vrany2-2/+6
2019-05-22ARM STM32L4XX erratum test failure with MALLOC_PERTURB_Alan Modra2-1/+6
2019-05-22vms-alpha gas segfaultAlan Modra2-1/+9
2019-05-22bfdtest1 segfaults on hppa-hp-hpux10Alan Modra2-15/+20
2019-05-22S12Z: GAS: New option --mdollar-hex.John Darrington6-8/+103
2019-05-22Automatic date update in version.inGDB Administrator1-1/+1
2019-05-21gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptrAndrew Burgess2-2/+16
2019-05-21MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker8-4/+70
2019-05-21MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker10-8/+84
2019-05-21[binutils, ARM] <spec_reg> changes for VMRS and VMSR instructionsSudakshina Das14-19/+220
2019-05-21[binutils, Arm] Add support for conditional instructions in Armv8.1-M MainlineSudakshina Das9-1/+261
2019-05-21[binutils, Arm] Add support for shift instructions in MVESudakshina Das9-0/+336
2019-05-21MIPS/gas: Reject $0 as source register for DAUI instructionFaraz Shahbazker6-2/+20
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune14-14/+374
2019-05-21AArch64: Fix -Werror on buildTamar Christina2-1/+7
2019-05-21[gdb/cli] Fix use of uninitialized variable in complete_commandTom de Vries2-2/+7
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries7-5/+20
2019-05-21[GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M BaselineAndre Vieira6-0/+53
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira16-84/+117
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina16-27/+273
2019-05-21AArch64: Add SVE DWARF registersTamar Christina4-3/+44
2019-05-21testsuite: Mark the kill in gdbserver_run as optionalAlan Hayward2-1/+5
2019-05-21GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington9-13/+39
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj5-3/+55
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj5-1/+36
2019-05-21Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."John Darrington8-21/+9
2019-05-21Automatic date update in version.inGDB Administrator1-1/+1
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker12-12/+60
2019-05-20GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington8-9/+21
2019-05-20Correct the alpha sorting of the short options in the usage description of th...Nick Clifton3-2/+14
2019-05-20Updated translations for various binutils subdirectories.Nick Clifton8-2996/+6940
2019-05-20Automatic date update in version.inGDB Administrator1-1/+1
2019-05-19Automatic date update in version.inGDB Administrator1-1/+1
2019-05-18gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floatsAndrew Burgess8-11/+27
2019-05-18gdb: Add constructor to struct cu_partial_die_infoAndrew Burgess2-11/+26
2019-05-18S12Z (doc): Minor improvements to text and formatting.John Darrington1-53/+47
2019-05-18Automatic date update in version.inGDB Administrator1-1/+1
2019-05-17Don't cast away const in find_and_open_sourceTom Tromey2-3/+5