aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-22Re: ld: Support customized output section typeAlan Modra2-9/+16
2022-02-21sim: gdbinit: hoist setup to common codeMike Frysinger12-70/+11
2022-02-21gdb/testsuite: relax pattern in new gdb.mi/mi-multi-commands.exp testAndrew Burgess1-4/+4
2022-02-21gdb: avoid nullptr access in dbxread.c from read_dbx_symtabAndrew Burgess1-49/+88
2022-02-21gdb: make use of std::string in dbxread.c and xcoffread.cAndrew Burgess2-28/+8
2022-02-21Automatic date update in version.inGDB Administrator1-1/+1
2022-02-20gdb: Only paginate for filtered output in fputs_maybe_filteredLancelot SIX1-1/+2
2022-02-20Automatic date update in version.inGDB Administrator1-1/+1
2022-02-19gdb/darwin: remove not-so-harmless spurious call to `wait4`Dominique Quatravaux1-3/+0
2022-02-19Automatic date update in version.inGDB Administrator1-1/+1
2022-02-18Add constructor to bound_minimal_symbolTom Tromey6-13/+20
2022-02-18Fix typo in ld.texiRoland McGrath2-5/+9
2022-02-18gdb: remove newlines from some linux_nat_debug_printf callsSimon Marchi1-3/+3
2022-02-18Automatic date update in version.inGDB Administrator1-1/+1
2022-02-17Updated Serbian translations for the bfd, gold, ld and opcodes directoriesNick Clifton8-3434/+3734
2022-02-17Automatic date update in version.inGDB Administrator1-1/+1
2022-02-16ld: Support customized output section typeFangrui Song14-29/+131
2022-02-16gdb/tui: add a missing white space characterAndrew Burgess1-1/+1
2022-02-16gdb: convert callback_handler_installed from int to boolAndrew Burgess1-3/+3
2022-02-16gas local label and dollar label handlingAlan Modra5-131/+71
2022-02-16ubsan: s_app_line integer overflowAlan Modra1-9/+8
2022-02-16pe_ILF_make_a_symbol_reloc segfaultAlan Modra1-1/+1
2022-02-16What to do when sh_addralign isn't a power of twoAlan Modra1-6/+7
2022-02-16asan: buffer overflow in vms-alpha.cAlan Modra1-1/+3
2022-02-16asan : use of uninitialized value in buffer_and_nestAlan Modra1-9/+20
2022-02-16asan: buffer overflow in peXXigen.cAlan Modra1-4/+10
2022-02-16sim/common: Improve sim_dump_memory head commentHans-Peter Nilsson1-1/+2
2022-02-16sim/testsuite/cris/c/stat3.c: Fix formatting nitHans-Peter Nilsson1-1/+1
2022-02-16sim: testsuite: cleanup the istarget * logicMike Frysinger46-467/+332
2022-02-16Automatic date update in version.inGDB Administrator1-1/+1
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu4-0/+12
2022-02-15sim/testsuite: Default global_cc_os and global_cc_works properlyHans-Peter Nilsson1-4/+2
2022-02-15x86: Add has_sib to struct instr_infoH.J. Lu1-8/+9
2022-02-15gdb: Respect the DW_CC_nocall attributeLancelot SIX7-3/+182
2022-02-15gdb: add a symbol* argument to get_return_valueLancelot SIX3-34/+44
2022-02-14x86-64: Use MAXPAGESIZE for the relro segment alignmentH.J. Lu15-59/+59
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu4-10/+1
2022-02-15Automatic date update in version.inGDB Administrator1-1/+1
2022-02-14sim/testsuite/cris: If failing compilation, mark C tests as errorsHans-Peter Nilsson1-1/+1
2022-02-14sim/testsuite/cris: Remove faulty use of basename in C testsHans-Peter Nilsson2-4/+7
2022-02-14sim: Add sim_dump_memory for debuggingHans-Peter Nilsson1-0/+10
2022-02-14sim: Fix use of out-of-tree assembler and linker when testingHans-Peter Nilsson3-106/+278
2022-02-14sim cris: Unbreak --disable-sim-hardware buildsHans-Peter Nilsson1-0/+8
2022-02-14sim/testsuite/cris: As applicable, require simoption --cris-900000xxHans-Peter Nilsson5-0/+5
2022-02-14sim/testsuite: Support "requires: simoption <--name-of-option>"Hans-Peter Nilsson1-0/+60
2022-02-14sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomnessHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris/c: Use -sim3 but only for newlib targetsHans-Peter Nilsson1-4/+12
2022-02-14sim/testsuite: Set global_cc_os also when no compiler is foundHans-Peter Nilsson1-0/+1
2022-02-14sim/testsuite/cris: Assembler testcase for PRIx32 usage bugHans-Peter Nilsson1-0/+47
2022-02-14sim cris: Correct PRIu32 to PRIx32Hans-Peter Nilsson1-1/+1