summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc-13 i386-dis.c warningAlan Modra2023-04-241-16/+31
* asan: segfault in coff_mangle_symbolsAlan Modra2023-04-242-10/+18
* objcopy of archives tidyAlan Modra2023-04-241-16/+19
* [gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2023-04-242-0/+7
* x86: work around compiler diagnosing dangling pointerJan Beulich2023-04-241-0/+6
* Automatic date update in version.inGDB Administrator2023-04-241-1/+1
* MIPS: fix loongson3 llsc workaroundYunQiang Su2023-04-231-7/+3
* MIPS: default output r6 obj if the triple is r6YunQiang Su2023-04-235-2/+30
* MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su2023-04-236-6/+45
* LoongArch: Fix loongarch32 test failsmengqinggang2023-04-232-14/+14
* Automatic date update in version.inGDB Administrator2023-04-231-1/+1
* [gdb/testsuite] Remove debug prints in gdb_find_gdcTom de Vries2023-04-221-2/+1
* gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui2023-04-223-1/+149
* Automatic date update in version.inGDB Administrator2023-04-221-1/+1
* gdb: remove language_autoSimon Marchi2023-04-217-104/+49
* gdb: switch "set language" to getter/setterSimon Marchi2023-04-211-9/+19
* gdb: remove return value of set_languageSimon Marchi2023-04-212-14/+5
* [gdb/testsuite] Add make-check-all.shTom de Vries2023-04-211-0/+329
* [gdb/cli] Add maint info screenTom de Vries2023-04-212-2/+75
* Fix -Wmaybe-uninitialized warning in opcodes/i386-dis.cTom Tromey2023-04-212-1/+6
* Use entry values for 32-bit PPC struct returnTom Tromey2023-04-213-5/+5
* Handle erroneous DW_AT_call_return_pcTom Tromey2023-04-216-0/+90
* Handle function descriptors in call_site_targetTom Tromey2023-04-215-1/+124
* x86: drop (explicit) BFD64 dependency from disassemblerJan Beulich2023-04-211-13/+4
* x86: drop use of setjmp() from disassemblerJan Beulich2023-04-211-5/+0
* x86: change fetch error handling for get<N>()Jan Beulich2023-04-211-133/+114
* x86: change fetch error handling when processing operandsJan Beulich2023-04-211-233/+276
* x86: change fetch error handling in get_valid_dis386()Jan Beulich2023-04-211-30/+26
* x86: change fetch error handling in ckprefix()Jan Beulich2023-04-211-12/+20
* x86: change fetch error handling in top-level functionJan Beulich2023-04-211-13/+59
* x86: move fetch error handling into a helper functionJan Beulich2023-04-211-28/+35
* bfd: fix STRICT_PE_FORMAT buildJan Beulich2023-04-211-3/+3
* RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia2023-04-214-29/+149
* ld: add missing period after @xrefJan Beulich2023-04-211-1/+1
* Keeping track of rs6000-coff archive element pointersAlan Modra2023-04-213-113/+183
* Delete struct artdata archive_headAlan Modra2023-04-215-34/+1
* Automatic date update in version.inGDB Administrator2023-04-211-1/+1
* Add a SECURITY.txt file describing the GNU Binutils' project's stance on secu...Nick Clifton2023-04-205-1/+84
* x86: adjust an ILP32 testcase using .insnJan Beulich2023-04-201-1/+1
* Automatic date update in version.inGDB Administrator2023-04-201-1/+1
* sh4-linux segfaults running ld testsuiteAlan Modra2023-04-201-0/+2
* PR30343 infrastructureAlan Modra2023-04-202-9/+10
* ubsan: signed integer overflow in display_debug_lines_rawAlan Modra2023-04-202-16/+17
* Yet another out-of-memory fuzzed objectAlan Modra2023-04-202-4/+15
* buffer overflow in print_symnameAlan Modra2023-04-201-0/+6
* libsframe: minor formatting fixes in sframe_encoder_write_freIndu Bhagat2023-04-191-11/+7
* libsframe: use consistent function argument namesIndu Bhagat2023-04-191-14/+14
* sframe: correct some typosIndu Bhagat2023-04-192-3/+3
* libsframe: use return type of bool for predicate functionsIndu Bhagat2023-04-191-9/+9
* gas: sframe: fix commentIndu Bhagat2023-04-191-1/+1