aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-22replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders4-20/+33
2016-03-22Fix unbounded stack usage warning inside the SAFE_BYTE_GET macro.Nick Clifton2-1/+10
2016-03-22Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton6-34/+47
2016-03-22Attribute with DW_FORM_flag_presentAlan Modra2-1/+7
2016-03-22Fix tic54x regressionAlan Modra2-3/+4
2016-03-22Remove more alloca callsAlan Modra3-5/+16
2016-03-22Restore v850-rh850 as a recognised v850 architecture name for backwards compa...Nick Clifton2-1/+5
2016-03-22Fix possible unbounded stack use in peXXigen.cNick Clifton2-5/+12
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton15-8/+171
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant7-2/+143
2016-03-22Binutils fails to build with -O0Alan Modra2-2/+6
2016-03-22Automatic date update in version.inGDB Administrator1-1/+1
2016-03-21arc/nps400: Add first nps400 instructionsAndrew Burgess10-0/+232
2016-03-21arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess9-40/+81
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess14-2/+50
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess8-92/+97
2016-03-21arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess4-6/+11
2016-03-21arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess8-50/+64
2016-03-21gas/arc: Fix test for big-endian arcAndrew Burgess3-0/+15
2016-03-21Remove use of alloca.Nick Clifton52-267/+410
2016-03-21ARM process record: median instructionsYao Qi2-0/+90
2016-03-21Canonicalize more arm linux syscallsYao Qi2-10/+370
2016-03-20Fix problem where gold cannot build .eh_frame_hdr from ld -r output.Cary Coutant7-12/+145
2016-03-21Automatic date update in version.inGDB Administrator1-1/+1
2016-03-20tc-i386.c: store encoded instructions in unsigned char[]Trevor Saunders2-33/+68
2016-03-20Automatic date update in version.inGDB Administrator1-1/+1
2016-03-19Automatic date update in version.inGDB Administrator1-1/+1
2016-03-18Remove is_n64_ data member from Mips_relobj class.Vladimir Radosavljevic4-49/+43
2016-03-18Update description of AArch64 assembler directives.Nick Clifton2-4/+45
2016-03-18Fix thinko in new GET_VEC_ELEMENT macro.Nick Clifton2-1/+2
2016-03-18Fix the disassembly of the AArch64's OOR instruction as a MOV instruction.Nick Clifton5-1/+26
2016-03-18Make sparc_software_single_step staticYao Qi3-3/+6
2016-03-18Fix code to check for illegal element numbers when accessing AArch64 vector r...Nick Clifton2-2/+6
2016-03-18[spu] throw error when target_read_memory failsYao Qi2-1/+8
2016-03-18Check lwp_signal_can_be_delivered for enqueue/dequeue pending signalsYao Qi2-10/+21
2016-03-18Set signal to 0 after enqueue_pending_signalYao Qi2-17/+20
2016-03-18Remove redundant WIFSTOPPED checkYao Qi2-1/+6
2016-03-18Remove spurious empty line in changelog entry.Nick Clifton1-0/+5
2016-03-18Fix generation of as.1 manual page so that it can be converted to DocBook for...Nick Clifton3-1/+8
2016-03-18Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson3-2/+9
2016-03-18Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj9-5/+114
2016-03-18Add simulation of MUL and NEG instructions to AArch64 simulator.Nick Clifton5-223/+341
2016-03-18Automatic date update in version.inGDB Administrator1-1/+1