aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-22AArch64: Use HWCAP to detect pauth featureAlan Hayward6-8/+72
2019-03-22AArch64: Add pointer authentication featureAlan Hayward18-26/+101
2019-03-22Testsuite: Ensure pie is disabled on some testsAlan Hayward5-4/+53
2019-03-22Automatic date update in version.inGDB Administrator1-1/+1
2019-03-21RISC-V: Fix linker crash in section symbol check.Jim Wilson2-1/+9
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das13-18/+93
2019-03-21Adjust pr14156 test for m68hc1*Alan Modra9-8/+17
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra38-86/+119
2019-03-21Automatic date update in version.inGDB Administrator1-1/+1
2019-03-21lm32-linux ld testsuite failsAlan Modra2-0/+5
2019-03-21Remove strip_underscore from struct emulationAlan Modra3-6/+7
2019-03-21Teach a few targets to resolve BFD_RELOC_8Alan Modra6-46/+38
2019-03-21Fix some dlx failsAlan Modra3-4/+9
2019-03-20[BFD, AArch64] Define elf_backend_fixup_gnu_properties in AArch64Sudakshina Das3-0/+48
2019-03-20Use @defvar to document gdb.pretty_printersTom Tromey2-0/+16
2019-03-20Merge handle_inferior_event and handle_inferior_event_1Tom Tromey2-17/+12
2019-03-20Automatic date update in version.inGDB Administrator1-1/+1
2019-03-19Don't show "display"s twice in MITom Tromey7-6/+142
2019-03-19Add comments describing tui_ui_out and its fields, cleanup a bitPedro Alves3-16/+42
2019-03-19Prevent an illegal memory access by objdump when parsing a corrupt file on a ...Nick Clifton2-7/+15
2019-03-19x86: Correct EVEX vector load/store optimizationH.J. Lu15-145/+196
2019-03-19x86: Correct EVEX to 128-bit EVEX optimizationH.J. Lu6-33/+200
2019-03-19ix86: Disable AVX512F when disabling AVX2H.J. Lu23-265/+290
2019-03-19Fix Arm build errorAlan Hayward2-6/+14
2019-03-19Automatic date update in version.inGDB Administrator1-1/+1
2019-03-18Fix first time you type UP or DOWN in TUI's command windowPedro Alves2-2/+8
2019-03-18Fix gdb/TUI behavior in response to [Enter] keypressEli Zaretskii2-7/+8
2019-03-18Fix regression caused by minimal symbol changesTom Tromey2-2/+5
2019-03-18Improve/fix the TUI's current source line highlightPedro Alves5-15/+122
2019-03-18Fix scrolling right in the TUIHannes Domani2-10/+25
2019-03-18Fix Ada "ptype" bug with array typesTom Tromey7-7/+131
2019-03-18Use temp_ilp and restore_ilp in more placesAlan Modra4-11/+8
2019-03-18Fix MRI mode testsuite failuresAlan Modra2-7/+8
2019-03-18PR24355, segmentation fault in function called from ppc_finish_symbolsAlan Modra2-6/+9
2019-03-18csky ld testsuite fixesAlan Modra5-6/+14
2019-03-18gdb: unconditionally define _initialize_string_view_selftestsSergei Trofimovich2-2/+9
2019-03-18x86: Pass -O0 to assembler for some testsH.J. Lu11-6/+23
2019-03-18x86: Optimize EVEX vector load/store instructionsH.J. Lu32-13/+993
2019-03-18Automatic date update in version.inGDB Administrator1-1/+1
2019-03-18x86: Encode 256-bit/512-bit VEX/EVEX insns with 128-bit VEXH.J. Lu6-15/+206
2019-03-17Remove unused variable from windows_make_soВладимир Мартьянов2-1/+5
2019-03-17Fix wrong format specification in display_selector()Владимир Мартьянов2-2/+7
2019-03-17Fix redisplay of the current line in GDB TUI modeEli Zaretskii2-1/+8
2019-03-17Automatic date update in version.inGDB Administrator1-1/+1
2019-03-17x86: Set optimize to INT_MAX for -OsH.J. Lu6-1/+30
2019-03-17x86: Correctly optimize EVEX to 128-bit VEX/EVEXH.J. Lu12-29/+470
2019-03-16Fix vertical scrolling of TUI source windowEli Zaretskii2-0/+13
2019-03-16OBVIOUS: fix several occurrences of 'This options has' to 'This option has'Philippe Waroquiers3-4/+9
2019-03-16Revert "Use wclrtoeol in tui_show_source_line"Eli Zaretskii2-1/+13
2019-03-16PR24337, segfault in _bfd_elf_rela_local_sym, againAlan Modra3-8/+14