aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-26gdb: re-format Python files using black 21.4b0users/simark/blackSimon Marchi81-1834/+2338
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi4-0/+24
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2-1/+6
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich9-2/+40
2021-04-26x86: add IS_ELF to check whether to resolve @size relocJan Beulich2-1/+7
2021-04-26x86: limit 32-bit @size overflow checks to 64-bit objectsJan Beulich2-0/+6
2021-04-26x86: optimize LEAJan Beulich16-10/+576
2021-04-26x86-64: have value properly checked when resolving fixupJan Beulich5-1/+65
2021-04-26gdb: fix sparc build failure of linux-natSergei Trofimovich2-2/+7
2021-04-26Automatic date update in version.inGDB Administrator1-1/+1
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX12-295/+559
2021-04-25gdb/typeprint.h: reorder struct declarationLancelot SIX2-30/+35
2021-04-25Add engv32.h to SIM_EXTRA_DEPS in sim/crisTom Tromey2-1/+5
2021-04-25Use htab_t in sim-options.cTom Tromey2-21/+25
2021-04-25Document the GDB 10.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2021-04-25Automatic date update in version.inGDB Administrator1-1/+1
2021-04-24gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXITSimon Marchi2-4/+32
2021-04-24gdbsupport: allow passing format string to scoped_debug_start_endSimon Marchi2-12/+68
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi47-149/+219
2021-04-24gdbsupport: introduce struct observerSimon Marchi2-6/+22
2021-04-24sim: dv-cfi: fix printf formatMike Frysinger2-1/+5
2021-04-24sim: options: increase max option countMike Frysinger2-1/+9
2021-04-23sim: simplify hardware m4 macroMike Frysinger30-89/+78
2021-04-24Automatic date update in version.inGDB Administrator1-1/+1
2021-04-23gdbsupport, gdb: change observer_debug to boolSimon Marchi4-7/+15
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu2-1/+9
2021-04-23gdbsupport: include preprocessor.h in common-debug.hSimon Marchi2-0/+6
2021-04-23Fix type of .persistent.bss sectionEric Botcazou6-2/+22
2021-04-23Allow .seh_pushframe to take an optional [code] parameterJ?r?me Gardou2-1/+25
2021-04-23opcodes: xtensa: display loaded literal valueMax Filippov2-1/+24
2021-04-23opcodes: xtensa: improve literal outputMax Filippov2-0/+6
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess5-52/+53
2021-04-23x86: TLS desc call relocs target zero-size fieldsJan Beulich3-2/+9
2021-04-23x86-64: special case LEA when determining signedness of displacementJan Beulich2-8/+24
2021-04-23x86-64: defer 32-bit signed displacement checkJan Beulich2-19/+34
2021-04-23x86: re-order optimize_disp()Jan Beulich2-16/+23
2021-04-23x86: don't truncate values in diagnostics and alikeJan Beulich2-4/+9
2021-04-22gdb: use function_view for iterate_over_bp_locations' callbackSimon Marchi4-6/+13
2021-04-22Do not check for sys/time.h or sys/times.hTom Tromey104-455/+206
2021-04-22Remove LIBS from two sim MakefilesTom Tromey4-4/+8
2021-04-22Remove INCLUDE variable from some sim MakefilesTom Tromey8-9/+16
2021-04-22Remove and modernize dependencies in simTom Tromey33-193/+139
2021-04-22Require GNU makeTom Tromey65-2102/+205
2021-04-22Add stamp files for generated files in sim/ppcTom Tromey2-2/+13
2021-04-22Introduce stamp file for hw-config.hTom Tromey2-2/+11
2021-04-22Make mostlyclean an alias for cleanTom Tromey2-2/+7
2021-04-22Fix sim build failureTom Tromey2-4/+6
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey5-5/+37
2021-04-23Automatic date update in version.inGDB Administrator1-1/+1
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2-0/+8