aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Testsuite: Fix ambiguous "break" due to libinproctraceAndreas Arnez26-50/+79
2018-03-19Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ...Nick Clifton4-2341/+5006
2018-03-18Remove some cleanups from solib.cTom Tromey2-6/+10
2018-03-19Automatic date update in version.inGDB Administrator1-1/+1
2018-03-18Automatic date update in version.inGDB Administrator1-1/+1
2018-03-17Change auto_load_objfile_script_1 to use std::stringTom Tromey2-18/+12
2018-03-17Remove target_fileio_close_cleanupTom Tromey2-16/+38
2018-03-17Automatic date update in version.inGDB Administrator1-1/+1
2018-03-16Add silent Makefile rulesSimon Marchi9-57/+180
2018-03-16Remove make_cleanup_free_section_addr_infoTom Tromey12-261/+180
2018-03-16Fix tspeed test case: copy libinproctrace to targetAndreas Arnez2-0/+6
2018-03-16RISC-V: Emit better warning for unknown CSR.Jim Wilson5-6/+26
2018-03-15Add selftest for substitute_path_componentSimon Marchi3-0/+66
2018-03-16Automatic date update in version.inGDB Administrator1-1/+1
2018-03-15xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov2-3/+21
2018-03-15RISC-V: Don't enable relaxation in relocatable linkAndreas Schwab2-5/+14
2018-03-15nds32: Remove the unsupported target feature.Kuan-Lin Chen4-2792/+22
2018-03-15Automatic date update in version.inGDB Administrator1-1/+1
2018-03-14Missing testcase files for last commit.Jim Wilson2-0/+90
2018-03-14RISC-V: Add .insn support.Jim Wilson7-27/+786
2018-03-14Special case NULL when using printf's %s formatTom Tromey7-0/+39
2018-03-14Allow - in %p for printfTom Tromey4-2/+18
2018-03-14Add usage to printf commandTom Tromey2-2/+7
2018-03-14Update my email addressYao Qi2-4/+8
2018-03-14PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra2-15/+25
2018-03-14GC: Also check the local debug definition sectionH.J. Lu5-11/+45
2018-03-14gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu2-1/+5
2018-03-14Automatic date update in version.inGDB Administrator1-1/+1
2018-03-13Remove two cleanups using std::stringTom Tromey3-37/+26
2018-03-13Prevent a buffer overrun when parsing corrupt STABS debug information.Nick Clifton2-1/+10
2018-03-13Updated Russian and Brazilian Portuguese translations.Nick Clifton6-1056/+1284
2018-03-13Add range changing to STABS parsing functions, in order to prevent buffer ove...Nick Clifton2-144/+284
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton4-8/+66
2018-03-13Automatic date update in version.inGDB Administrator1-1/+1
2018-03-12gdb/riscv: Fix some ARI issuesAndrew Burgess2-9/+19
2018-03-12Use gdb::byte_vector when reading section dataTom Tromey3-42/+32
2018-03-12Fix ia64 GDB buildYao Qi3-2/+9
2018-03-11Use std::vector for field lists in dwarf2read.cTom Tromey2-193/+112
2018-03-11Remove cleanup from build_type_psymtabs_1Tom Tromey2-20/+15
2018-03-12Automatic date update in version.inGDB Administrator1-1/+1
2018-03-11Automatic date update in version.inGDB Administrator1-1/+1
2018-03-10Automatic date update in version.inGDB Administrator1-1/+1
2018-03-09x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu4-25/+33
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton9-7/+156
2018-03-09Update "gdb --configuration" with recently added featuresEli Zaretskii2-9/+41
2018-03-09x86: Strip whitespace in check_VecOperationsH.J. Lu4-2/+15
2018-03-08Use scoped_fd in more placesTom Tromey4-46/+37
2018-03-08Change enable_thread_stack_temporaries to an RAII classTom Tromey5-84/+77
2018-03-08x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu13-56/+459
2018-03-08Fix misreporting of omitted bytes for large remote packetsSimon Marchi2-10/+11