aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-10PowerPC64 --plt-alignAlan Modra8-22/+55
2017-09-09x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu5-36/+23
2017-09-09x86: Don't check has_non_got_relocH.J. Lu2-3/+7
2017-09-09x86: Remove restriction on NOTRACK prefix positionH.J. Lu14-244/+274
2017-09-09x86: Properly handle __ehdr_startH.J. Lu22-23/+237
2017-09-09Automatic date update in version.inGDB Administrator1-1/+1
2017-09-08Remove unused field field_info.fnfieldsKeith Seitz2-4/+5
2017-09-08x86: Update comments in elfxx-x86.hH.J. Lu2-2/+6
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann5-16/+74
2017-09-08fortran: Testsuite, fix typos in vla-value.Bernhard Heckel3-4/+9
2017-09-08Fortran: Testsuite, fix differences in type naming.Bernhard Heckel4-15/+31
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