aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-01gdb: allow enumeration constants as second operand of BINOP_REPEATArtemiy Volkov4-1/+18
2016-04-01gas/arc: Change 'LENGHT' to 'LENGTH'Andrew Burgess3-3/+10
2016-04-01PR19886, --as-needed regressionAlan Modra2-6/+27
2016-04-01Constify moreAlan Modra85-148/+261
2016-04-01Automatic date update in version.inGDB Administrator1-1/+1
2016-03-31gdbserver: Fix C++ build errors in tracepoint.cMarcin Kościelnicki2-5/+14
2016-03-31Add regression test for PR gdb/19858 (JIT code registration on attach)Pedro Alves3-10/+97
2016-03-31Make gdb.base/jit.exp binaries uniquePedro Alves2-9/+17
2016-03-31Fix PR gdb/19858: GDB doesn't register the JIT libraries on attachYichao Yu2-2/+20
2016-03-31gdb/NEWS: Add mention of powerpc*-linux tracepoints.Marcin Kościelnicki2-0/+9
2016-03-31gdbserver: Add emit_ops for powerpc.Marcin Kościelnicki2-1/+1683
2016-03-31gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki6-68/+1284
2016-03-31IPA: Add alloc_jump_pad_buffer target hook.Marcin Kościelnicki7-19/+194
2016-03-31opcodes: Fix date in ChangeLog entryAndrew Burgess1-1/+1
2016-03-31opcodes/arc/nps: Fix some operand flagsAndrew Burgess2-2/+7
2016-03-31python: Use console format for output of gdb.execute commandCatalin Udma8-0/+214
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves11-5691/+38
2016-03-31enable -Wwrite-strings for gasTrevor Saunders10-14/+130
2016-03-31make xtensa_section_rename () take const char *Trevor Saunders3-4/+11
2016-03-31tc-i960.c: add some casts when assigning literals to args[i]Trevor Saunders2-8/+13
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