aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-23Use new/delete for do_module_cleanupTom Tromey2-10/+26
2020-09-23Remove some manual memory management from compile interfaceTom Tromey3-24/+26
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo21-4184/+4770
2020-09-23Automatic date update in version.inGDB Administrator1-1/+1
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio3-2/+8
2020-09-22Automatic date update in version.inGDB Administrator1-1/+1
2020-09-21Update the binutils documentation to make it clear the the --strip-unneeded o...Ludovic Court?s2-2/+12
2020-09-21Fix sparc prologue skippingTom Tromey2-6/+12
2020-09-21rx-dis.c:103:3: suspicious concatenation of string literalsAlan Modra2-8/+16
2020-09-21PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra4-33/+54
2020-09-21Automatic date update in version.inGDB Administrator1-1/+1
2020-09-20Fix mi_gdb_exit with secondary MI channelsPedro Alves2-0/+17
2020-09-20Robustify gdb.base/testenv.exp:find_envPedro Alves2-0/+11
2020-09-20Automatic date update in version.inGDB Administrator1-1/+1
2020-09-19Use gdb_bfd_sections in generic_loadTom Tromey2-16/+14
2020-09-19Use gdb_bfd_sections in build_section_tableTom Tromey2-30/+25
2020-09-19Use gdb_bfd_sections in elf_symfile_readTom Tromey2-5/+10
2020-09-19Use gdb_bfd_sections in restore_commandTom Tromey2-49/+53
2020-09-19Use gdb_bfd_sections in gcore_memory_sectionsTom Tromey2-4/+12
2020-09-19Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey5-14/+23
2020-09-19Use gdb_bfd_sections in dwarf2/read.cTom Tromey2-26/+33
2020-09-19Use gdb_bfd_sections in symfile.cTom Tromey3-38/+28
2020-09-19Use gdb_bfd_sections in build_objfile_section_tableTom Tromey2-18/+18
2020-09-19Use gdb_bfd_sections in get_stap_base_addressTom Tromey2-14/+9
2020-09-19Use gdb_bfd_sections in gdb_bfd_close_or_warnTom Tromey2-2/+9
2020-09-19Use gdb_bfd_sections in core_target_openTom Tromey2-6/+9
2020-09-19Add a new overload of gdb_bfd_sectionsTom Tromey2-2/+13
2020-09-19gdb/fortran: Change whitespace when printing arraysAndrew Burgess8-16/+32
2020-09-19gdb/fortran: Move Fortran expression handling into f-lang.cAndrew Burgess9-248/+339
2020-09-19gdb/fortran: Clean up array/string expression evaluationAndrew Burgess2-69/+75
2020-09-18gdb: Update i386_analyze_prologue to skip endbr32Victor Collod5-3/+37
2020-09-19Automatic date update in version.inGDB Administrator1-1/+1
2020-09-18Make target_wait options use enum flagsTom Tromey45-88/+189
2020-09-18gdb: Fix use after free bug in compile_object_runAndrew Burgess2-3/+20
2020-09-18bpf: xBPF SDIV, SMOD instructionsDavid Faust13-23/+289
2020-09-18sim/m32r: return register sizes after fetch and storeAndrew Burgess2-2/+24
2020-09-18Mention x86_64 Cygwin core file support in NEWS.Jon Turney2-0/+6
2020-09-18Add handling for 64-bit module addresses in Cygwin core dumpsJon Turney2-7/+28
2020-09-18Promote windows_core_xfer_shared_libraries and windows_core_pid_to_strJon Turney5-99/+120
2020-09-18Add amd64_windows_gregset_reg_offsetJon Turney2-0/+75
2020-09-18Add sniffer for Cygwin x86_64 core dumpsJon Turney2-0/+30
2020-09-18Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves4-0/+123
2020-09-18Split gdb.multi/multi-target.exp into separate testcasesPedro Alves8-546/+670
2020-09-18Ensure that space allocated by assembler directives converts from an octet co...Nick Clifton2-1/+7
2020-09-18gdb/testsuite: Add missing expected resultsAndrew Burgess2-1/+8
2020-09-18Automatic date update in version.inGDB Administrator1-1/+1
2020-09-18gdb.cp/call-c.exp C++ifyPedro Alves2-0/+7
2020-09-18gdb.python/py-frame-inline.exp and C++Pedro Alves2-1/+6
2020-09-18gdb.python/py-as-string.exp C++ifyPedro Alves2-1/+5
2020-09-18gdb.base/sizeof.exp C++ifyPedro Alves2-1/+5