summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: re-format Python files using black 21.4b0users/simark/blackSimon Marchi2021-04-2681-1834/+2338
* gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi2021-04-264-0/+24
* Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2021-04-262-1/+6
* x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich2021-04-269-2/+40
* x86: add IS_ELF to check whether to resolve @size relocJan Beulich2021-04-262-1/+7
* x86: limit 32-bit @size overflow checks to 64-bit objectsJan Beulich2021-04-262-0/+6
* x86: optimize LEAJan Beulich2021-04-2616-10/+576
* x86-64: have value properly checked when resolving fixupJan Beulich2021-04-265-1/+65
* gdb: fix sparc build failure of linux-natSergei Trofimovich2021-04-262-2/+7
* Automatic date update in version.inGDB Administrator2021-04-261-1/+1
* [PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX2021-04-2512-295/+559
* gdb/typeprint.h: reorder struct declarationLancelot SIX2021-04-252-30/+35
* Add engv32.h to SIM_EXTRA_DEPS in sim/crisTom Tromey2021-04-252-1/+5
* Use htab_t in sim-options.cTom Tromey2021-04-252-21/+25
* Document the GDB 10.2 release in gdb/ChangeLogJoel Brobecker2021-04-251-0/+4
* Automatic date update in version.inGDB Administrator2021-04-251-1/+1
* gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXITSimon Marchi2021-04-242-4/+32
* gdbsupport: allow passing format string to scoped_debug_start_endSimon Marchi2021-04-242-12/+68
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-2447-149/+219
* gdbsupport: introduce struct observerSimon Marchi2021-04-242-6/+22
* sim: dv-cfi: fix printf formatMike Frysinger2021-04-242-1/+5
* sim: options: increase max option countMike Frysinger2021-04-242-1/+9
* sim: simplify hardware m4 macroMike Frysinger2021-04-2330-89/+78
* Automatic date update in version.inGDB Administrator2021-04-241-1/+1
* gdbsupport, gdb: change observer_debug to boolSimon Marchi2021-04-234-7/+15
* ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu2021-04-232-1/+9
* gdbsupport: include preprocessor.h in common-debug.hSimon Marchi2021-04-232-0/+6
* Fix type of .persistent.bss sectionEric Botcazou2021-04-236-2/+22
* Allow .seh_pushframe to take an optional [code] parameterJ?r?me Gardou2021-04-232-1/+25
* opcodes: xtensa: display loaded literal valueMax Filippov2021-04-232-1/+24
* opcodes: xtensa: improve literal outputMax Filippov2021-04-232-0/+6
* gdb: remove some caching from the dwarf readerAndrew Burgess2021-04-235-52/+53
* x86: TLS desc call relocs target zero-size fieldsJan Beulich2021-04-233-2/+9
* x86-64: special case LEA when determining signedness of displacementJan Beulich2021-04-232-8/+24
* x86-64: defer 32-bit signed displacement checkJan Beulich2021-04-232-19/+34
* x86: re-order optimize_disp()Jan Beulich2021-04-232-16/+23
* x86: don't truncate values in diagnostics and alikeJan Beulich2021-04-232-4/+9
* gdb: use function_view for iterate_over_bp_locations' callbackSimon Marchi2021-04-224-6/+13
* Do not check for sys/time.h or sys/times.hTom Tromey2021-04-22104-455/+206
* Remove LIBS from two sim MakefilesTom Tromey2021-04-224-4/+8
* Remove INCLUDE variable from some sim MakefilesTom Tromey2021-04-228-9/+16
* Remove and modernize dependencies in simTom Tromey2021-04-2233-193/+139
* Require GNU makeTom Tromey2021-04-2265-2102/+205
* Add stamp files for generated files in sim/ppcTom Tromey2021-04-222-2/+13
* Introduce stamp file for hw-config.hTom Tromey2021-04-222-2/+11
* Make mostlyclean an alias for cleanTom Tromey2021-04-222-2/+7
* Fix sim build failureTom Tromey2021-04-222-4/+6
* Fix ptype/o bug with "<no data fields>"Tom Tromey2021-04-225-5/+37
* Automatic date update in version.inGDB Administrator2021-04-231-1/+1
* gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2021-04-222-0/+8