aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina5-0/+33
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina6-2/+66
2020-04-01include: Sync plugin-api.h with GCCMartin Liska2-1/+7
2020-04-01ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.Hans-Peter Nilsson2-2/+6
2020-04-01mmo.c: Fix ld testsuite regression "objcopy executable (pr25662)".Hans-Peter Nilsson2-1/+10
2020-04-01Automatic date update in version.inGDB Administrator1-1/+1
2020-03-31PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h"Maciej W. Rozycki2-1/+6
2020-03-31Fix py-tui.c build problemTom Tromey2-1/+12
2020-03-31Don't pass NULL to memcpy in gdbTom Tromey4-3/+15
2020-03-31[gdb/testsuite] Fix c-linkage-name.exp with -fltoTom de Vries2-7/+18
2020-03-31alpha-coff: unitialised readAlan Modra2-1/+6
2020-03-31alpha-vms: sanity checks for image_writeAlan Modra2-25/+52
2020-03-31tekhex: Uninitialised readAlan Modra2-1/+5
2020-03-31Automatic date update in version.inGDB Administrator1-1/+1
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu23-394/+485
2020-03-30Change ada_which_variant_applies to value APITom Tromey4-15/+13
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton11-8/+55
2020-03-30[PowerPC] Fix debug register issues in ppc-linux-natPedro Franco de Carvalho2-396/+1020
2020-03-30[PowerPC] Move up some register access routinesPedro Franco de Carvalho2-164/+172
2020-03-30Add low_new_clone method to linux_nat_target.Pedro Franco de Carvalho3-0/+13
2020-03-30[gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index,readnow}.expTom de Vries3-17/+57
2020-03-30Automatic date update in version.inGDB Administrator1-1/+1
2020-03-30PR25745, powerpc64-ld overflows string buffer in --stats modeAlan Modra2-36/+46
2020-03-29gdb: rename partial symtab expand functions of debug info readers using legac...Simon Marchi4-10/+23
2020-03-29gdb: rename partial_symtab::read_dependencies to expand_dependenciesSimon Marchi7-7/+20
2020-03-29gdb: remove discard_psymtab functionSimon Marchi4-8/+8
2020-03-29Automatic date update in version.inGDB Administrator1-1/+1
2020-03-28Fix comment in dwarf2/attribute.hTom Tromey2-3/+8
2020-03-28Fix formatting of read_attribute_reprocessTom Tromey2-2/+7
2020-03-28ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu3-2/+10
2020-03-28Re: Adjust objcopy_testAlan Modra2-4/+9
2020-03-28Adjust objcopy_testAlan Modra2-14/+28
2020-03-28Automatic date update in version.inGDB Administrator1-1/+1
2020-03-27Always fix system DLL paths for 32bit programsHannes Domani2-19/+28
2020-03-27ld: Xfail pr20995-2 tests for SolarisH.J. Lu2-2/+7
2020-03-27ld: Skip some x86 IFUNC tests for SolarisH.J. Lu4-0/+10
2020-03-27gdbsupport: Resolve shellcheck issues in create-version.sh scriptAndrew Burgess2-8/+14
2020-03-27Add testcase for PR 25662 invalid sh_offset for sectionJozef Lawrynowicz4-19/+104
2020-03-27Re: readelf looping in process_archiveAlan Modra2-2/+7
2020-03-27Automatic date update in version.inGDB Administrator1-1/+1
2020-03-26Support AT_BSDFLAGS on FreeBSD.John Baldwin4-0/+10
2020-03-26Change two functions to be methods on struct attributeTom Tromey4-60/+86
2020-03-26Move DWARF-constant stringifying code to new fileTom Tromey5-93/+163
2020-03-26Rewrite new die_info methodsTom Tromey2-12/+21
2020-03-26Change two more functions to be methods on die_infoTom Tromey3-31/+37
2020-03-26Remove sibling_dieTom Tromey2-36/+38
2020-03-26Change dwarf2_attr_no_follow to be a methodTom Tromey3-29/+27
2020-03-26Remove dwarf2_cu::base_knownTom Tromey2-30/+25
2020-03-26Move die_info to new headerTom Tromey3-39/+68
2020-03-26Move more code to line-header.cTom Tromey4-329/+368