aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Power10 bit manipulation operationsAlan Modra6-1/+71
2020-05-11Power10 VSX PCV generate operationsAlan Modra6-0/+36
2020-05-11Power10 VSX Mask Manipulation OperationsAlan Modra6-1/+95
2020-05-11Power10 Reduced precision outer product operationsAlan Modra12-18/+459
2020-05-11Power10 SIMD permute class operationsAlan Modra6-3/+226
2020-05-11Power10 128-bit binary integer operationsAlan Modra6-0/+127
2020-05-11Power10 VSX 32-byte storage accessAlan Modra11-1/+147
2020-05-11Power10 vector integer multiply, divide, modulo insnsAlan Modra6-0/+76
2020-05-11Power10 byte reverse instructionsPeter Bergner6-0/+35
2020-05-11Power10 Copy/Paste ExtensionsPeter Bergner5-2/+48
2020-05-11Power10 Add new L operand to the slbiag instructionPeter Bergner6-1/+32
2020-05-11PowerPC Default disassembler to -Mpower10Alan Modra2-1/+5
2020-05-11PowerPC Rename powerxx to power10Alan Modra22-101/+144
2020-05-11Updated French translation for the ld sub-directory and an update Spanish tra...Nick Clifton4-4401/+2831
2020-05-11PR25961, buffer overflow in coff_swap_aux_inAlan Modra3-8/+16
2020-05-11Automatic date update in version.inGDB Administrator1-1/+1
2020-05-11gdb/fortran: Allow Flang MAIN_ in Fortran testingAlok Kumar Sharma40-64/+145
2020-05-10Automatic date update in version.inGDB Administrator1-1/+1
2020-05-09[gdb] Fix catch throw regexp matchingTom de Vries2-1/+7
2020-05-09Change server_command to boolTom Tromey3-2/+7
2020-05-09Fix for the complaint observed when symbol reading due to unsupported .debug_...nitachra3-12/+23
2020-05-09Automatic date update in version.inGDB Administrator1-1/+1
2020-05-08Don't re-process a DIE in read_lexical_block_scopeTom Tromey2-1/+15
2020-05-08More C++-ification for struct displayTom Tromey2-126/+93
2020-05-08Remove ALL_PSPACESTom Tromey15-369/+309
2020-05-08Remove ALL_SO_LIBS and so_list_headTom Tromey9-72/+63
2020-05-08Remove ALL_EXTENSION_LANGUAGES and ALL_ENABLED_EXTENSION_LANGUAGESTom Tromey2-102/+69
2020-05-08Speed up psymbol reading by removing a copyTom Tromey13-79/+104
2020-05-08[gdb] Fix stepping over fork with follow-fork-mode child and gcc-8Tom de Vries2-0/+11
2020-05-08[gdb/testsuite] Add gdb.dwarf2/clang-debug-names.cTom de Vries3-0/+186
2020-05-08Automatic date update in version.inGDB Administrator1-1/+1
2020-05-07gdb: small cleanup of async-event.c structsSimon Marchi2-35/+44
2020-05-07gdb: remove TYPE_DYN_PROP_LIST macroSimon Marchi3-13/+16
2020-05-07gdb: make remove_dyn_prop a method of struct typeSimon Marchi4-12/+19
2020-05-07gdb: make add_dyn_prop a method of struct typeSimon Marchi4-21/+26
2020-05-07gdb: make get_dyn_prop a method of struct typeSimon Marchi6-27/+32
2020-05-07objcopy: Mention 'entry address' in descriptionAndrew Burgess2-4/+11
2020-05-07Updated French translation for the gprof sub-directory.Nick Clifton2-29/+27
2020-05-07Automatic date update in version.inGDB Administrator1-1/+1
2020-05-06gdb: remove main_type::flag_staticSimon Marchi2-1/+4
2020-05-06gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi6-0/+126
2020-05-06Updated Swedish translation for the gas sub-directoryNick Clifton2-3004/+4050
2020-05-06[gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,reverse}.exp with gcc-8Tom de Vries3-2/+34
2020-05-06[gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8Tom de Vries2-2/+7
2020-05-06Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to...Nick Clifton2-2/+10
2020-05-06[gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-reuse-slot.expTom de Vries2-1/+5
2020-05-06[gdb/testsuite] Fix gdb.base/store.exp with gcc-10Tom de Vries2-16/+41
2020-05-06[gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8Tom de Vries2-3/+13
2020-05-06[gdb/testsuite] Fix gdb_unbuffer_output return-typeTom de Vries2-1/+6
2020-05-06[gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8Tom de Vries4-13/+56