aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Fix typo, get_Frame_id -> get_frame_idgdb-9-branchpointSimon Marchi2-1/+5
2019-12-11[gas][arm] Add -mwarn-restrict-itAndre Vieira10-8/+29
2019-12-11Fix build on macOSTom Tromey2-4/+38
2019-12-11Fix the build after bfd_get_signed_8 changeTom Tromey2-1/+6
2019-12-11Remove more shifts for sign/zero extensionAlan Modra15-33/+58
2019-12-11bfd signed overflow fixesAlan Modra10-36/+55
2019-12-11Make bfd_get_8 return a bfd_vma like other bfd_get_* functionsAlan Modra5-6/+18
2019-12-11x86: further refine SSE check (SSE4a, SHA, GFNI)Jan Beulich7-25/+88
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers9-14/+110
2019-12-11Re: ubsan: ns32k: left shift cannot be represented in typeAlan Modra2-2/+6
2019-12-11ubsan: vax: left shift cannot be represented in type 'int'Alan Modra2-1/+5
2019-12-11ubsan: v850: left shift cannot be represented in type 'long'Alan Modra2-4/+11
2019-12-11ubsan: tic6x: shift left of intAlan Modra2-2/+6
2019-12-11ubsan: tic4x: segv and signed shiftsAlan Modra2-7/+15
2019-12-11ubsan: s12z: left shift cannot be represented in type 'int'Alan Modra2-3/+5
2019-12-11ubsan: ns32k: left shift cannot be represented in type 'int'Alan Modra2-9/+12
2019-12-11ubsan: nios2: left shift cannot be represented in type 'int'Alan Modra2-1/+5
2019-12-11ubsan: moxie: left shift of negative valueAlan Modra2-1/+5
2019-12-11ubsan: m68k: left shift cannot be represented in type 'int'Alan Modra2-3/+10
2019-12-11ubsan: h8300: left shift cannot be represented in type 'int'Alan Modra2-2/+8
2019-12-11ussan: d30v: index out of boundsAlan Modra2-3/+10
2019-12-11ubsan: csky: left shift cannot be represented in type 'int'Alan Modra2-4/+9
2019-12-11ubsan: cris: signed integer overflowAlan Modra2-19/+21
2019-12-11ubsan: cr16: left shift cannot be represented in type 'int'Alan Modra2-7/+9
2019-12-11ubsan: bfin: shift exponent is too largeAlan Modra2-13/+26
2019-12-11ubsan: arc: shift exponent 32 is too large for 32-bit type 'int'Alan Modra2-1/+6
2019-12-11aarch64 disassembler infinite loopAlan Modra2-0/+8
2019-12-11ubsan: left shift of cannot be represented in type 'int'Alan Modra3-22/+28
2019-12-11ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra2-962/+578
2019-12-11ubsan: epiphany: left shift of negative valueAlan Modra4-4/+13
2019-12-11ubsan: ia64: left shift of negative valueAlan Modra2-3/+8
2019-12-11Automatic date update in version.inGDB Administrator1-1/+1
2019-12-10Minor fix to gdb.prompt documentationTom Tromey2-3/+7
2019-12-10OpenMP parallel region scope testsKevin Buettner3-0/+461
2019-12-10Add gdb_caching_proc support_nested_function_tests to lib/gdb.expKevin Buettner2-3/+22
2019-12-10Add gdb_compile_openmp to lib/gdb.expKevin Buettner2-2/+19
2019-12-10Suppress the "unused function" warning for select_strerror_rChristian Biesinger2-0/+13
2019-12-10Replace the remaining uses of strerror with safe_strerrorChristian Biesinger15-65/+66
2019-12-10[gas][arm] Set context table for '.arch_extension'Andre Vieira4-0/+20
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey8-5/+171
2019-12-10Automatic date update in version.inGDB Administrator1-1/+1
2019-12-10PR24960, Memory leak from disassemblerAlan Modra6-1/+79
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra19-35/+51
2019-12-10Remove backup ppc struct dis_private.Alan Modra2-3/+10
2019-12-10Delete duplicate struct objdump_disasm_info fieldAlan Modra2-6/+12
2019-12-10s12z-opc.c formatting fixesAlan Modra2-71/+82
2019-12-09Fix scripted probe breakpointsGeorge Barrett10-21/+141
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur5-5/+30
2019-12-09gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.expAndrew Burgess2-4/+16
2019-12-09gdb/testsuite: kfail some tests if using broken gccAndrew Burgess2-0/+11