aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Avoid undefined behavior in Guile exception handlingTom Tromey16-82/+235
2019-04-25Make SJLJ exceptions more efficientTom Tromey4-6/+19
2019-04-25Remove exception_noneTom Tromey19-29/+50
2019-04-25[PATCH] Support for DW_FORM_strx tagAli Tamur3-2/+24
2019-04-25ChangeLog entries for the previous commit.Sergio Durigan Junior2-0/+15
2019-04-25Implement dump of mappings with ELF headers by gcoreSergio Durigan Junior3-13/+139
2019-04-25testsuite: Add option to capture gdbserver debugAlan Hayward6-2/+82
2019-04-25LTO: Properly handle wrapper symbols in IRH.J. Lu7-10/+89
2019-04-25Detect invalid length field in debug frame FDE header.Sandra Loosemore2-7/+17
2019-04-25[BFD, AArch64] Improve bti/pac plts.Sudakshina Das10-73/+45
2019-04-25MIPS/include: opcode/mips.h: Update stale comment for CODE20 operandMaciej W. Rozycki2-2/+6
2019-04-25Automatic date update in version.inGDB Administrator1-1/+1
2019-04-25Speed up locview resolution with relaxable fragsAlexandre Oliva4-1/+69
2019-04-24Fix Rust testingTom Tromey2-1/+7
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore41-55/+155
2019-04-24Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_initSergio Durigan Junior2-2/+7
2019-04-24Fix passing of struct with bitfields on x86-64Tom Tromey5-4/+37
2019-04-24Stop strip from merging notes when stripping debug or dwo information.Nick Clifton3-3/+20
2019-04-24resolve_symbol_value vs. .loc view resolutionAlan Modra3-29/+35
2019-04-24S12Z: Opcodes: Handle bit map operations with non-canonical operands.John Darrington5-4/+21
2019-04-24S12Z: s12z-opc.h: Add extern "C" bracketingJohn Darrington2-1/+13
2019-04-24Automatic date update in version.inGDB Administrator1-1/+1
2019-04-23gdb/s12z: Use default gdbarch methods where possibleAndrew Burgess2-18/+7
2019-04-23gdb/rl78: Use default gdbarch methods where possibleAndrew Burgess2-9/+5
2019-04-23gdb/xstormy16: Use default gdbarch methods where possibleAndrew Burgess2-23/+8
2019-04-23gdb/vax: Use default gdbarch methods where possibleAndrew Burgess2-7/+5
2019-04-23gdb/v850: Use default gdbarch methods where possibleAndrew Burgess2-25/+8
2019-04-23gdb/tilegx: Use default gdbarch methods where possibleAndrew Burgess2-26/+8
2019-04-23gdb/tic6x: Use default gdbarch methods where possibleAndrew Burgess2-22/+7
2019-04-23gdb/sparc: Use default_unwind_pcAndrew Burgess2-9/+6
2019-04-23gdb/sh: Use default gdbarch methods where possibleAndrew Burgess2-25/+8
2019-04-23gdb/score: Use default gdbarch methods where possibleAndrew Burgess2-23/+8
2019-04-23gdb/rx: Use default gdbarch methods where possibleAndrew Burgess2-36/+10
2019-04-23gdb/rs6000: Use default gdbarch methods where possibleAndrew Burgess2-18/+7
2019-04-23gdb/or1k: Use default gdbarch methods where possibleAndrew Burgess2-9/+5
2019-04-23gdb/nios2: Use default gdbarch methods where possibleAndrew Burgess2-20/+7
2019-04-23gdb/nds32: Use default gdbarch methods where possibleAndrew Burgess2-28/+8
2019-04-23gdb/msp430: Use default gdbarch methods where possibleAndrew Burgess2-32/+8
2019-04-23gdb/moxie: Use default gdbarch methods where possibleAndrew Burgess2-33/+8
2019-04-23gdb/mn10300: Use default gdbarch methods where possibleAndrew Burgess2-31/+11
2019-04-23gdb/mep: Use default gdbarch methods where possibleAndrew Burgess2-29/+8
2019-04-23gdb/m68hc11: Use default gdbarch methods where possibleAndrew Burgess2-24/+7
2019-04-23gdb/m32r: Use default gdbarch methods where possibleAndrew Burgess2-37/+8
2019-04-23gdb/m32c: Use default gdbarch methods where possibleAndrew Burgess2-34/+8
2019-04-23gdb/lm32: Use default gdbarch methods where possibleAndrew Burgess2-23/+8
2019-04-23gdb/iq2000: Use default gdbarch methods where possibleAndrew Burgess2-22/+8
2019-04-23gdb/nds32: Use type_align instead of nds32_type_alignAndrew Burgess2-47/+7
2019-04-23gdb/arm: Use type_align instead of arm_type_alignAndrew Burgess2-51/+23
2019-04-23gdb/aarch64: Use type_align instead of aarch64_type_alignAndrew Burgess5-51/+144
2019-04-23Remove unused overload of line_header::file_name_atTom Tromey2-8/+5