summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer_refcountusers/hjl/pr18900H.J. Lu2015-08-311-1/+3
* Add pointer_refcountH.J. Lu2015-08-311-10/+41
* 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
* Import the "signal-h" module from gnulibPedro Alves2015-08-2711-21/+954
* Fix ChangeLog entry date and mention gdb/18804Pedro Alves2015-08-271-1/+2
* gdb: remove packet size limitPedro Alves2015-08-272-35/+49
* Mention language in compile error messageLuis Machado2015-08-272-1/+7
* Force language to C in gdb.compile/compile-ifunc.expLuis Machado2015-08-272-0/+11
* Add missing pr referenceAlan Modra2015-08-271-0/+1
* Don't sort ld -r output relocs on alphaAlan Modra2015-08-272-0/+19
* Unset attach_flag when running a new processPatrick Palka2015-08-265-0/+100
* Automatic date update in version.inGDB Administrator2015-08-271-1/+1
* Fix gdbarch.c build errorSimon Marchi2015-08-263-2/+7
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-26177-675/+906
* Fix native follow-exec-mode "new"Don Breazeal2015-08-263-3/+21
* New test for follow-exec-modeDon Breazeal2015-08-263-0/+242
* gdb: Add Markus Metzger as btrace maintainerPedro Alves2015-08-262-0/+11
* Use stable sort for ld -r relocsAlan Modra2015-08-262-72/+86