aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-14microblaze: fix fsqrt collicion to build on glibc-2.35Sergei Trofimovich3-2/+8
2022-02-14Remove LA_PRINT_STRINGTom Tromey4-18/+8
2022-02-14Remove LA_PRINT_CHARTom Tromey5-6/+5
2022-02-14Remove LA_PRINT_TYPETom Tromey5-17/+17
2022-02-14gdb/python: move styling support to gdb.stylingAndrew Burgess4-39/+69
2022-02-14gdb: use python to colorize disassembler outputAndrew Burgess13-3/+352
2022-02-13ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu4-3/+43
2022-02-14Automatic date update in version.inGDB Administrator1-1/+1
2022-02-13PR28882, build failure with gcc-4.2 due to use of 0b literalsAlan Modra1-8/+8
2022-02-13Don't pass around expld.dataseg pointerAlan Modra2-20/+28
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra7-25/+5
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra4-1/+10
2022-02-13PR28824, relro security issuesAlan Modra3-13/+17
2022-02-13Automatic date update in version.inGDB Administrator1-1/+1
2022-02-12Automatic date update in version.inGDB Administrator1-1/+1
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu14-25/+116