aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04gdb/sim: Assert that the simulator ptid is not null_ptidAndrew Burgess2-0/+6
2020-02-04[gdb/testsuite] Add note to 'Race detection' entry in READMETom de Vries2-0/+11
2020-02-04[gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries2-1/+5
2020-02-04Minor fix for R_PPC_VLE_ADDR20Alan Modra2-1/+6
2020-02-04Missing objdump dependency od-elf32_avrAlan Modra4-2/+10
2020-02-04[gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries2-1/+5
2020-02-03Change ints to bools around thread_info executing/resumedSimon Marchi10-30/+50
2020-02-04ubsan: d30v: negation of -2147483648Alan Modra4-3/+11
2020-02-03gdb: fix powerpc disassembly testsRogerio Alves5-19/+27
2020-02-03Fixed gdb to print arrays with very high indexesAlok Kumar Sharma5-1/+74
2020-02-04Automatic date update in version.inGDB Administrator1-1/+1
2020-02-03readelf: add missing newlines to error messagesAndreas Schwab2-6/+16
2020-02-03RISC-V/Linux/native: Determine FLEN dynamicallyMaciej W. Rozycki2-26/+97
2020-02-03Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.cLukas Durfina2-2/+6
2020-02-03binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich4-6/+6
2020-02-03ubsan: m32c: left shift of negative valueAlan Modra4-6/+14
2020-02-02section.c: Fix typo in comments (withe -> with)H.J. Lu3-2/+7
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu34-64/+551
2020-02-03Automatic date update in version.inGDB Administrator1-1/+1
2020-02-02elf/section13.s: Replace @nobits with %nobitsH.J. Lu2-1/+5
2020-02-01moxie: don't force big-endian modeGitea2-2/+4
2020-02-02Automatic date update in version.inGDB Administrator1-1/+1
2020-02-01Update release making documentationNick Clifton2-20/+48
2020-02-01Move pending obsolete targets onto the definitely obsolete listNick Clifton2-1/+6
2020-02-01ubsan: frv: left shift of negative valueAlan Modra4-7/+16
2020-02-01gdb: Do not print empty-group regs when printing general onesShahab Vahedi2-5/+13
2020-02-01Automatic date update in version.inGDB Administrator1-1/+1
2020-02-01[gdb/testsuite] Fix typo in gdb.server/server-kill-python.expTom de Vries2-1/+5
2020-01-31nios2: Add BFD support for GOT-relative DW_EH_PE_datarel encodingsSandra Loosemore2-0/+6
2020-01-31nios2: recognize %gotoff relocation in assemblerSandra Loosemore2-10/+35
2020-01-31Add missing ChangeLog for last patchAndre Vieira1-0/+8
2020-01-31arm: PR gas/25472 Enable DSP instructions with +mveAndre Vieira2-6/+148
2020-01-31Fix compile time build problem building the s390 assembler.Nick Clifton2-1/+6
2020-01-31[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE.Srinath Parvathaneni4-4/+75
2020-01-31Updated translations for some of the binutils sub-directoriesNick Clifton5-7835/+9961
2020-01-31x86: replace EXxmm_mdq by EXVexWdqScalarJan Beulich3-27/+29
2020-01-31x86: drop unused EXVexWdq / vex_w_dq_modeJan Beulich2-7/+10
2020-01-31aarch64: Fix MOVPRFX markup for bf16 conversionsRichard Sandiford8-4/+102
2020-01-31Fix ravenscar-thread.c for multi-targetTom Tromey2-1/+7
2020-01-31gdb/tui: Disassembler scrolling of very small programsAndrew Burgess5-1/+87
2020-01-31gdb/tui: Update help text for scroll commandsAndrew Burgess2-4/+17
2020-01-31Tidy bfd.potAlan Modra3-74/+54
2020-01-31OOM in setup_groupAlan Modra2-3/+10
2020-01-31Automatic date update in version.inGDB Administrator1-1/+1
2020-01-30x86: prevent undue use of GOT32X and alike relocationsJan Beulich5-29/+68
2020-01-30ld/doc: drop blank between @option and braceJan Beulich2-1/+5
2020-01-30ubsan: m32c: left shift of negative valueAlan Modra4-30/+46
2020-01-30Identify reproducible builds in 'objdump -p' output for PE filesJon Turney2-5/+86
2020-01-30Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney4-1/+22
2020-01-30Bugfixes for pe_print_debugdata()Jon Turney2-3/+10