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