aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Fix a missing include of <string>Martin Liska2-0/+5
2019-06-10[gdb/symtab] Support DW_AT_main_subprogram with -readnow.Tom de Vries2-0/+10
2019-06-10Automatic date update in version.inGDB Administrator1-1/+1
2019-06-09Automatic date update in version.inGDB Administrator1-1/+1
2019-06-08Automatic date update in version.inGDB Administrator1-1/+1
2019-06-07LD/doc: Clarify `-rpath' option's semantics WRT link-time dependenciesMaciej W. Rozycki2-6/+16
2019-06-07libctf: avoid strndupNick Alcock3-1/+7
2019-06-07libctf: explicitly cast more size_t types used in printf()sNick Alcock2-7/+17
2019-06-07libctf: mark various args as unused in the !HAVE_MMAP caseNick Alcock3-2/+7
2019-06-07Automatic date update in version.inGDB Administrator1-1/+1
2019-06-06Apply substitute-path to relative filenames as wellРуслан Ижбулатов2-9/+9
2019-06-06Add thread-exit annotation.Amos Bird9-7/+70
2019-06-06gas: Add .enqcmd and noenqcmd directivesH.J. Lu3-0/+10
2019-06-06gas: Correct ChangeLog for commit 5d79adc4b22b0abdH.J. Lu1-12/+14
2019-06-06Add timestamps to "maint time" outputTom Tromey5-5/+47
2019-06-06[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das7-0/+65
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das19-42/+69
2019-06-06Automatic date update in version.inGDB Administrator1-1/+1
2019-06-05i386: Check vector length for EVEX vextractfXX and vinsertfXXH.J. Lu8-11/+113
2019-06-05libctf: eschew %zi format specifierNick Alcock3-6/+14
2019-06-05gdb/testsuite: Improve comments in recently added testAndrew Burgess3-2/+8
2019-06-05gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess7-4/+194
2019-06-05Automatic date update in version.inGDB Administrator1-1/+1
2019-06-04Introduce and use make_unique_xstrdupPedro Alves23-45/+65
2019-06-04Fix paths to ChangeLog filesPedro Alves3-5/+4
2019-06-04Use CHAR_BIT instead of NBBY in libctfTom Tromey2-6/+13
2019-06-04i386: Check for reserved VEX.vvvv and EVEX.vvvvH.J. Lu7-10/+49
2019-06-04libctf: work on platforms without O_CLOEXEC.Nick Alcock5-0/+67
2019-06-04libctf: look for BSD versus GNU qsort_r signaturesNick Alcock10-85/+236
2019-06-04libctf: fix use-after-free in function dumpingNick Alcock2-1/+5
2019-06-04libctf: fix the type of ctf_enum.cte_valueNick Alcock2-1/+5
2019-06-04Enable Intel AVX512_VP2INTERSECT insnH.J. Lu26-4143/+4665
2019-06-04Add support for Intel ENQCMD[S] instructionsH.J. Lu20-4065/+4373
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches7-0/+41
2019-06-04Remove an unnecessary set of parentheses in the arm-dis.c source file.Alan Hayward2-1/+5
2019-06-04Automatic date update in version.inGDB Administrator1-1/+1
2019-06-03Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers4-4/+95
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers8-29/+102
2019-06-03Improve usability and/or readibility of help and apropos output.Philippe Waroquiers4-22/+69
2019-06-03Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers5-34/+161
2019-06-03Revert patch that disables building libctf for non-ELF based targets.Nick Clifton12-182/+37
2019-06-03Don't waste space in prefix_opcd_indicesAlan Modra2-1/+5
2019-06-03Automatic date update in version.inGDB Administrator1-1/+1
2019-06-02Remove fromhex implementation from gdbreplayTom Tromey3-20/+7
2019-06-02Automatic date update in version.inGDB Administrator1-1/+1
2019-06-01Automatic date update in version.inGDB Administrator1-1/+1
2019-05-31NEWS and documentation for | (pipe) command.Philippe Waroquiers4-0/+102
2019-05-31Test the | (pipe) command.Philippe Waroquiers3-1/+97
2019-05-31Implement | (pipe) command.Philippe Waroquiers3-2/+116
2019-05-31Add function execute_command_to_ui_filePhilippe Waroquiers3-13/+32