aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-29sim; testsuite: allow tests to set no outputMike Frysinger2-1/+9
2015-03-29sim: common: sim-arange: fix extern inline handlingMike Frysinger3-9/+21
2015-03-29sim: testsuite: make subdir unconditionalMike Frysinger6-72/+12
2015-03-29sim: microblaze: use common configure optionsMike Frysinger4-2/+442
2015-03-29Add the missing opcodes/ChangeLog entryH.J. Lu1-0/+4
2015-03-29Regenerate opcodes/Makefile.inH.J. Lu1-1/+0
2015-03-29Fix a typo in bfd/ChangeLogH.J. Lu1-2/+1
2015-03-29Add --with-system-zlib in bfdH.J. Lu9-130/+76
2015-03-29sim: mcore: convert to nrunMike Frysinger4-119/+182
2015-03-29sim: mcore: use common configure optionsMike Frysinger4-2/+442
2015-03-29sim: mcore: add a basic testsuiteMike Frysinger4-0/+77
2015-03-29sim: mcore: drop sbrk supportMike Frysinger2-39/+9
2015-03-29sim: avr: fix _start testsuite symbolMike Frysinger2-1/+6
2015-03-29Automatic date update in version.inGDB Administrator1-1/+1
2015-03-28sim: sh: convert to nrunMike Frysinger5-227/+260
2015-03-28sim: sh: clean up some warningsMike Frysinger3-211/+131
2015-03-28sim: sh: fix broken handling in DSR regMike Frysinger2-2/+6
2015-03-28sim: sh: clean up gencodeMike Frysinger3-68/+61
2015-03-28sim: sh: use common configure optionsMike Frysinger4-2/+555
2015-03-28A zlib to tarballH.J. Lu2-5/+16
2015-03-28sim: avr: convert to nrun.oMike Frysinger7-843/+1378
2015-03-28sim: avr: start a basic testsuiteMike Frysinger9-0/+78
2015-03-28sim/erc32: Fix a few compiler warningsJiri Gaisler3-10/+18
2015-03-28sim/erc32: Use memory_iread() function for instruction fetching.Jiri Gaisler5-10/+42
2015-03-28sim: erc32: strip paren from return statementsMike Frysinger7-80/+93
2015-03-28gdb: ft32: new portJames Bowman5-1/+595
2015-03-28sim: ft32: new portJames Bowman20-0/+18127
2015-03-28Automatic date update in version.inGDB Administrator1-1/+1
2015-03-27Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*H.J. Lu2-0/+5
2015-03-27Revert: Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-2/+8
2015-03-27Remove the unused cpu_flags_setH.J. Lu2-17/+4
2015-03-27Initialize EXPR in dtrace-probe::dtrace_process_dof_probeJoel Brobecker2-1/+5
2015-03-27Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola5-29/+67
2015-03-27Fix gdb_bfd_section_index for special sectionsAndrzej Kaczmarek2-4/+9
2015-03-27[Patch ]Fix bintest.s failure after previous AArch64 map symbol commitRenlin Li3-3/+11
2015-03-27Relax PR 15228 protected visibility restrictionAlan Modra3-6/+17
2015-03-27Automatic date update in version.inGDB Administrator1-1/+1
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney2-1/+6
2015-03-26dtrace-probe: Handle error while parsing probe argument.Joel Brobecker4-2/+45
2015-03-26Add myself as a write-after-approval GDB maintainerJon Turney2-0/+5
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2-1/+6
2015-03-26Properly intern constants into psymtabAndy Wingo5-3/+115
2015-03-26Code cleanup: Move print_command_1 expr variable scopeJan Kratochvil2-1/+7
2015-03-26Code cleanup: Make validate_format parameter constJan Kratochvil2-1/+6
2015-03-26Clarify comment on the purpose of the assertion loop in _initialize_remote.Don Breazeal2-1/+6
2015-03-26[AArch64] Fix branch stubs for BETejas Belagod4-13/+89
2015-03-26Add ELFOSABI_CLOUDABI and SHF_COMPRESSEDH.J. Lu2-0/+19
2015-03-26Import zlib from GCCH.J. Lu240-0/+81665
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu7-2/+57
2015-03-26Don't set breakpoints on import stubs on Windows amd64Pedro Alves2-13/+32