aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21ld: add missing period after @xrefJan Beulich1-1/+1
2023-04-21Keeping track of rs6000-coff archive element pointersAlan Modra3-113/+183
2023-04-21Delete struct artdata archive_headAlan Modra5-34/+1
2023-04-21Automatic date update in version.inGDB Administrator1-1/+1
2023-04-20Add a SECURITY.txt file describing the GNU Binutils' project's stance on secu...Nick Clifton5-1/+84
2023-04-20x86: adjust an ILP32 testcase using .insnJan Beulich1-1/+1
2023-04-20Automatic date update in version.inGDB Administrator1-1/+1
2023-04-20sh4-linux segfaults running ld testsuiteAlan Modra1-0/+2
2023-04-20PR30343 infrastructureAlan Modra2-9/+10
2023-04-20ubsan: signed integer overflow in display_debug_lines_rawAlan Modra2-16/+17
2023-04-20Yet another out-of-memory fuzzed objectAlan Modra2-4/+15
2023-04-20buffer overflow in print_symnameAlan Modra1-0/+6
2023-04-19libsframe: minor formatting fixes in sframe_encoder_write_freIndu Bhagat1-11/+7
2023-04-19libsframe: use consistent function argument namesIndu Bhagat1-14/+14
2023-04-19sframe: correct some typosIndu Bhagat2-3/+3
2023-04-19libsframe: use return type of bool for predicate functionsIndu Bhagat1-9/+9
2023-04-19gas: sframe: fix commentIndu Bhagat1-1/+1
2023-04-19gas: sframe: use ATTRIBUTE_UNUSED consistentlyIndu Bhagat1-3/+3
2023-04-19Remove adjust_type_signednessTom Tromey1-10/+0
2023-04-19Fix: readelf: loc_offset XX too bigNick Clifton2-2/+9
2023-04-19gas: document that get_symbol_name() can clobber the input bufferJan Beulich1-5/+10
2023-04-19x86: parse_register() must not alter the parsed stringJan Beulich1-13/+9
2023-04-19x86: parse_real_register() does not alter the parsed stringJan Beulich1-4/+4
2023-04-19Updated Hungarian translation for the gprof directoryNick Clifton2-44/+48
2023-04-19Automatic date update in version.inGDB Administrator1-1/+1
2023-04-18gdb: re-format Python code with black 23Simon Marchi2-2/+6
2023-04-18PowerPC: fix _Float128 type output stringCarl Love7-4/+120
2023-04-18Symbols with GOT relocatios do not fix adjustbalemengqinggang6-96/+122
2023-04-18Assembler Internal Docs: Describe handling of opcodes for relaxation a bit be...Thomas Koenig2-3/+10
2023-04-18RISC-V: Cache the latest mapping symbol and its boundary.Kito Cheng1-0/+43
2023-04-18objdump use of uninitialised value in pr_string_fieldAlan Modra1-1/+2
2023-04-18objdump buffer overflow in fetch_indexed_stringAlan Modra1-13/+7
2023-04-18Automatic date update in version.inGDB Administrator1-1/+1
2023-04-17gprofng: 30360 Seg. Fault when application uses std::threadVladimir Mezentsev6-94/+136
2023-04-17gprofng: Update documentationVladimir Mezentsev15-3761/+6291
2023-04-17Remove some unnecessary casts from ada-lang.cTom Tromey1-7/+6
2023-04-17gdb/amdgpu: add follow fork and exec supportSimon Marchi7-0/+380
2023-04-17gdb: switch to right inferior in fetch_inferior_eventSimon Marchi1-3/+7
2023-04-17gdb: make regcache::raw_update switch to right inferiorSimon Marchi3-38/+70
2023-04-17gdb: add maybe_switch_inferior functionSimon Marchi4-0/+38
2023-04-17gdb: remove regcache::targetSimon Marchi3-7/+2
2023-04-17gdb: add inferior_forked observableSimon Marchi3-0/+12
2023-04-17gdb: pass execing and following inferior to inferior_execd observersSimon Marchi5-28/+52
2023-04-17Add 128-bit integer support to the Ada parserTom Tromey4-46/+50
2023-04-17Remove some Ada parser helper functionsTom Tromey3-47/+15
2023-04-17Add overload of fits_in_typeTom Tromey2-0/+28
2023-04-17Add 128-bit integer support to the Rust parserTom Tromey4-17/+33
2023-04-17Convert long_const_operation to use gdb_mpzTom Tromey4-7/+33
2023-04-17Additions to gdb_mpzTom Tromey2-6/+52
2023-04-17Make the .rsrc section read only.Nick Clifton4-2/+14