aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-19setup_archive parameter mismatchAlan Modra3-3/+13
2020-03-19Automatic date update in version.inGDB Administrator1-1/+1
2020-03-18[gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.expTom de Vries4-0/+99
2020-03-18Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon3-2/+7
2020-03-18Fix seg-fault in strip when copying a file containing corrupt secondary relocs.Nick Clifton2-40/+97
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon13-105/+82
2020-03-18Namespace the reg class to avoid clashes with OS headersKamil Rytarowski6-3/+17
2020-03-18Add support for NetBSD threads in i386-bsd-nat.cKamil Rytarowski2-21/+50
2020-03-18Add support for NetBSD threads in amd64-bsd-nat.cKamil Rytarowski2-16/+39
2020-03-18Include <alloca.h> conditionallyKamil Rytarowski2-0/+6
2020-03-18Rename the read symbol to xreadKamil Rytarowski2-9/+21
2020-03-18Automatic date update in version.inGDB Administrator1-1/+1
2020-03-17Add support for NetBSD threads in sparc-nat.cKamil Rytarowski2-28/+32
2020-03-17Fix PR number in previous deltaNick Clifton1-1/+1
2020-03-17Replace a couple of assertions in the BFD library that can be triggered by at...Nick Clifton4-5/+59
2020-03-17Fix a small set of Z80 problems.Sergey Belyashov16-175/+436
2020-03-17Remove a double free in the BFD library triggered when parsing a corrupt file.Nick Clifton2-1/+9
2020-03-17Add support for NetBSD threads in sh-nbsd-nat.cKamil Rytarowski2-3/+11
2020-03-17Inherit sh_nbsd_nat_target from nbsd_nat_targetKamil Rytarowski2-1/+9
2020-03-17Automatic date update in version.inGDB Administrator1-1/+1
2020-03-17Include missing header to get missing declarationsKamil Rytarowski2-0/+5
2020-03-17Rewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)Kamil Rytarowski2-12/+16
2020-03-17[gdb] Skip imports of c++ CUsTom de Vries3-0/+37
2020-03-17[gdb/testsuite] Give up after consecutive timeouts in completion-support.expTom de Vries1-2/+25
2020-03-16Initialize base_value in pascal_object_print_valueTom Tromey2-0/+6
2020-03-16arc: Migrate to new target featuresAnton Kolesov21-351/+525
2020-03-16Fix dwarf2_name caching bugTom Tromey2-10/+14
2020-03-16gdb: define builtin long type to be 64 bits on amd64 CygwinSimon Marchi3-7/+32
2020-03-16gdb: select "Cygwin" OS ABI for Cygwin binariesSimon Marchi5-6/+127
2020-03-16gdb: rename content of i386-windows-tdep.c, cygwin to windowsSimon Marchi2-15/+21
2020-03-16gdb: rename i386-cygwin-tdep.c to i386-windows-tdep.cSimon Marchi4-5/+13
2020-03-16gdb: add Windows OS ABISimon Marchi6-6/+39
2020-03-16gdb: move enum gdb_osabi to osabi.hSimon Marchi5-31/+40
2020-03-16gdb: recognize 64 bits Windows executables as Cygwin osabiSimon Marchi2-0/+20
2020-03-16[gdb/testsuite] Add cache_verify option for gdb_caching_procsTom de Vries2-5/+37
2020-03-16PR25675: SIGSEGV in bfd_octets_per_byteAlan Modra2-7/+19
2020-03-16asan: readelf leak in hppa_process_unwindAlan Modra2-79/+81
2020-03-16ubsan: shift exponent 70 is too largeAlan Modra2-4/+23
2020-03-16asan: alpha-vms: null dereferenceAlan Modra2-9/+37
2020-03-15[gdb/testsuite] Fix solib-list.exp test-case for exec with debug-infoTom de Vries2-2/+20
2020-03-15[gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.expTom de Vries2-26/+24
2020-03-14Add C parser support for "restrict" and "_Atomic"Tom Tromey7-68/+133
2020-03-14[gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.expTom de Vries2-17/+103
2020-03-14Add support for NetBSD threads in m68k-bsd-nat.cKamil Rytarowski2-6/+14
2020-03-14m68k: bsd: Change type from char * to gdb_byte *Kamil Rytarowski2-4/+12
2020-03-14Inherit m68k_bsd_nat_target from nbsd_nat_targetKamil Rytarowski2-1/+9
2020-03-14Define _KERNTYPES in m68k-bsd-nat.cKamil Rytarowski2-0/+7
2020-03-14Add support for NetBSD threads in alpha-bsd-nat.cKamil Rytarowski2-6/+16
2020-03-14Remove unused code from alpha-bsd-nat.cKamil Rytarowski2-42/+8
2020-03-14Inherit alpha_netbsd_nat_target from nbsd_nat_targetKamil Rytarowski2-1/+9