aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-24 * rx.c (decode_opcode): Add cycle information for RXO_smovu.Kevin Buettner2-0/+8
2010-09-24Fix typo in ChangeLog entry.Kevin Buettner1-1/+1
2010-09-24 * scripttempl/armcoff.sc: Revert 2010-09-22 change.Dave Korn2-26/+5
2010-09-24*** empty log message ***gdbadmin1-1/+1
2010-09-24daily updateAlan Modra1-1/+1
2010-09-23 * cpu.h (reset_decoder): Declare.Kevin Buettner4-0/+15
2010-09-23 * rx.c (decode_opcode): Declare `rx' as unsigned.Kevin Buettner2-1/+3
2010-09-23 * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.Kevin Buettner6-0/+9
2010-09-23bfd/Bernd Schmidt4-0/+97
2010-09-23 * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann15-51/+676
2010-09-23 * gas/config/tc-arm.c (arm_ext_adiv): New variable.Matthew Gretton-Dann12-10/+112
2010-09-23 * config/tc-arm.c (arm_ext_v6m): New variable.Matthew Gretton-Dann12-3/+104
2010-09-23 * gas/config/tc-arm.c (arm_ext_v6z): Remove.Matthew Gretton-Dann22-19/+135
2010-09-23 * gas/config/tc-arm.c (arm_ext_mp): Add.Matthew Gretton-Dann16-5/+197
2010-09-23 * gas/config/tc-arm.c (md_pseduo_table): Add .arch_extension directive.Matthew Gretton-Dann3-23/+199
2010-09-23 * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.Alan Modra10-35/+85
2010-09-23 * gas/all/gas.exp: Update "forward" and "redef3" xfails.Alan Modra4-7/+15
2010-09-23 * config/tc-mn10300.c (tc_gen_reloc): Replace absolute symbolsAlan Modra2-8/+14
2010-09-23 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.Alan Modra5-4/+18
2010-09-23 * ld-d10v/reloc-007.d: Don't error.Alan Modra6-7/+19
2010-09-23 * cpu-d10v.c: Make bits_per_address 18 for all arch_info entries.Alan Modra2-10/+14
2010-09-23ld/Alan Modra4-4/+14
2010-09-23 * gas/mips/jal.d: Remove duplicate pattern.Maciej W. Rozycki2-1/+5
2010-09-23*** empty log message ***gdbadmin1-1/+1
2010-09-23daily updateAlan Modra1-1/+1
2010-09-22[Ada] Do not compute task ptid when debugging core fileJoel Brobecker2-3/+17
2010-09-22opcodes: blackfin: fix decoding of 32bit addresses on 64bit systemsMike Frysinger2-0/+7
2010-09-22opcodes: blackfin: fix decoding of all register move insnsMike Frysinger2-12/+34
2010-09-22opcodes: blackfin: fix decoding of many invalid insnsMike Frysinger2-21/+127
2010-09-22opcodes: blackfin: mark push/pop insns with a P6/P7 range as illegalMike Frysinger2-0/+7
2010-09-22opcodes: blackfin: fix decoding of vector shift insn w/saturationMike Frysinger2-1/+5
2010-09-22opcodes: blackfin: decode all ASTAT bitsMike Frysinger2-8/+25
2010-09-22opcodes: blackfin: decode insns with invalid register as illegalMike Frysinger2-14/+28
2010-09-22MAINTAINERS: add myself for Blackfin partsMike Frysinger2-0/+5
2010-09-22gas: blackfin: fix typo in BYTEOP16P commentMike Frysinger2-1/+5
2010-09-22gas: blackfin: reject multiple store insns in parallel insnsMike Frysinger2-0/+38
2010-09-22gas: blackfin: add missing register move insnsMike Frysinger3-2/+10
2010-09-22gas: blackfin: clarify some errors with register usage in insnsMike Frysinger4-4/+12
2010-09-22gas: blackfin: fix DBG/DBGCMPLX insn encodingMike Frysinger8-3/+193
2010-09-22gas: blackfin: handle multibyte symbolsMike Frysinger2-1/+5
2010-09-22opcodes/gas: blackfin: handle more ASTAT flagsMike Frysinger5-5/+28
2010-09-22opcodes/gas: blackfin: support OUTC debug insnMike Frysinger8-4/+88
2010-09-22opcodes: blackfin: fix decoding of LSHIFT insnsMike Frysinger8-14/+24
2010-09-22opcodes: blackfin: constify formatting related structuresMike Frysinger2-22/+30
2010-09-22gas: blackfin: support ABORT debug insnMike Frysinger3-1/+12
2010-09-22gas: blackfin: add support for BF51x-0.2 processorsMike Frysinger2-0/+8
2010-09-22gas: blackfin: add support for BF592 processorsMike Frysinger3-3/+14
2010-09-22Fix order of ChangeLog entries.Joel Brobecker1-4/+4
2010-09-22preserve columnar alignment.Joel Brobecker2-1/+5
2010-09-22gdb/Jan Kratochvil6-14/+18