aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-31cast the arg to md_assemble () to char *Trevor Saunders3-9/+18
2016-03-31cast to char * when assigning to optargTrevor Saunders2-1/+5
2016-03-31work around get_symbol_name () in sparc and ia64Trevor Saunders3-3/+12
2016-03-31cast literal to char * when assigning to input_line_ptrTrevor Saunders6-9/+18
2016-03-31More cases of missing TO_ADDR in ldlang.cAlan Modra2-14/+21
2016-03-31get rid of K&R style argsTrevor Saunders7-87/+39
2016-03-31make some variables unsignedTrevor Saunders5-10/+18
2016-03-30Don't override definition a shared object by one in a later shared object.Cary Coutant2-0/+13
2016-03-31Automatic date update in version.inGDB Administrator1-1/+1
2016-03-30gdbserver/IPA: Export some functions via global function pointers.Marcin Kościelnicki7-28/+103
2016-03-30opcodes/arc: Comment and whitespace fixes in opcode tableAndrew Burgess2-6/+13
2016-03-30ld/testing: Fix error and warning checks in run_dump_testAndrew Burgess4-5/+12
2016-03-30Check func against 0 rather than NULLYao Qi2-1/+6
2016-03-30Add arm epilogue unwinderYao Qi2-0/+116
2016-03-30Refactor arm_stack_frame_destroyed_pYao Qi2-6/+20
2016-03-30Simplify gdb.reverse/until-reverse.cYao Qi4-9/+17
2016-03-30Fix compile time warning about comparison between signed and unsigned values.Nick Clifton2-1/+7
2016-03-30gdbserver/tracepoint.c: Remove whitespaceSimon Marchi2-1/+5
2016-03-30[ARC] Allow equ redefintion tests for ARC.Claudiu Zissulescu4-3/+9
2016-03-30[ARC] Fix warn.exp test error.Claudiu Zissulescu2-1/+5
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