summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Automatic date update in version.inGDB Administrator2022-01-311-1/+1
* Automatic date update in version.inGDB Administrator2022-01-301-1/+1
* Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra2022-01-291-11/+10
* objcopy --only-keep-debugAlan Modra2022-01-291-3/+3
* Automatic date update in version.inGDB Administrator2022-01-291-1/+1
* gdb: fix ppc-sysv-tdep.c build on 32-bit platformsJohn Baldwin2022-01-281-1/+2
* FreeBSD x86 nat: Use register maps for GP register sets.John Baldwin2022-01-2810-263/+457
* fbsd-nat: Return a bool from fetch_register_set and store_register_set.John Baldwin2022-01-282-11/+18
* FreeBSD x86: Use tramp-frame for signal frames.John Baldwin2022-01-286-228/+266
* Use register maps for gp regsets on FreeBSD/x86 core dumps.John Baldwin2022-01-282-60/+87
* regcache: Zero-extend small registers described by a register map.John Baldwin2022-01-281-1/+6
* FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin2022-01-286-72/+0
* Remove support for pre-5.0 FreeBSD/i386 signal trampolines.John Baldwin2022-01-281-84/+9
* Remove vestigal FreeBSD/i386 3.x support.John Baldwin2022-01-283-90/+32
* Add Bruno Larsen to gdb/MAINTAINERSBruno Larsen2022-01-281-0/+1
* gdb/build: Fix Wpessimizing-move in clang buildEnze Li2022-01-281-1/+1
* Add top-level .editorconfig fileSimon Marchi2022-01-281-0/+47
* Updated French translation for the gas sub-directory.Nick Clifton2022-01-282-2250/+2641
* Set __ehdr_start rel_from_abs earlierAlan Modra2022-01-282-1/+1
* PowerPC64 handling of @tocbaseAlan Modra2022-01-281-0/+9
* Update PowerPC64 symtocbase testAlan Modra2022-01-283-7/+15
* PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra2022-01-281-23/+36
* PR28826 x86_64 ld segfaults building xenAlan Modra2022-01-281-0/+1
* PR28753, buffer overflow in read_section_stabs_debugging_infoAlan Modra2022-01-281-1/+1
* Automatic date update in version.inGDB Administrator2022-01-281-1/+1
* gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi2022-01-275-0/+124
* Fix GDB internal error by using text (instead of data) section offsetKevin Buettner2022-01-272-2/+2
* gdb, remote, btrace: move switch_to_thread call right before xfer callMarkus Metzger2022-01-271-9/+8
* gdb, gdbserver: update thread identifier in enable_btrace target methodMarkus Metzger2022-01-2713-30/+38
* gdb, btrace: switch threads in remote_btrace_maybe_reopen()Markus Metzger2022-01-271-1/+1
* gdb, btrace: rename record_btrace_enable_warn()Markus Metzger2022-01-271-3/+3
* Updated Swedish translation for the binutils subdirectoryNick Clifton2022-01-272-1919/+2132
* Automatic date update in version.inGDB Administrator2022-01-271-1/+1
* gdb/python: handle non utf-8 characters when source highlightingAndrew Burgess2022-01-264-16/+114
* Remove global wrap_here functionTom Tromey2022-01-262-23/+3
* Always call the wrap_here methodTom Tromey2022-01-2628-80/+80
* Add ui_file::wrap_hereTom Tromey2022-01-264-2/+25
* Convert wrap_here to use integer parameterTom Tromey2022-01-2637-146/+122
* gdb/python: improve the auto help text for gdb.ParameterAndrew Burgess2022-01-265-30/+151
* gdb/python: add gdb.history_count functionAndrew Burgess2022-01-268-0/+43
* Remove unused declarationTom Tromey2022-01-261-2/+0
* gdb: convert maintenance target-async and target-non-stop settings to callbacksSimon Marchi2022-01-261-36/+32
* Reference array of structs instead of first member during memcpyKeith Seitz2022-01-261-1/+1
* gdb: add string_file::release methodSimon Marchi2022-01-2617-34/+35
* Add a way to temporarily set a gdb parameter from PythonTom Tromey2022-01-264-0/+70
* Fix another crash with gdb parameters in PythonTom Tromey2022-01-269-12/+41
* Change how Python architecture and language are handledTom Tromey2022-01-2620-105/+146
* bfd: Make bfd.stamp depend on source bfd.texiH.J. Lu2022-01-262-4/+6
* ld: Rewrite lang_size_relro_segment_1H.J. Lu2022-01-264-44/+118
* gdb/testsuite: Ensure constant test name in gdb.base/break-interp.expLancelot SIX2022-01-261-1/+1