summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CSKY: Add objdump option -M abi-names.Cooper Qu2020-09-2310-596/+858
* Handle bit offset and bit size in base typesTom Tromey2020-09-239-7/+406
* Avoid manual memory management of argv arrays in gdb/compileTom Tromey2020-09-233-58/+73
* Simplify compile_module cleanupTom Tromey2020-09-234-56/+83
* Transfer module ownership to do_module_cleanupTom Tromey2020-09-232-42/+38
* Introduce and use compile_module_upTom Tromey2020-09-236-12/+32
* Use new/delete for do_module_cleanupTom Tromey2020-09-232-10/+26
* Remove some manual memory management from compile interfaceTom Tromey2020-09-233-24/+26
* Enable support to Intel Keylocker instructionsTerry Guo2020-09-2321-4184/+4770
* Automatic date update in version.inGDB Administrator2020-09-231-1/+1
* Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio2020-09-223-2/+8
* Automatic date update in version.inGDB Administrator2020-09-221-1/+1
* Update the binutils documentation to make it clear the the --strip-unneeded o...Ludovic Court?s2020-09-212-2/+12
* Fix sparc prologue skippingTom Tromey2020-09-212-6/+12
* rx-dis.c:103:3: suspicious concatenation of string literalsAlan Modra2020-09-212-8/+16
* PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra2020-09-214-33/+54
* Automatic date update in version.inGDB Administrator2020-09-211-1/+1
* Fix mi_gdb_exit with secondary MI channelsPedro Alves2020-09-202-0/+17
* Robustify gdb.base/testenv.exp:find_envPedro Alves2020-09-202-0/+11
* Automatic date update in version.inGDB Administrator2020-09-201-1/+1
* Use gdb_bfd_sections in generic_loadTom Tromey2020-09-192-16/+14
* Use gdb_bfd_sections in build_section_tableTom Tromey2020-09-192-30/+25
* Use gdb_bfd_sections in elf_symfile_readTom Tromey2020-09-192-5/+10
* Use gdb_bfd_sections in restore_commandTom Tromey2020-09-192-49/+53
* Use gdb_bfd_sections in gcore_memory_sectionsTom Tromey2020-09-192-4/+12
* Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey2020-09-195-14/+23
* Use gdb_bfd_sections in dwarf2/read.cTom Tromey2020-09-192-26/+33
* Use gdb_bfd_sections in symfile.cTom Tromey2020-09-193-38/+28
* Use gdb_bfd_sections in build_objfile_section_tableTom Tromey2020-09-192-18/+18
* Use gdb_bfd_sections in get_stap_base_addressTom Tromey2020-09-192-14/+9
* Use gdb_bfd_sections in gdb_bfd_close_or_warnTom Tromey2020-09-192-2/+9
* Use gdb_bfd_sections in core_target_openTom Tromey2020-09-192-6/+9
* Add a new overload of gdb_bfd_sectionsTom Tromey2020-09-192-2/+13
* gdb/fortran: Change whitespace when printing arraysAndrew Burgess2020-09-198-16/+32
* gdb/fortran: Move Fortran expression handling into f-lang.cAndrew Burgess2020-09-199-248/+339
* gdb/fortran: Clean up array/string expression evaluationAndrew Burgess2020-09-192-69/+75
* gdb: Update i386_analyze_prologue to skip endbr32Victor Collod2020-09-185-3/+37
* Automatic date update in version.inGDB Administrator2020-09-191-1/+1
* Make target_wait options use enum flagsTom Tromey2020-09-1845-88/+189
* gdb: Fix use after free bug in compile_object_runAndrew Burgess2020-09-182-3/+20
* bpf: xBPF SDIV, SMOD instructionsDavid Faust2020-09-1813-23/+289
* sim/m32r: return register sizes after fetch and storeAndrew Burgess2020-09-182-2/+24
* Mention x86_64 Cygwin core file support in NEWS.Jon Turney2020-09-182-0/+6
* Add handling for 64-bit module addresses in Cygwin core dumpsJon Turney2020-09-182-7/+28
* Promote windows_core_xfer_shared_libraries and windows_core_pid_to_strJon Turney2020-09-185-99/+120
* Add amd64_windows_gregset_reg_offsetJon Turney2020-09-182-0/+75
* Add sniffer for Cygwin x86_64 core dumpsJon Turney2020-09-182-0/+30
* Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves2020-09-184-0/+123
* Split gdb.multi/multi-target.exp into separate testcasesPedro Alves2020-09-188-546/+670
* Ensure that space allocated by assembler directives converts from an octet co...Nick Clifton2020-09-182-1/+7