aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek5-4/+89
2017-09-08x86: Replace elf_x86_plt_layout_table with elf_x86_init_tableH.J. Lu5-54/+66
2017-09-07x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.loH.J. Lu7-26/+38
2017-09-08Automatic date update in version.inGDB Administrator1-1/+1
2017-09-07RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC codePalmer Dabbelt2-17/+13
2017-09-07RISC-V: Print an error when unable to align a sectionPalmer Dabbelt2-2/+14
2017-09-07RISC-V: Support PCREL_* relocations agaist weak undefined symbolsPalmer Dabbelt2-5/+76
2017-09-07Document the GDB 8.0.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2017-09-07remove QStartupWithShell entry from NEWS::Changes in GDB 7.11Joel Brobecker2-3/+4
2017-09-07x86: Remove _bfd_{i386,x86_64}_elf_convert_loadH.J. Lu5-307/+137
2017-09-07Automatic date update in version.inGDB Administrator1-1/+1
2017-09-06Change funcall_chain to be a std::vectorTom Tromey2-39/+14
2017-09-06Remove last cleanups from go-exp.yTom Tromey2-10/+5
2017-09-06Remove last cleanups from d-exp.yTom Tromey2-17/+13
2017-09-06Remove make_cleanup_clear_parser_stateTom Tromey10-50/+23
2017-09-06Introduce dw2_linkage_name and dw2_linkage_name_attr.Keith Seitz2-26/+46
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin59-202/+434
2017-09-06Cast char constant to int in sizeof.expTom Tromey2-1/+6
2017-09-06Correct shell compatibility issue detected with pkgsrc.Kamil Rytarowski2-1/+5
2017-09-06Fix calls in gdb.arch/thumb2-it.expThomas Preud'homme2-2/+6
2017-09-06Define HAVE_NATIVE_GCORE_HOST on NetBSDKamil Rytarowski2-0/+5
2017-09-06Add native target for FreeBSD/aarch64.John Baldwin6-0/+148
2017-09-06Add FreeBSD/aarch64 architecture.John Baldwin6-0/+258
2017-09-06Add myself as a write-after-approval GDB maintainer.Kamil Rytarowski2-0/+5
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu8-22/+58
2017-09-06x86: Don't change r_type when performing TLS transitionsH.J. Lu3-25/+36
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil5-2/+77
2017-09-06Automatic date update in version.inGDB Administrator1-1/+1
2017-09-05x86-64: Properly set converted_relocH.J. Lu6-4/+15
2017-09-05Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;Philippe Waroquiers2-1/+5
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu6-110/+49
2017-09-05Don't use -fdiagnostics-color=never for rustcTom Tromey2-1/+11
2017-09-05Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi2-7/+23
2017-09-05Add thread after updating gdbarch when exec'ingSimon Marchi2-1/+10
2017-09-05Read stop_pc after updating the gdbarch when exec'ingSimon Marchi2-2/+7
2017-09-05Improve "'g' reply is is to long" error messageSimon Marchi2-1/+6
2017-09-05Add i386.o to gdb_target_obs for x86_64-* targetsYao Qi2-7/+13
2017-09-05eval.c:evaluate_subexp_standard: Factor out function call handlingPedro Alves2-451/+482
2017-09-05Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton2-3/+9
2017-09-05Convert the rest x86 target descriptionsYao Qi30-2568/+203
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi11-1998/+13
2017-09-05[GDBserver] Shorten srv_amd64_linux_xmlfilesYao Qi2-1/+6
2017-09-05[GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi2-9/+10
2017-09-05Convert amd64-linux target descriptionsYao Qi14-210/+375
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi13-54/+599
2017-09-05Centralize amd64-linux target descriptionsYao Qi4-52/+47
2017-09-05Update comments in amd64_linux_core_read_descriptionYao Qi2-3/+8
2017-09-05[GDBserver] Shorten srv_i386_linux_xmlfilesYao Qi2-1/+6
2017-09-05[GDBserver] Use pre-generated tdesc as testYao Qi6-87/+114
2017-09-05Remove features/i386/i386-*linux.cYao Qi9-1118/+11