aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu14-21/+112
2021-01-11GCC: Check if AR works with --plugin and rcH.J. Lu9-4/+260
2021-01-12Automatic date update in version.inGDB Administrator1-1/+1
2021-01-11sim: tests: get common tests working againMike Frysinger4-41/+46
2021-01-11gdb: convert aarch64 to new-style debug macrosSimon Marchi4-61/+48
2021-01-11gdb: convert solib-aix to new-style debug macrosSimon Marchi2-12/+16
2021-01-11gdb: change jit_debug to a boolSimon Marchi2-9/+14
2021-01-11[gdb/testsuite] Fix gdb.arch/amd64-stap-three-arg-disp.STom de Vries2-3/+8
2021-01-11aarch64: Remove support for CSREKyrylo Tkachov20-1535/+1457
2021-01-11Add support for more MIPS variants to the linker command line.Matt Jenkins2-1/+11
2021-01-11sim: always call SIM_AC_OPTION_WARNINGSMike Frysinger2-1/+7
2021-01-11sim: call SIM_AC_OPTION_WARNINGS(no) in remaining portsMike Frysinger30-20/+1130
2021-01-11sim: or1k: fix include ordering with sim-main.hMike Frysinger2-0/+6
2021-01-11sim: common: fix printf formatsMike Frysinger2-1/+6
2021-01-11sim: rl78: move storage out of headerMike Frysinger3-1/+8
2021-01-11sim: clean up C11 header includesMike Frysinger182-1090/+1097
2021-01-11Updated translations for multiple subdirectoriesNick Clifton23-19527/+21623
2021-01-11Automatic date update in version.inGDB Administrator1-1/+1
2021-01-10Automatic date update in version.inGDB Administrator1-1/+1
2021-01-09Avoid crash in compile_to_objectTom Tromey2-1/+9
2021-01-09Remove a use of print_expressionTom Tromey3-10/+16
2021-01-09Fix erroneous agent expression testTom Tromey2-1/+5
2021-01-09Support the PGO build for binutils+gdbH.J. Lu5-6/+302
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu14-14/+203
2021-01-09GCC: Pass --plugin to AR and RANLIBH.J. Lu15-9/+219
2021-01-09sim: replace rindex with strrchrMike Frysinger2-2/+6
2021-01-09sim: cr16/d10v: move storage out of headerMike Frysinger6-2/+20
2021-01-09sim: common: clean up asprintf includes a bitMike Frysinger4-5/+7
2021-01-09sim: sh64: delete portMike Frysinger430-73941/+13
2021-01-09sim: clean up stale AC_PREREQ refsMike Frysinger61-458/+198
2021-01-09sim: enable -Werror by default for some archesMike Frysinger53-116/+140
2021-01-09ld/x86-64: Properly Handle -z lam-u48/lam-u57H.J. Lu6-2/+55
2021-01-09sim: pru: fix include ordering with sim-main.hMike Frysinger2-0/+6
2021-01-09sim: hw: rework code to avoid gcc warningsMike Frysinger2-7/+8
2021-01-09Update release howto with 2.37 numbersNick Clifton1-17/+20
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton19-5304/+5649
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton18-1/+61
2021-01-09sim: common: add missing stdlib.h for abort()Mike Frysinger5-0/+9
2021-01-08ld/x86-64: Also set LAM_U57 when setting LAM_U48H.J. Lu5-4/+16
2021-01-08elf: Verify section size for mixed ordered/unordered inputsH.J. Lu2-0/+15
2021-01-09POWER10: Add Return-Oriented Programming instructionsPeter Bergner9-1/+148
2021-01-09configure regenAlan Modra16-28/+46
2021-01-09Automatic date update in version.inGDB Administrator1-1/+1
2021-01-08sim: require a C11 compilerMike Frysinger65-419/+1750
2021-01-08Pass void_context_p to parse_expressionTom Tromey9-9/+156
2021-01-08gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dirSimon Marchi4-7/+90
2021-01-08gdb: add missing test for completion of invalid /FMT stringsAndrew Burgess2-0/+9
2021-01-08Updated Swedish translation for the opcodes/ subdirectoryNick Clifton2-280/+353
2021-01-08gdb: user variables with components of dynamic typeAndrew Burgess5-2/+174
2021-01-08Fix places in the AArch64 opcodes library code where a call to assert() has s...Nick Clifton3-7/+16