aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Document the GDB 7.9.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-05-13gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.Joel Brobecker2-1/+12
2015-05-13Disable the configuration of GDB for HPUX targets.John David Anglin3-8/+19
2015-05-13xtensa: fix gas trampolines regressionMax Filippov4-2/+20
2015-05-13Add missing ChangeLog entry for previous commitPatrick Palka1-1/+7
2015-05-13Avoid race condition when handling a SIGWINCH signalPatrick Palka2-2/+2
2015-05-13dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanupJan Kratochvil5-5/+19
2015-05-13Fix PR gdb/17820Patrick Palka6-30/+95
2015-05-13Revert "Add -mno-shared to x86 assembler"H.J. Lu7-110/+0
2015-05-13Add missing ChangeLog entries for PR binutis/18386H.J. Lu3-0/+30
2015-05-13Return ELF_CLASS_BOTH by defaultH.J. Lu2-2/+5
2015-05-13MAINTAINERS: Add myself as s390 and s390x maintainer.Andreas Krebbel2-0/+5
2015-05-13Automatic date update in version.inGDB Administrator1-1/+1
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu10-11/+63
2015-05-12Also skip x86_64-*-nacl*H.J. Lu2-1/+5
2015-05-12tweak some commentsDoug Evans2-4/+10
2015-05-12Extended-remote fork event docsDon Breazeal4-0/+124
2015-05-12Extended-remote fork catchDon Breazeal2-3/+241
2015-05-12Extended-remote follow vforkDon Breazeal6-7/+78
2015-05-12Arch-specific remote follow forkDon Breazeal7-12/+187
2015-05-12Extended-remote Linux follow forkDon Breazeal14-106/+415
2015-05-12Clone remote breakpointsDon Breazeal3-0/+119
2015-05-12Identify remote fork event supportDon Breazeal10-1/+120
2015-05-12[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf headerJiong Wang2-0/+5
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson6-9/+54
2015-05-12Enables the -t abbreviated form of the --temp-prefix command line option for ...Stephen Kitt2-2/+7
2015-05-12Automatic date update in version.inGDB Administrator1-1/+1
2015-05-11Remove Disp16|Disp32 from 64-bit direct branchesH.J. Lu3-5/+26
2015-05-11Allow mixing target and not-target directivesH.J. Lu3-5/+7
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu8-1/+58
2015-05-11Add Intel MCU support to ldH.J. Lu14-23/+185
2015-05-11Add Intel MCU support to gasH.J. Lu18-6/+279
2015-05-11Add Intel MCU support to opcodesH.J. Lu8-5817/+5853
2015-05-11Add init_dwarf_regnames_iamcuH.J. Lu4-1/+46
2015-05-11Add Intel MCU support to bfdH.J. Lu13-26/+185
2015-05-11Add EM_386/EM_IAMCU support to elfedit.cH.J. Lu6-26/+92
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu7-10/+30
2015-05-11Automatic date update in version.inGDB Administrator1-1/+1
2015-05-10Replace input_bfd and output_bfd with abfdH.J. Lu3-16/+14
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra11-1/+135
2015-05-10Automatic date update in version.inGDB Administrator1-1/+1
2015-05-09Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu9-22/+151
2015-05-09Automatic date update in version.inGDB Administrator1-1/+1
2015-05-08Avoid segfault on missing directory table.Sandra Loosemore2-6/+17
2015-05-08Fix register save offset for nios2 signal handler trampolines.Sandra Loosemore2-2/+28
2015-05-08Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore2-7/+11
2015-05-08Revert to using "trap 31" for breakpoints on nios2.Sandra Loosemore2-6/+19
2015-05-08Fix coredump-filter.exp by correctly unsetting arraySergio Durigan Junior2-1/+6
2015-05-08libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available.Joel Brobecker2-0/+7
2015-05-08Fix sequential gdb test runsPedro Alves2-0/+8