aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker4743-4753/+4757
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker5-3/+14
2016-01-01Rotate the GDB ChangeLogJoel Brobecker3-14475/+14489
2016-01-01Automatic date update in version.inGDB Administrator1-1/+1
2015-12-31opcodes/arc: Support dmb instruction with no operandsAndrew Burgess2-0/+8
2015-12-30sim: m68hc11: fix default endianMike Frysinger3-2/+7
2015-12-30sim: cris/m68hc11: move default endian/alignment to configureMike Frysinger8-14/+115
2015-12-31Automatic date update in version.inGDB Administrator1-1/+1
2015-12-30sim: h8300: inline sim_state_initializeMike Frysinger2-27/+7
2015-12-30sim: h8300: simplify h8300_reg_{fetch,store} funcsMike Frysinger2-53/+29
2015-12-30sim: h8300: switch to common sim-resumeMike Frysinger3-40/+57
2015-12-30sim: h8300: move default endian/alignment to configureMike Frysinger4-6/+112
2015-12-30sim: simplify STATE_MY_NAME setupMike Frysinger2-3/+6
2015-12-30sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger20-86/+169
2015-12-30sim: h8300: move unused/buggy lregs arrayMike Frysinger2-4/+5
2015-12-30sim: h8300: drop unused inst.hMike Frysinger3-104/+5
2015-12-30Fix assorted ChangeLog errorsAlan Modra15-534/+546
2015-12-29sim: ppc: track closed state of file descriptors 0, 1, and 2.Kevin Buettner3-22/+151
2015-12-30Automatic date update in version.inGDB Administrator1-1/+1
2015-12-29Automatic date update in version.inGDB Administrator1-1/+1
2015-12-28Use libiberty's crc32 implementation in gdbserverPatrick Palka2-20/+6
2015-12-28Automatic date update in version.inGDB Administrator1-1/+1
2015-12-27Correct nios2 _gp address computation.Sandra Loosemore2-10/+28
2015-12-27sim: aarch64/msp430: fix disassembler usageMike Frysinger4-4/+14
2015-12-27sim: unify sim-hloadMike Frysinger46-67/+93
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger95-290/+197
2015-12-26sim: bfin: push down mmr address/size checksMike Frysinger33-229/+549
2015-12-27Automatic date update in version.inGDB Administrator1-1/+1
2015-12-26sim: bfin: avoid stack error under asanMike Frysinger2-1/+5
2015-12-26sim: sim-core: pass down cpu to hw accesses when availableMike Frysinger2-10/+41
2015-12-26sim: mips: delete mmu stubs to move to common sim_{read,write}Mike Frysinger6-355/+153
2015-12-26sim: cris: do not pass cpu when writing memory during initMike Frysinger2-5/+10
2015-12-26sim: standardize sim_create_inferior handling of argv a bit moreMike Frysinger18-34/+106
2015-12-26sim: aarch64: move ChangeLog contentMike Frysinger2-26/+25
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme5-0/+52
2015-12-26Automatic date update in version.inGDB Administrator1-1/+1
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore2-1/+8
2015-12-25sim: frv: punt WITH_DEVICE supportMike Frysinger6-95/+10
2015-12-25sim: m32r: migrate from WITH_DEVICES to WITH_HWMike Frysinger12-178/+361
2015-12-25sim: cris: migrate from WITH_DEVICES to WITH_HWMike Frysinger10-126/+113
2015-12-25sim: cris: clean up rvdummy a bitMike Frysinger2-2/+6
2015-12-25sim: cris: set up sane default path to rvdummyMike Frysinger2-1/+14
2015-12-25sim: hw-properties: delete trace callsMike Frysinger2-4/+8
2015-12-25sim: drop WITH_ENGINE defineMike Frysinger3-15/+5
2015-12-25sim: sim-model: build for everyoneMike Frysinger29-49/+75
2015-12-25sim: move MACH/MODEL types into SIM_xxx namespaceMike Frysinger33-116/+172
2015-12-25sim: arm: delete unused codeMike Frysinger23-3651/+34
2015-12-25sim: move WITH_SCACHE_PBB to sim-main.hMike Frysinger18-49/+57
2015-12-25sim: device_error: puntMike Frysinger12-52/+32
2015-12-25sim: always enable callback memoryMike Frysinger4-13/+13