aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-13sim: watch: add basic default handler that trapsMike Frysinger2-1/+18
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess5-55/+336
2021-01-13gdb: remove target_ops::commit_resume implementation in record-{btrace, full}.cSimon Marchi3-21/+7
2021-01-13gdb: make the remote target track its own thread resume stateSimon Marchi2-36/+147
2021-01-14Automatic date update in version.inGDB Administrator1-1/+1
2021-01-14Re: SHF_LINK_ORDER fixup_link_order in ldAlan Modra2-7/+20
2021-01-13gdb: convert arc to new-style debug macrosSimon Marchi6-120/+98
2021-01-13gdb: turn arc_debug into a boolSimon Marchi4-10/+18
2021-01-13gdb: bool-ify maybe_add_script_{text,file}Simon Marchi1-22/+20
2021-01-13gdb: bool-ify users of file_is_auto_load_safeSimon Marchi2-9/+14
2021-01-13gdb: bool-ify ext_lang_auto_load_enabled and friendsSimon Marchi10-17/+46
2021-01-13gdb: bool-ify file_is_auto_load_safeSimon Marchi3-15/+24
2021-01-13gdb: convert jit to new-style debug macrosSimon Marchi2-40/+28
2021-01-13ld: Check for ELF input before accessing ELF section dataH.J. Lu2-1/+7
2021-01-13x86: Don't generate GOT_symbol for PLT relocationsH.J. Lu7-19/+79
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra17-0/+41
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra28-250/+349
2021-01-13Remove sflag_info param from wild callback functionsAlan Modra3-11/+14
2021-01-13Add SEH support to code generated by dlltool.Zebediah Figura2-21/+38
2021-01-13sim: watch: fix range expression processingMike Frysinger2-1/+5
2021-01-13sim: watch: fix pc watchpoints on little endian host systemsMike Frysinger4-5/+14
2021-01-13Automatic date update in version.inGDB Administrator1-1/+1
2021-01-12src-release: fix indentationMike Frysinger2-35/+37
2021-01-12gdb: fix indentation in infrun.cSimon Marchi2-1/+5
2021-01-12gdb: move read{now,never}_symbol_files declarations to symfile.hSimon Marchi4-6/+23
2021-01-12gdb: move baud_rate and serial_parity declarations to serial.hSimon Marchi5-11/+18
2021-01-12[gdb/testsuite] Add have_mpx in lib/gdb.expTom de Vries12-313/+191
2021-01-12gdb: remove pre_init_ui_hook from top.cSimon Marchi2-5/+4
2021-01-12aarch64: Add support for bfloat16 in gdb.Srinath Parvathaneni6-0/+48
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu30-0/+225
2021-01-12[gdb/testsuite] Require is_amd64_regs_target in gdb.base/disasm-optim.expTom de Vries2-1/+5
2021-01-12elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputsH.J. Lu7-0/+84
2021-01-12Updated translations for some subdirectoriesNick Clifton6-5616/+5976
2021-01-12gdb: fix debug dump of OP_BOOL expressionsAndrew Burgess4-1/+24
2021-01-12gdb/fortran: add symbol base comparison operatorsAndrew Burgess4-18/+61
2021-01-12sim: or1k: fix mixing of code & decl warningMike Frysinger2-3/+10
2021-01-12sim: or1k: clean up stale build entriesMike Frysinger2-11/+8
2021-01-12sim: README-HACKING: clean up stale run referencesMike Frysinger2-2/+4
2021-01-12sim: common: use #error properlyMike Frysinger2-1/+5
2021-01-12sim: or1k: delete redundant SIM_AC_OPTION_INLINE callMike Frysinger3-34/+16
2021-01-11binuitils: Check if AR is usable for LTO buildH.J. Lu3-0/+14
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