aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Skip extra relocations in .rel.plt/.rela.pltH.J. Lu3-0/+17
2015-05-20[AArch64/BFD] Sort relocation case labels alphabeticallyJiong Wang3-79/+91
2015-05-20[AArch64] Sort relocation case labels alphabeticallyJiong Wang2-18/+25
2015-05-20Memory leak reading frame register during inferior event handlingJoel Brobecker2-1/+22
2015-05-20gdb/ada-lang.c: Rename local variable typename into type_name...Joel Brobecker2-5/+10
2015-05-20Automatic date update in version.inGDB Administrator1-1/+1
2015-05-19compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil2-2/+10
2015-05-19compile: gdb_stdout -> gdb_stdlogJan Kratochvil4-16/+24
2015-05-19Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2-2/+17
2015-05-19Automatic date update in version.inGDB Administrator1-1/+1
2015-05-18Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton4-53/+52
2015-05-18Fix dw-2 test for 16-bit targets.Nick Clifton2-1/+5
2015-05-18Remove Disp32 from AMD64 direct call/jmpH.J. Lu3-4/+9
2015-05-18[AArch64] Remove X86-64 commentsJiong Wang2-5/+6
2015-05-18Automatic date update in version.inGDB Administrator1-1/+1
2015-05-18Add myself to write-after-approval listMax Filippov1-0/+1
2015-05-17sim: erc32: restore attributionMike Frysinger8-7/+33
2015-05-17ELF options may be missing from `ld --help' outputChung-Lin Tang3-68/+91
2015-05-17Automatic date update in version.inGDB Administrator1-1/+1
2015-05-16Add support for unbuffered and zero sized Guile ports.Doug Evans8-72/+304
2015-05-16compile: Fix uninitialized variable compiler warningsJan Kratochvil2-3/+11
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu8-4/+102
2015-05-16compile: Fix detected inferior typeJan Kratochvil2-2/+7
2015-05-16[GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra3-6/+139
2015-05-16compile: New 'compile print'Jan Kratochvil15-12/+473
2015-05-16Code cleanup: compile: func_addr -> func_symJan Kratochvil4-52/+89
2015-05-16compile: Use -Wall, not -wJan Kratochvil7-22/+58
2015-05-16compile: Distribute scope, add scope_dataJan Kratochvil8-9/+47
2015-05-16Code cleanup: Make parts of print_command_1 publicJan Kratochvil3-44/+76
2015-05-16Add forgotten ChangeLog entry for the previous commit.Jan Kratochvil1-0/+5
2015-05-16compile: Add one debug messageJan Kratochvil1-0/+6
2015-05-16Automatic date update in version.inGDB Administrator1-1/+1
2015-05-15Array indexed by non-contiguous enumeration typesJerome Guitton6-36/+148
2015-05-15Non bit-packed packed arrays as variable-length fieldsJerome Guitton8-4/+190
2015-05-15Change pointers from char * to unsigned char *H.J. Lu2-9/+15
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu24-5302/+5508
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton7-87/+303
2015-05-15Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves2-32/+99
2015-05-15More C++ build fixingPedro Alves2-3/+11
2015-05-15Avoid using 'private' C++ keyword as symbolPedro Alves2-3/+8
2015-05-15Include header for enum target_stop_reasonPedro Alves2-0/+6
2015-05-15Fix a couple C++ build issuesYuanhui Zhang2-12/+20
2015-05-15[Ada] problem printing negative integer values in packed arrays.Joel Brobecker7-0/+120
2015-05-15Add -mshared option to x86 ELF assemblerH.J. Lu11-28/+219
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton9-86/+492
2015-05-14Fix some PPC assembler errors.Peter Bergner11-12/+50
2015-05-15Automatic date update in version.inGDB Administrator1-1/+1
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu12-123/+544
2015-05-14Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal3-17/+17
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker5-0/+52