aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-24aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy4-0/+36
2019-05-24Regen POTFILES for bpfAlan Modra8-0/+28
2019-05-24[gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries2-0/+78
2019-05-24PowerPC notoc linkage stubsAlan Modra6-43/+346
2019-05-24PowerPC GOT_PCREL34 optimisationAlan Modra7-13/+444
2019-05-24PowerPC relocations for prefix insnsAlan Modra13-64/+722
2019-05-24PowerPC D-form prefixed loads and storesPeter Bergner8-15/+577
2019-05-24PowerPC add initial -mfuture instruction supportPeter Bergner14-42/+412
2019-05-24Automatic date update in version.inGDB Administrator1-1/+1
2019-05-23bfd: fix build with --enable-targets=all in 32-bit hostsJose E. Marchesi4-5/+13
2019-05-23binutils: add myself as the maintainer for BPFJose E. Marchesi2-0/+5
2019-05-23binutils: add support for eBPFJose E. Marchesi3-1/+19
2019-05-23ld: add support for eBPFJose E. Marchesi13-8/+143
2019-05-23gas: add support for eBPFJose E. Marchesi41-9/+1606
2019-05-23opcodes: add support for eBPFJose E. Marchesi14-3/+5837
2019-05-23cpu: add eBPF cpu descriptionJose E. Marchesi3-0/+843
2019-05-23bfd: add support for eBPFJose E. Marchesi13-8/+609
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