summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add R_386_LOAD_GOT32users/hjl/indbrH.J. Lu2015-09-0232-47/+604
* Add R_X86_64_INDBR_GOTPCRELH.J. Lu2015-09-0217-28/+308
* Rename R_386_irelative to R_386_ext2H.J. Lu2015-09-022-6/+14
* Turn IFUNC symbols from shared libraries into normal FUNC symbolsH.J. Lu2015-09-023-5/+16
* [GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2015-09-022-17/+88
* Initialize yet another variable to silence GCC warning from last-but-one commitSergio Durigan Junior2015-09-022-1/+6
* Initialize variable and silence GCC warning from last commitSergio Durigan Junior2015-09-022-1/+5
* Catching errors on probes-based dynamic linker interfaceSergio Durigan Junior2015-09-022-3/+46
* Improve error reporting when handling SystemTap SDT probesSergio Durigan Junior2015-09-023-13/+53
* Automatic date update in version.inGDB Administrator2015-09-021-1/+1
* [Ada] Fix completion for multiple function matchesPierre-Marie de Rodat2015-09-019-2/+96
* Skip PLT for function pointer initializationH.J. Lu2015-09-0119-33/+349
* Wrong function reported for linker error messageAlan Modra2015-09-012-1/+22
* ppc64 out-of-line register save/restore functionsAlan Modra2015-09-012-49/+171
* Automatic date update in version.inGDB Administrator2015-09-011-1/+1
* Optimise PowerPC64 r2 adjusting stubsAlan Modra2015-08-312-12/+28
* ppc64 section group handlingAlan Modra2015-08-314-176/+192
* gdb/tui: Make local variable const.Andrew Burgess2015-08-312-1/+6
* xtensa: initialize call_abi in xtensa_tdepMax Filippov2015-08-312-1/+8
* More "Make asection->id and asection->index unsigned"Alan Modra2015-08-314-5/+13
* NDS32 build fixesAlan Modra2015-08-312-5/+13
* Regen intl/configureAlan Modra2015-08-312-214/+603
* Make asection->id and asection->index unsignedAlan Modra2015-08-3114-28/+46
* Automatic date update in version.inGDB Administrator2015-08-311-1/+1
* symtab.h (struct symbol): Tweak comment.Doug Evans2015-08-292-5/+8
* Automatic date update in version.inGDB Administrator2015-08-301-1/+1
* Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"Patrick Palka2015-08-294-22/+1
* Use gdbarch obstack to allocate the TYPE_NAME string in arch_typePatrick Palka2015-08-294-1/+22
* Use gdbarch obstack to allocate types in alloc_type_archPatrick Palka2015-08-292-3/+9
* Automatic date update in version.inGDB Administrator2015-08-291-1/+1
* Document the GDB 7.10 release in gdb/ChangeLogJoel Brobecker2015-08-281-0/+4
* Update NEWS entry about non-8-bits addressable memorySimon Marchi2015-08-282-1/+5
* Revert: solib_global_lookup: Fetch arch from objfile.Ulrich Weigand2015-08-282-1/+8
* Fix incorrect ChangeLog dates.Ulrich Weigand2015-08-281-4/+4
* Also install readelf into tooldir/bin directoryH.J. Lu2015-08-283-2/+7
* Automatic date update in version.inGDB Administrator2015-08-281-1/+1
* Fix ChangeLog entries starting with "Likewise"Simon Marchi2015-08-272-2/+4
* [Cell/B.E.] Fix wrong relocation for TLS variable offsetUlrich Weigand2015-08-272-1/+6
* [Cell/B.E.] Make parse_spufs_run more robustUlrich Weigand2015-08-272-1/+16
* Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand2015-08-275-6/+25
* Fix assertion failure in linux-thread-dbUlrich Weigand2015-08-272-4/+13
* Report UNRESOLVED on failures while detecting Cell/B.E.Ulrich Weigand2015-08-272-1/+6
* Add reloc sort testAlan Modra2015-08-274-0/+62
* More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-2718-92/+134
* Fix inverted statements in m88k_analyze_prologueSimon Marchi2015-08-272-2/+7
* Remove duplicate ChangeLog entrySimon Marchi2015-08-271-4/+0
* Document non-8-bits addressable memory support in NEWSSimon Marchi2015-08-272-0/+11
* gdbserver/proc-service.c: bogus return value conversionPedro Alves2015-08-272-1/+7
* gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves2015-08-274-37/+5
* gdb: Use sighandler_t everywherePedro Alves2015-08-279-21/+39