aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Add R_386_LOAD_GOT32users/hjl/indbrH.J. Lu32-47/+604
2015-09-02Add R_X86_64_INDBR_GOTPCRELH.J. Lu17-28/+308
2015-09-02Rename R_386_irelative to R_386_ext2H.J. Lu2-6/+14
2015-09-02Turn IFUNC symbols from shared libraries into normal FUNC symbolsH.J. Lu3-5/+16
2015-09-02[GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2-17/+88
2015-09-02Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior2-1/+6
2015-09-02Initialize variable and silence GCC warning from last commitSergio Durigan Junior2-1/+5
2015-09-02Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior2-3/+46
2015-09-02Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior3-13/+53
2015-09-02Automatic date update in version.inGDB Administrator1-1/+1
2015-09-01[Ada] Fix completion for multiple function matchesPierre-Marie de Rodat9-2/+96
2015-09-01Skip PLT for function pointer initializationH.J. Lu19-33/+349
2015-09-01Wrong function reported for linker error messageAlan Modra2-1/+22
2015-09-01ppc64 out-of-line register save/restore functionsAlan Modra2-49/+171
2015-09-01Automatic date update in version.inGDB Administrator1-1/+1
2015-08-31Optimise PowerPC64 r2 adjusting stubsAlan Modra2-12/+28
2015-08-31ppc64 section group handlingAlan Modra4-176/+192
2015-08-31gdb/tui: Make local variable const.Andrew Burgess2-1/+6
2015-08-31xtensa: initialize call_abi in xtensa_tdepMax Filippov2-1/+8
2015-08-31More "Make asection->id and asection->index unsigned"Alan Modra4-5/+13
2015-08-31NDS32 build fixesAlan Modra2-5/+13
2015-08-31Regen intl/configureAlan Modra2-214/+603
2015-08-31Make asection->id and asection->index unsignedAlan Modra14-28/+46
2015-08-31Automatic date update in version.inGDB Administrator1-1/+1
2015-08-29symtab.h (struct symbol): Tweak comment.Doug Evans2-5/+8
2015-08-30Automatic date update in version.inGDB Administrator1-1/+1
2015-08-29Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"Patrick Palka4-22/+1
2015-08-29Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka4-1/+22
2015-08-29Use gdbarch obstack to allocate types in alloc_type_archPatrick Palka2-3/+9
2015-08-29Automatic date update in version.inGDB Administrator1-1/+1
2015-08-28Document the GDB 7.10 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-08-28Update NEWS entry about non-8-bits addressable memorySimon Marchi2-1/+5
2015-08-28Revert: solib_global_lookup: Fetch arch from objfile.Ulrich Weigand2-1/+8
2015-08-28Fix incorrect ChangeLog dates.Ulrich Weigand1-4/+4
2015-08-28Also install readelf into tooldir/bin directoryH.J. Lu3-2/+7
2015-08-28Automatic date update in version.inGDB Administrator1-1/+1
2015-08-27Fix ChangeLog entries starting with "Likewise"Simon Marchi2-2/+4
2015-08-27[Cell/B.E.] Fix wrong relocation for TLS variable offsetUlrich Weigand2-1/+6
2015-08-27[Cell/B.E.] Make parse_spufs_run more robustUlrich Weigand2-1/+16
2015-08-27Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand5-6/+25
2015-08-27Fix assertion failure in linux-thread-dbUlrich Weigand2-4/+13
2015-08-27Report UNRESOLVED on failures while detecting Cell/B.E.Ulrich Weigand2-1/+6
2015-08-27Add reloc sort testAlan Modra4-0/+62
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra18-92/+134
2015-08-27Fix inverted statements in m88k_analyze_prologueSimon Marchi2-2/+7
2015-08-27Remove duplicate ChangeLog entrySimon Marchi1-4/+0
2015-08-27Document non-8-bits addressable memory support in NEWSSimon Marchi2-0/+11
2015-08-27gdbserver/proc-service.c: bogus return value conversionPedro Alves2-1/+7
2015-08-27gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves4-37/+5
2015-08-27gdb: Use sighandler_t everywherePedro Alves9-21/+39