aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-06sim: ppc: migrate to standard uintXX_t typesMike Frysinger37-1343/+1332
2022-01-06sim: common: migrate to standard uintXX_t typesMike Frysinger22-432/+425
2022-01-06sim: igen: migrate to standard uintXX_t typesMike Frysinger6-27/+9
2022-01-06sim: mips: migrate to standard uintXX_t typesMike Frysinger17-1083/+1083
2022-01-06sim: cris: migrate to standard uintXX_t typesMike Frysinger7-80/+80
2022-01-06sim: iq2000: migrate to standard uintXX_t typesMike Frysinger1-4/+4
2022-01-06sim: synacor: migrate to standard uintXX_t typesMike Frysinger2-27/+27
2022-01-06sim: msp430: migrate to standard uintXX_t typesMike Frysinger2-15/+15
2022-01-06sim: riscv: migrate to standard uintXX_t typesMike Frysinger1-28/+28
2022-01-06sim: bfin: migrate to standard uintXX_t typesMike Frysinger1-2/+2
2022-01-06sim: testsuite: migrate to standard uintXX_t typesMike Frysinger4-19/+19
2022-01-06sim: erc32: migrate to standard uintXX_t typesMike Frysinger7-312/+305
2022-01-06sim: mn10300: migrate to standard uintXX_t typesMike Frysinger11-505/+498
2022-01-06sim: v850: migrate to standard uintXX_t typesMike Frysinger5-111/+105
2022-01-06sim: m68hc11: migrate to standard uintXX_t typesMike Frysinger13-273/+265
2022-01-06sim: d10v: migrate to standard uintXX_t typesMike Frysinger4-273/+265
2022-01-06sim: cr16: migrate to standard uintXX_t typesMike Frysinger3-630/+621
2022-01-06Automatic date update in version.inGDB Administrator1-1/+1
2022-01-05x86: Add elf_x86_allocate_local_got_infoH.J. Lu3-34/+30
2022-01-05opcodes: Make i386-dis.c thread-safeVladimir Mezentsev1-1738/+1774
2022-01-05doc: Replace =frame-interp with =frames-interpH.J. Lu1-1/+1
2022-01-05Change riscv_return_value to use RETURN_VALUE_ABI_PRESERVES_ADDRESSTom Tromey1-1/+1
2022-01-05Filtered output cleanup in expression dumpingTom Tromey1-13/+13
2022-01-05Use filtered output in terminal_info implementationsTom Tromey2-8/+8
2022-01-05Use filtered output in gnu-nat.c commandsTom Tromey1-49/+53
2022-01-05Use filtered output in *-tdep commandsTom Tromey5-23/+23
2022-01-05Use filtered output in btrace-related commandsTom Tromey2-86/+86
2022-01-05Use filtered output in some dumping commandsTom Tromey5-61/+61
2022-01-05Use filtered output in kill commandTom Tromey1-4/+3
2022-01-05Use filtered output in ordinary commandsTom Tromey18-89/+89
2022-01-05Use filtered output in language_infoTom Tromey1-1/+1
2022-01-05Use filtered output in files_info implementationsTom Tromey5-15/+15
2022-01-05Use filtered output in target-descriptions.cTom Tromey1-76/+76
2022-01-05Use filtered output for gdbarch dumpTom Tromey10-357/+357
2022-01-05Implement putstr and putstrn in ui_fileTom Tromey10-139/+158
2022-01-05Change how versioned symbols are recordedTom Tromey1-35/+34
2022-01-05Fix inferior_thread attribute in new_thread eventHannes Domani2-2/+4
2022-01-05Simplify execute_control_commands_to_stringTom Tromey1-23/+7
2022-01-05Do not print anything when self-backtrace unavailableTom Tromey2-2/+11
2022-01-05Fix pager regressionTom Tromey2-0/+11
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu18-12/+162
2022-01-05Adjust quoted-sym-names testAlan Modra2-6/+6
2022-01-05infinite recursion detected in gold testcaseAlan Modra1-4/+6
2022-01-05Automatic date update in version.inGDB Administrator1-1/+1
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu3-21/+11
2022-01-04ld: Improve thin archive member error messageH.J. Lu9-18/+44
2022-01-04gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserverLancelot SIX1-2/+2
2022-01-04Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton1-1/+1
2022-01-04gdb: don't pass nullptr to sigwaitAndrew Burgess1-1/+6
2022-01-04Remove a spurious debugging message.Nick Clifton2-3/+5