aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-05or1k: Fix messages for relocations in shared librariesStafford Horne2-58/+98
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson24-613/+1199
2018-10-05Automatic date update in version.inGDB Administrator1-1/+1
2018-10-05[gdb/python] Fix cpychecker error in pspy_solib_nameTom de Vries2-1/+6
2018-10-05[gdb/python] Fix cpychecker error in recpy_bt_gotoTom de Vries2-2/+9
2018-10-04reformat parameters of gdb/psymtab.c::recursively_search_psymtabsJoel Brobecker2-1/+8
2018-10-04RISC-V: Delete zero-size .tdata.dyn section.Jim Wilson2-1/+7
2018-10-04Simplify complaints even moreTom Tromey8-82/+36
2018-10-04Only print "no debugging symbols" message onceTom Tromey2-1/+11
2018-10-04Clean up "Reading symbols" outputTom Tromey27-77/+86
2018-10-04Make complaint output prettierTom Tromey5-4/+16
2018-10-04Use filtered printing when reading symbolsTom Tromey3-38/+48
2018-10-04Fix off-by-one error in complaint_internalTom Tromey2-1/+6
2018-10-04Remove some leftovers from complaintsTom Tromey2-4/+5
2018-10-04pr23658-1.d: Also xfail ft32-* and xgate-*H.J. Lu2-2/+7
2018-10-04Avoid pagination in attach.expTom Tromey2-2/+9
2018-10-04Add self to gdb/MAINTAINERSRainer Orth2-2/+7
2018-10-04bfd: amend ChangeLog entryJose E. Marchesi1-1/+1
2018-10-04bfd,sparc: fix the .dynsym sh_index when stripping all symbols in ldJose E. Marchesi3-24/+26
2018-10-03Avoid two uninitialized warnings from gccTom Tromey3-2/+9
2018-10-04Automatic date update in version.inGDB Administrator1-1/+1
2018-10-03Remove struct keyword in range-based forSimon Marchi2-1/+6
2018-10-03Add --enable-ubsanTom Tromey9-0/+193
2018-10-03Avoid undefined behavior in expression dumpingTom Tromey3-1/+13
2018-10-03Avoid undefined behavior in ada_operator_lengthTom Tromey2-2/+12
2018-10-03Avoid undefined behavior in read_signed_leb128Tom Tromey2-3/+7
2018-10-03Avoid undefined behavior in parse_numberTom Tromey2-6/+8
2018-10-03Avoid undefined behavior in read_subrange_typeTom Tromey2-2/+7
2018-10-03Avoid undefined behavior in extract_integerTom Tromey2-1/+5
2018-10-03Use unsigned as base type for some enumsTom Tromey7-5/+23
2018-10-03Change dwarf2_frame_state_reg_info::reg to be std::vectorTom Tromey3-36/+35
2018-10-03Do not pass NULL to memcpyTom Tromey2-2/+7
2018-10-03ELF: Add testcases for PR ld/23658H.J. Lu11-0/+152
2018-10-03tid-parse.c tid_is_in_list correct 'See' comment.Philippe Waroquiers2-1/+5
2018-10-03ELF: Group and sort output note sections by section alignmentsH.J. Lu2-1/+145
2018-10-03ELF: Group PT_NOTE segments by section alignmentsH.J. Lu2-30/+37
2018-10-03AArch64: Add MOVPRFX tests and update testsuiteTamar Christina72-0/+949
2018-10-03AArch64: Constraint disassembler and assembler changes.Tamar Christina10-256/+365
2018-10-03AArch64: Close sequences at the end of sectionsTamar Christina3-0/+27
2018-10-03AArch64: Add SVE constraints verifier.Tamar Christina7-5/+382
2018-10-03AArch64: Refactor verifiers to make more general.Tamar Christina5-8/+24
2018-10-03AArch64: Refactor err_type.Tamar Christina4-14/+29
2018-10-03AArch64: Wire through instr_sequenceTamar Christina8-11/+71
2018-10-03AArch64: Mark sve instructions that require MOVPRFX constraintsTamar Christina4-233/+276
2018-10-03Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore4-3/+33
2018-10-03Fix the handling of inlined frames in DWARF debug info.Millan Wolff3-6/+16
2018-10-03Updated French translation for the binutils/ subdirectory.Nick Clifton2-2008/+1911
2018-10-03Updated Portuguese translations for the bfd/ and binutils/ subdirectories.Nick Clifton4-5848/+5878
2018-10-03Make print_insn_s12z public.John Darrington2-0/+5
2018-10-02Use pulongest in aarch64-linux-tdep.cTom Tromey2-2/+6