aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-19gdb/thread: fine-tune 'info threads' help textTankut Baris Aktemur2-3/+8
2020-10-19gdb/frame: remove an unused type aliasTankut Baris Aktemur2-2/+4
2020-10-19gdb: get jiter objfile from a bound minsymMihails Strasuns2-8/+16
2020-10-19Readelf: Add --lto-syms option to display LTO symbol tables.Nick Clifton4-4/+289
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra10-276/+98
2020-10-19Automatic date update in version.inGDB Administrator1-1/+1
2020-10-18Automatic date update in version.inGDB Administrator1-1/+1
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey10-468/+392
2020-10-17Make range types inherit signed-ness from base typeTom Tromey4-27/+8
2020-10-17gas: Add a -gdwarf-5 debug_line test with .s fileH.J. Lu4-0/+62
2020-10-17gas: Replace dwarf5-line-2.S with dwarf5-line-3.SH.J. Lu3-4/+12
2020-10-17gas: Always use as_where for preprocessed assembly codesH.J. Lu7-19/+155
2020-10-17Automatic date update in version.inGDB Administrator1-1/+1
2020-10-17[gdb/symtab] Handle setting line bp without debug line infoTom de Vries4-1/+85
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries64-82/+138
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess11-20/+118
2020-10-16ld: More documentation for --defsymAndrew Burgess2-0/+13
2020-10-16gas: Reuse the input file entry in the file tableH.J. Lu5-19/+84
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton11-2/+178
2020-10-16[gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries2-1/+5
2020-10-16[gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries2-0/+8
2020-10-16Enhancement for avx-vnni patchCui,Lili17-11456/+11480
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu9-7/+140
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu63-53/+1523
2020-10-16elf32-arc.c: Don't cast between function pointer and void pointerAlan Modra2-4/+10
2020-10-16Automatic date update in version.inGDB Administrator1-1/+1
2020-10-16elf32-cr16.c tidyAlan Modra2-372/+365
2020-10-16R_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity checkAlan Modra2-2/+9
2020-10-15Automatic date update in version.inGDB Administrator1-1/+1
2020-10-14gdb/gdbserver: add dependencies for distclean-gnulibAndrew Burgess3-0/+14
2020-10-14x86: Support Intel AVX VNNIH.J. Lu16-4541/+4876
2020-10-14x86: Add support for Intel HRESET instructionLili Cui15-4468/+4608
2020-10-14x86: Support Intel UINTRLili Cui14-4204/+8633
2020-10-14x86: Remove the prefix byte from non-VEX/EVEX base_opcodeH.J. Lu6-1101/+1165
2020-10-14[gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp FAILsTom de Vries3-0/+9
2020-10-14[gdb] Fix segfault in solib_contains_address_pTom de Vries2-0/+9
2020-10-13x86: Rename VexOpcode to OpcodePrefixH.J. Lu7-2179/+2233
2020-10-14Automatic date update in version.inGDB Administrator1-1/+1
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves60-400/+190
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves46-83/+132
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves5-6/+27
2020-10-13Introduce mi_runto_mainPedro Alves12-18/+39
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves57-63/+123
2020-10-13gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)Simon Marchi6-1/+88
2020-10-13Remove unneeded netbsd_add_process()Kamil Rytarowski2-14/+7
2020-10-13gold: Skip some incremental testsH.J. Lu5-63/+190
2020-10-13gold: Discard .note.gnu.property sectionH.J. Lu5-2/+40
2020-10-13gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu8-13/+110
2020-10-13gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu7-5/+73
2020-10-13Gold: Enable safe ICF for shared object on x86-64H.J. Lu4-17/+23