summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PowerPC64 --plt-alignAlan Modra2017-09-108-22/+55
* x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu2017-09-095-36/+23
* x86: Don't check has_non_got_relocH.J. Lu2017-09-092-3/+7
* x86: Remove restriction on NOTRACK prefix positionH.J. Lu2017-09-0914-244/+274
* x86: Properly handle __ehdr_startH.J. Lu2017-09-0922-23/+237
* Automatic date update in version.inGDB Administrator2017-09-091-1/+1
* Remove unused field field_info.fnfieldsKeith Seitz2017-09-082-4/+5
* x86: Update comments in elfxx-x86.hH.J. Lu2017-09-082-2/+6
* Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann2017-09-085-16/+74
* fortran: Testsuite, fix typos in vla-value.Bernhard Heckel2017-09-083-4/+9
* Fortran: Testsuite, fix differences in type naming.Bernhard Heckel2017-09-084-15/+31
* Fix indentation for printing Fortran types with pointersFrank Penczek2017-09-085-4/+89
* x86: Replace elf_x86_plt_layout_table with elf_x86_init_tableH.J. Lu2017-09-085-54/+66
* x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.loH.J. Lu2017-09-077-26/+38
* Automatic date update in version.inGDB Administrator2017-09-081-1/+1
* RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC codePalmer Dabbelt2017-09-072-17/+13
* RISC-V: Print an error when unable to align a sectionPalmer Dabbelt2017-09-072-2/+14
* RISC-V: Support PCREL_* relocations agaist weak undefined symbolsPalmer Dabbelt2017-09-072-5/+76
* Document the GDB 8.0.1 release in gdb/ChangeLogJoel Brobecker2017-09-071-0/+4
* remove QStartupWithShell entry from NEWS::Changes in GDB 7.11Joel Brobecker2017-09-072-3/+4
* x86: Remove _bfd_{i386,x86_64}_elf_convert_loadH.J. Lu2017-09-075-307/+137
* Automatic date update in version.inGDB Administrator2017-09-071-1/+1
* Change funcall_chain to be a std::vectorTom Tromey2017-09-062-39/+14
* Remove last cleanups from go-exp.yTom Tromey2017-09-062-10/+5
* Remove last cleanups from d-exp.yTom Tromey2017-09-062-17/+13
* Remove make_cleanup_clear_parser_stateTom Tromey2017-09-0610-50/+23
* Introduce dw2_linkage_name and dw2_linkage_name_attr.Keith Seitz2017-09-062-26/+46
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-0659-202/+434
* Cast char constant to int in sizeof.expTom Tromey2017-09-062-1/+6
* Correct shell compatibility issue detected with pkgsrc.Kamil Rytarowski2017-09-062-1/+5
* Fix calls in gdb.arch/thumb2-it.expThomas Preud'homme2017-09-062-2/+6
* Define HAVE_NATIVE_GCORE_HOST on NetBSDKamil Rytarowski2017-09-062-0/+5
* Add native target for FreeBSD/aarch64.John Baldwin2017-09-066-0/+148
* Add FreeBSD/aarch64 architecture.John Baldwin2017-09-066-0/+258
* Add myself as a write-after-approval GDB maintainer.Kamil Rytarowski2017-09-062-0/+5
* x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu2017-09-068-22/+58
* x86: Don't change r_type when performing TLS transitionsH.J. Lu2017-09-063-25/+36
* Fix accessing TLS variables with no debug infoJan Kratochvil2017-09-065-2/+77
* Automatic date update in version.inGDB Administrator2017-09-061-1/+1
* x86-64: Properly set converted_relocH.J. Lu2017-09-056-4/+15
* Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;Philippe Waroquiers2017-09-052-1/+5
* x86-64: Improve GOTPCREL relocation conversionH.J. Lu2017-09-056-110/+49
* Don't use -fdiagnostics-color=never for rustcTom Tromey2017-09-052-1/+11
* Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi2017-09-052-7/+23
* Add thread after updating gdbarch when exec'ingSimon Marchi2017-09-052-1/+10
* Read stop_pc after updating the gdbarch when exec'ingSimon Marchi2017-09-052-2/+7
* Improve "'g' reply is is to long" error messageSimon Marchi2017-09-052-1/+6
* Add i386.o to gdb_target_obs for x86_64-* targetsYao Qi2017-09-052-7/+13
* eval.c:evaluate_subexp_standard: Factor out function call handlingPedro Alves2017-09-052-451/+482
* Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton2017-09-052-3/+9