aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-09[PATCH, BINUTILS, AARCH64, 3/9] Add instruction SB for ARMv8.5-ASudakshina Das13-1015/+1079
2018-10-09[PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-ASudakshina Das10-2645/+2835
2018-10-09[PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea...Sudakshina Das7-1/+29
2018-10-09[gdb/testsuite] Fix target_supports_scheduler_locking racinessTom de Vries2-1/+8
2018-10-09Fix buffer overrun found by CoverityGary Benson2-2/+8
2018-10-09Do not place symbols into a discarded .dynsymEgeyar Bagcioglu2-3/+9
2018-10-09Automatic date update in version.inGDB Administrator1-1/+1
2018-10-08Remove unused variables from riscv-fbsd-tdep.cTom Tromey2-3/+6
2018-10-08Fix the [-Werror=shadow=local] warningWeimin Pan2-3/+7
2018-10-08Add native target for FreeBSD/riscv.John Baldwin8-0/+161
2018-10-08Add FreeBSD/riscv architecture.John Baldwin6-0/+258
2018-10-08Add a helper function to trad_frame to support register cache maps.John Baldwin4-2/+87
2018-10-08Finding data member in virtual base classWeimin Pan5-1/+235
2018-10-08AArch64: Replace C initializers with memsetTamar Christina2-1/+7
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu6-51/+17
2018-10-08ELF: Properly group and place orphan note sectionsH.J. Lu5-56/+140
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra17-93/+151
2018-10-08ld insert_os_after ignoring first assignmentAlan Modra3-5/+15
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