summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore references with relocs to discarded sections in .data.rel.ro.local on ...John David Anglin2015-10-112-0/+10
* sim: moxie: fix leakage in error path [BZ #18273]Mike Frysinger2015-10-112-0/+6
* sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407]Mike Frysinger2015-10-114-1/+33
* Automatic date update in version.inGDB Administrator2015-10-111-1/+1
* Bug 19113 - read.c stringer assertionAlan Modra2015-10-102-3/+9
* Automatic date update in version.inGDB Administrator2015-10-101-1/+1
* [Ada] ada_unpack_from_contents: Error if target buffer not large enoughJoel Brobecker2015-10-092-1/+15
* [Ada] Buffer overflow in ada_unpack_from_contentsJoel Brobecker2015-10-092-1/+19
* make is_scalar_type non-static and use it in ada-lang.cJoel Brobecker2015-10-094-14/+11
* [Ada] Better handling of dynamic types in ada_value_primitive_packed_valJoel Brobecker2015-10-092-29/+57
* [Ada] split data unpacking code out of ada_value_primitive_packed_val.Joel Brobecker2015-10-092-91/+133
* Reorder variable declarations in ada_value_primitive_packed_valJoel Brobecker2015-10-092-9/+18
* use gdb_byte in ada-lang.c::ada_value_primitive_packed_val...Joel Brobecker2015-10-092-5/+11
* More explicit local variable names in ada_value_primitive_packed_valJoel Brobecker2015-10-092-30/+37
* i386: Fix type of gdbarch_tdep::register_reggroup_pSimon Marchi2015-10-092-1/+6
* cris: Use enum bfd_endian to represent endiannessSimon Marchi2015-10-092-1/+6
* arm-linux-tdep: Add explicit cast for int to gdb_syscall conversionSimon Marchi2015-10-092-3/+8
* Change some void* to gdb_byte*Simon Marchi2015-10-0920-63/+120
* Add two callback data castsSimon Marchi2015-10-093-2/+9
* Fix typos in commentsEli Zaretskii2015-10-093-2/+7
* btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger2015-10-093-4/+14
* Fix gdb.base/a2-run.exp racePedro Alves2015-10-092-19/+40
* Automatic date update in version.inGDB Administrator2015-10-091-1/+1
* [D] Support D style sizeof and typeof expressions.Iain Buclaw2015-10-084-0/+109
* MAINTAINERS: Update my email addressMaciej W. Rozycki2015-10-082-1/+5
* Fix compile time warning compiling ARC port.Nick Clifton2015-10-082-1/+6
* btrace: fix void returnMarkus Metzger2015-10-082-1/+6
* Automatic date update in version.inGDB Administrator2015-10-081-1/+1
* Avoid using 'template' C++ keywordYao Qi2015-10-077-12/+28
* Wrap include/opcode/aarch64.h in extern "C" for C++Yao Qi2015-10-072-0/+12
* New ARC implementation.Nick Clifton2015-10-07140-8060/+31597
* gold: fix ABI pagesize for aarch64Andreas Schwab2015-10-072-4/+8
* [aarch64] use aarch64_decode_insn to decode instructions in GDBYao Qi2015-10-072-11/+28
* Automatic date update in version.inGDB Administrator2015-10-071-1/+1
* Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2015-10-062-9/+16
* Clear the ch_reserved field in 64-bit outputH.J. Lu2015-10-062-0/+8
* parse load_offset (bias) of restore command as longPitchumani Sivanupandi2015-10-062-2/+8
* Automatic date update in version.inGDB Administrator2015-10-061-1/+1
* Don't re-export common symbolsH.J. Lu2015-10-055-3/+23
* Automatic date update in version.inGDB Administrator2015-10-051-1/+1
* Enable IAMCU and PEI for Solaris2/x86H.J. Lu2015-10-044-5/+14
* Change ch_type to Elf_Word in struct Chdr_data<64>H.J. Lu2015-10-043-5/+24
* Automatic date update in version.inGDB Administrator2015-10-041-1/+1
* [FT32] gdb: Correctly interpret function prologsjamesbowman2015-10-022-6/+54
* Automatic date update in version.inGDB Administrator2015-10-031-1/+1
* Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore2015-10-022-1/+11
* [LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li2015-10-026-2/+103
* [LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li2015-10-0211-3/+266
* [GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li2015-10-0211-1/+158
* [BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li2015-10-028-0/+148