summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: totally impractical attempt to convert to Meson build systembaserock/sam/mesonSam Thursfield2016-03-275-18/+163
* Automatic date update in version.inGDB Administrator2016-03-271-1/+1
* split up cr16s md_assemble ()Trevor Saunders2016-03-252-25/+42
* rename flag_size_check to flag_allow_nonconst_size and make it a boolTrevor Saunders2016-03-254-9/+10
* Automatic date update in version.inGDB Administrator2016-03-261-1/+1
* Automatic date update in version.inGDB Administrator2016-03-251-1/+1
* More -Wstack-usage warnings: opcodes/aarch64-*Jan Kratochvil2016-03-243-7/+11
* gas: sparc: allow ASR registers in the 0..31 range in V9 and laterJose E. Marchesi2016-03-242-16/+21
* sparc: reorder wr instructions in sparc_opcodes to fix diagnosticsJose E. Marchesi2016-03-242-6/+11
* make microblaze build with -Wwrite-stringsTrevor Saunders2016-03-242-4/+9
* localize string returned from visium's md_atof ()Trevor Saunders2016-03-242-1/+6
* Add quotation mark in test messageYao Qi2016-03-242-1/+6
* Automatic date update in version.inGDB Administrator2016-03-241-1/+1
* More AArch64 simulator improvements.Nick Clifton2016-03-236-278/+721
* Remove comments on software_single_step in gdbarch.shYao Qi2016-03-233-8/+5
* Automatic date update in version.inGDB Administrator2016-03-231-1/+1
* make more variables constTrevor Saunders2016-03-2215-33/+63
* tc-pdp11.c: remove useless codeTrevor Saunders2016-03-222-2/+5
* tc-sparc.c: get rid of wierd usage of strchr ()Trevor Saunders2016-03-222-6/+18
* use do_align () directly in tc-ia64.cTrevor Saunders2016-03-222-19/+17
* replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders2016-03-224-20/+33
* Fix unbounded stack usage warning inside the SAFE_BYTE_GET macro.Nick Clifton2016-03-222-1/+10
* Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton2016-03-226-34/+47
* Attribute with DW_FORM_flag_presentAlan Modra2016-03-222-1/+7
* Fix tic54x regressionAlan Modra2016-03-222-3/+4
* Remove more alloca callsAlan Modra2016-03-223-5/+16
* Restore v850-rh850 as a recognised v850 architecture name for backwards compa...Nick Clifton2016-03-222-1/+5
* Fix possible unbounded stack use in peXXigen.cNick Clifton2016-03-222-5/+12
* Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton2016-03-2215-8/+171
* Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant2016-03-217-2/+143
* Binutils fails to build with -O0Alan Modra2016-03-222-2/+6
* Automatic date update in version.inGDB Administrator2016-03-221-1/+1
* arc/nps400: Add first nps400 instructionsAndrew Burgess2016-03-2110-0/+232
* arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess2016-03-219-40/+81
* arc: Add nps400 machine type, and assembler flag.Andrew Burgess2016-03-2114-2/+50
* arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess2016-03-218-92/+97
* arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess2016-03-214-6/+11
* arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess2016-03-218-50/+64
* gas/arc: Fix test for big-endian arcAndrew Burgess2016-03-213-0/+15
* Remove use of alloca.Nick Clifton2016-03-2152-267/+410
* ARM process record: median instructionsYao Qi2016-03-212-0/+90
* Canonicalize more arm linux syscallsYao Qi2016-03-212-10/+370
* Fix problem where gold cannot build .eh_frame_hdr from ld -r output.Cary Coutant2016-03-207-12/+145
* Automatic date update in version.inGDB Administrator2016-03-211-1/+1
* tc-i386.c: store encoded instructions in unsigned char[]Trevor Saunders2016-03-202-33/+68
* Automatic date update in version.inGDB Administrator2016-03-201-1/+1
* Automatic date update in version.inGDB Administrator2016-03-191-1/+1
* Remove is_n64_ data member from Mips_relobj class.Vladimir Radosavljevic2016-03-184-49/+43
* Update description of AArch64 assembler directives.Nick Clifton2016-03-182-4/+45
* Fix thinko in new GET_VEC_ELEMENT macro.Nick Clifton2016-03-182-1/+2