aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-08Treat the AArch64 register id_aa64mmfr2_el1 as a core system register.Nick Clifton2-1/+7
2021-01-08[gdb] Fix internal-error in process_event_stop_testTom de Vries2-65/+110
2021-01-08gdb/fortran: Correct the lval type for array elements of internal varsAndrew Burgess5-5/+97
2021-01-08sim: ppc: stub out sim_memory_mapMike Frysinger2-0/+10
2021-01-08Automatic date update in version.inGDB Administrator1-1/+1
2021-01-07sim: ChangeLog: move arch-specific entries into the arch dirMike Frysinger10-509/+524
2021-01-07sim: cris: disable test that crashes the linkerMike Frysinger2-1/+10
2021-01-07sim: cris: use -sim with C tests for cris-elf targetsMike Frysinger2-0/+8
2021-01-07sim: h8300: delete opcode cachingMike Frysinger3-136/+20
2021-01-07gdb/sim: add support for exporting memory mapMike Frysinger6-0/+98
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault17-99/+41