aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27gdb: remove add_alias_cmd overload that accepts a stringSimon Marchi26-214/+260
2021-05-27gdb: make add_info_alias accept target as a cmd_list_elementSimon Marchi9-29/+43
2021-05-27gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi22-173/+219
2021-05-27gdb/python: use return values of add_setshow functions in add_setshow_genericSimon Marchi2-67/+71
2021-05-27gdb: remove unnecessary lookup_cmd when deprecating commandsSimon Marchi4-42/+37
2021-05-27gdb: make add_setshow commands return set_show_commandsSimon Marchi7-264/+221
2021-05-27Document gdb.SYMBOL_LOC_LABELHannes Domani2-0/+8
2021-05-27[gdb/symtab] Fix segfault in process_psymtab_comp_unitTom de Vries4-5/+16
2021-05-27[gdb/testsuite] Prevent proc override in gdb-index.expTom de Vries2-2/+9
2021-05-27[gdb/symtab] Fix typo in dwarf error messageTom de Vries2-1/+6
2021-05-27[gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries5-11/+21
2021-05-26Revert "gdb: change dwarf_die_debug to bool"Simon Marchi2-12/+7
2021-05-26gdb: change dwarf_die_debug to boolSimon Marchi2-7/+12
2021-05-27readelf -w and --debug-dump option helpAlan Modra2-5/+9
2021-05-27nds32: __builtin_strncpy bound equals destination sizeAlan Modra2-8/+14
2021-05-27Automatic date update in version.inGDB Administrator1-1/+1
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu22-25/+223
2021-05-26gdb: don't zero-initialize reg_buffer contentsSimon Marchi2-2/+10
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu4-0/+19
2021-05-26i386: Replace movsb with movsxbSebastien Villemot2-1/+7
2021-05-26Introduce htab_delete_entryTom Tromey4-39/+28
2021-05-26RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu6-1/+19
2021-05-26Automatic date update in version.inGDB Administrator1-1/+1
2021-05-25Fix documentation of gdb.SYMBOL_LOC_COMMON_BLOCKHannes Domani2-2/+6
2021-05-25Arm: Fix forward thumb references [PR gas/25235]Tamar Christina4-1/+72
2021-05-25Add range checks to local array accesses in elf32-arm.c.Nick Clifton2-21/+105
2021-05-25Fix formatting in elf32-arm.cNick Clifton2-183/+203
2021-05-25Regen cris filesAlan Modra5-30/+67
2021-05-25[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-25asan: _bfd_elf_parse_attributes heap buffer overflowAlan Modra2-40/+81
2021-05-25Automatic date update in version.inGDB Administrator1-1/+1
2021-05-24opcodes: cris: move desc & opc files from sim/Mike Frysinger11-16/+89
2021-05-24gnulib: import ffsMike Frysinger13-22/+580
2021-05-24MAINTAINERS: Update path to readline config.{sub,guess} filesMaciej W. Rozycki2-1/+5
2021-05-24Update config.sub and config.guess for MIPS R3 and R5 ISA supportMaciej W. Rozycki6-42/+93
2021-05-24Prevent flickering when redrawing the TUI python windowHannes Domani2-1/+8
2021-05-24gdb/doc: add '@:' after 'e.g.' to help texinfoAndrew Burgess2-5/+13
2021-05-24RISC-V: PR25212, Report errors for invalid march and mabi combinations.Nelson Chu27-16/+72
2021-05-23sim: cris: fix memory setup typosMike Frysinger2-1/+5
2021-05-23sim: bfin: fix the otp fixMike Frysinger2-1/+7
2021-05-23sim: bfin: fix build warnings w/newer gccMike Frysinger2-1/+5
2021-05-24Automatic date update in version.inGDB Administrator1-1/+1
2021-05-23sim: rl78: rename open symbol to avoid collisionsMike Frysinger2-4/+10
2021-05-23sim: cris: add unistd.h for environ declMike Frysinger2-0/+5
2021-05-23sim: bfin: add strings.h for ffs()Mike Frysinger2-0/+6
2021-05-23[gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries8-16/+34
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu4-2/+12
2021-05-23Automatic date update in version.inGDB Administrator1-1/+1
2021-05-22Fix option type comments for CMDARG_EARLYINIT_FILE and CMDARG_EARLYINIT_COMMAND.Philippe Waroquiers2-3/+8
2021-05-22Re: Fix offset for ia64 PCREL60B relocation on HP-UXAlan Modra3-3/+17