aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Use p_vaddr_offset to set p_vaddr on segments without sectionsAlan Modra2-10/+22
2018-10-08No PT_INTERP when .interp is zero sizeAlan Modra4-3/+14
2018-10-08SPU overlay headersAlan Modra2-11/+32
2018-10-08Tidy elf_segment_map allocationAlan Modra2-20/+27
2018-10-08GDB: Work around buggy dwarf line information produced by Codewarrior Version...John Darrington2-1/+27
2018-10-08Handle R_RISCV_32_PCREL in readelfAndreas Schwab2-0/+6
2018-10-08Python doc build fixesAndreas Krebbel1-1/+2
2018-10-08Automatic date update in version.inGDB Administrator1-1/+1
2018-10-06Add Inferior.architecture methodTom Tromey6-0/+47
2018-10-06Update symbol domain and location values for PythonTom Tromey5-18/+53
2018-10-06Use standard_output_file in a couple more placesTom Tromey3-2/+7
2018-10-06Do not accidentally include in-tree readline headersTom Tromey8-11/+18
2018-10-06Fix Python gdb.Breakpoint.location crashTom Tromey4-1/+21
2018-10-06Update help text for commands implemented in PythonTom Tromey10-218/+198
2018-10-07Automatic date update in version.inGDB Administrator1-1/+1
2018-10-06Call nonl before wgetch in TUITom Tromey2-3/+24
2018-10-06Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior2-1/+6
2018-10-06Automatic date update in version.inGDB Administrator1-1/+1
2018-10-05x86: Add Intel ENCLV to assembler and disassemblerH.J. Lu9-1/+33
2018-10-05Fix -Wshadow=local warning in sol_thread_target::waitTom Tromey2-2/+7
2018-10-05Set correct SHT_NOTE type for .note.spu_nameAlan Modra2-0/+10
2018-10-05[Arm, 3/3] Add Execution and Data Prediction instructions for AArch32Sudakshina Das10-1/+71
2018-10-05[Arm, 2/3] Add instruction SB for AArch32Sudakshina Das14-1/+102
2018-10-05[Arm, 1/3] Add -march=armv8.5-a and related internal feature macros to AArch32Sudakshina Das6-0/+37
2018-10-04Add -Wshadow=localTom Tromey5-3/+15
2018-10-04Shadowing fix in gdbscm_frame_read_varTom Tromey2-1/+5
2018-10-04Avoid shadowing in fdwalkTom Tromey2-1/+5
2018-10-04Fix latent bug in msp430-tdep.cTom Tromey2-4/+8
2018-10-04Avoid shadowing in linux-tdep.cTom Tromey2-1/+7
2018-10-04Use std::string in mdebugread.cTom Tromey2-14/+10
2018-10-04Avoid shadowing in gdbserverTom Tromey4-21/+31
2018-10-04Simple -Wshadow=local fixesTom Tromey67-513/+639
2018-10-04Fix undefined behavior, don't pass NULL to fwriteSimon Marchi2-1/+7
2018-10-05or1k: Add OpenRISC gas documentationStafford Horne6-0/+321
2018-10-05or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson23-355/+1454
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne35-325/+1251
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