aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-30[ARC] Cleanup AUX register names.Claudiu Zissulescu2-27/+13
2016-03-30Fix a seg-fault in the AVR linker.Senthil Kumar Selvaraj2-2/+9
2016-03-30Fix more bugs in AArch64 simulator.Nick Clifton5-196/+323
2016-03-30Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLogYao Qi2-9/+9
2016-03-30PR18452, ld allows overlapping sectionsAlan Modra3-46/+116
2016-03-30Missing TO_ADDRAlan Modra2-1/+6
2016-03-30Use consistent test for .tbss sections in ldlang.cAlan Modra2-12/+15
2016-03-29python/py-utils.c (host_string_to_python_string): New function.Doug Evans8-21/+30
2016-03-29use xstrdup and friends moreTrevor Saunders5-62/+30
2016-03-30Automatic date update in version.inGDB Administrator1-1/+1
2016-03-30gdbserver: Handle 'v' packet while processing qSymbol.Marcin Kościelnicki6-23/+56
2016-03-30gdb: xtensa: fix frame initialization when PC is invalidMax Filippov2-3/+8
2016-03-29gdb/NEWS: Add mention of s390*-linux tracepoints.Marcin Kościelnicki2-0/+8
2016-03-29gdbserver/s390: Add support for compiled agent expressions.Marcin Kościelnicki2-1/+1426
2016-03-29gdbserver/s390: Add fast tracepoint support.Marcin Kościelnicki6-63/+1336
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Kościelnicki8-7/+68
2016-03-292016-03-29 Don Breazeal <donb@codesourcery.com>Don Breazeal2-1/+5
2016-03-29[ARC] Fix typo in extension instruction name.Claudiu Zissulescu2-1/+5
2016-03-29Compile gdb.arch/arm-neon.exp with debug infoYao Qi2-1/+5
2016-03-29[ARC] Add support for Quarkse opcodes.Claudiu Zissulescu12-6/+401
2016-03-29make md_parse_option () take a const char *Trevor Saunders74-113/+194
2016-03-29apply ChangeLog for previous commitTrevor Saunders1-0/+8
2016-03-29replace some obstack_alloc () calls with the XOBNEW wrapperTrevor Saunders3-7/+7
2016-03-29Tidy up AArch64 simulator code.Nick Clifton4-1469/+1413
2016-03-29Relax assertion in BFIN linker to allow for discard GOT relocs.Nick Clifton2-1/+14
2016-03-29readelf printf format strings on mingwAlan Modra2-21/+32
2016-03-29PE/COFF regression in base of code and data calculationToni Spets2-0/+8
2016-03-28add more const qualifiersTrevor Saunders8-16/+31
2016-03-29Automatic date update in version.inGDB Administrator1-1/+1
2016-03-28Automatic date update in version.inGDB Administrator1-1/+1
2016-03-27Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386).Cary Coutant2-0/+23
2016-03-27Automatic date update in version.inGDB Administrator1-1/+1
2016-03-25split up cr16s md_assemble ()Trevor Saunders2-25/+42
2016-03-25rename flag_size_check to flag_allow_nonconst_size and make it a boolTrevor Saunders4-9/+10
2016-03-26Automatic date update in version.inGDB Administrator1-1/+1
2016-03-25Automatic date update in version.inGDB Administrator1-1/+1
2016-03-24More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil3-7/+11
2016-03-24gas: sparc: allow ASR registers in the 0..31 range in V9 and laterJose E. Marchesi2-16/+21
2016-03-24sparc: reorder wr instructions in sparc_opcodes to fix diagnosticsJose E. Marchesi2-6/+11
2016-03-24make microblaze build with -Wwrite-stringsTrevor Saunders2-4/+9
2016-03-24localize string returned from visium's md_atof ()Trevor Saunders2-1/+6
2016-03-24Add quotation mark in test messageYao Qi2-1/+6
2016-03-24Automatic date update in version.inGDB Administrator1-1/+1
2016-03-23More AArch64 simulator improvements.Nick Clifton6-278/+721
2016-03-23Remove comments on software_single_step in gdbarch.shYao Qi3-8/+5
2016-03-23Automatic date update in version.inGDB Administrator1-1/+1
2016-03-22make more variables constTrevor Saunders15-33/+63
2016-03-22tc-pdp11.c: remove useless codeTrevor Saunders2-2/+5
2016-03-22tc-sparc.c: get rid of wierd usage of strchr ()Trevor Saunders2-6/+18
2016-03-22use do_align () directly in tc-ia64.cTrevor Saunders2-19/+17