aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-30objdump: Handle 32-bit base address in debug_ranges / debug_loc.Andrew Burgess6-11/+207
2015-11-30Automatic date update in version.inGDB Administrator1-1/+1
2015-11-28Update my email address in MAINTAINERS.Cary Coutant2-1/+5
2015-11-29Automatic date update in version.inGDB Administrator1-1/+1
2015-11-28Adjust GDB to demangler API changePedro Alves2-1/+6
2015-11-28libsanitizer merge from upstream r250806, compiler part.Maxim Ostapenko2-1/+6
2015-11-28Port libvtv to SolarisRainer Orth2-0/+9
2015-11-28SH FDPIC backend supportRich Felker2-0/+36
2015-11-28PR other/61321 - demangler crash on casts in template parametersPedro Alves5-8/+81
2015-11-28libiberty TAGSMike Stump2-1/+5
2015-11-28(Makefiles): PATCH to include libcpp and libiberty in GCC etagsJason Merrill2-5/+7
2015-11-28Fix PR63758 by using the _NSGetEnviron() API on DarwinIain Sandoe6-12/+55
2015-11-28Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill4-5/+45
2015-11-28Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev4-8/+94
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2-7/+7
2015-11-28Avoid "enum conversion when passing argument 1 of 'getrusage' is invalid in C...Uros Bizjak2-0/+9
2015-11-28Automatic date update in version.inGDB Administrator1-1/+1
2015-11-27[AArch64][PATCH 3/3] Add floating-point FP16 instructionsMatthew Wahab8-682/+1292
2015-11-27[AArch64][PATCH 2/3] Adjust a utility function for floating point values.Matthew Wahab2-7/+37
2015-11-27[AArch64][PATCH 1/3] Support ARMv8.2 FP16 floating point instructions.Matthew Wahab2-0/+8
2015-11-27[AArch64] Add ARMv8.2 instruction alias REV64.Matthew Wahab8-768/+814
2015-11-27[AArch64] Add ARMv8.2 instructions BFC and REV64.Matthew Wahab13-861/+1106
2015-11-27remote.c: Add missing castSimon Marchi2-1/+5
2015-11-27[AArch64] Let aliased instructions be their preferred form.Matthew Wahab5-2/+202
2015-11-27[AArch64] Only check breakpoint alignment on insertingYao Qi2-7/+21
2015-11-27New test gdb.arch/arm-neon.expYao Qi3-0/+169
2015-11-27[AArch64] Handle HFA and HVA togetherYao Qi2-17/+29
2015-11-27[AArch64] Support gnu vector in inferior callYao Qi2-0/+48
2015-11-27Use multi_line to make pattern more human readableYao Qi2-5/+97
2015-11-27Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2...Yao Qi2-1/+6
2015-11-27Use ${frames_invalid} in gdb.cp/annota2.expYao Qi2-1/+5
2015-11-27[Aarch64] Support an ARMv8.2 system register.Matthew Wahab5-0/+42
2015-11-27[AArch64] Add feature flags and command line for ARMv8.2 FP16 support.Matthew Wahab5-0/+18
2015-11-27Automatic date update in version.inGDB Administrator1-1/+1
2015-11-26Adjust ChangeLog entrySimon Marchi1-1/+1
2015-11-26Add test for thread namesSimon Marchi4-0/+144
2015-11-26Display names of remote threadsSimon Marchi13-46/+142
2015-11-26Constify thread name return pathSimon Marchi7-12/+23
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger4-0/+19
2015-11-26Automatic date update in version.inGDB Administrator1-1/+1
2015-11-25Import zlib 1.2.8 with local change merged in.Joel Brobecker89-455/+3770
2015-11-25Adjust local symbol value in relocatable link to be relative to section.Cary Coutant2-2/+12
2015-11-25[GOLD] Align PowerPC64 GOTAlan Modra2-1/+9
2015-11-25Automatic date update in version.inGDB Administrator1-1/+1
2015-11-24[GAS, ARM] Invalid LDR immediate transformationChristophe Monat7-3/+78
2015-11-24NEWS: "info" commands now list in ascending orderPedro Alves2-0/+9
2015-11-24List displays in ascending orderPedro Alves5-10/+71
2015-11-24List checkpoints in ascending orderPedro Alves4-7/+45
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves30-265/+171
2015-11-24Linux: dump the signalled thread firstPedro Alves2-63/+75